The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Pentatrion\ViteBundle\DependencyInjection\PentatrionViteExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Pickware\ApiVersioningBundle\DependencyInjection\PickwareApiVersioningExtension".
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Frosh\DevelopmentHelper\Component\DependencyInjection\DisableTwigCacheCompilerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Frosh\DevelopmentHelper\Component\DependencyInjection\CustomProfilerExtensions" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Frosh\DevelopmentHelper\Command\ExtendTemplate" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Frosh\DevelopmentHelper\Component\Twig\NodeVisitor\BlogCommentNodeVisitor" class extends "Twig\NodeVisitor\AbstractNodeVisitor" that is deprecated since Twig 3.9 (to be removed in 4.0).
The "Frosh\DevelopmentHelper\Doctrine\EchoSQLLogger" class implements "Doctrine\DBAL\Logging\SQLLogger" that is deprecated Use {@see \Doctrine\DBAL\Logging\Middleware} or implement {@see \Doctrine\DBAL\Driver\Middleware} instead.
The "Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Frosh\TemplateMail\Services\StringTemplateRenderer".
The "Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Frosh\TemplateMail\Services\StringTemplateRenderer".
The "Shopware\Core\Checkout\Document\Service\DocumentGenerator" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Pickware\PickwareErpStarter\Invoice\InvoiceCommentDocumentGeneratorDecorator".
The "Shopware\Core\Checkout\Document\Service\DocumentGenerator::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Pickware\PickwareErpStarter\Invoice\InvoiceCommentDocumentGeneratorDecorator".
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Pickware\PickwareErpStarter\Invoice\InvoiceGenerationLineItemFilterSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder" class is considered internal. It may change without further notice. You should not use it from "Pickware\PickwareErpStarter\OrderPickability\Decorator\CriteriaQueryBuilderDecorator".
The "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator".
Method "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry::getResolver()" might add "AbstractFieldResolver" as a native return type declaration in the future. Do the same in child class "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Pickware\PickwareErpStarter\OrderPickability\Decorator\EntityRepositoryDecorator".
The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Pickware\PickwareErpStarter\OrderPickability\Decorator\EntityRepositoryDecorator".
The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator".
The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator".
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface" interface is considered internal. It may change without further notice. You should not use it from "Pickware\DalBundle\Field\EnumFieldSerializer".
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface" interface is considered internal. It may change without further notice. You should not use it from "Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer".
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\AbstractFieldSerializer" class is considered internal. It may change without further notice. You should not use it from "Pickware\DalBundle\Field\NonUuidFkFieldSerializer".
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface" interface is considered internal. It may change without further notice. You should not use it from "Pickware\DalBundle\Field\PhpEnumFieldSerializer".
The "Shopware\Core\System\SystemConfig\SystemConfigService::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator".
Method "Shopware\Core\System\SystemConfig\SystemConfigService::get()" might add "array|bool|float|int|string|null" as a native return type declaration in the future. Do the same in child class "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Shopware\Core\System\SystemConfig\SystemConfigService::all()" method is considered internal should not be used in storefront or store api. The cache layer caches all accessed config keys and use them as cache tag. It may change without further notice. You should not extend it from "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator".
The "Shopware\Core\System\SystemConfig\SystemConfigService::getDomain()" method is considered internal should not be used in storefront or store api. The cache layer caches all accessed config keys and use them as cache tag. It may change without further notice. You should not extend it from "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator".
Method "Shopware\Core\System\SystemConfig\SystemConfigService::trace()" might add "TReturn" as a native return type declaration in the future. Do the same in child class "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Omikron\FactFinder\Shopware6\Export\Field\Deeplink" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Omikron\FactFinder\Shopware6\Subscriber\CategoryPageResponseSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Omikron\FactFinder\Shopware6\Subscriber\CategoryPageSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Omikron\FactFinder\Shopware6\Subscriber\ConfigurationSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Omikron\FactFinder\Shopware6\Subscriber\CustomerLoginEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Omikron\FactFinder\Shopware6\Subscriber\CustomerLogoutEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Omikron\FactFinder\Shopware6\Subscriber\FeedPreprocessorEntrySubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Omikron\FactFinder\Shopware6\Subscriber\ProductIndexerSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "NetInventors\NetiNextEasyCoupon\Service\PurchaseVoucherCart\ValidatorPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Handlebars\Loader::load()" might add "string" as a native return type declaration in the future. Do the same in implementation "Omikron\FactFinder\Shopware6\Utilites\Ssr\Template\Loader" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::__construct()" method is considered internal. It may change without further notice. You should not extend it from "HbH\FactFinderCustoms\Component\Core\Content\Product\SalesChannel\Listing\ProductListingLoaderDecorator".
Method "ShopgatePlugin::checkStock()" might add "array" as a native return type declaration in the future. Do the same in child class "Shopgate\Shopware\Plugin" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ShopgatePlugin::syncFavouriteList()" might add "array" as a native return type declaration in the future. Do the same in child class "Shopgate\Shopware\Plugin" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Monolog\Logger" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Shopgate\Shopware\System\Log\FallbackLogger".
The "Shopgate\Shopware\System\PaymentHandler\GenericHandler" class extends "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment" that is deprecated tag:v6.7.0 - reason:becomes-internal.
Since symfony/http-kernel 7.1: The "Symfony\Component\HttpKernel\DependencyInjection\Extension::addAnnotatedClassesToCompile()" method is deprecated since Symfony 7.1 and will be removed in 8.0.
Since symfony/dependency-injection 7.1: The "Symfony\Component\DependencyInjection\Attribute\TaggedIterator" attribute is deprecated, use "Symfony\Component\DependencyInjection\Attribute\AutowireIterator" instead.
Since symfony/dependency-injection 7.1: The "Symfony\Component\DependencyInjection\Attribute\TaggedLocator" attribute is deprecated, use "Symfony\Component\DependencyInjection\Attribute\AutowireLocator" instead.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Shopware\Production\Subscriber\BasicAuthSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "HbH\ProjectMainTheme\Subscriber\CheckoutProgressSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "HbH\ProjectMainTheme\Subscriber\OrderSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Acris\ShopSwitch\Subscriber\ResponseCacheSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Acris\ShopSwitch\Subscriber\ResponseCookieSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Acris\ShopSwitch\Subscriber\ShopSwitchSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Acris\ShopSwitch\Subscriber\ShopSwitchHeaderSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Acris\ShopSwitch\Subscriber\ShopSwitchModalDataSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Acris\ShopSwitch\Subscriber\ShopSwitchCacheSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Acris\ShopSwitch\Subscriber\ResponseRedirectSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Acris\ShopSwitch\Subscriber\LanguageSwitchRequestSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Acris\ShopSwitch\Subscriber\ThemeCompileSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Maxia\MaxiaListingVariants6\Subscriber\CacheInvalidationSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Tonur\Packstation\Subscriber\SystemConfigSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Tonur\Packstation\Subscriber\AddressValidationSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Shopware\Production\Command\HbHDeleteOrphanedMediaFilesCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\AggregationParser" class is considered internal. It may change without further notice. You should not use it from "Swag\Security\Fixes\NEXT37397\PatchedAggregationParser".
The "Shopware\Core\Checkout\Cart\Delivery\DeliveryCalculator::__construct()" method is considered internal. It may change without further notice. You should not extend it from "HbH\ProjectMainTheme\Core\Checkout\Cart\Delivery\DeliveryCalculatorDecorator".
The "Shopware\Core\Checkout\Document\Service\DocumentGenerator" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Pickware\ApiErrorHandlingBundle\Document\JsonApiErrorFormattingDocumentGeneratorDecorator".
The "Shopware\Core\Checkout\Document\Service\DocumentGenerator::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Pickware\ApiErrorHandlingBundle\Document\JsonApiErrorFormattingDocumentGeneratorDecorator".
The "DreiscSeoPro\Core\BulkGenerator\CategoryGenerator::generateItem()" method will require a new "SeoDataFetchResultStruct[]|null $currentSeoData" argument in the next major version of its parent class "DreiscSeoPro\Core\BulkGenerator\Generator\AbstractGenerator", not defining it is deprecated.
The "DreiscSeoPro\Core\BulkGenerator\ProductGenerator::generateItem()" method will require a new "SeoDataFetchResultStruct[]|null $currentSeoData" argument in the next major version of its parent class "DreiscSeoPro\Core\BulkGenerator\Generator\AbstractGenerator", not defining it is deprecated.
The "Monolog\Logger" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Tonur\Packstation\Util\Logger".
The "Shopware\Core\Framework\Routing\CanonicalRedirectService::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Scop\PlatformRedirecter\Decorator\CanonicalRedirectServiceDecorator".
The "Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer::__construct()" method is considered internal. It may change without further notice. You should not extend it from "NetInventors\NetiNextEasyCoupon\Service\Document\DocumentTemplateRenderer".
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\AbstractFieldSerializer" class is considered internal. It may change without further notice. You should not use it from "NetInventors\NetiNextEasyCoupon\Core\Framework\FieldSerializer\Decoration\IntFieldSerializer".
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer" class is considered internal. It may change without further notice. You should not use it from "NetInventors\NetiNextEasyCoupon\Core\Framework\FieldSerializer\ProductValuePriceFieldSerializer".
The "Shopware\Core\Content\Flow\Dispatching\FlowExecutor" class is considered internal not intended for decoration or replacement. It may change without further notice. You should not use it from "Acris\FlowBuilderDelay\Core\Content\Flow\Dispatching\FlowExecutor".
The "Shopware\Core\Content\Flow\Dispatching\FlowBuilder" class is considered internal not intended for decoration or replacement. It may change without further notice. You should not use it from "Acris\FlowBuilderDelay\Core\Content\Flow\Dispatching\FlowBuilder".
The "Shopware\Core\Content\Flow\Indexing\FlowPayloadUpdater::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\FlowBuilderDelay\Core\Content\Flow\Indexing\FlowPayloadUpdater".
The "Shopware\Core\Content\Flow\Dispatching\FlowBuilder" class is considered internal not intended for decoration or replacement. It may change without further notice. You should not use it from "Acris\FlowBuilderDelay\Components\Delay\DelayService".
The "Shopware\Core\Content\Flow\Dispatching\FlowBuilder" class is considered internal not intended for decoration or replacement. It may change without further notice. You should not use it from "Acris\FlowBuilderDelay\Components\Delay\DelayExecuteService".
The "Symfony\Bridge\Twig\DataCollector\TwigDataCollector" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Frosh\DevelopmentHelper\Component\Profiler\TwigDataCollector".
Log messages generated during the compilation of the service container.
Messages
Class
994
Resolving inheritance for ".instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\ManufacturerListingFilterHandler" (parent: .abstract.instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\ManufacturerListingFilterHandler).
Resolving inheritance for "Shopware\Core\Content\Product\SalesChannel\Listing\Filter\ManufacturerListingFilterHandler" (parent: .instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\ManufacturerListingFilterHandler).
Resolving inheritance for ".instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\PriceListingFilterHandler" (parent: .abstract.instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\PriceListingFilterHandler).
Resolving inheritance for "Shopware\Core\Content\Product\SalesChannel\Listing\Filter\PriceListingFilterHandler" (parent: .instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\PriceListingFilterHandler).
Resolving inheritance for ".instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\RatingListingFilterHandler" (parent: .abstract.instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\RatingListingFilterHandler).
Resolving inheritance for "Shopware\Core\Content\Product\SalesChannel\Listing\Filter\RatingListingFilterHandler" (parent: .instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\RatingListingFilterHandler).
Resolving inheritance for ".instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\ShippingFreeListingFilterHandler" (parent: .abstract.instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\ShippingFreeListingFilterHandler).
Resolving inheritance for "Shopware\Core\Content\Product\SalesChannel\Listing\Filter\ShippingFreeListingFilterHandler" (parent: .instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\ShippingFreeListingFilterHandler).
Resolving inheritance for ".instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\PropertyListingFilterHandler" (parent: .abstract.instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\PropertyListingFilterHandler).
Resolving inheritance for "Shopware\Core\Content\Product\SalesChannel\Listing\Filter\PropertyListingFilterHandler" (parent: .instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\PropertyListingFilterHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\ExtendTemplate" (parent: .abstract.instanceof.Frosh\DevelopmentHelper\Command\ExtendTemplate).
Resolving inheritance for "Frosh\DevelopmentHelper\Command\ExtendTemplate" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\ExtendTemplate).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\MakeDefinition" (parent: .abstract.instanceof.Frosh\DevelopmentHelper\Command\MakeDefinition).
Resolving inheritance for "Frosh\DevelopmentHelper\Command\MakeDefinition" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\MakeDefinition).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\MakeMigration" (parent: .abstract.instanceof.Frosh\DevelopmentHelper\Command\MakeMigration).
Resolving inheritance for "Frosh\DevelopmentHelper\Command\MakeMigration" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\MakeMigration).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\MakePlugin" (parent: .abstract.instanceof.Frosh\DevelopmentHelper\Command\MakePlugin).
Resolving inheritance for "Frosh\DevelopmentHelper\Command\MakePlugin" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\MakePlugin).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\SchemaDiff" (parent: .abstract.instanceof.Frosh\DevelopmentHelper\Command\SchemaDiff).
Resolving inheritance for "Frosh\DevelopmentHelper\Command\SchemaDiff" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\SchemaDiff).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\Tinker" (parent: .abstract.instanceof.Frosh\DevelopmentHelper\Command\Tinker).
Resolving inheritance for "Frosh\DevelopmentHelper\Command\Tinker" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\Tinker).
Resolving inheritance for ".instanceof.Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\QuestionHandlerInterface.0.Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\GenericHandler" (parent: .abstract.instanceof.Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\GenericHandler).
Resolving inheritance for "Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\GenericHandler" (parent: .instanceof.Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\QuestionHandlerInterface.0.Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\GenericHandler).
Resolving inheritance for ".instanceof.Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\QuestionHandlerInterface.0.Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\ManyToManyHandler" (parent: .abstract.instanceof.Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\ManyToManyHandler).
Resolving inheritance for "Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\ManyToManyHandler" (parent: .instanceof.Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\QuestionHandlerInterface.0.Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\ManyToManyHandler).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Frosh\DevelopmentHelper\Component\Twig\Extension\BlockCommentExtension" (parent: .abstract.instanceof.Frosh\DevelopmentHelper\Component\Twig\Extension\BlockCommentExtension).
Resolving inheritance for "Frosh\DevelopmentHelper\Component\Twig\Extension\BlockCommentExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Frosh\DevelopmentHelper\Component\Twig\Extension\BlockCommentExtension).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Frosh\DevelopmentHelper\Subscriber\DisableStorefrontErrorHandling" (parent: .abstract.instanceof.Frosh\DevelopmentHelper\Subscriber\DisableStorefrontErrorHandling).
Resolving inheritance for "Frosh\DevelopmentHelper\Subscriber\DisableStorefrontErrorHandling" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Frosh\DevelopmentHelper\Subscriber\DisableStorefrontErrorHandling).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\TemplateMail\Command\ExportCommand" (parent: .abstract.instanceof.Frosh\TemplateMail\Command\ExportCommand).
Resolving inheritance for "Frosh\TemplateMail\Command\ExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\TemplateMail\Command\ExportCommand).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Frosh\TemplateMail\Extension\Content\MailTemplate\MailTemplateExtension" (parent: .abstract.instanceof.Frosh\TemplateMail\Extension\Content\MailTemplate\MailTemplateExtension).
Resolving inheritance for ".instanceof.Frosh\TemplateMail\Extension\Content\MailTemplate\MailTemplateExtension.0.Frosh\TemplateMail\Extension\Content\MailTemplate\MailTemplateExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Frosh\TemplateMail\Extension\Content\MailTemplate\MailTemplateExtension).
Resolving inheritance for "Frosh\TemplateMail\Extension\Content\MailTemplate\MailTemplateExtension" (parent: .instanceof.Frosh\TemplateMail\Extension\Content\MailTemplate\MailTemplateExtension.0.Frosh\TemplateMail\Extension\Content\MailTemplate\MailTemplateExtension).
Resolving inheritance for ".instanceof.Frosh\TemplateMail\Services\MailLoader\LoaderInterface.0.Frosh\TemplateMail\Services\MailLoader\MjmlLoader" (parent: .abstract.instanceof.Frosh\TemplateMail\Services\MailLoader\MjmlLoader).
Resolving inheritance for "Frosh\TemplateMail\Services\MailLoader\MjmlLoader" (parent: .instanceof.Frosh\TemplateMail\Services\MailLoader\LoaderInterface.0.Frosh\TemplateMail\Services\MailLoader\MjmlLoader).
Resolving inheritance for ".instanceof.Frosh\TemplateMail\Services\MailLoader\LoaderInterface.0.Frosh\TemplateMail\Services\MailLoader\TwigLoader" (parent: .abstract.instanceof.Frosh\TemplateMail\Services\MailLoader\TwigLoader).
Resolving inheritance for "Frosh\TemplateMail\Services\MailLoader\TwigLoader" (parent: .instanceof.Frosh\TemplateMail\Services\MailLoader\LoaderInterface.0.Frosh\TemplateMail\Services\MailLoader\TwigLoader).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Frosh\TemplateMail\Subscriber\FlowSubscriber" (parent: .abstract.instanceof.Frosh\TemplateMail\Subscriber\FlowSubscriber).
Resolving inheritance for "Frosh\TemplateMail\Subscriber\FlowSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Frosh\TemplateMail\Subscriber\FlowSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Frosh\TemplateMail\Subscriber\MailTemplateSubscriber" (parent: .abstract.instanceof.Frosh\TemplateMail\Subscriber\MailTemplateSubscriber).
Resolving inheritance for "Frosh\TemplateMail\Subscriber\MailTemplateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Frosh\TemplateMail\Subscriber\MailTemplateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\DevRobotsTxtCommand" (parent: .abstract.instanceof.Frosh\Tools\Command\DevRobotsTxtCommand).
Resolving inheritance for "Frosh\Tools\Command\DevRobotsTxtCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\DevRobotsTxtCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\EnvDelCommand" (parent: .abstract.instanceof.Frosh\Tools\Command\EnvDelCommand).
Resolving inheritance for "Frosh\Tools\Command\EnvDelCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\EnvDelCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\EnvGetCommand" (parent: .abstract.instanceof.Frosh\Tools\Command\EnvGetCommand).
Resolving inheritance for "Frosh\Tools\Command\EnvGetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\EnvGetCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\EnvListCommand" (parent: .abstract.instanceof.Frosh\Tools\Command\EnvListCommand).
Resolving inheritance for "Frosh\Tools\Command\EnvListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\EnvListCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\EnvSetCommand" (parent: .abstract.instanceof.Frosh\Tools\Command\EnvSetCommand).
Resolving inheritance for "Frosh\Tools\Command\EnvSetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\EnvSetCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\MonitorCommand" (parent: .abstract.instanceof.Frosh\Tools\Command\MonitorCommand).
Resolving inheritance for "Frosh\Tools\Command\MonitorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\MonitorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\UpdateComposerPluginsCommand" (parent: .abstract.instanceof.Frosh\Tools\Command\UpdateComposerPluginsCommand).
Resolving inheritance for "Frosh\Tools\Command\UpdateComposerPluginsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\UpdateComposerPluginsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\UpdatePluginsCommand" (parent: .abstract.instanceof.Frosh\Tools\Command\UpdatePluginsCommand).
Resolving inheritance for "Frosh\Tools\Command\UpdatePluginsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\UpdatePluginsCommand).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener.0.Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener" (parent: .abstract.instanceof.Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener).
Resolving inheritance for "Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener" (parent: .instanceof.Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener.0.Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\PhpChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\PhpChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\HealthChecker\PhpChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\PhpChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\ProductionChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\ProductionChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\HealthChecker\ProductionChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\ProductionChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\SwagSecurityChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\SwagSecurityChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\HealthChecker\SwagSecurityChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\SwagSecurityChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\SystemInfoChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\SystemInfoChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\HealthChecker\SystemInfoChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\SystemInfoChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\AdminWorkerChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\AdminWorkerChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\AdminWorkerChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\AdminWorkerChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\CompressionMethodChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\CompressionMethodChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\CompressionMethodChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\CompressionMethodChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableAppUrlExternalCheckChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableAppUrlExternalCheckChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableAppUrlExternalCheckChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableAppUrlExternalCheckChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FineGrainedCachingChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FineGrainedCachingChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\FineGrainedCachingChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FineGrainedCachingChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FixCacheIdSetChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FixCacheIdSetChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\FixCacheIdSetChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FixCacheIdSetChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\IncrementStorageChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\IncrementStorageChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\IncrementStorageChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\IncrementStorageChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MailOverQueueChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MailOverQueueChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\MailOverQueueChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MailOverQueueChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MysqlSettingsChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MysqlSettingsChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\MysqlSettingsChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MysqlSettingsChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PhpSettingsChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PhpSettingsChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\PhpSettingsChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PhpSettingsChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\QueueConnectionChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\QueueConnectionChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\QueueConnectionChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\QueueConnectionChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\RedisTagAwareChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\RedisTagAwareChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\RedisTagAwareChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\RedisTagAwareChecker).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\CacheController" (parent: .abstract.instanceof.Frosh\Tools\Controller\CacheController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\CacheController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\CacheController).
Resolving inheritance for "Frosh\Tools\Controller\CacheController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\CacheController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\ElasticsearchController" (parent: .abstract.instanceof.Frosh\Tools\Controller\ElasticsearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\ElasticsearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\ElasticsearchController).
Resolving inheritance for "Frosh\Tools\Controller\ElasticsearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\ElasticsearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\HealthController" (parent: .abstract.instanceof.Frosh\Tools\Controller\HealthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\HealthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\HealthController).
Resolving inheritance for "Frosh\Tools\Controller\HealthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\HealthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\LogController" (parent: .abstract.instanceof.Frosh\Tools\Controller\LogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\LogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\LogController).
Resolving inheritance for "Frosh\Tools\Controller\LogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\LogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\QueueController" (parent: .abstract.instanceof.Frosh\Tools\Controller\QueueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\QueueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\QueueController).
Resolving inheritance for "Frosh\Tools\Controller\QueueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\QueueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\ScheduledTaskController" (parent: .abstract.instanceof.Frosh\Tools\Controller\ScheduledTaskController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\ScheduledTaskController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\ScheduledTaskController).
Resolving inheritance for "Frosh\Tools\Controller\ScheduledTaskController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\ScheduledTaskController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\ShopwareFilesController" (parent: .abstract.instanceof.Frosh\Tools\Controller\ShopwareFilesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\ShopwareFilesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\ShopwareFilesController).
Resolving inheritance for ".instanceof.Frosh\Tools\Controller\ShopwareFilesController.0.Frosh\Tools\Controller\ShopwareFilesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\ShopwareFilesController).
Resolving inheritance for "Frosh\Tools\Controller\ShopwareFilesController" (parent: .instanceof.Frosh\Tools\Controller\ShopwareFilesController.0.Frosh\Tools\Controller\ShopwareFilesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\StateMachineController" (parent: .abstract.instanceof.Frosh\Tools\Controller\StateMachineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\StateMachineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\StateMachineController).
Resolving inheritance for "Frosh\Tools\Controller\StateMachineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\StateMachineController).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Address\Model\AddressDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Address\Model\AddressDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Address\Model\AddressDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Address\Model\AddressDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Address\Model\Extension\SalutationExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Address\Model\Extension\SalutationExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Address\Model\Extension\SalutationExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Address\Model\Extension\SalutationExtension).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Analytics\Controller\AnalyticsController.0.Pickware\PickwareErpStarter\Analytics\Controller\AnalyticsController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Analytics\Controller\AnalyticsController).
Resolving inheritance for "Pickware\PickwareErpStarter\Analytics\Controller\AnalyticsController" (parent: .instanceof.Pickware\PickwareErpStarter\Analytics\Controller\AnalyticsController.0.Pickware\PickwareErpStarter\Analytics\Controller\AnalyticsController).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationSessionDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationSessionDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationSessionDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationSessionDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportConfigDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportConfigDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportConfigDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportConfigDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Analytics\Model\Extension\AnalyticsUserExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Analytics\Model\Extension\AnalyticsUserExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Analytics\Model\Extension\AnalyticsUserExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Analytics\Model\Extension\AnalyticsUserExtension).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\BarcodeLabel\Controller\BarcodeLabelController.0.Pickware\PickwareErpStarter\BarcodeLabel\Controller\BarcodeLabelController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\BarcodeLabel\Controller\BarcodeLabelController).
Resolving inheritance for "Pickware\PickwareErpStarter\BarcodeLabel\Controller\BarcodeLabelController" (parent: .instanceof.Pickware\PickwareErpStarter\BarcodeLabel\Controller\BarcodeLabelController.0.Pickware\PickwareErpStarter\BarcodeLabel\Controller\BarcodeLabelController).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\AbstractBarcodeLabelDataProvider.0.Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\BinLocationDataProvider" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\BinLocationDataProvider).
Resolving inheritance for "Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\BinLocationDataProvider" (parent: .instanceof.Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\AbstractBarcodeLabelDataProvider.0.Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\BinLocationDataProvider).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\AbstractBarcodeLabelDataProvider.0.Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\ProductDataProvider" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\ProductDataProvider).
Resolving inheritance for "Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\ProductDataProvider" (parent: .instanceof.Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\AbstractBarcodeLabelDataProvider.0.Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\ProductDataProvider).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\BarcodeLabel\ProductBarcodeLabelCreationFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\BarcodeLabel\ProductBarcodeLabelCreationFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\BarcodeLabel\ProductBarcodeLabelCreationFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\BarcodeLabel\ProductBarcodeLabelCreationFeatureFlag).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Cache\CacheInvalidationSubscriber" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Cache\CacheInvalidationSubscriber).
Resolving inheritance for "Pickware\PickwareErpStarter\Cache\CacheInvalidationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Cache\CacheInvalidationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Pickware\PickwareErpStarter\Config\Config" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Config\Config).
Resolving inheritance for "Pickware\PickwareErpStarter\Config\Config" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Pickware\PickwareErpStarter\Config\Config).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Config\Controller\ConfigController.0.Pickware\PickwareErpStarter\Config\Controller\ConfigController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Config\Controller\ConfigController).
Resolving inheritance for "Pickware\PickwareErpStarter\Config\Controller\ConfigController" (parent: .instanceof.Pickware\PickwareErpStarter\Config\Controller\ConfigController.0.Pickware\PickwareErpStarter\Config\Controller\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Config\Subscriber\EnableTopLevelAdministrationNavigationSubscriber" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Config\Subscriber\EnableTopLevelAdministrationNavigationSubscriber).
Resolving inheritance for "Pickware\PickwareErpStarter\Config\Subscriber\EnableTopLevelAdministrationNavigationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Config\Subscriber\EnableTopLevelAdministrationNavigationSubscriber).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Config\Subscriber\TopLevelNavigationFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Config\Subscriber\TopLevelNavigationFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\Config\Subscriber\TopLevelNavigationFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Config\Subscriber\TopLevelNavigationFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Analytics\AnalyticsAggregator.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregator" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregator).
Resolving inheritance for "Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregator" (parent: .instanceof.Pickware\PickwareErpStarter\Analytics\AnalyticsAggregator.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregator).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Analytics\AnalyticsAggregatorConfigFactory.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregatorConfigFactory" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregatorConfigFactory).
Resolving inheritance for "Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregatorConfigFactory" (parent: .instanceof.Pickware\PickwareErpStarter\Analytics\AnalyticsAggregatorConfigFactory.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregatorConfigFactory).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Analytics\AnalyticsReportConfigFactory.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsReportConfigFactory" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsReportConfigFactory).
Resolving inheritance for "Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsReportConfigFactory" (parent: .instanceof.Pickware\PickwareErpStarter\Analytics\AnalyticsReportConfigFactory.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsReportConfigFactory).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Analytics\AnalyticsReportListItemCalculator.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsReportListItemCalculator" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsReportListItemCalculator).
Resolving inheritance for "Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsReportListItemCalculator" (parent: .instanceof.Pickware\PickwareErpStarter\Analytics\AnalyticsReportListItemCalculator.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsReportListItemCalculator).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Analytics\AnalyticsReportListItemDefinition.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition" (parent: .instanceof.Pickware\PickwareErpStarter\Analytics\AnalyticsReportListItemDefinition.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\Extension\DemandPlanningProductExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\Extension\DemandPlanningProductExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\Extension\DemandPlanningProductExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\Extension\DemandPlanningProductExtension).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\DemandPlanning\Controller\DemandPlanningController.0.Pickware\PickwareErpStarter\DemandPlanning\Controller\DemandPlanningController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\DemandPlanning\Controller\DemandPlanningController).
Resolving inheritance for "Pickware\PickwareErpStarter\DemandPlanning\Controller\DemandPlanningController" (parent: .instanceof.Pickware\PickwareErpStarter\DemandPlanning\Controller\DemandPlanningController.0.Pickware\PickwareErpStarter\DemandPlanning\Controller\DemandPlanningController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpDemodataCommand" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpDemodataCommand).
Resolving inheritance for "Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpDemodataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpDemodataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpShopwareDemodataPatchCommand" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpShopwareDemodataPatchCommand).
Resolving inheritance for "Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpShopwareDemodataPatchCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpShopwareDemodataPatchCommand).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Controller\GoodsReceiptController.0.Pickware\PickwareErpStarter\GoodsReceipt\Controller\GoodsReceiptController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Controller\GoodsReceiptController).
Resolving inheritance for "Pickware\PickwareErpStarter\GoodsReceipt\Controller\GoodsReceiptController" (parent: .instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Controller\GoodsReceiptController.0.Pickware\PickwareErpStarter\GoodsReceipt\Controller\GoodsReceiptController).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\GoodsReceipt\FeatureFlags\GoodsReceiptAdditionalInformationProdFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\FeatureFlags\GoodsReceiptAdditionalInformationProdFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\GoodsReceipt\FeatureFlags\GoodsReceiptAdditionalInformationProdFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\GoodsReceipt\FeatureFlags\GoodsReceiptAdditionalInformationProdFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\GoodsReceipt\FeatureFlags\GoodsReceiptForReturnOrderDevFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\FeatureFlags\GoodsReceiptForReturnOrderDevFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\GoodsReceipt\FeatureFlags\GoodsReceiptForReturnOrderDevFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\GoodsReceipt\FeatureFlags\GoodsReceiptForReturnOrderDevFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptForReturnOrderFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptForReturnOrderFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptForReturnOrderFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptForReturnOrderFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptManagementFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptManagementFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptManagementFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptManagementFeatureFlag).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\Extension\DocumentExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Model\Extension\DocumentExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\GoodsReceipt\Model\Extension\DocumentExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\Extension\DocumentExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDocumentMappingDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDocumentMappingDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDocumentMappingDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDocumentMappingDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptLineItemDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptLineItemDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptLineItemDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptLineItemDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\ReturnOrderGoodsReceiptMappingDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Model\ReturnOrderGoodsReceiptMappingDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\GoodsReceipt\Model\ReturnOrderGoodsReceiptMappingDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\ReturnOrderGoodsReceiptMappingDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\SupplierOrderGoodsReceiptMappingDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Model\SupplierOrderGoodsReceiptMappingDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\GoodsReceipt\Model\SupplierOrderGoodsReceiptMappingDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\SupplierOrderGoodsReceiptMappingDefinition).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\GoodsReceipt\Subscriber\GoodsReceiptOriginStateUpdateSubscriber" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Subscriber\GoodsReceiptOriginStateUpdateSubscriber).
Resolving inheritance for "Pickware\PickwareErpStarter\GoodsReceipt\Subscriber\GoodsReceiptOriginStateUpdateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\GoodsReceipt\Subscriber\GoodsReceiptOriginStateUpdateSubscriber).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Controller\ImportExportController.0.Pickware\PickwareErpStarter\ImportExport\Controller\ImportExportController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Controller\ImportExportController).
Resolving inheritance for "Pickware\PickwareErpStarter\ImportExport\Controller\ImportExportController" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Controller\ImportExportController.0.Pickware\PickwareErpStarter\ImportExport\Controller\ImportExportController).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\ImportExport\DeleteImportExportElementsFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\DeleteImportExportElementsFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\ImportExport\DeleteImportExportElementsFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\ImportExport\DeleteImportExportElementsFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\ImportExportScheduler.0.Pickware\PickwareErpStarter\ImportExport\ImportExportScheduler" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\ImportExportScheduler).
Resolving inheritance for "Pickware\PickwareErpStarter\ImportExport\ImportExportScheduler" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\ImportExportScheduler.0.Pickware\PickwareErpStarter\ImportExport\ImportExportScheduler).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ImportExport\Model\Extension\DocumentExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Model\Extension\DocumentExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\ImportExport\Model\Extension\DocumentExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ImportExport\Model\Extension\DocumentExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ImportExport\Model\Extension\UserExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Model\Extension\UserExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\ImportExport\Model\Extension\UserExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ImportExport\Model\Extension\UserExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\ImportExport\Model\ImportExportDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportElementDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportElementDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\ImportExport\Model\ImportExportElementDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportElementDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportLogEntryDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportLogEntryDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\ImportExport\Model\ImportExportLogEntryDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportLogEntryDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportProfileDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportProfileDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\ImportExport\Model\ImportExportProfileDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportProfileDefinition).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\ImportExport\Model\Subscriber\DeleteDocumentSubscriber" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Model\Subscriber\DeleteDocumentSubscriber).
Resolving inheritance for "Pickware\PickwareErpStarter\ImportExport\Model\Subscriber\DeleteDocumentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\ImportExport\Model\Subscriber\DeleteDocumentSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\ImportExport\Model\Subscriber\IsDownloadReadyFieldCalculationSubscriber" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Model\Subscriber\IsDownloadReadyFieldCalculationSubscriber).
Resolving inheritance for "Pickware\PickwareErpStarter\ImportExport\Model\Subscriber\IsDownloadReadyFieldCalculationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\ImportExport\Model\Subscriber\IsDownloadReadyFieldCalculationSubscriber).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\ReadWrite\ImportExportReader.0.Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\CsvToDatabaseReader" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\CsvToDatabaseReader).
Resolving inheritance for "Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\CsvToDatabaseReader" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\ReadWrite\ImportExportReader.0.Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\CsvToDatabaseReader).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\ReadWrite\ImportExportWriter.0.Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\DatabaseToCsvWriter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\DatabaseToCsvWriter).
Resolving inheritance for "Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\DatabaseToCsvWriter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\ReadWrite\ImportExportWriter.0.Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\DatabaseToCsvWriter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\ReadWrite\ImportExportReader.0.Pickware\PickwareErpStarter\ImportExport\ReadWrite\Jsonl\JsonlToDatabaseReader" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\ReadWrite\Jsonl\JsonlToDatabaseReader).
Resolving inheritance for "Pickware\PickwareErpStarter\ImportExport\ReadWrite\Jsonl\JsonlToDatabaseReader" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\ReadWrite\ImportExportReader.0.Pickware\PickwareErpStarter\ImportExport\ReadWrite\Jsonl\JsonlToDatabaseReader).
Resolving inheritance for ".instanceof.Pickware\IncompatibilityBundle\Incompatibility\IncompatibilityProvider.0.Pickware\PickwareErpStarter\Incompatibility\PickwareErpIncompatibilityProvider" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Incompatibility\PickwareErpIncompatibilityProvider).
Resolving inheritance for "Pickware\PickwareErpStarter\Incompatibility\PickwareErpIncompatibilityProvider" (parent: .instanceof.Pickware\IncompatibilityBundle\Incompatibility\IncompatibilityProvider.0.Pickware\PickwareErpStarter\Incompatibility\PickwareErpIncompatibilityProvider).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Invoice\InvoiceGenerationLineItemFilterSubscriber" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Invoice\InvoiceGenerationLineItemFilterSubscriber).
Resolving inheritance for "Pickware\PickwareErpStarter\Invoice\InvoiceGenerationLineItemFilterSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Invoice\InvoiceGenerationLineItemFilterSubscriber).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\Controller\InvoiceCorrectionController.0.Pickware\PickwareErpStarter\InvoiceCorrection\Controller\InvoiceCorrectionController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\Controller\InvoiceCorrectionController).
Resolving inheritance for "Pickware\PickwareErpStarter\InvoiceCorrection\Controller\InvoiceCorrectionController" (parent: .instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\Controller\InvoiceCorrectionController.0.Pickware\PickwareErpStarter\InvoiceCorrection\Controller\InvoiceCorrectionController).
Resolving inheritance for ".instanceof.Shopware\Core\Checkout\Document\Renderer\AbstractDocumentRenderer.0.Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionDocumentRenderer" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionDocumentRenderer).
Resolving inheritance for "Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionDocumentRenderer" (parent: .instanceof.Shopware\Core\Checkout\Document\Renderer\AbstractDocumentRenderer.0.Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionDocumentRenderer).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionFeatureFlag).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\InvoiceCorrection\Model\Extension\DocumentExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\Model\Extension\DocumentExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\InvoiceCorrection\Model\Extension\DocumentExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\InvoiceCorrection\Model\Extension\DocumentExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\InvoiceCorrection\Model\Extension\OrderExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\Model\Extension\OrderExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\InvoiceCorrection\Model\Extension\OrderExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\InvoiceCorrection\Model\Extension\OrderExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\InvoiceCorrection\Model\PickwareDocumentVersionDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\Model\PickwareDocumentVersionDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\InvoiceCorrection\Model\PickwareDocumentVersionDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\InvoiceCorrection\Model\PickwareDocumentVersionDefinition).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\InvoiceCorrection\Model\Subscriber\InsertDocumentSubscriber" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\Model\Subscriber\InsertDocumentSubscriber).
Resolving inheritance for "Pickware\PickwareErpStarter\InvoiceCorrection\Model\Subscriber\InsertDocumentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\InvoiceCorrection\Model\Subscriber\InsertDocumentSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\InvoiceCorrection\StornoDocumentCreationValidator" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\StornoDocumentCreationValidator).
Resolving inheritance for "Pickware\PickwareErpStarter\InvoiceCorrection\StornoDocumentCreationValidator" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\InvoiceCorrection\StornoDocumentCreationValidator).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Logging\OrderLoggingProdFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Logging\OrderLoggingProdFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\Logging\OrderLoggingProdFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Logging\OrderLoggingProdFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\MailDraft\Controller\MailDraftController.0.Pickware\PickwareErpStarter\MailDraft\Controller\MailDraftController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\MailDraft\Controller\MailDraftController).
Resolving inheritance for "Pickware\PickwareErpStarter\MailDraft\Controller\MailDraftController" (parent: .instanceof.Pickware\PickwareErpStarter\MailDraft\Controller\MailDraftController.0.Pickware\PickwareErpStarter\MailDraft\Controller\MailDraftController).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\MessageQueueMonitoring\Controller\MessageQueueMonitoringController.0.Pickware\PickwareErpStarter\MessageQueueMonitoring\Controller\MessageQueueMonitoringController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\MessageQueueMonitoring\Controller\MessageQueueMonitoringController).
Resolving inheritance for "Pickware\PickwareErpStarter\MessageQueueMonitoring\Controller\MessageQueueMonitoringController" (parent: .instanceof.Pickware\PickwareErpStarter\MessageQueueMonitoring\Controller\MessageQueueMonitoringController.0.Pickware\PickwareErpStarter\MessageQueueMonitoring\Controller\MessageQueueMonitoringController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\MessageQueueMonitoring\WorkerRunningLogger" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\MessageQueueMonitoring\WorkerRunningLogger).
Resolving inheritance for "Pickware\PickwareErpStarter\MessageQueueMonitoring\WorkerRunningLogger" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\MessageQueueMonitoring\WorkerRunningLogger).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Order\OrderListIncreasedSelectionCountDevelopmentFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Order\OrderListIncreasedSelectionCountDevelopmentFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\Order\OrderListIncreasedSelectionCountDevelopmentFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Order\OrderListIncreasedSelectionCountDevelopmentFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Order\OrderListIncreasedSelectionCountProductionFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Order\OrderListIncreasedSelectionCountProductionFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\Order\OrderListIncreasedSelectionCountProductionFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Order\OrderListIncreasedSelectionCountProductionFeatureFlag).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pickware\PickwareErpStarter\OrderDocument\TwigBarcodeExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\OrderDocument\TwigBarcodeExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\OrderDocument\TwigBarcodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pickware\PickwareErpStarter\OrderDocument\TwigBarcodeExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\OrderPickability\Model\Extensions\OrderPickabilityOrderExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\OrderPickability\Model\Extensions\OrderPickabilityOrderExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\OrderPickability\Model\Extensions\OrderPickabilityOrderExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\OrderPickability\Model\Extensions\OrderPickabilityOrderExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\OrderPickability\Model\OrderPickabilityDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\OrderPickability\Model\OrderPickabilityDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\OrderPickability\Model\OrderPickabilityDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\OrderPickability\Model\OrderPickabilityDefinition).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\OrderShipping\Controller\OrderShippingController.0.Pickware\PickwareErpStarter\OrderShipping\Controller\OrderShippingController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\OrderShipping\Controller\OrderShippingController).
Resolving inheritance for "Pickware\PickwareErpStarter\OrderShipping\Controller\OrderShippingController" (parent: .instanceof.Pickware\PickwareErpStarter\OrderShipping\Controller\OrderShippingController.0.Pickware\PickwareErpStarter\OrderShipping\Controller\OrderShippingController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\OrderShipping\Subscriber\BusinessEventCollectorSubscriber" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\OrderShipping\Subscriber\BusinessEventCollectorSubscriber).
Resolving inheritance for "Pickware\PickwareErpStarter\OrderShipping\Subscriber\BusinessEventCollectorSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\OrderShipping\Subscriber\BusinessEventCollectorSubscriber).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\PickingProperty\Model\Extensions\OrderExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\PickingProperty\Model\Extensions\OrderExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\PickingProperty\Model\Extensions\OrderExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\PickingProperty\Model\Extensions\OrderExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\PickingProperty\Model\Extensions\ProductExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\PickingProperty\Model\Extensions\ProductExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\PickingProperty\Model\Extensions\ProductExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\PickingProperty\Model\Extensions\ProductExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordValueDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordValueDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordValueDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordValueDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyProductMappingDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyProductMappingDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyProductMappingDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyProductMappingDefinition).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\PickingProperty\PickingPropertyProductionFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\PickingProperty\PickingPropertyProductionFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\PickingProperty\PickingPropertyProductionFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\PickingProperty\PickingPropertyProductionFeatureFlag).
Resolving inheritance for ".instanceof.Shopware\Core\Checkout\Document\Renderer\AbstractDocumentRenderer.0.Pickware\PickwareErpStarter\Picklist\Renderer\PicklistDocumentRenderer" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Picklist\Renderer\PicklistDocumentRenderer).
Resolving inheritance for "Pickware\PickwareErpStarter\Picklist\Renderer\PicklistDocumentRenderer" (parent: .instanceof.Shopware\Core\Checkout\Document\Renderer\AbstractDocumentRenderer.0.Pickware\PickwareErpStarter\Picklist\Renderer\PicklistDocumentRenderer).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Product\Model\Extension\ProductExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Product\Model\Extension\ProductExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Product\Model\Extension\ProductExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Product\Model\Extension\ProductExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Product\Model\PickwareProductDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Product\Model\PickwareProductDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Product\Model\PickwareProductDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Product\Model\PickwareProductDefinition).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Product\PickwareProductInitializer" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Product\PickwareProductInitializer).
Resolving inheritance for "Pickware\PickwareErpStarter\Product\PickwareProductInitializer" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Product\PickwareProductInitializer).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pickware\PickwareErpStarter\Product\ProductNameTwigFilter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Product\ProductNameTwigFilter).
Resolving inheritance for "Pickware\PickwareErpStarter\Product\ProductNameTwigFilter" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pickware\PickwareErpStarter\Product\ProductNameTwigFilter).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Product\ShowVariantsInProductListFilterFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Product\ShowVariantsInProductListFilterFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\Product\ShowVariantsInProductListFilterFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Product\ShowVariantsInProductListFilterFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\PurchaseList\Controller\PurchaseListController.0.Pickware\PickwareErpStarter\PurchaseList\Controller\PurchaseListController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\PurchaseList\Controller\PurchaseListController).
Resolving inheritance for "Pickware\PickwareErpStarter\PurchaseList\Controller\PurchaseListController" (parent: .instanceof.Pickware\PickwareErpStarter\PurchaseList\Controller\PurchaseListController.0.Pickware\PickwareErpStarter\PurchaseList\Controller\PurchaseListController).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\PurchaseList\Model\Extension\PurchaseListProductExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\PurchaseList\Model\Extension\PurchaseListProductExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\PurchaseList\Model\Extension\PurchaseListProductExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\PurchaseList\Model\Extension\PurchaseListProductExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PurchaseList\Model\PurchaseListItemDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\PurchaseList\Model\PurchaseListItemDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\PurchaseList\Model\PurchaseListItemDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PurchaseList\Model\PurchaseListItemDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerInterface.0.Pickware\PickwareErpStarter\PurchaseList\PurchaseListItemIndexExceptionHandler" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\PurchaseList\PurchaseListItemIndexExceptionHandler).
Resolving inheritance for "Pickware\PickwareErpStarter\PurchaseList\PurchaseListItemIndexExceptionHandler" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerInterface.0.Pickware\PickwareErpStarter\PurchaseList\PurchaseListItemIndexExceptionHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\PurchaseList\PurchaseListProductSupplierConfigurationUpdater" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\PurchaseList\PurchaseListProductSupplierConfigurationUpdater).
Resolving inheritance for "Pickware\PickwareErpStarter\PurchaseList\PurchaseListProductSupplierConfigurationUpdater" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\PurchaseList\PurchaseListProductSupplierConfigurationUpdater).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationHandler.0.Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationHandler" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationHandler).
Resolving inheritance for "Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationHandler" (parent: .instanceof.Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationHandler.0.Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationHandler).
Resolving inheritance for ".instanceof.Pickware\ConfigBundle\AbstractConfigurableScheduledTask.0.Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationTask" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationTask).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTask.0.Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationTask" (parent: .instanceof.Pickware\ConfigBundle\AbstractConfigurableScheduledTask.0.Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationTask).
Resolving inheritance for "Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationTask" (parent: .instanceof.Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTask.0.Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationTask).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Reorder\Subscriber\BusinessEventCollectorSubscriber" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Reorder\Subscriber\BusinessEventCollectorSubscriber).
Resolving inheritance for "Pickware\PickwareErpStarter\Reorder\Subscriber\BusinessEventCollectorSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Reorder\Subscriber\BusinessEventCollectorSubscriber).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Reporting\ImportExportProfile\StockValuationExporter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Reporting\ImportExportProfile\StockValuationExporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Reporting\ImportExportProfile\StockValuationExporter.0.Pickware\PickwareErpStarter\Reporting\ImportExportProfile\StockValuationExporter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Reporting\ImportExportProfile\StockValuationExporter).
Resolving inheritance for "Pickware\PickwareErpStarter\Reporting\ImportExportProfile\StockValuationExporter" (parent: .instanceof.Pickware\PickwareErpStarter\Reporting\ImportExportProfile\StockValuationExporter.0.Pickware\PickwareErpStarter\Reporting\ImportExportProfile\StockValuationExporter).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Reporting\Model\Extensions\ReportCurrencyExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Reporting\Model\Extensions\ReportCurrencyExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Reporting\Model\Extensions\ReportCurrencyExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Reporting\Model\Extensions\ReportCurrencyExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Reporting\Model\Extensions\ReportProductExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Reporting\Model\Extensions\ReportProductExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Reporting\Model\Extensions\ReportProductExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Reporting\Model\Extensions\ReportProductExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewDefinition).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ReturnOrder\Controller\ReturnOrderController.0.Pickware\PickwareErpStarter\ReturnOrder\Controller\ReturnOrderController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Controller\ReturnOrderController).
Resolving inheritance for "Pickware\PickwareErpStarter\ReturnOrder\Controller\ReturnOrderController" (parent: .instanceof.Pickware\PickwareErpStarter\ReturnOrder\Controller\ReturnOrderController.0.Pickware\PickwareErpStarter\ReturnOrder\Controller\ReturnOrderController).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderOrderExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderOrderExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderOrderExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderOrderExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderOrderLineItemExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderOrderLineItemExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderOrderLineItemExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderOrderLineItemExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderPaymentMethodExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderPaymentMethodExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderPaymentMethodExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderPaymentMethodExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderProductExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderProductExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderProductExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderProductExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderStateMachineStateExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderStateMachineStateExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderStateMachineStateExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderStateMachineStateExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderUserExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderUserExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderUserExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderUserExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderLineItemDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderLineItemDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderLineItemDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderLineItemDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderRefundDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderRefundDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderRefundDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderRefundDefinition).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderManagementFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderManagementFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderManagementFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderManagementFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderViewFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderViewFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderViewFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderViewFeatureFlag).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\ReturnOrder\Subscriber\BusinessEventCollectorSubscriber" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Subscriber\BusinessEventCollectorSubscriber).
Resolving inheritance for "Pickware\PickwareErpStarter\ReturnOrder\Subscriber\BusinessEventCollectorSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\ReturnOrder\Subscriber\BusinessEventCollectorSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\ReturnOrder\Subscriber\OrderReturnedEventDispatcher" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Subscriber\OrderReturnedEventDispatcher).
Resolving inheritance for "Pickware\PickwareErpStarter\ReturnOrder\Subscriber\OrderReturnedEventDispatcher" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\ReturnOrder\Subscriber\OrderReturnedEventDispatcher).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Stock\Controller\StockController.0.Pickware\PickwareErpStarter\Stock\Controller\StockController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\Controller\StockController).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\Controller\StockController" (parent: .instanceof.Pickware\PickwareErpStarter\Stock\Controller\StockController.0.Pickware\PickwareErpStarter\Stock\Controller\StockController).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stock\DisableProductReservedStockUpdaterFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\DisableProductReservedStockUpdaterFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\DisableProductReservedStockUpdaterFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stock\DisableProductReservedStockUpdaterFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\AbsoluteStock\AbsoluteStockImporter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\AbsoluteStock\AbsoluteStockImporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\AbsoluteStock\AbsoluteStockImporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\AbsoluteStock\AbsoluteStockImporter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\AbsoluteStock\AbsoluteStockImporter).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\ImportExportProfile\AbsoluteStock\AbsoluteStockImporter" (parent: .instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\AbsoluteStock\AbsoluteStockImporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\AbsoluteStock\AbsoluteStockImporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\RelativeStockChange\RelativeStockChangeImporter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\RelativeStockChange\RelativeStockChangeImporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\RelativeStockChange\RelativeStockChangeImporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\RelativeStockChange\RelativeStockChangeImporter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\RelativeStockChange\RelativeStockChangeImporter).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\ImportExportProfile\RelativeStockChange\RelativeStockChangeImporter" (parent: .instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\RelativeStockChange\RelativeStockChangeImporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\RelativeStockChange\RelativeStockChangeImporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerProduct\StockPerProductExporter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerProduct\StockPerProductExporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerProduct\StockPerProductExporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerProduct\StockPerProductExporter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerProduct\StockPerProductExporter).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerProduct\StockPerProductExporter" (parent: .instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerProduct\StockPerProductExporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerProduct\StockPerProductExporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerStockLocation\StockPerStockLocationExporter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerStockLocation\StockPerStockLocationExporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerStockLocation\StockPerStockLocationExporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerStockLocation\StockPerStockLocationExporter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerStockLocation\StockPerStockLocationExporter).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerStockLocation\StockPerStockLocationExporter" (parent: .instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerStockLocation\StockPerStockLocationExporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerStockLocation\StockPerStockLocationExporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerWarehouse\StockPerWarehouseExporter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerWarehouse\StockPerWarehouseExporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerWarehouse\StockPerWarehouseExporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerWarehouse\StockPerWarehouseExporter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerWarehouse\StockPerWarehouseExporter).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerWarehouse\StockPerWarehouseExporter" (parent: .instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerWarehouse\StockPerWarehouseExporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerWarehouse\StockPerWarehouseExporter).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\Stock\Indexer\ProductReservedStockIndexer" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\Indexer\ProductReservedStockIndexer).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\Indexer\ProductReservedStockIndexer" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\Stock\Indexer\ProductReservedStockIndexer).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\Stock\Indexer\ProductSalesIndexer" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\Indexer\ProductSalesIndexer).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\Indexer\ProductSalesIndexer" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\Stock\Indexer\ProductSalesIndexer).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\Stock\Indexer\StockIndexer" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\Indexer\StockIndexer).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\Indexer\StockIndexer" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\Stock\Indexer\StockIndexer).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerInterface.0.Pickware\PickwareErpStarter\Stock\Model\ExceptionHandler\StockContainerUniqueIndexExceptionHandler" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\ExceptionHandler\StockContainerUniqueIndexExceptionHandler).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\Model\ExceptionHandler\StockContainerUniqueIndexExceptionHandler" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerInterface.0.Pickware\PickwareErpStarter\Stock\Model\ExceptionHandler\StockContainerUniqueIndexExceptionHandler).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stock\Model\Extension\OrderExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\Extension\OrderExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\Model\Extension\OrderExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stock\Model\Extension\OrderExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stock\Model\Extension\ProductExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\Extension\ProductExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\Model\Extension\ProductExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stock\Model\Extension\ProductExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stock\Model\Extension\StockOrderExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\Extension\StockOrderExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\Model\Extension\StockOrderExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stock\Model\Extension\StockOrderExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stock\Model\Extension\UserExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\Extension\UserExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\Model\Extension\UserExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stock\Model\Extension\UserExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\LocationTypeDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\LocationTypeDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\Model\LocationTypeDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\LocationTypeDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\SpecialStockLocationDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\SpecialStockLocationDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\Model\SpecialStockLocationDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\SpecialStockLocationDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\StockContainerDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\StockContainerDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\Model\StockContainerDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\StockContainerDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\StockDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\StockDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\Model\StockDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\StockDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\StockMovementDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\StockMovementDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\Model\StockMovementDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\StockMovementDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\WarehouseStockDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\WarehouseStockDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\Model\WarehouseStockDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\WarehouseStockDefinition).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductAvailableStockUpdater" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductAvailableStockUpdater).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\ProductAvailableStockUpdater" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductAvailableStockUpdater).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductAvailableUpdater" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductAvailableUpdater).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\ProductAvailableUpdater" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductAvailableUpdater).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductReservedStockUpdater" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductReservedStockUpdater).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\ProductReservedStockUpdater" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductReservedStockUpdater).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductSalesSubscriber" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductSalesSubscriber).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\ProductSalesSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductSalesSubscriber).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTask.0.Pickware\PickwareErpStarter\Stock\ProductSalesUpdateTask" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductSalesUpdateTask).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\ProductSalesUpdateTask" (parent: .instanceof.Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTask.0.Pickware\PickwareErpStarter\Stock\ProductSalesUpdateTask).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Stock\ProductSalesUpdater.0.Pickware\PickwareErpStarter\Stock\ProductSalesUpdater" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductSalesUpdater).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\ProductSalesUpdater" (parent: .instanceof.Pickware\PickwareErpStarter\Stock\ProductSalesUpdater.0.Pickware\PickwareErpStarter\Stock\ProductSalesUpdater).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductStockManagedUpdater" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductStockManagedUpdater).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\ProductStockManagedUpdater" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductStockManagedUpdater).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stock\ProductStockManagementFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductStockManagementFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\ProductStockManagementFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stock\ProductStockManagementFeatureFlag).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductStockUpdater" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductStockUpdater).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\ProductStockUpdater" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductStockUpdater).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductStreamUpdater" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductStreamUpdater).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\ProductStreamUpdater" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductStreamUpdater).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\StockNotAvailableForSaleUpdater" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\StockNotAvailableForSaleUpdater).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\StockNotAvailableForSaleUpdater" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\StockNotAvailableForSaleUpdater).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\WarehouseStockInitializer" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\WarehouseStockInitializer).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\WarehouseStockInitializer" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\WarehouseStockInitializer).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\WarehouseStockUpdater" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stock\WarehouseStockUpdater).
Resolving inheritance for "Pickware\PickwareErpStarter\Stock\WarehouseStockUpdater" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\WarehouseStockUpdater).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\StockApi\Controller\StockMovementController.0.Pickware\PickwareErpStarter\StockApi\Controller\StockMovementController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\StockApi\Controller\StockMovementController).
Resolving inheritance for "Pickware\PickwareErpStarter\StockApi\Controller\StockMovementController" (parent: .instanceof.Pickware\PickwareErpStarter\StockApi\Controller\StockMovementController.0.Pickware\PickwareErpStarter\StockApi\Controller\StockMovementController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\StockApi\Subscriber\ProductStockSubscriber" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\StockApi\Subscriber\ProductStockSubscriber).
Resolving inheritance for "Pickware\PickwareErpStarter\StockApi\Subscriber\ProductStockSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\StockApi\Subscriber\ProductStockSubscriber).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\StockFlow\Controller\StockFlowController.0.Pickware\PickwareErpStarter\StockFlow\Controller\StockFlowController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\StockFlow\Controller\StockFlowController).
Resolving inheritance for "Pickware\PickwareErpStarter\StockFlow\Controller\StockFlowController" (parent: .instanceof.Pickware\PickwareErpStarter\StockFlow\Controller\StockFlowController.0.Pickware\PickwareErpStarter\StockFlow\Controller\StockFlowController).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\StockValuation\Controller\StockValuationController.0.Pickware\PickwareErpStarter\StockValuation\Controller\StockValuationController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\StockValuation\Controller\StockValuationController).
Resolving inheritance for "Pickware\PickwareErpStarter\StockValuation\Controller\StockValuationController" (parent: .instanceof.Pickware\PickwareErpStarter\StockValuation\Controller\StockValuationController.0.Pickware\PickwareErpStarter\StockValuation\Controller\StockValuationController).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\StockValuation\ImportExportProfile\StockValuationReportExporter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\StockValuation\ImportExportProfile\StockValuationReportExporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\StockValuation\ImportExportProfile\StockValuationReportExporter.0.Pickware\PickwareErpStarter\StockValuation\ImportExportProfile\StockValuationReportExporter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\StockValuation\ImportExportProfile\StockValuationReportExporter).
Resolving inheritance for "Pickware\PickwareErpStarter\StockValuation\ImportExportProfile\StockValuationReportExporter" (parent: .instanceof.Pickware\PickwareErpStarter\StockValuation\ImportExportProfile\StockValuationReportExporter.0.Pickware\PickwareErpStarter\StockValuation\ImportExportProfile\StockValuationReportExporter).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\StockValuation\Model\PurchaseDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\StockValuation\Model\PurchaseDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\StockValuation\Model\PurchaseDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\StockValuation\Model\PurchaseDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\StockValuation\Model\ReportDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\StockValuation\Model\ReportDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\StockValuation\Model\ReportDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\StockValuation\Model\ReportDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\StockValuation\Model\ReportRowDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\StockValuation\Model\ReportRowDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\StockValuation\Model\ReportRowDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\StockValuation\Model\ReportRowDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\StockValuation\Model\StockValuationProductExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\StockValuation\Model\StockValuationProductExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\StockValuation\Model\StockValuationProductExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\StockValuation\Model\StockValuationProductExtension).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Stocktaking\Controller\StocktakingController.0.Pickware\PickwareErpStarter\Stocktaking\Controller\StocktakingController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Controller\StocktakingController).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\Controller\StocktakingController" (parent: .instanceof.Pickware\PickwareErpStarter\Stocktaking\Controller\StocktakingController.0.Pickware\PickwareErpStarter\Stocktaking\Controller\StocktakingController).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerInterface.0.Pickware\PickwareErpStarter\Stocktaking\CountingProcessUniqueIndexExceptionHandler" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\CountingProcessUniqueIndexExceptionHandler).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\CountingProcessUniqueIndexExceptionHandler" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerInterface.0.Pickware\PickwareErpStarter\Stocktaking\CountingProcessUniqueIndexExceptionHandler).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Stocktaking\ImportExportProfile\StocktakeExporter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\ImportExportProfile\StocktakeExporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Stocktaking\ImportExportProfile\StocktakeExporter.0.Pickware\PickwareErpStarter\Stocktaking\ImportExportProfile\StocktakeExporter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Stocktaking\ImportExportProfile\StocktakeExporter).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\ImportExportProfile\StocktakeExporter" (parent: .instanceof.Pickware\PickwareErpStarter\Stocktaking\ImportExportProfile\StocktakeExporter.0.Pickware\PickwareErpStarter\Stocktaking\ImportExportProfile\StocktakeExporter).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\ProductExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\ProductExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\Model\Extension\ProductExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\ProductExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeBinLocationExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeBinLocationExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeBinLocationExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeBinLocationExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeImportExportExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeImportExportExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeImportExportExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeImportExportExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeProductExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeProductExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeProductExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeProductExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeUserExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeUserExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeUserExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeUserExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeWarehouseExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeWarehouseExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeWarehouseExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeWarehouseExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessItemDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessItemDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessItemDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessItemDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeSnapshotItemDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeSnapshotItemDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeSnapshotItemDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeSnapshotItemDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\Extension\StocktakeProductSummaryProductExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\Extension\StocktakeProductSummaryProductExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\Extension\StocktakeProductSummaryProductExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\Extension\StocktakeProductSummaryProductExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\StocktakeProductSummaryDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\StocktakeProductSummaryDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\StocktakeProductSummaryDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\StocktakeProductSummaryDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryIndexer" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryIndexer).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryIndexer" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryIndexer).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryUpdater" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryUpdater).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryUpdater" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryUpdater).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingPageAddCountingItemToCountingProcessDevFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingPageAddCountingItemToCountingProcessDevFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingPageAddCountingItemToCountingProcessDevFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingPageAddCountingItemToCountingProcessDevFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingPageFilterDevFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingPageFilterDevFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingPageFilterDevFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingPageFilterDevFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingProcessItemDifferenceFilterFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingProcessItemDifferenceFilterFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingProcessItemDifferenceFilterFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingProcessItemDifferenceFilterFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingProcessNewUncountedViewFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingProcessNewUncountedViewFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingProcessNewUncountedViewFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingProcessNewUncountedViewFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingUpsertCountingProcessesDevFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingUpsertCountingProcessesDevFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingUpsertCountingProcessesDevFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingUpsertCountingProcessesDevFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Supplier\Controller\SupplierController.0.Pickware\PickwareErpStarter\Supplier\Controller\SupplierController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Controller\SupplierController).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\Controller\SupplierController" (parent: .instanceof.Pickware\PickwareErpStarter\Supplier\Controller\SupplierController.0.Pickware\PickwareErpStarter\Supplier\Controller\SupplierController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Supplier\DefaultSupplier\DefaultSupplierUpdater" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\DefaultSupplier\DefaultSupplierUpdater).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\DefaultSupplier\DefaultSupplierUpdater" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Supplier\DefaultSupplier\DefaultSupplierUpdater).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationExporter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationExporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationExporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationExporter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationExporter).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationExporter" (parent: .instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationExporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationExporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationImporter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationImporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationImporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationImporter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationImporter).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationImporter" (parent: .instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationImporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationImporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemExporter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemExporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemExporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemExporter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemExporter).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemExporter" (parent: .instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemExporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemExporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemImporter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemImporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemImporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemImporter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemImporter).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemImporter" (parent: .instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemImporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemImporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierExporter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierExporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierExporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierExporter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierExporter).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierExporter" (parent: .instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierExporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierExporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImporter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImporter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImporter).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImporter" (parent: .instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImporter).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Supplier\Model\Extension\LanguageExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Model\Extension\LanguageExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\Model\Extension\LanguageExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Supplier\Model\Extension\LanguageExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Supplier\Model\Extension\ProductExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Model\Extension\ProductExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\Model\Extension\ProductExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Supplier\Model\Extension\ProductExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDevDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDevDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDevDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDevDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationListItemDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationListItemDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationListItemDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationListItemDefinition).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Supplier\Model\Subscriber\ProductSupplierConfigurationDeleteRestrictor" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Model\Subscriber\ProductSupplierConfigurationDeleteRestrictor).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\Model\Subscriber\ProductSupplierConfigurationDeleteRestrictor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Supplier\Model\Subscriber\ProductSupplierConfigurationDeleteRestrictor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Supplier\Model\Subscriber\ProductSupplierConfigurationDeleter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Model\Subscriber\ProductSupplierConfigurationDeleter).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\Model\Subscriber\ProductSupplierConfigurationDeleter" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Supplier\Model\Subscriber\ProductSupplierConfigurationDeleter).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Supplier\Model\SupplierDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Model\SupplierDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\Model\SupplierDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Supplier\Model\SupplierDefinition).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Supplier\MultipleSuppliersPerProductDevelopmentFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\MultipleSuppliersPerProductDevelopmentFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\MultipleSuppliersPerProductDevelopmentFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Supplier\MultipleSuppliersPerProductDevelopmentFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Supplier\MultipleSuppliersPerProductProductionFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\MultipleSuppliersPerProductProductionFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\MultipleSuppliersPerProductProductionFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Supplier\MultipleSuppliersPerProductProductionFeatureFlag).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationIndexer" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationIndexer).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationIndexer" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationIndexer).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationInitializer" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationInitializer).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationInitializer" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationInitializer).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Supplier\PurchasePriceSynchronizer\PurchasePriceSynchronizer" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\PurchasePriceSynchronizer\PurchasePriceSynchronizer).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\PurchasePriceSynchronizer\PurchasePriceSynchronizer" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Supplier\PurchasePriceSynchronizer\PurchasePriceSynchronizer).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerInterface.0.Pickware\PickwareErpStarter\Supplier\SupplierUniqueIndexExceptionHandler" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Supplier\SupplierUniqueIndexExceptionHandler).
Resolving inheritance for "Pickware\PickwareErpStarter\Supplier\SupplierUniqueIndexExceptionHandler" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerInterface.0.Pickware\PickwareErpStarter\Supplier\SupplierUniqueIndexExceptionHandler).
Resolving inheritance for ".instanceof.Pickware\ApiVersioningBundle\ApiLayer.0.Pickware\PickwareErpStarter\SupplierOrder\ApiVersioning\SupplierOrderSearchApiLayer" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\ApiVersioning\SupplierOrderSearchApiLayer).
Resolving inheritance for "Pickware\PickwareErpStarter\SupplierOrder\ApiVersioning\SupplierOrderSearchApiLayer" (parent: .instanceof.Pickware\ApiVersioningBundle\ApiLayer.0.Pickware\PickwareErpStarter\SupplierOrder\ApiVersioning\SupplierOrderSearchApiLayer).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\SupplierOrder\Controller\SupplierOrderController.0.Pickware\PickwareErpStarter\SupplierOrder\Controller\SupplierOrderController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\Controller\SupplierOrderController).
Resolving inheritance for "Pickware\PickwareErpStarter\SupplierOrder\Controller\SupplierOrderController" (parent: .instanceof.Pickware\PickwareErpStarter\SupplierOrder\Controller\SupplierOrderController.0.Pickware\PickwareErpStarter\SupplierOrder\Controller\SupplierOrderController).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\SupplierOrder\ImportExportProfile\SupplierOrderExporter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\ImportExportProfile\SupplierOrderExporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\SupplierOrder\ImportExportProfile\SupplierOrderExporter.0.Pickware\PickwareErpStarter\SupplierOrder\ImportExportProfile\SupplierOrderExporter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\SupplierOrder\ImportExportProfile\SupplierOrderExporter).
Resolving inheritance for "Pickware\PickwareErpStarter\SupplierOrder\ImportExportProfile\SupplierOrderExporter" (parent: .instanceof.Pickware\PickwareErpStarter\SupplierOrder\ImportExportProfile\SupplierOrderExporter.0.Pickware\PickwareErpStarter\SupplierOrder\ImportExportProfile\SupplierOrderExporter).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\SupplierOrder\IncomingStockUpdater" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\IncomingStockUpdater).
Resolving inheritance for "Pickware\PickwareErpStarter\SupplierOrder\IncomingStockUpdater" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\SupplierOrder\IncomingStockUpdater).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\SupplierOrder\Indexer\IncomingStockIndexer" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\Indexer\IncomingStockIndexer).
Resolving inheritance for "Pickware\PickwareErpStarter\SupplierOrder\Indexer\IncomingStockIndexer" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\SupplierOrder\Indexer\IncomingStockIndexer).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\SupplierOrder\Model\Subscriber\DeliveryDateUpdateSubscriber" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\Model\Subscriber\DeliveryDateUpdateSubscriber).
Resolving inheritance for "Pickware\PickwareErpStarter\SupplierOrder\Model\Subscriber\DeliveryDateUpdateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\SupplierOrder\Model\Subscriber\DeliveryDateUpdateSubscriber).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderLineItemDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderLineItemDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderLineItemDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderLineItemDefinition).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\MailDraft\MailTemplateContentGenerator.0.Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderMailTemplateContentGenerator" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderMailTemplateContentGenerator).
Resolving inheritance for "Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderMailTemplateContentGenerator" (parent: .instanceof.Pickware\PickwareErpStarter\MailDraft\MailTemplateContentGenerator.0.Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderMailTemplateContentGenerator).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderManagementFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderManagementFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderManagementFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderManagementFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Warehouse\Controller\WarehouseController.0.Pickware\PickwareErpStarter\Warehouse\Controller\WarehouseController" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Controller\WarehouseController).
Resolving inheritance for "Pickware\PickwareErpStarter\Warehouse\Controller\WarehouseController" (parent: .instanceof.Pickware\PickwareErpStarter\Warehouse\Controller\WarehouseController.0.Pickware\PickwareErpStarter\Warehouse\Controller\WarehouseController).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Warehouse\DefaultReceivingWarehouseFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\DefaultReceivingWarehouseFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\Warehouse\DefaultReceivingWarehouseFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Warehouse\DefaultReceivingWarehouseFeatureFlag).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationExporter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationExporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationExporter.0.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationExporter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationExporter).
Resolving inheritance for "Pickware\PickwareErpStarter\Warehouse\Import\BinLocationExporter" (parent: .instanceof.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationExporter.0.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationExporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImporter" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImporter).
Resolving inheritance for ".instanceof.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImporter.0.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImporter" (parent: .instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImporter).
Resolving inheritance for "Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImporter" (parent: .instanceof.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImporter.0.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImporter).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Warehouse\Model\BinLocationDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Model\BinLocationDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Warehouse\Model\BinLocationDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Warehouse\Model\BinLocationDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Warehouse\Model\Extension\ProductExtension" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Model\Extension\ProductExtension).
Resolving inheritance for "Pickware\PickwareErpStarter\Warehouse\Model\Extension\ProductExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Warehouse\Model\Extension\ProductExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Warehouse\Model\ProductWarehouseConfigurationDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Model\ProductWarehouseConfigurationDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Warehouse\Model\ProductWarehouseConfigurationDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Warehouse\Model\ProductWarehouseConfigurationDefinition).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Warehouse\Model\Subscriber\BinLocationPositionFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Model\Subscriber\BinLocationPositionFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\Warehouse\Model\Subscriber\BinLocationPositionFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Warehouse\Model\Subscriber\BinLocationPositionFeatureFlag).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Warehouse\Model\Subscriber\WarehouseEntitySubscriber" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Model\Subscriber\WarehouseEntitySubscriber).
Resolving inheritance for "Pickware\PickwareErpStarter\Warehouse\Model\Subscriber\WarehouseEntitySubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Warehouse\Model\Subscriber\WarehouseEntitySubscriber).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Warehouse\Model\WarehouseDefinition" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Model\WarehouseDefinition).
Resolving inheritance for "Pickware\PickwareErpStarter\Warehouse\Model\WarehouseDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Warehouse\Model\WarehouseDefinition).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Warehouse\WarehouseStockNotAvailableForSaleFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\WarehouseStockNotAvailableForSaleFeatureFlag).
Resolving inheritance for "Pickware\PickwareErpStarter\Warehouse\WarehouseStockNotAvailableForSaleFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Warehouse\WarehouseStockNotAvailableForSaleFeatureFlag).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerInterface.0.Pickware\PickwareErpStarter\Warehouse\WarehouseUniqueIndexExceptionHandler" (parent: .abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\WarehouseUniqueIndexExceptionHandler).
Resolving inheritance for "Pickware\PickwareErpStarter\Warehouse\WarehouseUniqueIndexExceptionHandler" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerInterface.0.Pickware\PickwareErpStarter\Warehouse\WarehouseUniqueIndexExceptionHandler).
Resolving inheritance for ".instanceof.Pickware\DalBundle\EntitySnapshotGeneration\OrderSnapshotGenerator.0.Pickware\DalBundle\EntitySnapshotGeneration\OrderSnapshotGenerator" (parent: .abstract.instanceof.Pickware\DalBundle\EntitySnapshotGeneration\OrderSnapshotGenerator).
Resolving inheritance for "Pickware\DalBundle\EntitySnapshotGeneration\OrderSnapshotGenerator" (parent: .instanceof.Pickware\DalBundle\EntitySnapshotGeneration\OrderSnapshotGenerator.0.Pickware\DalBundle\EntitySnapshotGeneration\OrderSnapshotGenerator).
Resolving inheritance for ".instanceof.Pickware\DalBundle\EntitySnapshotGeneration\UserSnapshotGenerator.0.Pickware\DalBundle\EntitySnapshotGeneration\UserSnapshotGenerator" (parent: .abstract.instanceof.Pickware\DalBundle\EntitySnapshotGeneration\UserSnapshotGenerator).
Resolving inheritance for "Pickware\DalBundle\EntitySnapshotGeneration\UserSnapshotGenerator" (parent: .instanceof.Pickware\DalBundle\EntitySnapshotGeneration\UserSnapshotGenerator.0.Pickware\DalBundle\EntitySnapshotGeneration\UserSnapshotGenerator).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\DalBundle\EntityWriteValidationEventDispatcher" (parent: .abstract.instanceof.Pickware\DalBundle\EntityWriteValidationEventDispatcher).
Resolving inheritance for "Pickware\DalBundle\EntityWriteValidationEventDispatcher" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\DalBundle\EntityWriteValidationEventDispatcher).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface.0.Pickware\DalBundle\Field\EnumFieldSerializer" (parent: .abstract.instanceof.Pickware\DalBundle\Field\EnumFieldSerializer).
Resolving inheritance for ".instanceof.Pickware\DalBundle\Field\EnumFieldSerializer.0.Pickware\DalBundle\Field\EnumFieldSerializer" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface.0.Pickware\DalBundle\Field\EnumFieldSerializer).
Resolving inheritance for "Pickware\DalBundle\Field\EnumFieldSerializer" (parent: .instanceof.Pickware\DalBundle\Field\EnumFieldSerializer.0.Pickware\DalBundle\Field\EnumFieldSerializer).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface.0.Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer" (parent: .abstract.instanceof.Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer).
Resolving inheritance for ".instanceof.Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer.0.Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface.0.Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer).
Resolving inheritance for "Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer" (parent: .instanceof.Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer.0.Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface.0.Pickware\DalBundle\Field\NonUuidFkFieldSerializer" (parent: .abstract.instanceof.Pickware\DalBundle\Field\NonUuidFkFieldSerializer).
Resolving inheritance for ".instanceof.Pickware\DalBundle\Field\NonUuidFkFieldSerializer.0.Pickware\DalBundle\Field\NonUuidFkFieldSerializer" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface.0.Pickware\DalBundle\Field\NonUuidFkFieldSerializer).
Resolving inheritance for "Pickware\DalBundle\Field\NonUuidFkFieldSerializer" (parent: .instanceof.Pickware\DalBundle\Field\NonUuidFkFieldSerializer.0.Pickware\DalBundle\Field\NonUuidFkFieldSerializer).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface.0.Pickware\DalBundle\Field\PhpEnumFieldSerializer" (parent: .abstract.instanceof.Pickware\DalBundle\Field\PhpEnumFieldSerializer).
Resolving inheritance for ".instanceof.Pickware\DalBundle\Field\PhpEnumFieldSerializer.0.Pickware\DalBundle\Field\PhpEnumFieldSerializer" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface.0.Pickware\DalBundle\Field\PhpEnumFieldSerializer).
Resolving inheritance for "Pickware\DalBundle\Field\PhpEnumFieldSerializer" (parent: .instanceof.Pickware\DalBundle\Field\PhpEnumFieldSerializer.0.Pickware\DalBundle\Field\PhpEnumFieldSerializer).
Resolving inheritance for ".instanceof.Pickware\DocumentBundle\Controller\DocumentController.0.Pickware\DocumentBundle\Controller\DocumentController" (parent: .abstract.instanceof.Pickware\DocumentBundle\Controller\DocumentController).
Resolving inheritance for "Pickware\DocumentBundle\Controller\DocumentController" (parent: .instanceof.Pickware\DocumentBundle\Controller\DocumentController.0.Pickware\DocumentBundle\Controller\DocumentController).
Resolving inheritance for ".instanceof.Pickware\ShopwareExtensionsBundle\OrderDelivery\Controller\OrderDeliveryController.0.Pickware\ShopwareExtensionsBundle\OrderDelivery\Controller\OrderDeliveryController" (parent: .abstract.instanceof.Pickware\ShopwareExtensionsBundle\OrderDelivery\Controller\OrderDeliveryController).
Resolving inheritance for "Pickware\ShopwareExtensionsBundle\OrderDelivery\Controller\OrderDeliveryController" (parent: .instanceof.Pickware\ShopwareExtensionsBundle\OrderDelivery\Controller\OrderDeliveryController.0.Pickware\ShopwareExtensionsBundle\OrderDelivery\Controller\OrderDeliveryController).
Resolving inheritance for ".instanceof.Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionEventDispatchingMessageHandler.0.Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionEventDispatchingMessageHandler" (parent: .abstract.instanceof.Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionEventDispatchingMessageHandler).
Resolving inheritance for "Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionEventDispatchingMessageHandler" (parent: .instanceof.Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionEventDispatchingMessageHandler.0.Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionEventDispatchingMessageHandler).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\Controller\FeatureFlagController.0.Pickware\FeatureFlagBundle\Controller\FeatureFlagController" (parent: .abstract.instanceof.Pickware\FeatureFlagBundle\Controller\FeatureFlagController).
Resolving inheritance for "Pickware\FeatureFlagBundle\Controller\FeatureFlagController" (parent: .instanceof.Pickware\FeatureFlagBundle\Controller\FeatureFlagController.0.Pickware\FeatureFlagBundle\Controller\FeatureFlagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Pickware\FeatureFlagBundle\FeatureFlagService" (parent: .abstract.instanceof.Pickware\FeatureFlagBundle\FeatureFlagService).
Resolving inheritance for "Pickware\FeatureFlagBundle\FeatureFlagService" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Pickware\FeatureFlagBundle\FeatureFlagService).
Resolving inheritance for ".instanceof.Pickware\IncompatibilityBundle\Incompatibility\IncompatibilityProvider.0.Pickware\FeatureFlagBundle\Incompatibility\PickwareFeatureFlagIncompatibilityProvider" (parent: .abstract.instanceof.Pickware\FeatureFlagBundle\Incompatibility\PickwareFeatureFlagIncompatibilityProvider).
Resolving inheritance for "Pickware\FeatureFlagBundle\Incompatibility\PickwareFeatureFlagIncompatibilityProvider" (parent: .instanceof.Pickware\IncompatibilityBundle\Incompatibility\IncompatibilityProvider.0.Pickware\FeatureFlagBundle\Incompatibility\PickwareFeatureFlagIncompatibilityProvider).
Resolving inheritance for ".instanceof.Pickware\IncompatibilityBundle\Incompatibility\Controller\IncompatibilityController.0.Pickware\IncompatibilityBundle\Incompatibility\Controller\IncompatibilityController" (parent: .abstract.instanceof.Pickware\IncompatibilityBundle\Incompatibility\Controller\IncompatibilityController).
Resolving inheritance for "Pickware\IncompatibilityBundle\Incompatibility\Controller\IncompatibilityController" (parent: .instanceof.Pickware\IncompatibilityBundle\Incompatibility\Controller\IncompatibilityController.0.Pickware\IncompatibilityBundle\Incompatibility\Controller\IncompatibilityController).
Resolving inheritance for ".instanceof.Pickware\IncompatibilityBundle\Incompatibility\IncompatibilityVerifier.0.Pickware\IncompatibilityBundle\Incompatibility\PluginIncompatibilityVerifier" (parent: .abstract.instanceof.Pickware\IncompatibilityBundle\Incompatibility\PluginIncompatibilityVerifier).
Resolving inheritance for "Pickware\IncompatibilityBundle\Incompatibility\PluginIncompatibilityVerifier" (parent: .instanceof.Pickware\IncompatibilityBundle\Incompatibility\IncompatibilityVerifier.0.Pickware\IncompatibilityBundle\Incompatibility\PluginIncompatibilityVerifier).
Resolving inheritance for ".instanceof.Pickware\IncompatibilityBundle\Incompatibility\IncompatibilityVerifier.0.Pickware\IncompatibilityBundle\Incompatibility\SalesChannelIncompatibilityVerifier" (parent: .abstract.instanceof.Pickware\IncompatibilityBundle\Incompatibility\SalesChannelIncompatibilityVerifier).
Resolving inheritance for "Pickware\IncompatibilityBundle\Incompatibility\SalesChannelIncompatibilityVerifier" (parent: .instanceof.Pickware\IncompatibilityBundle\Incompatibility\IncompatibilityVerifier.0.Pickware\IncompatibilityBundle\Incompatibility\SalesChannelIncompatibilityVerifier).
Resolving inheritance for "Adyen\Shopware\Handlers\CardsPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\IdealPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\KlarnaAccountPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\KlarnaPayNowPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\KlarnaPayLaterPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\RatepayPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\RatepayDirectdebitPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\SepaPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\KlarnaDebitRiskPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\PaypalPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\OneClickPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\GiroPayPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\ApplePayPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\GooglePayPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\BancontactCardPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\BancontactMobilePaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\AmazonPayPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\TwintPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\EpsPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\SwishPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\AlipayPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\AlipayHkPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\BlikPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\ClearpayPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\Facilypay3xPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\Facilypay4xPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\Facilypay6xPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\Facilypay10xPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\Facilypay12xPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\AfterpayDefaultPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\TrustlyPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\PaysafecardPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\GiftCardPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\MbwayPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\MultibancoPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\WechatpayqrPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\WechatpaywebPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\MobilePayPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\VippsPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\AffirmPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\PayBrightPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\OpenBankingPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\BilliePaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\GivexGiftCardPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\WebshopGiftCardPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\KadowereldGiftCardPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\TCSTestGiftCardPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\AlbelliGiftCardPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\BijenkorfGiftCardPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\VVVGiftCardPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\GenericGiftCardPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\GallGallGiftCardPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\HunkemollerLingerieGiftCardPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\BeautyGiftCardPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\SVSGiftCardPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\FashionChequeGiftCardPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\DeCadeaukaartGiftCardPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\OnlineBankingFinlandPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for "Adyen\Shopware\Handlers\OnlineBankingPolandPaymentMethodHandler" (parent: Adyen\Shopware\Handlers\AbstractPaymentMethodHandler).
Resolving inheritance for ".instanceof.Shopware\Commercial\Licensing\LicenseRouteChecker.0.Shopware\Commercial\Licensing\LicenseRouteChecker" (parent: .abstract.instanceof.Shopware\Commercial\Licensing\LicenseRouteChecker).
Resolving inheritance for "Shopware\Commercial\Licensing\LicenseRouteChecker" (parent: .instanceof.Shopware\Commercial\Licensing\LicenseRouteChecker.0.Shopware\Commercial\Licensing\LicenseRouteChecker).
Resolving inheritance for "DreiscSeoPro\Core\Content\DreiscSeoBulk\DreiscSeoBulkRepository" (parent: DreiscSeoPro\Core\Foundation\Dal\EntityRepository).
Resolving inheritance for "NewsletterSendinblue\Service\ProductSyncService" (parent: NewsletterSendinblue\Service\BaseSyncService).
Resolving inheritance for "NewsletterSendinblue\Service\CategorySyncService" (parent: NewsletterSendinblue\Service\BaseSyncService).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Omikron\FactFinder\Shopware6\Command\DataExportCommand" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Command\DataExportCommand).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Command\DataExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Omikron\FactFinder\Shopware6\Command\DataExportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Omikron\FactFinder\Shopware6\Command\RunPreprocessorCommand" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Command\RunPreprocessorCommand).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Command\RunPreprocessorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Omikron\FactFinder\Shopware6\Command\RunPreprocessorCommand).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\ExportEntityInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Entity\BrandEntity" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Entity\BrandEntity).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Data\Entity\BrandEntity" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Data\ExportEntityInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Entity\BrandEntity).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\ExportEntityInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Entity\CategoryEntity" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Entity\CategoryEntity).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Data\Entity\CategoryEntity" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Data\ExportEntityInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Entity\CategoryEntity).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\ExportEntityInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Entity\CmsPageEntity" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Entity\CmsPageEntity).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Data\Entity\CmsPageEntity" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Data\ExportEntityInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Entity\CmsPageEntity).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\ExportEntityInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Entity\ProductEntity" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Entity\ProductEntity).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Data\Entity\ProductEntity" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Data\ExportEntityInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Entity\ProductEntity).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\ExportEntityInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Entity\VariantEntity" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Entity\VariantEntity).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Data\Entity\VariantEntity" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Data\ExportEntityInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Entity\VariantEntity).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\FactoryInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Factory\CompositeFactory" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\CompositeFactory).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Data\Factory\CompositeFactory" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\FactoryInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Factory\CompositeFactory).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\FactoryInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Factory\GenericEntityFactory" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\GenericEntityFactory).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Data\Factory\GenericEntityFactory" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\FactoryInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Factory\GenericEntityFactory).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\FactoryInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Factory\PreprocessedProductEntityFactory" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\PreprocessedProductEntityFactory).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Data\Factory\PreprocessedProductEntityFactory" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\FactoryInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Factory\PreprocessedProductEntityFactory).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\FactoryInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Factory\ProductEntityFactory" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\ProductEntityFactory).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Data\Factory\ProductEntityFactory" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\FactoryInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Factory\ProductEntityFactory).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\ExportInterface.0.Omikron\FactFinder\Shopware6\Export\ExportBrands" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\ExportBrands).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\ExportBrands" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\ExportInterface.0.Omikron\FactFinder\Shopware6\Export\ExportBrands).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\ExportInterface.0.Omikron\FactFinder\Shopware6\Export\ExportCategories" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\ExportCategories).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\ExportCategories" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\ExportInterface.0.Omikron\FactFinder\Shopware6\Export\ExportCategories).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\ExportInterface.0.Omikron\FactFinder\Shopware6\Export\ExportCmsPages" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\ExportCmsPages).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\ExportCmsPages" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\ExportInterface.0.Omikron\FactFinder\Shopware6\Export\ExportCmsPages).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\ExportInterface.0.Omikron\FactFinder\Shopware6\Export\ExportProducts" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\ExportProducts).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\ExportProducts" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\ExportInterface.0.Omikron\FactFinder\Shopware6\Export\ExportProducts).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Omikron\FactFinder\Shopware6\Export\FeedPreprocessorEntryDefinition" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\FeedPreprocessorEntryDefinition).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\FeedPreprocessorEntryDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Omikron\FactFinder\Shopware6\Export\FeedPreprocessorEntryDefinition).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\Brand" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\Brand).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Field\Brand" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\Brand).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\CategoryPath" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\CategoryPath).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Field\CategoryPath" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\CategoryPath).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\CustomFields" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\CustomFields).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Field\CustomFields" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\CustomFields).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\Deeplink" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\Deeplink).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Field\Deeplink" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\Deeplink).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\Description" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\Description).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Field\Description" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\Description).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\FilterAttributes" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\FilterAttributes).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Field\FilterAttributes" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\FilterAttributes).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\ImageUrl" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\ImageUrl).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Field\ImageUrl" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\ImageUrl).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\Layout" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\Layout).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Field\Layout" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\Layout).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\ParentCategory" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\ParentCategory).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Field\ParentCategory" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\ParentCategory).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\Price" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\Price).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Field\Price" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\Price).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\SourceField" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\SourceField).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\Field\SourceField" (parent: .instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\SourceField).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\Adapter\Filesystem\Adapter\AdapterFactoryInterface.0.Omikron\FactFinder\Shopware6\Export\FtpAdapterFactory" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\FtpAdapterFactory).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\Adapter\Filesystem\Adapter\AdapterFactoryInterface.1.Omikron\FactFinder\Shopware6\Export\FtpAdapterFactory" (parent: .instanceof.Shopware\Core\Framework\Adapter\Filesystem\Adapter\AdapterFactoryInterface.0.Omikron\FactFinder\Shopware6\Export\FtpAdapterFactory).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\FtpAdapterFactory" (parent: .instanceof.Shopware\Core\Framework\Adapter\Filesystem\Adapter\AdapterFactoryInterface.1.Omikron\FactFinder\Shopware6\Export\FtpAdapterFactory).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\Adapter\Filesystem\Adapter\AdapterFactoryInterface.0.Omikron\FactFinder\Shopware6\Export\SftpAdapterFactory" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Export\SftpAdapterFactory).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\Adapter\Filesystem\Adapter\AdapterFactoryInterface.1.Omikron\FactFinder\Shopware6\Export\SftpAdapterFactory" (parent: .instanceof.Shopware\Core\Framework\Adapter\Filesystem\Adapter\AdapterFactoryInterface.0.Omikron\FactFinder\Shopware6\Export\SftpAdapterFactory).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Export\SftpAdapterFactory" (parent: .instanceof.Shopware\Core\Framework\Adapter\Filesystem\Adapter\AdapterFactoryInterface.1.Omikron\FactFinder\Shopware6\Export\SftpAdapterFactory).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Omikron\FactFinder\Shopware6\Storefront\Controller\ProxyController" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Storefront\Controller\ProxyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Omikron\FactFinder\Shopware6\Storefront\Controller\ProxyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Omikron\FactFinder\Shopware6\Storefront\Controller\ProxyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Omikron\FactFinder\Shopware6\Storefront\Controller\ProxyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Omikron\FactFinder\Shopware6\Storefront\Controller\ProxyController).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Storefront\Controller\ProxyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Omikron\FactFinder\Shopware6\Storefront\Controller\ProxyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Omikron\FactFinder\Shopware6\Storefront\Controller\ResultController" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Storefront\Controller\ResultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Omikron\FactFinder\Shopware6\Storefront\Controller\ResultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Omikron\FactFinder\Shopware6\Storefront\Controller\ResultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Omikron\FactFinder\Shopware6\Storefront\Controller\ResultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Omikron\FactFinder\Shopware6\Storefront\Controller\ResultController).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Storefront\Controller\ResultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Omikron\FactFinder\Shopware6\Storefront\Controller\ResultController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\BeforeSendResponseEventSubscriber" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Subscriber\BeforeSendResponseEventSubscriber).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Subscriber\BeforeSendResponseEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\BeforeSendResponseEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\CategoryPageResponseSubscriber" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Subscriber\CategoryPageResponseSubscriber).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Subscriber\CategoryPageResponseSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\CategoryPageResponseSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\CategoryPageSubscriber" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Subscriber\CategoryPageSubscriber).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Subscriber\CategoryPageSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\CategoryPageSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\ConfigurationSubscriber" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Subscriber\ConfigurationSubscriber).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Subscriber\ConfigurationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\ConfigurationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\CustomerLoginEventSubscriber" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Subscriber\CustomerLoginEventSubscriber).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Subscriber\CustomerLoginEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\CustomerLoginEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\CustomerLogoutEventSubscriber" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Subscriber\CustomerLogoutEventSubscriber).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Subscriber\CustomerLogoutEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\CustomerLogoutEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\FeedPreprocessorEntrySubscriber" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Subscriber\FeedPreprocessorEntrySubscriber).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Subscriber\FeedPreprocessorEntrySubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\FeedPreprocessorEntrySubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\ProductIndexerSubscriber" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Subscriber\ProductIndexerSubscriber).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Subscriber\ProductIndexerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\ProductIndexerSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Omikron\FactFinder\Shopware6\Api\UiFeedExportController" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Api\UiFeedExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Omikron\FactFinder\Shopware6\Api\UiFeedExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Omikron\FactFinder\Shopware6\Api\UiFeedExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Omikron\FactFinder\Shopware6\Api\UiFeedExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Omikron\FactFinder\Shopware6\Api\UiFeedExportController).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Api\UiFeedExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Omikron\FactFinder\Shopware6\Api\UiFeedExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Omikron\FactFinder\Shopware6\Api\UpdateFieldRolesController" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Api\UpdateFieldRolesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Omikron\FactFinder\Shopware6\Api\UpdateFieldRolesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Omikron\FactFinder\Shopware6\Api\UpdateFieldRolesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Omikron\FactFinder\Shopware6\Api\UpdateFieldRolesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Omikron\FactFinder\Shopware6\Api\UpdateFieldRolesController).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Api\UpdateFieldRolesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Omikron\FactFinder\Shopware6\Api\UpdateFieldRolesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Omikron\FactFinder\Shopware6\Api\TestConnectionController" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\Api\TestConnectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Omikron\FactFinder\Shopware6\Api\TestConnectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Omikron\FactFinder\Shopware6\Api\TestConnectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Omikron\FactFinder\Shopware6\Api\TestConnectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Omikron\FactFinder\Shopware6\Api\TestConnectionController).
Resolving inheritance for "Omikron\FactFinder\Shopware6\Api\TestConnectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Omikron\FactFinder\Shopware6\Api\TestConnectionController).
Resolving inheritance for ".instanceof.Omikron\FactFinder\Shopware6\MessageQueue\FeedExportHandler.0.Omikron\FactFinder\Shopware6\MessageQueue\FeedExportHandler" (parent: .abstract.instanceof.Omikron\FactFinder\Shopware6\MessageQueue\FeedExportHandler).
Resolving inheritance for "Omikron\FactFinder\Shopware6\MessageQueue\FeedExportHandler" (parent: .instanceof.Omikron\FactFinder\Shopware6\MessageQueue\FeedExportHandler.0.Omikron\FactFinder\Shopware6\MessageQueue\FeedExportHandler).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.HbH\FactFinderCustoms\Controller\TestController" (parent: .abstract.instanceof.HbH\FactFinderCustoms\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.HbH\FactFinderCustoms\Controller\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.HbH\FactFinderCustoms\Controller\TestController).
Resolving inheritance for "HbH\FactFinderCustoms\Controller\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.HbH\FactFinderCustoms\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.HbH\FactFinderCustoms\Subscriber\ProductListingSubscriber" (parent: .abstract.instanceof.HbH\FactFinderCustoms\Subscriber\ProductListingSubscriber).
Resolving inheritance for "HbH\FactFinderCustoms\Subscriber\ProductListingSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.HbH\FactFinderCustoms\Subscriber\ProductListingSubscriber).
Resolving inheritance for ".instanceof.Shopware\Core\Content\Cms\DataResolver\Element\CmsElementResolverInterface.0.HbH\FactFinderCustoms\DataResolver\HbhFactfinderCrossselling" (parent: .abstract.instanceof.HbH\FactFinderCustoms\DataResolver\HbhFactfinderCrossselling).
Resolving inheritance for "HbH\FactFinderCustoms\DataResolver\HbhFactfinderCrossselling" (parent: .instanceof.Shopware\Core\Content\Cms\DataResolver\Element\CmsElementResolverInterface.0.HbH\FactFinderCustoms\DataResolver\HbhFactfinderCrossselling).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.HbH\FactFinderCustoms\Subscriber\ConsoleCommandListener" (parent: .abstract.instanceof.HbH\FactFinderCustoms\Subscriber\ConsoleCommandListener).
Resolving inheritance for "HbH\FactFinderCustoms\Subscriber\ConsoleCommandListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.HbH\FactFinderCustoms\Subscriber\ConsoleCommandListener).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.HbH\FactFinderCustoms\Command\ProductExportCommand" (parent: .abstract.instanceof.HbH\FactFinderCustoms\Command\ProductExportCommand).
Resolving inheritance for "HbH\FactFinderCustoms\Command\ProductExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.HbH\FactFinderCustoms\Command\ProductExportCommand).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Shopgate\Shopware\Catalog\DataAbstractionLayer\CategoryProductMappingIndexer" (parent: .abstract.instanceof.Shopgate\Shopware\Catalog\DataAbstractionLayer\CategoryProductMappingIndexer).
Resolving inheritance for "Shopgate\Shopware\Catalog\DataAbstractionLayer\CategoryProductMappingIndexer" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Shopgate\Shopware\Catalog\DataAbstractionLayer\CategoryProductMappingIndexer).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Catalog\Review\Subscriber\AddChannelFilterSubscriber" (parent: .abstract.instanceof.Shopgate\Shopware\Catalog\Review\Subscriber\AddChannelFilterSubscriber).
Resolving inheritance for "Shopgate\Shopware\Catalog\Review\Subscriber\AddChannelFilterSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Catalog\Review\Subscriber\AddChannelFilterSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\AddSgOrderToCriteriaSubscriber" (parent: .abstract.instanceof.Shopgate\Shopware\Order\Subscriber\AddSgOrderToCriteriaSubscriber).
Resolving inheritance for "Shopgate\Shopware\Order\Subscriber\AddSgOrderToCriteriaSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\AddSgOrderToCriteriaSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\ChangeLanguageSubscriber" (parent: .abstract.instanceof.Shopgate\Shopware\Order\Subscriber\ChangeLanguageSubscriber).
Resolving inheritance for "Shopgate\Shopware\Order\Subscriber\ChangeLanguageSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\ChangeLanguageSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\LiveShoppingSubscriber" (parent: .abstract.instanceof.Shopgate\Shopware\Order\Subscriber\LiveShoppingSubscriber).
Resolving inheritance for "Shopgate\Shopware\Order\Subscriber\LiveShoppingSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\LiveShoppingSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\RoundingOverwriteSubscriber" (parent: .abstract.instanceof.Shopgate\Shopware\Order\Subscriber\RoundingOverwriteSubscriber).
Resolving inheritance for "Shopgate\Shopware\Order\Subscriber\RoundingOverwriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\RoundingOverwriteSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\SaveCartSubscriber" (parent: .abstract.instanceof.Shopgate\Shopware\Order\Subscriber\SaveCartSubscriber).
Resolving inheritance for "Shopgate\Shopware\Order\Subscriber\SaveCartSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\SaveCartSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\ShopgateCouponSubscriber" (parent: .abstract.instanceof.Shopgate\Shopware\Order\Subscriber\ShopgateCouponSubscriber).
Resolving inheritance for "Shopgate\Shopware\Order\Subscriber\ShopgateCouponSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\ShopgateCouponSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\SortOutLineItemSubscriber" (parent: .abstract.instanceof.Shopgate\Shopware\Order\Subscriber\SortOutLineItemSubscriber).
Resolving inheritance for "Shopgate\Shopware\Order\Subscriber\SortOutLineItemSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\SortOutLineItemSubscriber).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Shopgate\Shopware\Shopgate\NativeOrderExtension" (parent: .abstract.instanceof.Shopgate\Shopware\Shopgate\NativeOrderExtension).
Resolving inheritance for "Shopgate\Shopware\Shopgate\NativeOrderExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Shopgate\Shopware\Shopgate\NativeOrderExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Shopgate\Shopware\Shopgate\SalutationExtension" (parent: .abstract.instanceof.Shopgate\Shopware\Shopgate\SalutationExtension).
Resolving inheritance for "Shopgate\Shopware\Shopgate\SalutationExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Shopgate\Shopware\Shopgate\SalutationExtension).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\Shopware\Shopgate\Salutations\ShopgateSalutationDefinition" (parent: .abstract.instanceof.Shopgate\Shopware\Shopgate\Salutations\ShopgateSalutationDefinition).
Resolving inheritance for "Shopgate\Shopware\Shopgate\Salutations\ShopgateSalutationDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\Shopware\Shopgate\Salutations\ShopgateSalutationDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\Shopware\Shopgate\ApiCredentials\ShopgateApiCredentialsDefinition" (parent: .abstract.instanceof.Shopgate\Shopware\Shopgate\ApiCredentials\ShopgateApiCredentialsDefinition).
Resolving inheritance for "Shopgate\Shopware\Shopgate\ApiCredentials\ShopgateApiCredentialsDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\Shopware\Shopgate\ApiCredentials\ShopgateApiCredentialsDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\Shopware\Shopgate\Catalog\CategoryProductMappingDefinition" (parent: .abstract.instanceof.Shopgate\Shopware\Shopgate\Catalog\CategoryProductMappingDefinition).
Resolving inheritance for "Shopgate\Shopware\Shopgate\Catalog\CategoryProductMappingDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\Shopware\Shopgate\Catalog\CategoryProductMappingDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\Shopware\Shopgate\Order\ShopgateOrderDefinition" (parent: .abstract.instanceof.Shopgate\Shopware\Shopgate\Order\ShopgateOrderDefinition).
Resolving inheritance for "Shopgate\Shopware\Shopgate\Order\ShopgateOrderDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\Shopware\Shopgate\Order\ShopgateOrderDefinition).
Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.shopgate.go.fallback.logger" (parent: .abstract.instanceof.shopgate.go.fallback.logger).
Resolving inheritance for "shopgate.go.fallback.logger" (parent: .instanceof.Monolog\ResettableInterface.0.shopgate.go.fallback.logger).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\Rule\Rule.0.Shopgate\Shopware\System\Db\Rule\IsShopgateRuleCondition" (parent: .abstract.instanceof.Shopgate\Shopware\System\Db\Rule\IsShopgateRuleCondition).
Resolving inheritance for "Shopgate\Shopware\System\Db\Rule\IsShopgateRuleCondition" (parent: .instanceof.Shopware\Core\Framework\Rule\Rule.0.Shopgate\Shopware\System\Db\Rule\IsShopgateRuleCondition).
Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.shopgate.go.file.handler" (parent: .abstract.instanceof.shopgate.go.file.handler).
Resolving inheritance for ".instanceof.Monolog\Handler\HandlerInterface.0.shopgate.go.file.handler" (parent: .instanceof.Monolog\ResettableInterface.0.shopgate.go.file.handler).
Resolving inheritance for "shopgate.go.file.handler" (parent: .instanceof.Monolog\Handler\HandlerInterface.0.shopgate.go.file.handler).
Resolving inheritance for ".instanceof.Shopware\Core\Checkout\Payment\Cart\PaymentHandler\SynchronousPaymentHandlerInterface.0.Shopgate\Shopware\System\PaymentHandler\GenericHandler" (parent: .abstract.instanceof.Shopgate\Shopware\System\PaymentHandler\GenericHandler).
Resolving inheritance for "Shopgate\Shopware\System\PaymentHandler\GenericHandler" (parent: .instanceof.Shopware\Core\Checkout\Payment\Cart\PaymentHandler\SynchronousPaymentHandlerInterface.0.Shopgate\Shopware\System\PaymentHandler\GenericHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Storefront\Subscribers\ExceptionCatcherSubscriber" (parent: .abstract.instanceof.Shopgate\Shopware\Storefront\Subscribers\ExceptionCatcherSubscriber).
Resolving inheritance for "Shopgate\Shopware\Storefront\Subscribers\ExceptionCatcherSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Storefront\Subscribers\ExceptionCatcherSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Shopgate\Shopware\Storefront\Controller\MainController" (parent: .abstract.instanceof.Shopgate\Shopware\Storefront\Controller\MainController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Shopgate\Shopware\Storefront\Controller\MainController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Shopgate\Shopware\Storefront\Controller\MainController).
Resolving inheritance for "Shopgate\Shopware\Storefront\Controller\MainController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Shopgate\Shopware\Storefront\Controller\MainController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Shopgate\Shopware\Storefront\Controller\MainApiController" (parent: .abstract.instanceof.Shopgate\Shopware\Storefront\Controller\MainApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Shopgate\Shopware\Storefront\Controller\MainApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Shopgate\Shopware\Storefront\Controller\MainApiController).
Resolving inheritance for "Shopgate\Shopware\Storefront\Controller\MainApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Shopgate\Shopware\Storefront\Controller\MainApiController).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\WebcheckoutSW6\Entity\OrderDefinition" (parent: .abstract.instanceof.Shopgate\WebcheckoutSW6\Entity\OrderDefinition).
Resolving inheritance for "Shopgate\WebcheckoutSW6\Entity\OrderDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\WebcheckoutSW6\Entity\OrderDefinition).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Shopgate\WebcheckoutSW6\Entity\OrderExtension" (parent: .abstract.instanceof.Shopgate\WebcheckoutSW6\Entity\OrderExtension).
Resolving inheritance for "Shopgate\WebcheckoutSW6\Entity\OrderExtension" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Shopgate\WebcheckoutSW6\Entity\OrderExtension).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\WebcheckoutSW6\Subscribers\SystemConfigSubscriber" (parent: .abstract.instanceof.Shopgate\WebcheckoutSW6\Subscribers\SystemConfigSubscriber).
Resolving inheritance for "Shopgate\WebcheckoutSW6\Subscribers\SystemConfigSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\WebcheckoutSW6\Subscribers\SystemConfigSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\WebcheckoutSW6\Subscribers\IsShopgateSubscriber" (parent: .abstract.instanceof.Shopgate\WebcheckoutSW6\Subscribers\IsShopgateSubscriber).
Resolving inheritance for "Shopgate\WebcheckoutSW6\Subscribers\IsShopgateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\WebcheckoutSW6\Subscribers\IsShopgateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\WebcheckoutSW6\Subscribers\SessionExtenderSubscriber" (parent: .abstract.instanceof.Shopgate\WebcheckoutSW6\Subscribers\SessionExtenderSubscriber).
Resolving inheritance for "Shopgate\WebcheckoutSW6\Subscribers\SessionExtenderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\WebcheckoutSW6\Subscribers\SessionExtenderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\WebcheckoutSW6\Subscribers\WebCheckoutOrderSubscriber" (parent: .abstract.instanceof.Shopgate\WebcheckoutSW6\Subscribers\WebCheckoutOrderSubscriber).
Resolving inheritance for "Shopgate\WebcheckoutSW6\Subscribers\WebCheckoutOrderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\WebcheckoutSW6\Subscribers\WebCheckoutOrderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Shopgate\WebcheckoutSW6\Storefront\Controller\SGWebcheckoutController" (parent: .abstract.instanceof.Shopgate\WebcheckoutSW6\Storefront\Controller\SGWebcheckoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Shopgate\WebcheckoutSW6\Storefront\Controller\SGWebcheckoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Shopgate\WebcheckoutSW6\Storefront\Controller\SGWebcheckoutController).
Resolving inheritance for "Shopgate\WebcheckoutSW6\Storefront\Controller\SGWebcheckoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Shopgate\WebcheckoutSW6\Storefront\Controller\SGWebcheckoutController).
Resolving inheritance for ".instanceof.Shopware\Core\Framework\Rule\Rule.0.Shopgate\WebcheckoutSW6\System\Db\Rule\IsShopgateWebcheckoutRuleCondition" (parent: .abstract.instanceof.Shopgate\WebcheckoutSW6\System\Db\Rule\IsShopgateWebcheckoutRuleCondition).
Resolving inheritance for "Shopgate\WebcheckoutSW6\System\Db\Rule\IsShopgateWebcheckoutRuleCondition" (parent: .instanceof.Shopware\Core\Framework\Rule\Rule.0.Shopgate\WebcheckoutSW6\System\Db\Rule\IsShopgateWebcheckoutRuleCondition).
Resolving inheritance for "NetInventors\NetiNextEasyCoupon\Service\RequestedDelivery\RequestedDeliveryProcessor" (parent: NetInventors\NetiNextEasyCoupon\Service\RequestedDelivery\AbstractRequestedDelivery).
Resolving inheritance for "NetInventors\NetiNextEasyCoupon\Service\RequestedDelivery\RequestedDeliveryMailer" (parent: NetInventors\NetiNextEasyCoupon\Service\RequestedDelivery\AbstractRequestedDelivery).
Resolving inheritance for "NetInventors\NetiNextEasyCoupon\Service\ErrorHandlingService" (parent: NetInventors\NetiNextEasyCoupon\Service\RequestedDelivery\AbstractRequestedDelivery).
Resolving inheritance for "cache.app" (parent: cache.adapter.array).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.scheduler" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for ".cache.object.inner" (parent: cache.app).
Resolving inheritance for ".cache.http.inner" (parent: cache.app).
Resolving inheritance for "cache.tags" (parent: cache.app).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.low_priority" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.pentatrion_vite_fallback" (parent: cache.system).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.frosh-tools" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.business_events" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.elasticsearch" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.maxia_listing_variants_6" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.pickware_erp" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.pickware_debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.pickware_debug_error" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.adyen_generic" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.adyen_result" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.adyen_api" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.adyen_cron" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.adyen_notification" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.hbh_retour_process" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.factfinder_channel" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.neti_next_easy_coupon" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.neti_next_easy_coupon_requested_delivery" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.neti_next_easy_coupon_pos" (parent: monolog.logger_prototype).
Resolving inheritance for "make.auto_command.composer_generator" (parent: maker.auto_command.abstract).
Resolving inheritance for "make.auto_command.plugin_class_generator" (parent: maker.auto_command.abstract).
Resolving inheritance for "make.auto_command.tests_generator" (parent: maker.auto_command.abstract).
Resolving inheritance for "make.auto_command.command_generator" (parent: maker.auto_command.abstract).
Resolving inheritance for "make.auto_command.scheduled_task_generator" (parent: maker.auto_command.abstract).
Resolving inheritance for "make.auto_command.event_subscriber_generator" (parent: maker.auto_command.abstract).
Resolving inheritance for "make.auto_command.storefront_controller_generator" (parent: maker.auto_command.abstract).
Resolving inheritance for "make.auto_command.store_api_route_generator" (parent: maker.auto_command.abstract).
Resolving inheritance for "make.auto_command.entity_generator" (parent: maker.auto_command.abstract).
Resolving inheritance for "make.auto_command.config_generator" (parent: maker.auto_command.abstract).
Resolving inheritance for "make.auto_command.javascript_plugin_generator" (parent: maker.auto_command.abstract).
Resolving inheritance for "make.auto_command.admin_module_generator" (parent: maker.auto_command.abstract).
Resolving inheritance for "make.auto_command.custom_fieldset_generator" (parent: maker.auto_command.abstract).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Address\Model\AddressDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Address\Model\AddressDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationSessionDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationSessionDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportConfigDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportConfigDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDocumentMappingDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDocumentMappingDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptLineItemDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptLineItemDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\GoodsReceipt\Model\ReturnOrderGoodsReceiptMappingDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\ReturnOrderGoodsReceiptMappingDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\GoodsReceipt\Model\SupplierOrderGoodsReceiptMappingDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\SupplierOrderGoodsReceiptMappingDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportElementDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportElementDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportLogEntryDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportLogEntryDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportProfileDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportProfileDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\InvoiceCorrection\Model\PickwareDocumentVersionDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\InvoiceCorrection\Model\PickwareDocumentVersionDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\OrderPickability\Model\OrderPickabilityDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\OrderPickability\Model\OrderPickabilityDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordValueDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordValueDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyProductMappingDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyProductMappingDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Product\Model\PickwareProductDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Product\Model\PickwareProductDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\PurchaseList\Model\PurchaseListItemDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PurchaseList\Model\PurchaseListItemDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderLineItemDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderLineItemDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderRefundDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderRefundDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Stock\Model\LocationTypeDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\LocationTypeDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Stock\Model\SpecialStockLocationDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\SpecialStockLocationDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Stock\Model\StockContainerDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\StockContainerDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Stock\Model\StockDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\StockDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Stock\Model\StockMovementDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\StockMovementDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Stock\Model\WarehouseStockDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\WarehouseStockDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\StockValuation\Model\PurchaseDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\StockValuation\Model\PurchaseDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\StockValuation\Model\ReportDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\StockValuation\Model\ReportDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\StockValuation\Model\ReportRowDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\StockValuation\Model\ReportRowDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessItemDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessItemDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeSnapshotItemDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeSnapshotItemDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\StocktakeProductSummaryDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\StocktakeProductSummaryDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDevDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDevDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationListItemDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationListItemDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Supplier\Model\SupplierDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Supplier\Model\SupplierDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderLineItemDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderLineItemDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Warehouse\Model\BinLocationDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Warehouse\Model\BinLocationDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Warehouse\Model\ProductWarehouseConfigurationDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Warehouse\Model\ProductWarehouseConfigurationDefinition).
Resolving inheritance for "sales_channel_definition.Pickware\PickwareErpStarter\Warehouse\Model\WarehouseDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Warehouse\Model\WarehouseDefinition).
Resolving inheritance for "sales_channel_definition.Omikron\FactFinder\Shopware6\Export\FeedPreprocessorEntryDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Omikron\FactFinder\Shopware6\Export\FeedPreprocessorEntryDefinition).
Resolving inheritance for "sales_channel_definition.Shopgate\Shopware\Shopgate\Salutations\ShopgateSalutationDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\Shopware\Shopgate\Salutations\ShopgateSalutationDefinition).
Resolving inheritance for "sales_channel_definition.Shopgate\Shopware\Shopgate\ApiCredentials\ShopgateApiCredentialsDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\Shopware\Shopgate\ApiCredentials\ShopgateApiCredentialsDefinition).
Resolving inheritance for "sales_channel_definition.Shopgate\Shopware\Shopgate\Catalog\CategoryProductMappingDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\Shopware\Shopgate\Catalog\CategoryProductMappingDefinition).
Resolving inheritance for "sales_channel_definition.Shopgate\Shopware\Shopgate\Order\ShopgateOrderDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\Shopware\Shopgate\Order\ShopgateOrderDefinition).
Resolving inheritance for "sales_channel_definition.Shopgate\WebcheckoutSW6\Entity\OrderDefinition" (parent: .instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\WebcheckoutSW6\Entity\OrderDefinition).
6
Removing method "setTwig" of service "Adyen\Shopware\Storefront\Controller\FrontendProxyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Omikron\FactFinder\Shopware6\Storefront\Controller\ProxyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Omikron\FactFinder\Shopware6\Storefront\Controller\ResultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "HbH\FactFinderCustoms\Controller\TestController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Shopgate\Shopware\Storefront\Controller\MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Shopgate\WebcheckoutSW6\Storefront\Controller\SGWebcheckoutController" from controller candidates: the method is called at instantiation, thus cannot be an action.
1424
Removed service "League\Flysystem\FilesystemOperator $frameworkPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $frameworkPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $systemPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $systemPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $contentPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $contentPublicFilesystem"; reason: private alias.
Removed service "shopware.media.reverse_proxy"; reason: private alias.
Removed service "core_mailer"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $checkoutPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $checkoutPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $maintenancePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $maintenancePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $profilingPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $profilingPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $administrationPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $administrationPublicFilesystem"; reason: private alias.
Removed service "shopware.elasticsearch.logger"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $elasticsearchPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $elasticsearchPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $storefrontPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $storefrontPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $projectBundlePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $projectBundlePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $servicePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $servicePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $froshPlatformAdminerPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $froshPlatformAdminerPublicFilesystem"; reason: private alias.
Removed service "Shopware\Core\Kernel"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $froshDevelopmentHelperPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $froshDevelopmentHelperPublicFilesystem"; reason: private alias.
Removed service "Frosh\TemplateMail\Services\MailFinderServiceInterface"; reason: private alias.
Removed service "Frosh\TemplateMail\Services\MailLoader\LoaderInterface"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $froshPlatformTemplateMailPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $froshPlatformTemplateMailPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $froshLazySizesPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $froshLazySizesPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $froshToolsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $froshToolsPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHInfiniteScrollingPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHInfiniteScrollingPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHProjectCmsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHProjectCmsPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHProjectConfigPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHProjectConfigPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHProjectMainThemePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHProjectMainThemePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $acrisShopSwitchCSPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $acrisShopSwitchCSPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dtgsGoogleTagManagerSw6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dtgsGoogleTagManagerSw6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $iwvDatevV6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $iwvDatevV6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $maxiaListingVariants6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $maxiaListingVariants6PublicFilesystem"; reason: private alias.
Removed service "pickware_erp.default_picking_strategy"; reason: private alias.
Removed service "pickware_erp.default_pickable_stock_provider"; reason: private alias.
Removed service "pickware_erp.default_routing_strategy"; reason: private alias.
Removed service "Pickware\PickwareErpStarter\Stocking\StockingStrategy"; reason: private alias.
Removed service "pickware_erp.stocking.default_stocking_strategy"; reason: private alias.
Removed service "Pickware\PickwareErpStarter\Analytics\AnalyticsAggregator"; reason: private alias.
Removed service "Pickware\PickwareErpStarter\Analytics\AnalyticsAggregatorConfigFactory"; reason: private alias.
Removed service "Pickware\PickwareErpStarter\Analytics\AnalyticsReportConfigFactory"; reason: private alias.
Removed service "Pickware\PickwareErpStarter\Analytics\AnalyticsReportListItemCalculator"; reason: private alias.
Removed service "Pickware\PickwareErpStarter\Analytics\AnalyticsReportListItemDefinition"; reason: private alias.
Removed service "Pickware\PickwareErpStarter\ImportExport\ReadWrite\FileWriter"; reason: private alias.
Removed service "Pickware\PickwareErpStarter\ImportExport\ReadWrite\HeaderReader"; reason: private alias.
Removed service "Pickware\PickwareErpStarter\ImportExport\ReadWrite\HeaderWriter"; reason: private alias.
Removed service "Pickware\PickwareErpStarter\ImportExport\ReadWrite\ImportExportWriter"; reason: private alias.
Removed service "Pickware\PickwareErpStarter\MailDraft\MailTemplateContentGenerator"; reason: private alias.
Removed service "Pickware\PickwareErpStarter\Picking\PickableStockProvider"; reason: private alias.
Removed service "Pickware\PickwareErpStarter\Picking\PickingStrategy"; reason: private alias.
Removed service "Pickware\PickwareErpStarter\Picking\ProductOrthogonalPickingStrategy"; reason: private alias.
Removed service "Pickware\PickwareErpStarter\Routing\RoutingStrategy"; reason: private alias.
Removed service "Pickware\PickwareErpStarter\Stocking\ProductOrthogonalStockingStrategy"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareErpStarterPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareErpStarterPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareDalBundlePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareDalBundlePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareDocumentBundlePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareDocumentBundlePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareMoneyBundlePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareMoneyBundlePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareApiErrorHandlingBundlePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareApiErrorHandlingBundlePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareDebugBundlePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareDebugBundlePublicFilesystem"; reason: private alias.
Removed service "Pickware\ShopwareExtensionsBundle\StateTransitioning\ShortestPathCalculation\ShortestPathCalculator"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareShopwareExtensionsBundlePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareShopwareExtensionsBundlePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareValidationBundlePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareValidationBundlePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareConfigBundlePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareConfigBundlePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareFeatureFlagBundlePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareFeatureFlagBundlePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareIncompatibilityBundlePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareIncompatibilityBundlePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareApiVersioningBundlePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareApiVersioningBundlePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $adyenPaymentShopware6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $adyenPaymentShopware6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagCommercialPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagCommercialPublicFilesystem"; reason: private alias.
Removed service "shopware.ai_service_http_client"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $customPricingPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $customPricingPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $subscriptionPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $subscriptionPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $ruleBuilderPreviewPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $ruleBuilderPreviewPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $delayedFlowActionPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $delayedFlowActionPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $flowSharingPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $flowSharingPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $multiWarehousePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $multiWarehousePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $returnManagementPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $returnManagementPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $propertyExtractorPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $propertyExtractorPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $textGeneratorPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $textGeneratorPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $classificationCustomerPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $classificationCustomerPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $checkoutSweetenerPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $checkoutSweetenerPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $webhookFlowActionPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $webhookFlowActionPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $reviewSummaryPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $reviewSummaryPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $contentGeneratorPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $contentGeneratorPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $textTranslatorPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $textTranslatorPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $employeeManagementPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $employeeManagementPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $exportAssistantPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $exportAssistantPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $imageClassificationPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $imageClassificationPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $quickOrderPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $quickOrderPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $advancedSearchPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $advancedSearchPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $captchaPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $captchaPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $ssoPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $ssoPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $quoteManagementPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $quoteManagementPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $aISearchPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $aISearchPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $spatialCmsElementPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $spatialCmsElementPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $spatialSceneEditorPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $spatialSceneEditorPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $orderApprovalPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $orderApprovalPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $imageGeneratorPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $imageGeneratorPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $shoppingListPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $shoppingListPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHIndigoCustomsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHIndigoCustomsPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $flinkSizeChartsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $flinkSizeChartsPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $acrisSitemapCSPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $acrisSitemapCSPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $sheSitemapPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $sheSitemapPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dreiscSeoProPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dreiscSeoProPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $sixCategorySeoTextPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $sixCategorySeoTextPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $newsletterSendinbluePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $newsletterSendinbluePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHRetoureProcessPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHRetoureProcessPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHEditorialCmsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHEditorialCmsPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagLanguagePackPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagLanguagePackPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $cbaxModulAnalyticsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $cbaxModulAnalyticsPublicFilesystem"; reason: private alias.
Removed service "Handlebars\Handlebars"; reason: private alias.
Removed service "Handlebars\Loader\StringLoader"; reason: private alias.
Removed service "Omikron\FactFinder\Shopware6\Config\FieldRolesInterface"; reason: private alias.
Removed service "Omikron\FactFinder\Shopware6\Export\NamingStrategyInterface"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $omikronFactFinderPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $omikronFactFinderPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagPlatformSecurityPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagPlatformSecurityPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHFactFinderCustomsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHFactFinderCustomsPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $comanConsentManagerPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $comanConsentManagerPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHShopware5RedirectPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHShopware5RedirectPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $tonurPackstation6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $tonurPackstation6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $scopPlatformRedirecterPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $scopPlatformRedirecterPublicFilesystem"; reason: private alias.
Removed service "Shopgate\Shopware\System\Configuration\ConfigBridge"; reason: private alias.
Removed service "Shopgate\Shopware\System\CustomFields\CustomFieldMapping"; reason: private alias.
Removed service "Shopgate\Shopware\Plugin"; reason: private alias.
Removed service "Shopgate\Shopware\Storefront\ContextManager"; reason: private alias.
Removed service "Shopgate\Shopware\System\Log\LoggerInterface"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\CrossSelling\AbstractProductCrossSellingRoute"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\Listing\AbstractProductListingRoute"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\AbstractProductListRoute"; reason: private alias.
Removed service "Shopware\Core\System\SalesChannel\SalesChannel\AbstractContextSwitchRoute"; reason: private alias.
Removed service "Shopware\Core\System\SalesChannel\Context\AbstractSalesChannelContextFactory"; reason: private alias.
Removed service "Shopware\Core\System\Language\SalesChannel\AbstractLanguageRoute"; reason: private alias.
Removed service "Shopware\Core\Checkout\Order\SalesChannel\AbstractOrderRoute"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\SalesChannel\AbstractCartLoadRoute"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\SalesChannel\AbstractCartItemAddRoute"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\SalesChannel\AbstractCartDeleteRoute"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\SalesChannel\AbstractCartOrderRoute"; reason: private alias.
Removed service "Shopware\Core\Checkout\Shipping\SalesChannel\AbstractShippingMethodRoute"; reason: private alias.
Removed service "Shopware\Core\Checkout\Customer\SalesChannel\AbstractCustomerRoute"; reason: private alias.
Removed service "Shopware\Core\Checkout\Customer\SalesChannel\AbstractLoginRoute"; reason: private alias.
Removed service "Shopware\Core\Checkout\Customer\SalesChannel\AbstractRegisterRoute"; reason: private alias.
Removed service "Shopware\Core\Checkout\Customer\SalesChannel\AbstractUpsertAddressRoute"; reason: private alias.
Removed service "Shopware\Core\Content\Category\SalesChannel\AbstractCategoryListRoute"; reason: private alias.
Removed service "Shopware\Core\Checkout\Payment\SalesChannel\AbstractPaymentMethodRoute"; reason: private alias.
Removed service "Shopware\Core\Framework\Adapter\Translation\AbstractTranslator"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $sgateShopgatePluginSW6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $sgateShopgatePluginSW6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $sgateWebcheckoutSW6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $sgateWebcheckoutSW6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $netiNextEasyCouponPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $netiNextEasyCouponPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $netiNextEasyCouponGeneratorPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $netiNextEasyCouponGeneratorPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $netiNextEasyCouponPosPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $netiNextEasyCouponPosPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHMailConfigPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHMailConfigPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHAlphaCommandCollectionPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHAlphaCommandCollectionPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHExportDataPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHExportDataPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $acrisFlowBuilderDelayCSPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $acrisFlowBuilderDelayCSPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHLastSeenPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hbHLastSeenPublicFilesystem"; reason: private alias.
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.object"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheObject"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.object"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheObject"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.object"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheObject"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.http"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheHttp"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.http"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheHttp"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.http"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheHttp"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.tags"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheTags"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.tags"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheTags"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.tags"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheTags"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.rate_limiter"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheRateLimiter"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.rate_limiter"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheRateLimiter"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.rate_limiter"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheRateLimiter"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "monolog.handler.business_event_handler"; reason: private alias.
Removed service "monolog.handler.neti_next_easy_coupon"; reason: private alias.
Removed service "monolog.handler.neti_next_easy_coupon_requested_delivery"; reason: private alias.
Removed service "monolog.handler.neti_next_easy_coupon_pos"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\EntrypointsLookupCollection"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\EntrypointRenderer"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\TagRendererCollection"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\Debug"; reason: private alias.
Removed service "Shopware\Storefront\Theme\AbstractThemePathBuilder"; reason: private alias.
Removed service "Shopware\Storefront\Theme\ConfigLoader\AbstractConfigLoader"; reason: private alias.
Removed service "Shopware\Storefront\Theme\ConfigLoader\AbstractAvailableThemeProvider"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $privateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $publicFilesystem"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $frosh-toolsLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $froshToolsLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $business_eventsLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $businessEventsLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $elasticsearchLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $maxia_listing_variants_6Logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $maxiaListingVariants6Logger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $pickware_erpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $pickwareErpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $pickware_debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $pickwareDebugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $pickware_debug_errorLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $pickwareDebugErrorLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $adyen_genericLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $adyenGenericLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $adyen_resultLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $adyenResultLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $adyen_apiLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $adyenApiLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $adyen_cronLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $adyenCronLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $adyen_notificationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $adyenNotificationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $hbh_retour_processLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $hbhRetourProcessLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $factfinder_channelLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $factfinderChannelLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $neti_next_easy_couponLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $netiNextEasyCouponLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $neti_next_easy_coupon_requested_deliveryLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $netiNextEasyCouponRequestedDeliveryLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $neti_next_easy_coupon_posLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $netiNextEasyCouponPosLogger"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $log_entry.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $logEntryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acl_role.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $aclRoleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acl_user_role.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $aclUserRoleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $app.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $app_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $app_action_button.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appActionButtonRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $app_action_button_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appActionButtonTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $app_template.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appTemplateRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $app_payment_method.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appPaymentMethodRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $app_script_condition.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appScriptConditionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $app_script_condition_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appScriptConditionTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $app_cms_block.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appCmsBlockRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $app_cms_block_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appCmsBlockTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $app_flow_action.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appFlowActionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $app_flow_action_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appFlowActionTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $app_flow_event.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appFlowEventRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $app_shipping_method.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appShippingMethodRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $custom_field.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customFieldRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $custom_field_set.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customFieldSetRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $custom_field_set_relation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customFieldSetRelationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $version.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $versionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $version_commit.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $versionCommitRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $version_commit_data.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $versionCommitDataRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $plugin.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pluginRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $plugin_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pluginTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $scheduled_task.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $scheduledTaskRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $script.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $scriptRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $language.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $languageRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $seo_url.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $seoUrlRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $seo_url_template.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $seoUrlTemplateRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $main_category.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mainCategoryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $webhook.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $webhookRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $webhook_event_log.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $webhookEventLogRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $sales_channel.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $sales_channel_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $sales_channel_country.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelCountryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $sales_channel_currency.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelCurrencyRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $sales_channel_domain.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelDomainRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $sales_channel_language.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelLanguageRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $sales_channel_payment_method.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelPaymentMethodRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $sales_channel_shipping_method.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelShippingMethodRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $sales_channel_type.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelTypeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $sales_channel_type_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelTypeTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $sales_channel_analytics.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelAnalyticsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $country.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $countryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $country_state.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $countryStateRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $country_state_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $countryStateTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $country_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $countryTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $currency.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $currencyRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $currency_country_rounding.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $currencyCountryRoundingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $currency_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $currencyTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $custom_entity.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customEntityRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $locale.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $localeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $locale_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $localeTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $snippet_set.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $snippetSetRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $snippet.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $snippetRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salutation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salutationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salutation_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salutationTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $tax.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $taxRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $tax_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $taxRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $tax_rule_type.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $taxRuleTypeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $tax_rule_type_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $taxRuleTypeTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $tax_provider.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $taxProviderRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $tax_provider_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $taxProviderTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $unit.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $unitRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $unit_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $unitTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $user.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $userRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $user_config.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $userConfigRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $user_access_key.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $userAccessKeyRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $user_recovery.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $userRecoveryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $integration.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $integrationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $integration_role.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $integrationRoleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $state_machine.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $stateMachineRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $state_machine_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $stateMachineTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $state_machine_state.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $stateMachineStateRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $state_machine_state_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $stateMachineStateTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $state_machine_transition.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $stateMachineTransitionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $state_machine_history.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $stateMachineHistoryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $system_config.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $systemConfigRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $number_range.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $numberRangeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $number_range_sales_channel.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $numberRangeSalesChannelRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $number_range_state.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $numberRangeStateRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $number_range_type.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $numberRangeTypeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $number_range_type_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $numberRangeTypeTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $number_range_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $numberRangeTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $tagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $category.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $categoryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $category_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $categoryTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $category_tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $categoryTagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $media.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $media_default_folder.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaDefaultFolderRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $media_thumbnail.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaThumbnailRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $media_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $media_folder.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaFolderRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $media_thumbnail_size.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaThumbnailSizeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $media_folder_configuration.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaFolderConfigurationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $media_folder_configuration_media_thumbnail_size.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaFolderConfigurationMediaThumbnailSizeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $media_tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaTagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_stream_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productStreamMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_category.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productCategoryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_custom_field_set.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productCustomFieldSetRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productTagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_configurator_setting.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productConfiguratorSettingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_price.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productPriceRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_property.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productPropertyRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_search_keyword.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productSearchKeywordRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_keyword_dictionary.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productKeywordDictionaryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_review.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productReviewRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_manufacturer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productManufacturerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_manufacturer_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productManufacturerTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_media.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productMediaRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_download.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productDownloadRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_option.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productOptionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_category_tree.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productCategoryTreeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_cross_selling.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productCrossSellingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_cross_selling_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productCrossSellingTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_cross_selling_assigned_products.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productCrossSellingAssignedProductsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_feature_set.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productFeatureSetRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_feature_set_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productFeatureSetTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_sorting.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productSortingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_sorting_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productSortingTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_search_config.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productSearchConfigRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_search_config_field.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productSearchConfigFieldRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_visibility.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productVisibilityRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $delivery_time.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $deliveryTimeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $newsletter_recipient.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $newsletterRecipientRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $newsletter_recipient_tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $newsletterRecipientTagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $ruleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $rule_condition.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $ruleConditionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $rule_tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $ruleTagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_stream.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productStreamRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_stream_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productStreamTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_stream_filter.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productStreamFilterRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_export.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productExportRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $property_group.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $propertyGroupRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $property_group_option.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $propertyGroupOptionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $property_group_option_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $propertyGroupOptionTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $property_group_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $propertyGroupTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cms_page.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cmsPageRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cms_page_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cmsPageTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cms_section.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cmsSectionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cms_block.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cmsBlockRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cms_slot.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cmsSlotRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cms_slot_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cmsSlotTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mail_template.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mailTemplateRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mail_template_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mailTemplateTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mail_template_type.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mailTemplateTypeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mail_template_type_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mailTemplateTypeTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mail_template_media.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mailTemplateMediaRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mail_header_footer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mailHeaderFooterRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mail_header_footer_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mailHeaderFooterTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $delivery_time_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $deliveryTimeTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $import_export_profile.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $importExportProfileRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $import_export_log.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $importExportLogRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $import_export_file.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $importExportFileRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $import_export_profile_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $importExportProfileTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $landing_page.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $landingPageRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $landing_page_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $landingPageTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $landing_page_tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $landingPageTagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $landing_page_sales_channel.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $landingPageSalesChannelRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flow.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flowRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flow_sequence.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flowSequenceRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flow_template.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flowTemplateRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customer_group_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerGroupTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customer_address.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerAddressRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customer_recovery.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerRecoveryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customer_group.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerGroupRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customer_group_registration_sales_channels.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerGroupRegistrationSalesChannelsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customer_tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerTagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customer_wishlist.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerWishlistRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customer_wishlist_product.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerWishlistProductRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $document.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $documentRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $document_type.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $documentTypeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $document_type_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $documentTypeTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $document_base_config.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $documentBaseConfigRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $document_base_config_sales_channel.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $documentBaseConfigSalesChannelRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_address.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderAddressRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_customer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderCustomerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_delivery.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderDeliveryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_delivery_position.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderDeliveryPositionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_line_item.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderLineItemRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_line_item_download.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderLineItemDownloadRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderTagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_transaction.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderTransactionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_transaction_capture.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderTransactionCaptureRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_transaction_capture_refund.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderTransactionCaptureRefundRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_transaction_capture_refund_position.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderTransactionCaptureRefundPositionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $payment_method.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $paymentMethodRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $payment_method_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $paymentMethodTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotion.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotion_sales_channel.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionSalesChannelRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotion_individual_code.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionIndividualCodeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotion_discount.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionDiscountRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotion_discount_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionDiscountRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotion_setgroup.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionSetgroupRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotion_setgroup_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionSetgroupRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotion_order_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionOrderRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotion_persona_customer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionPersonaCustomerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotion_persona_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionPersonaRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotion_cart_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionCartRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotion_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotion_discount_prices.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionDiscountPricesRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shipping_method.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shippingMethodRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shipping_method_tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shippingMethodTagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shipping_method_price.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shippingMethodPriceRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shipping_method_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shippingMethodTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $app_administration_snippet.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appAdministrationSnippetRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $notification.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $notificationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $theme.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $themeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $theme_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $themeTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $theme_sales_channel.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $themeSalesChannelRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $theme_media.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $themeMediaRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $theme_child.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $themeChildRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_switch_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisSwitchRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_switch_rule_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisSwitchRuleTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_switch_domain.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisSwitchDomainRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_switch_domain_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisSwitchDomainTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_switch_domain_country_whitelist.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisSwitchDomainCountryWhitelistRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_switch_domain_country_blacklist.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisSwitchDomainCountryBlacklistRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_switch_domain_language_whitelist.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisSwitchDomainLanguageWhitelistRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_switch_domain_language_blacklist.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisSwitchDomainLanguageBlacklistRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_switch_exclusion.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisSwitchExclusionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $iwv_datev_v6_scheduled_export.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $iwvDatevV6ScheduledExportRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $iwv_datev_v6_payment.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $iwvDatevV6PaymentRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $iwv_datev_v6_ext_doc_address_shipping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $iwvDatevV6ExtDocAddressShippingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $iwv_datev_v6_ext_doc_address_billing.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $iwvDatevV6ExtDocAddressBillingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $iwv_datev_v6_ext_doc_document_data.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $iwvDatevV6ExtDocDocumentDataRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $iwv_datev_v6_ext_doc_document_position.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $iwvDatevV6ExtDocDocumentPositionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_address.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpAddressRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_analytics_aggregation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpAnalyticsAggregationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_analytics_aggregation_session.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpAnalyticsAggregationSessionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_analytics_report_config.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpAnalyticsReportConfigRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_analytics_report.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpAnalyticsReportRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_demand_planning_list_item.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpDemandPlanningListItemRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_goods_receipt.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpGoodsReceiptRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_goods_receipt_document_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpGoodsReceiptDocumentMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_goods_receipt_line_item.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpGoodsReceiptLineItemRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_return_order_goods_receipt_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpReturnOrderGoodsReceiptMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_supplier_order_goods_receipt_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpSupplierOrderGoodsReceiptMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_import_export.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpImportExportRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_import_export_element.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpImportExportElementRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_import_export_log_entry.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpImportExportLogEntryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_import_export_profile.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpImportExportProfileRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_document_version.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpDocumentVersionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_order_pickability.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpOrderPickabilityRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_picking_property.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpPickingPropertyRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_picking_property_order_record.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpPickingPropertyOrderRecordRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_picking_property_order_record_value.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpPickingPropertyOrderRecordValueRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_picking_property_product_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpPickingPropertyProductMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_pickware_product.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpPickwareProductRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_purchase_list_item.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpPurchaseListItemRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_stock_valuation_view.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpStockValuationViewRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_return_order.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpReturnOrderRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_return_order_line_item.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpReturnOrderLineItemRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_return_order_refund.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpReturnOrderRefundRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_location_type.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpLocationTypeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_special_stock_location.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpSpecialStockLocationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_stock_container.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpStockContainerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_stock.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpStockRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_stock_movement.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpStockMovementRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_warehouse_stock.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpWarehouseStockRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_stock_valuation_report_purchase.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpStockValuationReportPurchaseRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_stock_valuation_report.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpStockValuationReportRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_stock_valuation_report_row.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpStockValuationReportRowRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_stocktaking_stocktake_counting_process.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpStocktakingStocktakeCountingProcessRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_stocktaking_stocktake_counting_process_item.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpStocktakingStocktakeCountingProcessItemRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_stocktaking_stocktake.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpStocktakingStocktakeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_stocktaking_stocktake_snapshot_item.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpStocktakingStocktakeSnapshotItemRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_stocktaking_stocktake_product_summary.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpStocktakingStocktakeProductSummaryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_product_supplier_configuration.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpProductSupplierConfigurationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_product_supplier_configuration_dev.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpProductSupplierConfigurationDevRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_product_supplier_configuration_list_item.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpProductSupplierConfigurationListItemRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_supplier.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpSupplierRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_supplier_order.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpSupplierOrderRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_supplier_order_line_item.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpSupplierOrderLineItemRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_bin_location.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpBinLocationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_product_warehouse_configuration.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpProductWarehouseConfigurationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_erp_warehouse.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareErpWarehouseRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_document.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareDocumentRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_document_type.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareDocumentTypeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $adyen_notification.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $adyenNotificationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $adyen_payment_state_data.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $adyenPaymentStateDataRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $adyen_payment_response.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $adyenPaymentResponseRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $adyen_refund.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $adyenRefundRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $adyen_payment_capture.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $adyenPaymentCaptureRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $adyen_payment.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $adyenPaymentRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $custom_price.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customPriceRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_plan.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionPlanRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_address.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionAddressRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_customer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionCustomerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_tag_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionTagMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_interval.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionIntervalRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_plan_product_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionPlanProductMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_plan_interval_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionPlanIntervalMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_interval_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionIntervalTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_plan_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionPlanTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_delay_action.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagDelayActionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $warehouse.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $warehouseRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $warehouse_group.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $warehouseGroupRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $warehouse_group_warehouse.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $warehouseGroupWarehouseRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_warehouse.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productWarehouseRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_warehouse_group.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productWarehouseGroupRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_warehouse_group.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderWarehouseGroupRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_product_warehouse.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderProductWarehouseRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_return.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderReturnRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_return_line_item.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderReturnLineItemRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_return_line_item_reason.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderReturnLineItemReasonRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_return_line_item_reason_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderReturnLineItemReasonTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_sequence_webhook_event_log.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagSequenceWebhookEventLogRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_review_summary.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productReviewSummaryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_review_summary_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productReviewSummaryTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_review_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productReviewTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_employee.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bEmployeeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_business_partner.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bBusinessPartnerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_role.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsRoleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_permission.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bPermissionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_order_employee.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bOrderEmployeeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $media_ai_tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaAiTagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $media_ai_tag_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaAiTagTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customer_specific_features.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerSpecificFeaturesRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advanced_search_boosting.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advancedSearchBoostingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advanced_search_entity_stream.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advancedSearchEntityStreamRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advanced_search_entity_stream_filter.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advancedSearchEntityStreamFilterRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advanced_search_action.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advancedSearchActionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advanced_search_action_search_term.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advancedSearchActionSearchTermRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advanced_search_synonym.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advancedSearchSynonymRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advanced_search_config.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advancedSearchConfigRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advanced_search_config_field.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advancedSearchConfigFieldRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $sso_provider.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $ssoProviderRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $sso_provider_customer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $ssoProviderCustomerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quote.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quoteRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quote_line_item.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quoteLineItemRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quote_delivery.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quoteDeliveryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quote_delivery_position.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quoteDeliveryPositionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quote_transaction.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quoteTransactionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quote_comment.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quoteCommentRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quote_employee.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quoteEmployeeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quote_document.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quoteDocumentRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_scene.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialSceneRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_scene_camera.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialSceneCameraRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_scene_light.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialSceneLightRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_scene_object.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialSceneObjectRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_scene_group.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialSceneGroupRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_render_config_size.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialRenderConfigSizeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_scene_primitive.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialScenePrimitiveRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_scene_material.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialSceneMaterialRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_scene_object_material.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialSceneObjectMaterialRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_approval_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsApprovalRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_pending_order.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsPendingOrderRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_pending_order_address.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsPendingOrderAddressRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_approval_rule_app_script_condition.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsApprovalRuleAppScriptConditionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_approval_rule_app_script_condition_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsApprovalRuleAppScriptConditionTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_shopping_list.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsShoppingListRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_shopping_list_line_item.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsShoppingListLineItemRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flink_size_chart.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flinkSizeChartRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flink_size_chart_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flinkSizeChartTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flink_size_chart_product.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flinkSizeChartProductRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flink_size_chart_product_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flinkSizeChartProductTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flink_size_chart_category.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flinkSizeChartCategoryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flink_size_chart_product_stream.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flinkSizeChartProductStreamRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flink_size_chart_category_manufacturer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flinkSizeChartCategoryManufacturerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreisc_seo_bulk_template.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreiscSeoBulkTemplateRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreisc_seo_bulk.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreiscSeoBulkRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreisc_seo_redirect_import_export_file.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreiscSeoRedirectImportExportFileRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreisc_seo_redirect_import_export_log.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreiscSeoRedirectImportExportLogRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreisc_seo_redirect.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreiscSeoRedirectRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreisc_seo_setting.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreiscSeoSettingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $brevo_abandoned_cart.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $brevoAbandonedCartRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_language_pack_language.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagLanguagePackLanguageRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_config.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsConfigRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_groups_config.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsGroupsConfigRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_search.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsSearchRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_product_impressions.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsProductImpressionsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_category_impressions.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsCategoryImpressionsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_manufacturer_impressions.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsManufacturerImpressionsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_visitors.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsVisitorsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_pool.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsPoolRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_referer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsRefererRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_invoice_date.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsInvoiceDateRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $factfinder_feed_preprocessor.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $factfinderFeedPreprocessorRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $repertus_packstation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $repertusPackstationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $scop_platform_redirecter_redirect.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $scopPlatformRedirecterRedirectRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shopgate_go_salutations.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shopgateGoSalutationsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shopgate_api_credentials.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shopgateApiCredentialsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shopgate_go_category_product_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shopgateGoCategoryProductMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shopgate_order.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shopgateOrderRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shopgate_webc_order.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shopgateWebcOrderRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_easy_coupon.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEasyCouponRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_easy_coupon_transaction.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEasyCouponTransactionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_easy_coupon_legacy_setting.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEasyCouponLegacySettingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_easy_coupon_product_for_voucher.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEasyCouponProductForVoucherRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_easy_coupon_product.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEasyCouponProductRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_easy_coupon_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEasyCouponTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_easy_coupon_product_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEasyCouponProductTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_product_extra_option.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcProductExtraOptionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_product_extra_option_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcProductExtraOptionTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_easy_coupon_condition.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEasyCouponConditionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_easy_coupon_product_condition.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEasyCouponProductConditionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_easy_coupon_log.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEasyCouponLogRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_easy_coupon_customer_assignment.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEasyCouponCustomerAssignmentRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_easy_coupon_tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEasyCouponTagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_easy_coupon_discount.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEasyCouponDiscountRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_easy_coupon_discount_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEasyCouponDiscountRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_easy_coupon_product_discount.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEasyCouponProductDiscountRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_easy_coupon_product_discount_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEasyCouponProductDiscountRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_generator_template_condition.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcGeneratorTemplateConditionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_generator_template.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcGeneratorTemplateRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_generator_template_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcGeneratorTemplateTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_generator_set.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcGeneratorSetRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_generator_set_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcGeneratorSetTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_generator_set_coupon_relation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcGeneratorSetCouponRelationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_generator_template_tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcGeneratorTemplateTagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_generator_template_discount.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcGeneratorTemplateDiscountRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_generator_template_discount_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcGeneratorTemplateDiscountRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_generator_coupon_flow_relation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcGeneratorCouponFlowRelationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_pos_location.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcPosLocationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_pos_location_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcPosLocationTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_pos_location_sales_channel.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcPosLocationSalesChannelRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_pos_location_generator_template.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcPosLocationGeneratorTemplateRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_pos_role.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcPosRoleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_pos_employee.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcPosEmployeeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_pos_location_employee.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcPosLocationEmployeeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_pos_transaction_extension.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcPosTransactionExtensionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_ec_pos_location_currency.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiEcPosLocationCurrencyRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_flow_builder_delay.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisFlowBuilderDelayRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_flow_builder_delay_log.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisFlowBuilderDelayLogRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $hbh_last_seen.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $hbhLastSeenRepository"; reason: private alias.
Removed service "messenger.default_transport"; reason: private alias.
Removed service ".service_locator.IVeieSa"; reason: private alias.
Removed service ".service_locator.Qlh8fJg"; reason: private alias.
Removed service ".service_locator.YgC6v3F"; reason: private alias.
Removed service ".service_locator.6PUCPfC"; reason: private alias.
Removed service "Shopware\Core\System\SystemConfig\SystemConfigLoader"; reason: private alias.
Removed service "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher.inner"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "Shopware\Core\Framework\Webhook\WebhookDispatcher.inner"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "Shopware\Core\Framework\Adapter\Translation\Translator.inner"; reason: private alias.
Removed service "twig.template_iterator"; reason: private alias.
Removed service "Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator.inner"; reason: private alias.
Removed service "Shopware\Core\Framework\Routing\ApiRequestContextResolver"; reason: private alias.
Removed service "monolog.handler.main"; reason: private alias.
Removed service "Shopware\Core\Framework\Log\Monolog\ErrorCodeLogLevelHandler.inner"; reason: private alias.
Removed service "Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler.inner"; reason: private alias.
Removed service "messenger.bus.shopware.inner"; reason: private alias.
Removed service "cache.object"; reason: private alias.
Removed service "Shopware\Core\Framework\Api\ApiDefinition\Generator\EntitySchemaGenerator"; reason: private alias.
Removed service "Shopware\Core\Framework\Validation\HappyPathValidator.inner"; reason: private alias.
Removed service "Shopware\Core\Framework\Event\NestedEventDispatcher.inner"; reason: private alias.
Removed service "Shopware\Core\System\Language\LanguageLoader"; reason: private alias.
Removed service "Shopware\Core\System\SalesChannel\Context\BaseContextFactory"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator"; reason: private alias.
Removed service "Shopware\Administration\Snippet\SnippetFinder"; reason: private alias.
Removed service "pentatrion_vite.file_accessor"; reason: private alias.
Removed service "Shopware\Storefront\Framework\Routing\Router.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\Detail\ProductConfiguratorLoader"; reason: private alias.
Removed service "Shopware\Core\Content\Media\Cms\DefaultMediaResolver"; reason: private alias.
Removed service "Shopware\Core\Framework\Adapter\Cache\CacheTracer"; reason: private alias.
Removed service "Shopware\Storefront\Framework\Cookie\CookieProviderInterface"; reason: private alias.
Removed service "Shopware\Core\Framework\App\Template\TemplateLoader"; reason: private alias.
Removed service "twig.app_variable"; reason: private alias.
Removed service "Frosh\TemplateMail\Services\MailFinderService"; reason: private alias.
Removed service "Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer"; reason: private alias.
Removed service "Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\Delivery\DeliveryCalculator"; reason: private alias.
Removed service "Acris\ShopSwitch\Framework\Cookie\ShopSwitchCookieProvider.inner"; reason: private alias.
Removed service "Dtgs\GoogleTagManager\Framework\Cookie\CustomCookieProvider.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver"; reason: private alias.
Removed service "Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver"; reason: private alias.
Removed service "Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver"; reason: private alias.
Removed service "Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver"; reason: private alias.
Removed service "Shopware\Core\Checkout\Document\Service\DocumentGenerator"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder"; reason: private alias.
Removed service "Pickware\DocumentBundle\Renderer\Translator.inner"; reason: private alias.
Removed service "Pickware\ApiErrorHandlingBundle\Document\JsonApiErrorFormattingDocumentGeneratorDecorator.inner"; reason: private alias.
Removed service "Shopware\Core\Framework\Api\EventListener\ResponseExceptionListener"; reason: private alias.
Removed service "Adyen\Shopware\Framework\Cookie\AdyenCookieProvider.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\RuleLoader"; reason: private alias.
Removed service "Shopware\Core\Checkout\Payment\Cart\PaymentTransactionStructFactory"; reason: private alias.
Removed service "Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\Detail\AvailableCombinationLoader"; reason: private alias.
Removed service "Shopware\Core\Content\Product\Stock\StockStorage"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory"; reason: private alias.
Removed service "Shopware\Elasticsearch\Product\ElasticsearchProductDefinition"; reason: private alias.
Removed service "Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction"; reason: private alias.
Removed service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Checkout\DecoratedOrderRoute.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator"; reason: private alias.
Removed service "Shopware\Commercial\AdvancedSearch\Domain\Indexing\ElasticsearchDefinition\Product\ElasticsearchProductDefinitionDecorator.inner"; reason: private alias.
Removed service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\AbstractElasticsearchSearchHydrator"; reason: private alias.
Removed service "Shopware\Core\Content\Mail\Service\MailerTransportLoader"; reason: private alias.
Removed service "Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister"; reason: private alias.
Removed service "Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider"; reason: private alias.
Removed service "Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider"; reason: private alias.
Removed service "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\CategoryUrlProvider.inner"; reason: private alias.
Removed service "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\ProductUrlProvider.inner"; reason: private alias.
Removed service "Shopware\Storefront\Framework\Routing\RequestTransformer"; reason: private alias.
Removed service "Shopware\Storefront\Framework\Twig\TemplateDataExtension"; reason: private alias.
Removed service "NewsletterSendinblue\Service\SIBCookieProviderService.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer"; reason: private alias.
Removed service "Iwv\IwvDatevV6\Service\CreateIwvExtendedDocService"; reason: private alias.
Removed service "Omikron\FactFinder\Shopware6\Export\Data\Factory\ProductEntityFactory"; reason: private alias.
Removed service "Omikron\FactFinder\Shopware6\Cookie\CookieProvider.inner"; reason: private alias.
Removed service "Swag\Security\Fixes\NEXT40390\FixSendPasswordRecoveryMailRoute.inner"; reason: private alias.
Removed service "Swag\Security\Fixes\NEXT40474\FixNewsletterSubscribeRoute.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader"; reason: private alias.
Removed service "Tonur\Packstation\Storefront\Framework\Cookie\CookieProvider.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer"; reason: private alias.
Removed service "Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\CartScopeDiscountPackager"; reason: private alias.
Removed service "Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver"; reason: private alias.
Removed service "NetInventors\NetiNextEasyCoupon\Decorator\ProductBoxCmsElementResolverDecorator.inner"; reason: private alias.
Removed service "NetInventors\NetiNextEasyCoupon\Decorator\ProductSliderCmsElementResolver.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\Cms\ProductNameCmsElementResolver"; reason: private alias.
Removed service "NetInventors\NetiNextEasyCoupon\Decorator\ProductListingCmsElementResolver.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Flow\Dispatching\FlowBuilder"; reason: private alias.
Removed service "Shopware\Core\Content\Flow\Indexing\FlowPayloadUpdater"; reason: private alias.
Removed service "debug.event_dispatcher.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\CachedRuleLoader.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute.inner"; reason: private alias.
Removed service "Shopware\Storefront\Framework\Routing\DomainLoader"; reason: private alias.
Removed service "Shopware\Storefront\Theme\ResolvedConfigLoader"; reason: private alias.
Removed service "Shopware\Core\System\SystemConfig\ConfiguredSystemConfigLoader.inner"; reason: private alias.
Removed service "Shopware\Core\System\SystemConfig\MemoizedSystemConfigLoader.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\Suggest\ResolvedCriteriaProductSuggestRoute.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute.inner"; reason: private alias.
Removed service "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\DataAbstractionLayer\SearchKeywordUpdater"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SearchKeyword\ProductSearchBuilderInterface"; reason: private alias.
Removed service "Shopware\Commercial\AdvancedSearch\Elasticsearch\ProductSearchBuilderDisabler.inner"; reason: private alias.
Removed service "Shopware\Commercial\AdvancedSearch\Domain\Search\ProductSearchRouteDecorator.inner"; reason: private alias.
Removed service "Shopware\Commercial\AdvancedSearch\Domain\Suggest\ProductSuggestRouteDecorator.inner"; reason: private alias.
Removed service "Shopware\Commercial\AdvancedSearch\Elasticsearch\SearchKeywordReplacement.inner"; reason: private alias.
Removed service ".service_locator.azpA1kF"; reason: private alias.
Removed service ".service_locator._GZLf8U"; reason: private alias.
Removed service ".service_locator.qo5AJTW"; reason: private alias.
Removed service ".service_locator.Ns6inw_"; reason: private alias.
Removed service ".service_locator.eCUUTiA"; reason: private alias.
Removed service ".service_locator.4idVUEn"; reason: private alias.
Removed service ".service_locator.ztu0VMx"; reason: private alias.
Removed service ".service_locator.f18vT4W"; reason: private alias.
Removed service ".service_locator.lFvNxNh"; reason: private alias.
Removed service ".service_locator.s82oUoB"; reason: private alias.
Removed service ".service_locator.HcgJbed"; reason: private alias.
Removed service ".service_locator.diNoEIK"; reason: private alias.
Removed service ".service_locator.FpB20UZ"; reason: private alias.
Removed service ".service_locator.sXce_9a"; reason: private alias.
Removed service ".service_locator.oQxrrFA"; reason: private alias.
Removed service ".service_locator.0BbJDiX"; reason: private alias.
Removed service ".service_locator.VIs_cos"; reason: private alias.
Removed service ".service_locator.vJH07a6"; reason: private alias.
Removed service ".service_locator.kPbLF92"; reason: private alias.
Removed service ".service_locator.Ms.AIge"; reason: private alias.
2943
Changed reference of service "Shopware\Core\Framework\Routing\RouteEventSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Routing\MaintenanceModeResolver" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Adapter\Translation\Translator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Api\Controller\SalesChannelProxyController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Log\ExceptionLogger" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\Log\LogEntryDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\Http\HttpCacheKeyGenerator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Api\Acl\AclWriteValidator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Api\Acl\AclWriteValidator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Api\Acl\AclCriteriaValidator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Api\Controller\AclController" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Api\Controller\AclController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Api\Controller\AclController" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\CacheInvalidator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\CacheInvalidator" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\CacheClearer" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\CacheClearer" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\ReverseProxy\VarnishReverseProxyGateway" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Api\Controller\ApiController" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Api\Controller\HealthCheckController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Api\Controller\IndexingController" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Api\Controller\InfoController" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Framework\Api\Controller\InfoController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\Api\Route\ApiRouteLoader" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\App\ShopId\ShopIdProvider" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\App\ShopId\ShopIdProvider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\App\AppStateService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\App\Payload\AppPayloadServiceHelper" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\App\Checkout\Gateway\AppCheckoutGateway" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\AppLifecycle" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\AppLifecycle" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\AppLoader" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\App\ActionButton\Executor" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\App\ActionButton\Executor" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\App\AppDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\App\Template\TemplateDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\App\Aggregate\FlowEvent\AppFlowEventDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\App\Aggregate\AppShippingMethod\AppShippingMethodDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\CustomField\CustomFieldDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\CustomField\Api\CustomFieldSetActionController" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Command\CreateMigrationCommand" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\DefinitionValidator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Read\EntityReaderInterface" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteResultFactory" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteGatewayInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteGatewayInterface" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\VersionManager" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\VersionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\VersionManager" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CronIntervalFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateIntervalFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\ParentRelationValidator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Api\Sync\SyncService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Api\Sync\SyncService" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Api\Sync\SyncService" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "Shopware\Core\Framework\Api\Sync\SyncFkResolver" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Demodata\Command\DemodataCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Demodata\DemodataService" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\ProductGenerator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\PromotionGenerator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\FlowGenerator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\OrderGenerator" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Event\BusinessEventCollector" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Extensions\ExtensionDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\Plugin\PluginDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Plugin\PluginLifecycleService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Plugin\PluginLifecycleService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskRunner" previously pointing to "Shopware\Commercial\ExportAssistant\Message\ImportExportHandlerDecorator" to "Shopware\Core\Content\ImportExport\Message\ImportExportHandler".
Changed reference of service "Shopware\Core\Framework\Store\Services\FirstRunWizardService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\Store\Services\FirstRunWizardService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Store\Services\StoreClient" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\Store\Command\StoreLoginCommand" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\Store\Services\AbstractExtensionDataProvider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Store\Services\StoreClientFactory" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\Store\InAppPurchase\Services\InAppPurchaseProvider" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\Store\InAppPurchase\Services\InAppPurchaseUpdater" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\Store\InAppPurchase\Services\InAppPurchaseUpdater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Store\InAppPurchase\Services\InAppPurchaseUpdater" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Store\InAppPurchase\Handler\InAppPurchaseUpdateHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\App\InAppPurchases\Gateway\InAppPurchasesGateway" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Store\InAppPurchase\Services\KeyFetcher" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\Store\InAppPurchase\Services\KeyFetcher" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Script\ScriptDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\System\Language\LanguageDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Language\TranslationValidator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Update\Api\UpdateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Update\Api\UpdateController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\Update\Services\ExtensionCompatibility" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Update\Checkers\LicenseCheck" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Seo\SeoUrlGenerator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Seo\SeoUrlGenerator" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Seo\SeoUrlPersister" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Seo\Api\SeoActionController" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Seo\Api\SeoActionController" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Adapter\Twig\Extension\RawUrlFunctionExtension" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Webhook\Hookable\WriteResultMerger" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Webhook\BusinessEventEncoder" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Webhook\WebhookDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Webhook\Hookable\HookableEventCollector" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Framework\Webhook\Service\WebhookCleanup" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\Webhook\ScheduledTask\CleanupWebhookEventLogTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\RateLimiter\RateLimiter" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\RateLimiter\RateLimiter" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\RateLimiter\RateLimiter" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\RateLimiter\RateLimiter" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\RateLimiter\RateLimiter" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\RateLimiter\RateLimiter" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\RateLimiter\RateLimiter" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\RateLimiter\RateLimiter" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\RateLimiter\RateLimiter" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\Feature\FeatureFlagRegistry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Telemetry\Metrics\Meter" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\System\SalesChannel\SalesChannelDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CartRestorer" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CartRestorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\SalesChannel\Entity\DefinitionRegistryChain" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\System\Country\CountryDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Country\SalesChannel\CachedCountryRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\Currency\CurrencyDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\CustomEntity\CustomEntityDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\CustomEntity\Api\CustomEntityApiController" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Locale\LocaleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\UsageData\Consent\ConsentService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\System\UsageData\Consent\ConsentService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\UsageData\Subscriber\ShopIdChangedSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\System\UsageData\EntitySync\IterateEntityMessageHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\System\UsageData\EntitySync\IterateEntityMessageHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\System\UsageData\EntitySync\EntityDispatcher" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\System\UsageData\EntitySync\IterateEntitiesQueryBuilder" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\System\UsageData\Services\EntityDispatchService" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\System\UsageData\Services\EntityDispatchService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\System\UsageData\Consent\ConsentReporter" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\System\UsageData\Services\ShopIdProvider" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\System\UsageData\ScheduledTask\CollectEntityDataTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Snippet\SnippetDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Salutation\SalutationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\Tax\TaxDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\TaxProvider\TaxProviderDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\TaxProvider\Aggregate\TaxProviderTranslation\TaxProviderTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Unit\UnitDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\User\UserDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\User\Recovery\UserRecoveryService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\System\User\Recovery\UserRecoveryService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\Integration\IntegrationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\StateMachine\Api\StateMachineActionController" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\StateMachine\StateMachineRegistry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\StateMachine\StateMachineRegistry" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\StateMachine\StateMachineDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\StateMachine\StateMachineTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\SystemConfig\SystemConfigDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\SystemConfig\Service\ConfigurationService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\System\SystemConfig\Api\SystemConfigController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\System\SystemConfig\Command\ConfigGet" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\System\SystemConfig\Command\ConfigSet" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\System\NumberRange\NumberRangeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGeneratorInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\Tag\TagDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Category\CategoryDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Category\Service\NavigationLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Category\Subscriber\CategorySubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Media\MediaDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Media\File\FileSaver" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Media\File\FileSaver" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Media\Api\MediaUploadController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Media\UnusedMediaPurger" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Media\Thumbnail\ThumbnailService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Media\Subscriber\CustomFieldsUnusedMediaSubscriber" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Media\Core\Application\MediaLocationBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Media\Infrastructure\Path\FastlyMediaReverseProxy" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Product\ProductDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\Cart\ProductGateway" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\AbstractProductMaxPurchaseCalculator" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Product\AbstractIsNewDetector" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Product\Subscriber\ProductSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Listing\Processor\SortingListingProcessor" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Listing\Processor\AggregationListingProcessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Listing\Processor\PagingListingProcessor" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Suggest\ResolvedCriteriaProductSuggestRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\StatesUpdater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewLoader" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Rule\RuleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\ProductStream\ProductStreamDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\ProductExport\ProductExportDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\ProductExport\Service\ProductExportRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ProductExport\Service\ProductExporter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ProductExport\Service\ProductExportGenerator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\ProductExport\Api\ProductExportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ProductExport\SalesChannel\ExportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ProductExport\SalesChannel\ExportController" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Content\Property\PropertyGroupDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Cms\CmsPageDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\MailTemplate\MailTemplateDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Mail\Service\MailSender" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Mail\Service\MailService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Mail\Service\MailService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Mail\Service\MailService" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Mail\Service\SendMailTemplate" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\MailTemplate\Service\AttachmentLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\ImportExport\ImportExportProfileDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\ImportExport\Service\MappingService" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\ImportExport\Controller\ImportExportActionController" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\ImportExport\Controller\ImportExportActionController" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\ImportExport\ImportExportFactory" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\ImportExport\ImportExportFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\ContactForm\Validation\ContactFormValidationFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ContactForm\Validation\ContactFormValidationFactory" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Shopware\Core\Content\Sitemap\Service\SitemapExporter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Sitemap\Service\SitemapHandleFactoryInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Sitemap\Provider\LandingPageUrlProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Sitemap\ScheduledTask\SitemapMessageHandler" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Content\Sitemap\ScheduledTask\SitemapMessageHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Sitemap\ScheduledTask\SitemapMessageHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\LandingPage\LandingPageDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\FlowDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Flow\Api\FlowActionCollector" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Indexing\FlowIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Indexing\FlowIndexerSubscriber" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Storer\ProductStorer" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Storer\ProductStorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Flow\DataAbstractionLayer\FieldSerializer\FlowTemplateConfigFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Content\Flow\Controller\TriggerFlowController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Checkout\Cart\CartPersister" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\CartSerializationCleaner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartService" previously pointing to "NetInventors\NetiNextEasyCoupon\Service\CartItemAddService" to "Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute".
Changed reference of service "Shopware\Core\Checkout\Cart\CartFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\CartContextHasher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\TaxProvider\TaxProviderProcessor" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Checkout\Cart\Order\RecalculationService" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Shopware\Core\Checkout\Cart\CartRuleLoader" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Checkout\Cart\LineItemFactoryRegistry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\CustomerDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\AccountService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ImitateCustomerRoute" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ImitateCustomerRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\DeleteUnusedGuestCustomerService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Checkout\Customer\DeleteUnusedGuestCustomerHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Document\DocumentDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Document\Renderer\StornoRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Order\OrderDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Order\SalesChannel\OrderService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\Order\OrderConverter" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Checkout\Cart\Order\OrderConverter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Payment\PaymentMethodDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Payment\PaymentService" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Checkout\Payment\PaymentService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Payment\PreparedPaymentService" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Checkout\Payment\PaymentProcessor" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Checkout\Payment\PaymentProcessor" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Checkout\Payment\PaymentProcessor" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Checkout\Payment\Cart\PaymentTransactionChainProcessor" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Checkout\Payment\Cart\PaymentTransactionChainProcessor" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Checkout\Payment\Cart\PaymentTransactionChainProcessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Payment\Cart\PaymentRecurringProcessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Payment\Cart\PaymentRecurringProcessor" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Promotion\PromotionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Shipping\ShippingMethodDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Core\Maintenance\Staging\Command\SystemSetupStagingCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Maintenance\Staging\Command\SystemSetupStagingCommand" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Maintenance\Staging\Handler\StagingAppHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Maintenance\Staging\Handler\StagingMailHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\Adapter\Command\CacheWatchDelayedCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Administration\Controller\AdministrationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Administration\Controller\AdministrationController" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Administration\Controller\AdministrationController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Administration\Controller\AdminSearchController" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Administration\Controller\AdminSearchController" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Administration\Service\AdminSearcher" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Administration\Snippet\AppAdministrationSnippetDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Administration\Notification\NotificationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Elasticsearch\Framework\ElasticsearchIndexingUtils" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\IndexCreator" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\IndexCreator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\IndexMappingUpdater" previously pointing to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator" to "Shopware\Elasticsearch\Framework\ElasticsearchHelper".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\IndexMappingUpdater" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\ElasticsearchLanguageProvider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\AbstractElasticsearchAggregationHydrator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Elasticsearch\Product\SearchKeywordReplacement" previously pointing to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator" to "Shopware\Elasticsearch\Framework\ElasticsearchHelper".
Changed reference of service "Shopware\Elasticsearch\Product\ProductSearchBuilder" previously pointing to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator" to "Shopware\Elasticsearch\Framework\ElasticsearchHelper".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler" previously pointing to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator" to "Shopware\Elasticsearch\Framework\ElasticsearchHelper".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Elasticsearch\Framework\ElasticsearchStagingHandler" previously pointing to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator" to "Shopware\Elasticsearch\Framework\ElasticsearchHelper".
Changed reference of service "Shopware\Elasticsearch\TokenQueryBuilder" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Elasticsearch\Product\CustomFieldUpdater" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Product\CustomFieldUpdater" previously pointing to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator" to "Shopware\Elasticsearch\Framework\ElasticsearchHelper".
Changed reference of service "Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector" previously pointing to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator" to "Shopware\Elasticsearch\Framework\ElasticsearchHelper".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer" previously pointing to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator" to "Shopware\Elasticsearch\Framework\ElasticsearchHelper".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Elasticsearch\Product\LanguageSubscriber" previously pointing to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator" to "Shopware\Elasticsearch\Framework\ElasticsearchHelper".
Changed reference of service "Shopware\Elasticsearch\Product\LanguageSubscriber" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Profiler\DataCollector" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Profiler\DataCollector" previously pointing to "shopware.es.profiled.adminClient" to "admin.openSearch.client".
Changed reference of service "Shopware\Elasticsearch\Framework\SystemUpdateListener" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Elasticsearch\Admin\AdminSearchController" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Elasticsearch\Admin\AdminSearcher" previously pointing to "shopware.es.profiled.adminClient" to "admin.openSearch.client".
Changed reference of service "Shopware\Elasticsearch\Admin\AdminSearchRegistry" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Elasticsearch\Admin\AdminSearchRegistry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Elasticsearch\Admin\AdminSearchRegistry" previously pointing to "shopware.es.profiled.adminClient" to "admin.openSearch.client".
Changed reference of service "Shopware\Elasticsearch\Admin\Indexer\ProductAdminSearchIndexer" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Shopware\Storefront\Framework\Routing\CachedDomainLoader" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Storefront\Framework\Twig\TemplateConfigAccessor" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Storefront\Theme\ThemeConfigValueAccessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Framework\Routing\StorefrontSubscriber" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Storefront\Framework\Routing\StorefrontSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber" previously pointing to "http_kernel.cache" to "http_kernel".
Changed reference of service "Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Navigation\NavigationPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Navigation\Error\ErrorPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Maintenance\MaintenancePageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\LandingPage\LandingPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Pagelet\Menu\Offcanvas\MenuOffcanvasPageletLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Pagelet\Captcha\BasicCaptchaPageletLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Pagelet\Country\CountryStateDataPageletLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Suggest\SuggestPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Pagelet\Footer\FooterPageletLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\GenericPageLoader" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Storefront\Page\GenericPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Search\SearchPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Product\ProductPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Checkout\Finish\CheckoutFinishPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Checkout\Confirm\CheckoutConfirmPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Checkout\Cart\CheckoutCartPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\Profile\AccountProfilePageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\PaymentMethod\AccountPaymentMethodPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\Overview\AccountOverviewPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\Order\AccountOrderPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\Order\AccountOrderDetailPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\Order\AccountEditOrderPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\RecoverPassword\AccountRecoverPasswordPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\CustomerGroupRegistration\CustomerGroupRegistrationPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Newsletter\Subscribe\NewsletterSubscribePageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader" previously pointing to "Swag\Security\Fixes\NEXT40474\FixNewsletterSubscribeRoute" to "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute".
Changed reference of service "Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Storefront\Page\Address\Detail\AddressDetailPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Address\Listing\AddressListingPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Sitemap\SitemapPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Framework\Captcha\CaptchaRouteListener" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Storefront\Framework\Captcha\BasicCaptcha" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Storefront\Event\CartMergedSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Shopware\Storefront\Page\Wishlist\WishlistPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Wishlist\GuestWishlistPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Pagelet\Wishlist\GuestWishlistPageletLoader" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Storefront\Pagelet\Wishlist\GuestWishlistPageletLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Framework\SystemCheck\SaleChannelsReadinessCheck" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Storefront\Controller\AccountProfileController" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Storefront\Controller\AuthController" previously pointing to "Swag\Security\Fixes\NEXT40390\FixSendPasswordRecoveryMailRoute" to "Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute".
Changed reference of service "Shopware\Storefront\Controller\CookieController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Storefront\Controller\CmsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Controller\FormController" previously pointing to "Swag\Security\Fixes\NEXT40474\FixNewsletterSubscribeRoute" to "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute".
Changed reference of service "Shopware\Storefront\Controller\MaintenanceController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Storefront\Controller\ErrorController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Storefront\Controller\ProductController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Storefront\Controller\ProductController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Controller\RegisterController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Storefront\Page\Product\Review\ProductReviewLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Controller\DocumentController" previously pointing to "Swag\Security\Fixes\NEXT40208\FixDocumentRoute" to "Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute".
Changed reference of service "Shopware\Storefront\Controller\WishlistController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Controller\VerificationHashController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Storefront\Theme\ThemeCompiler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Theme\ThemeCompiler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Storefront\Theme\ThemeCompiler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Storefront\Theme\ThemeService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Theme\ThemeService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Storefront\Theme\ThemeService" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Storefront\Theme\SeedingThemePathBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Storefront\Theme\ThemeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Service\Api\ServiceController" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Service\ServiceLifecycle" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Service\ScheduledTask\InstallServicesTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Service\ServiceSourceResolver" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Service\Subscriber\LicenseSyncSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Service\Subscriber\LicenseSyncSubscriber" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Frosh\DevelopmentHelper\Command\MakeMigration" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Frosh\DevelopmentHelper\Component\Generator\Definition\EntityLoader" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Frosh\DevelopmentHelper\Component\Generator\Migration\MigrationSchemaBuilder" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Frosh\TemplateMail\Services\MailLoader\MjmlLoader" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Frosh\TemplateMail\Subscriber\FlowSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Frosh\Tools\Command\MonitorCommand" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Frosh\Tools\Components\Elasticsearch\ElasticsearchManager" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "HbH\ProjectConfig\Component\Config\Config" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "HbH\ProjectMainTheme\Twig\GetParentExtension" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Acris\ShopSwitch\Components\Simulation\SimulationService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Acris\ShopSwitch\Storefront\Page\AcrisShopSwitch\ShopSwitchModalPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Acris\ShopSwitch\Components\ShopSwitch\ShopSwitchRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Acris\ShopSwitch\Custom\ShopSwitchRuleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Acris\ShopSwitch\Custom\Aggregate\Translation\ShopSwitchRuleTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Acris\ShopSwitch\Custom\ShopSwitchRuleDomainDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Acris\ShopSwitch\Custom\Aggregate\Translation\ShopSwitchRuleDomainTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Acris\ShopSwitch\Custom\Aggregate\ShopSwitchRuleDomainCountryWhitelistDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Acris\ShopSwitch\Custom\Aggregate\ShopSwitchRuleDomainCountryBlacklistDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Acris\ShopSwitch\Custom\Aggregate\ShopSwitchRuleDomainLanguageWhitelistDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Acris\ShopSwitch\Custom\Aggregate\ShopSwitchRuleDomainLanguageBlacklistDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Acris\ShopSwitch\Custom\ShopSwitchExclusionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Acris\ShopSwitch\Storefront\Framework\Cache\CacheStore" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Acris\ShopSwitch\Components\ResponseCacheService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Acris\ShopSwitch\Subscriber\ShopSwitchModalDataSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Acris\ShopSwitch\Components\ShopSwitchCookieService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Acris\ShopSwitch\Components\Redirect\ProductAvailableService" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Acris\ShopSwitch\Components\Redirect\FixedRouteAvailableService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Acris\ShopSwitch\ScheduledTask\CollectorTaskHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Acris\ShopSwitch\ScheduledTask\CollectorTaskHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Acris\ShopSwitch\ScheduledTask\CollectorTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Dtgs\GoogleTagManager\Components\Helper\PriceHelper" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Dtgs\GoogleTagManager\Components\Helper\LoggingHelper" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Dtgs\GoogleTagManager\Components\Helper\ProductHelper" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Dtgs\GoogleTagManager\Services\DatalayerService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Dtgs\GoogleTagManager\Services\Ga4Service" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Dtgs\GoogleTagManager\Services\RemarketingService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Dtgs\GoogleTagManager\Services\GeneralTagsService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Iwv\IwvDatevV6\Service\ExportDatevService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Iwv\IwvDatevV6\Service\ExportDatevService" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Iwv\IwvDatevV6\Service\DatevForm\DatevFormService" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Iwv\IwvDatevV6\Service\DatevForm\DatevFormService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Iwv\IwvDatevV6\Service\DatevForm\DatevFormService" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Iwv\IwvDatevV6\Subscriber\OrderPaymentStateChangeListener" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Iwv\IwvDatevV6\Subscriber\OrderPaymentStateChangeListener" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Iwv\IwvDatevV6\Core\Content\IwvDatev\ScheduledExportDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Iwv\IwvDatevV6\Core\Content\IwvDatevPayment\IwvDatevPaymentDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Iwv\IwvDatevV6\Service\ScheduledTask\ScheduledExportHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Iwv\IwvDatevV6\Core\Content\IwvExtendedDocument\IwvExtDocAddressShipping\IwvExtDocAddressShippingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Iwv\IwvDatevV6\Core\Content\IwvExtendedDocument\IwvExtDocAddressBilling\IwvExtDocAddressBillingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Iwv\IwvDatevV6\Core\Content\IwvExtendedDocument\IwvExtDocDocumentData\IwvExtDocDocumentDataDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Iwv\IwvDatevV6\Core\Content\IwvExtendedDocument\IwvExtDocDocumentPosition\IwvExtDocDocumentPositionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Iwv\IwvDatevV6\Subscriber\CreateDocumentSubscriber" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Iwv\IwvDatevV6\Service\Datev\Document\DatevExportDocumentDefaultService" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Iwv\IwvDatevV6\Service\Datev\Document\DatevExportDocumentDefaultService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Iwv\IwvDatevV6\Service\Datev\Document\DatevExportDocumentExtendedService" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Iwv\IwvDatevV6\Service\Datev\Document\DatevExportDocumentExtendedService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Maxia\MaxiaListingVariants6\Controller\ProductBoxAjaxController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Maxia\MaxiaListingVariants6\Service\ListingVariantsLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Maxia\MaxiaListingVariants6\Service\ConfigService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Pickware\PickwareErpStarter\Address\Model\AddressDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationSessionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportConfigDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Config\GlobalPluginConfig" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Pickware\PickwareErpStarter\Config\Subscriber\EnableTopLevelAdministrationNavigationSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpShopwareDemodataPatchCommand" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Pickware\PickwareErpStarter\DemodataGeneration\Patcher\ConfigPatcher" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDocumentMappingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptLineItemDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\GoodsReceipt\Model\ReturnOrderGoodsReceiptMappingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\GoodsReceipt\Model\SupplierOrderGoodsReceiptMappingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\ImportExport\ImportExportScheduler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\ImportExport\ImportExportStateService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\ImportExport\Model\ImportExportDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\ImportExport\Model\ImportExportElementDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\ImportExport\Model\ImportExportLogEntryDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\ImportExport\Model\ImportExportProfileDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionDocumentRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\InvoiceCorrection\Model\PickwareDocumentVersionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\MailDraft\MailDraftConfigurationService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Pickware\PickwareErpStarter\MailDraft\MailDraftService" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Pickware\PickwareErpStarter\MailDraft\MailDraftService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\OrderPickability\Model\OrderPickabilityDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\OrderPickability\OrderPickabilityCalculator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\OrderShipping\OrderParcelService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\OrderShipping\OrderShippingService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordValueDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyProductMappingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Product\Model\PickwareProductDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Product\PickwareProductInitializer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\PurchaseList\Model\PurchaseListItemDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderLineItemDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderRefundDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderCreationService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderLineItemService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\Stock\Model\LocationTypeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Stock\Model\SpecialStockLocationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Stock\Model\StockContainerDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Stock\Model\StockDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Stock\Model\StockMovementDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Stock\Model\WarehouseStockDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Stock\ProductAvailableStockUpdater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\Stock\ProductReservedStockUpdater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\Stock\ProductStockManagedUpdater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\Stock\ProductStockUpdater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\Stock\StockNotAvailableForSaleUpdater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\Stock\WarehouseStockUpdater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\StockValuation\Model\PurchaseDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\StockValuation\Model\ReportDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\StockValuation\Model\ReportRowDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessItemDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeSnapshotItemDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\StocktakeProductSummaryDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Supplier\DefaultSupplier\DefaultSupplierUpdater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDevDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationListItemDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Supplier\Model\SupplierDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\SupplierOrder\ImportExportProfile\SupplierOrderExporter" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderLineItemDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderMailTemplateContentGenerator" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Pickware\PickwareErpStarter\Translation\Translator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Pickware\PickwareErpStarter\Warehouse\Model\BinLocationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Warehouse\Model\ProductWarehouseConfigurationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\PickwareErpStarter\Warehouse\Model\WarehouseDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\DalBundle\EntityWriteValidationEventDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\DalBundle\EntityWriteValidationEventDispatcher" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\DalBundle\Field\EnumFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\DalBundle\Field\NonUuidFkFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\DocumentBundle\Document\Model\DocumentDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\DocumentBundle\Document\Model\DocumentTypeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\ApiErrorHandlingBundle\ControllerExceptionHandling\AdminApiJsonApiErrorSerializableExceptionHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Pickware\ApiErrorHandlingBundle\ControllerExceptionHandling\JsonApiStashedErrorHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Pickware\ApiErrorHandlingBundle\JsonApiErrorTranslating\AdminApiJsonApiErrorExceptionLocalization" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Pickware\ShopwareExtensionsBundle\Mail\MailSendSuppressionService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionEventDispatchingMessageHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\ShopwareExtensionsBundle\StateTransitioning\TransitionCriteriaBuilder" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\ConfigBundle\ScheduledTaskConfigSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Pickware\FeatureFlagBundle\AdministrationPickwareFeatureFlagsTwigExtension" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Pickware\FeatureFlagBundle\FeatureFlagService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Adyen\Shopware\Handlers\AbstractPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\AbstractPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\CardsPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\CardsPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\IdealPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\IdealPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\KlarnaAccountPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\KlarnaAccountPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\KlarnaPayNowPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\KlarnaPayNowPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\KlarnaPayLaterPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\KlarnaPayLaterPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\RatepayPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\RatepayPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\RatepayDirectdebitPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\RatepayDirectdebitPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\SepaPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\SepaPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\KlarnaDebitRiskPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\KlarnaDebitRiskPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\PaypalPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\PaypalPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\OneClickPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\OneClickPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\GiroPayPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\GiroPayPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\ApplePayPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\ApplePayPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\GooglePayPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\GooglePayPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\BancontactCardPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\BancontactCardPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\BancontactMobilePaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\BancontactMobilePaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\AmazonPayPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\AmazonPayPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\TwintPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\TwintPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\EpsPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\EpsPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\SwishPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\SwishPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\AlipayPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\AlipayPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\AlipayHkPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\AlipayHkPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\BlikPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\BlikPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\ClearpayPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\ClearpayPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\Facilypay3xPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\Facilypay3xPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\Facilypay4xPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\Facilypay4xPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\Facilypay6xPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\Facilypay6xPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\Facilypay10xPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\Facilypay10xPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\Facilypay12xPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\Facilypay12xPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\AfterpayDefaultPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\AfterpayDefaultPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\TrustlyPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\TrustlyPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\PaysafecardPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\PaysafecardPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\GiftCardPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\GiftCardPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\MbwayPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\MbwayPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\MultibancoPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\MultibancoPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\WechatpayqrPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\WechatpayqrPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\WechatpaywebPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\WechatpaywebPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\MobilePayPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\MobilePayPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\VippsPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\VippsPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\AffirmPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\AffirmPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\PayBrightPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\PayBrightPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\OpenBankingPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\OpenBankingPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\BilliePaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\BilliePaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\GivexGiftCardPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\GivexGiftCardPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\WebshopGiftCardPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\WebshopGiftCardPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\KadowereldGiftCardPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\KadowereldGiftCardPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\TCSTestGiftCardPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\TCSTestGiftCardPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\AlbelliGiftCardPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\AlbelliGiftCardPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\BijenkorfGiftCardPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\BijenkorfGiftCardPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\VVVGiftCardPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\VVVGiftCardPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\GenericGiftCardPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\GenericGiftCardPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\GallGallGiftCardPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\GallGallGiftCardPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\HunkemollerLingerieGiftCardPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\HunkemollerLingerieGiftCardPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\BeautyGiftCardPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\BeautyGiftCardPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\SVSGiftCardPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\SVSGiftCardPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\FashionChequeGiftCardPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\FashionChequeGiftCardPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\DeCadeaukaartGiftCardPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\DeCadeaukaartGiftCardPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\OnlineBankingFinlandPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\OnlineBankingFinlandPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Handlers\OnlineBankingPolandPaymentMethodHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Handlers\OnlineBankingPolandPaymentMethodHandler" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Adyen\Shopware\Entity\Notification\NotificationEntityDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Adyen\Shopware\Subscriber\PaymentSubscriber" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Subscriber\PaymentSubscriber" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Adyen\Shopware\Subscriber\PostPaymentSubscriber" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Adyen\Shopware\Service\ConfigurationService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Adyen\Shopware\Entity\PaymentStateData\PaymentStateDataEntityDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Adyen\Shopware\Entity\PaymentResponse\PaymentResponseEntityDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Adyen\Shopware\Entity\Refund\RefundEntityDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Adyen\Shopware\Entity\PaymentCapture\PaymentCaptureEntityDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Adyen\Shopware\Entity\AdyenPayment\AdyenPaymentEntityDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Adyen\Shopware\Service\OrdersService" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Adyen\Shopware\Service\OrdersCancelService" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\Licensing\LicenseUpdater" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\Licensing\LicenseReporter" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\Licensing\ScheduledTask\UpdateCommercialLicenseTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\Licensing\Command\LicenseInfoCommand" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\Licensing\Command\SetLicenseCommand" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\Licensing\Features" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\Licensing\Subscriber\LicenseHostChangedListener" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\Licensing\ScheduledTask\ReportTurnoverTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\Licensing\ScheduledTask\ReportTurnoverTaskHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\Shared\AIServiceHttpClient" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\CustomPricing\Entity\CustomPrice\CustomPriceDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\CustomPricing\Entity\FieldSerializer\CustomPriceFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\CustomPricing\Domain\CustomPriceUpdater" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Commercial\CustomPricing\Subscriber\ProductSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.cart.rule_loader" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "subscription.cart.factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.cart.restorer" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "subscription.cart.restorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.cart.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.order.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Subscription\Checkout\Cart\SubscriptionTransformer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Subscription\Checkout\Cart\Discount\SubscriptionDiscountProcessor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "subscription.cart.route.line-item.add" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.cart.route.line-item.remove" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.cart.route.line-item.update" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.cart.route.delete" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Subscription\Checkout\Cart\SalesChannel\SubscriptionCartOrderRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Subscription\Checkout\Order\Generation\GenerateSubscriptionOrderService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Subscription\Checkout\Order\Generation\ScheduledSubscriptionsTaskHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Commercial\Subscription\Checkout\Order\Generation\ScheduledSubscriptionsTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\Subscription\Checkout\Order\Generation\GenerateSubscriptionOrderHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "subscription.storefront.controller.checkout" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "subscription.storefront.controller.auth" previously pointing to "Swag\Security\Fixes\NEXT40390\FixSendPasswordRecoveryMailRoute" to "Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute".
Changed reference of service "subscription.storefront.controller.register" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "subscription.storefront.page.checkout-cart-page-loader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.storefront.page.checkout-confirm-page-loader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.storefront.page.offcanvas-cart-page-loader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.storefront.page.checkout-register-page-loader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Subscription\Storefront\StorefrontSubscriber" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Commercial\Subscription\Entity\SubscriptionPlan\SubscriptionPlanDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\Subscription\Entity\Subscription\Aggregate\SubscriptionAddress\SubscriptionAddressDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\Subscription\Entity\Subscription\Aggregate\SubscriptionCustomer\SubscriptionCustomerDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\Subscription\Entity\Subscription\Aggregate\SubscriptionTag\SubscriptionTagMappingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\Subscription\Entity\SubscriptionInterval\SubscriptionIntervalDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\Subscription\Entity\SubscriptionPlan\Aggregate\Product\SubscriptionPlanProductMappingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\Subscription\Entity\SubscriptionPlan\Aggregate\SubscriptionInterval\SubscriptionPlanSubscriptionIntervalMappingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\Subscription\Entity\SubscriptionInterval\Aggregate\SubscriptionIntervalTranslation\SubscriptionIntervalTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\Subscription\Entity\SubscriptionPlan\Aggregate\SubscriptionPlanTranslation\SubscriptionPlanTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\Subscription\Framework\Demodata\Generator\SubscriptionGenerator" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Commercial\Subscription\Content\Flow\Dispatching\Storer\SubscriptionStorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Subscription\Framework\Flow\SubscriptionStateChangeEventSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Subscription\Storefront\Page\Account\Subscription\AccountSubscriptionPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\FlowBuilder\DelayedFlowAction\Entity\DelayActionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\FlowBuilder\DelayedFlowAction\Domain\Action\DelayAction" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\FlowBuilder\DelayedFlowAction\Domain\Handler\DelayActionTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\MultiWarehouse\Entity\Warehouse\WarehouseDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\MultiWarehouse\Entity\WarehouseGroup\WarehouseGroupDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\MultiWarehouse\Entity\WarehouseGroup\Aggregate\WarehouseGroupWarehouse\WarehouseGroupWarehouseDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\MultiWarehouse\Entity\Product\Aggregate\ProductWarehouse\ProductWarehouseDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\MultiWarehouse\Entity\Product\Aggregate\ProductWarehouseGroup\ProductWarehouseGroupDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\MultiWarehouse\Entity\Order\Aggregate\OrderWarehouseGroup\OrderWarehouseGroupDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\MultiWarehouse\Entity\Order\Aggregate\OrderProductWarehouse\OrderProductWarehouseDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\MultiWarehouse\Domain\Product\MultiWarehouseProductFilter" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Shopware\Commercial\MultiWarehouse\Domain\Order\MultiWarehouseStockUpdater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\ReturnManagement\Entity\OrderReturn\OrderReturnDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\ReturnManagement\Entity\OrderReturnLineItem\OrderReturnLineItemDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\ReturnManagement\Entity\OrderReturnLineItemReason\OrderReturnLineItemReasonDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\ReturnManagement\Entity\OrderReturnLineItemReasonTranslation\OrderReturnLineItemReasonTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\ReturnManagement\Domain\Returning\OrderReturnRouteValidator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\ReturnManagement\Domain\Returning\OrderReturnRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\ReturnManagement\Api\OrderReturnController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\ReturnManagement\Domain\Document\PartialCancellationRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\ReturnManagement\Subscriber\ReturnStateChangeEventListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\PropertyExtractor\Domain\Service\PropertyExtractorService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\TextGenerator\Domain\Product\DescriptionGenerator" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\CheckoutSweetener\Api\SweetenerController" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Shopware\Commercial\CheckoutSweetener\SalesChannel\CheckoutSweetenerRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\FlowBuilder\WebhookFlowAction\Domain\Action\CallWebhookAction" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\FlowBuilder\WebhookFlowAction\Entity\SequenceWebhookEventLogDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\ReviewSummary\Entity\ProductReviewSummary\ProductReviewSummaryDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\ReviewSummary\Entity\ProductReviewSummaryTranslation\ProductReviewSummaryTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\ReviewSummary\Api\ReviewSummaryGeneratorController" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Commercial\TextTranslator\Entity\Review\ProductReviewTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Entity\Employee\EmployeeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Entity\BusinessPartner\BusinessPartnerDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Entity\Role\RoleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Entity\Permission\PermissionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Entity\Employee\Aggregate\OrderEmployeeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Login\DecoratedLoginRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Recovery\DecoratedSendPasswordRecoveryMailRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Recovery\DecoratedSendPasswordRecoveryMailRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Api\Controller\EmployeeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Recovery\EmployeeRecoverPasswordPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Login\EmployeeConfirmPasswordRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Login\EmployeeConfirmPasswordRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Api\Controller\EmployeeRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Page\Employee\List\EmployeeListPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Page\Employee\Detail\EmployeeDetailPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Api\Controller\RoleRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Page\Role\List\RoleListPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Page\Role\Detail\RoleDetailPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Api\Controller\PermissionRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Validation\DecoratedCustomerEmailUniqueValidator" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Permission\PermissionEventCollector" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Registration\EmployeeInviteService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Registration\EmployeeInviteService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\ExportAssistant\Service\CriteriaGenerator" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\ImageClassification\Domain\Media\Aggregate\MediaAiTag\MediaAiTagDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\ImageClassification\Domain\Media\Aggregate\MediaAiTag\Aggregate\MediaAiTagTranslation\MediaAiTagTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\ImageClassification\Domain\Media\Subscriber\MediaWrittenSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\ImageClassification\Domain\Media\Subscriber\MediaWrittenSubscriber" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Commercial\ImageClassification\Domain\Media\Aggregate\MediaAiTag\MediaAiTagService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\ImageClassification\Domain\Media\Service\MediaAltTextService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\B2B\QuickOrder\Entity\CustomerSpecificFeaturesDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Entity\Boosting\BoostingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Entity\EntityStream\EntityStreamDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Entity\EntityStream\Aggregate\EntityStreamFilterDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Entity\SearchAction\SearchActionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Entity\SearchAction\Aggregate\ActionSearchTermDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Entity\Synonym\SynonymDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Entity\AdvancedSearchConfig\AdvancedSearchConfigDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Entity\AdvancedSearchConfig\Aggregate\AdvancedSearchConfigFieldDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Elasticsearch\ProductSearchBuilderDisabler" previously pointing to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator" to "Shopware\Elasticsearch\Framework\ElasticsearchHelper".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Domain\Search\TokenQueryBuilder" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchFieldConfigLoader" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Elasticsearch\AdvancedSearchTokenFilter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchTermTokenizer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Domain\CrossSearch\CrossSearchLogic" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Domain\CrossSearch\CrossSearchLogic" previously pointing to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator" to "Shopware\Elasticsearch\Framework\ElasticsearchHelper".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Domain\CrossSearch\CrossSearchLogic" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Domain\Search\ProductSearchRouteDecorator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Domain\Suggest\ProductSuggestRouteDecorator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Domain\Completion\CompletionSearcher" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Domain\Completion\CompletionSearcher" previously pointing to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator" to "Shopware\Elasticsearch\Framework\ElasticsearchHelper".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Api\PreviewSearchController" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Api\PreviewSearchController" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Elasticsearch\SearchKeywordReplacement" previously pointing to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator" to "Shopware\Elasticsearch\Framework\ElasticsearchHelper".
Changed reference of service "Shopware\Commercial\Captcha\Subscriber\FriendlyCaptchaSitekeyChangedListener" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\Captcha\Domain\FriendlyCaptchaUsageTracker" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\Sso\Infrastructure\DAL\Entity\SsoProvider\SsoProviderDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\Sso\Infrastructure\DAL\Entity\SsoProvider\Aggregate\SsoProviderCustomerDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Entity\Quote\QuoteDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Entity\QuoteLineItem\QuoteLineItemDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Entity\QuoteDelivery\QuoteDeliveryDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Entity\QuoteDeliveryPosition\QuoteDeliveryPositionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Entity\QuoteTransaction\QuoteTransactionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Entity\QuoteComment\QuoteCommentDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Entity\QuoteEmployee\QuoteEmployeeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Entity\QuoteDocument\QuoteDocumentDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Storefront\Page\Account\AccountQuoteDetailPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Storefront\Page\Checkout\Confirm\QuoteCheckoutConfirmPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Domain\CartToQuote\QuoteRequestRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Domain\State\QuoteRequestChangeRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Domain\QuoteToOrder\QuoteOrderRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Domain\SalesChannelContextRestorer\SalesChannelContextRestorer" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Domain\Admin\QuoteManipulation" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Domain\Flow\QuoteStorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Subscriber\QuoteStateChangeEventListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Domain\Handler\UpdateQuoteExpireTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Domain\Mail\QuoteMailerTransportLoaderDecorator" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\AISearch\NaturalLanguageSearch\Domain\Product\SearchTerm\SearchTermRequest" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\AISearch\NaturalLanguageSearch\SalesChannel\Product\SearchTerm\CachedSearchTermRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\AISearch\NaturalLanguageSearch\Storefront\Search\Page\SearchPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\AISearch\NaturalLanguageSearch\Storefront\Controller\SearchController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\AISearch\NaturalLanguageSearch\Storefront\Controller\SearchController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\AISearch\ImageUploadSearch\Domain\Product\SearchTerm\SearchTermRequest" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\AISearch\ImageUploadSearch\Storefront\Search\Page\SearchPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\AISearch\ImageUploadSearch\Storefront\Controller\SearchController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\AISearch\ImageUploadSearch\Storefront\Controller\SearchController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\SpatialCommerce\SpatialSceneEditor\Entity\Scene\SpatialSceneDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\SpatialCommerce\SpatialSceneEditor\Entity\Scene\Aggregate\SceneCamera\SpatialSceneCameraDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\SpatialCommerce\SpatialSceneEditor\Entity\Scene\Aggregate\SceneLight\SpatialSceneLightDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\SpatialCommerce\SpatialSceneEditor\Entity\Scene\Aggregate\SceneObject\SpatialSceneObjectDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\SpatialCommerce\SpatialSceneEditor\Entity\Scene\Aggregate\SceneGroup\SpatialSceneGroupDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\SpatialCommerce\SpatialSceneEditor\Entity\RenderConfigSize\SpatialRenderConfigSizeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\SpatialCommerce\SpatialSceneEditor\Entity\Scene\Aggregate\ScenePrimitive\SpatialScenePrimitiveDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\SpatialCommerce\SpatialSceneEditor\Entity\Scene\Aggregate\SceneMaterial\SpatialSceneMaterialDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\SpatialCommerce\SpatialSceneEditor\Entity\Scene\Aggregate\ObjectMaterial\SpatialObjectMaterialMappingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\SpatialCommerce\SpatialSceneEditor\Field\VectorFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Storefront\Controller\ApprovalPendingOrderController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Domain\ApprovalRule\ApprovalRuleRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Domain\CartToPendingOrder\PendingOrderRequestedRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Domain\Order\PendingOrderPlaceOrderRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Domain\Order\PendingOrderPlaceOrderRoute" previously pointing to "Shopware\Commercial\B2B\OrderApproval\Storefront\AccountOrderControllerDecorator" to "Shopware\Storefront\Controller\AccountOrderController".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Domain\Restorer\SalesChannelContextRestorer" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Domain\ApprovalRule\CartValidator\OrderApprovalRuleValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Subscriber\PendingOrderStateChangeEventListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Entity\ApprovalRule\ApprovalRuleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Entity\PendingOrderDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Entity\PendingOrderAddress\PendingOrderAddressDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Entity\AppScriptCondition\ApprovalRuleAppScriptConditionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Entity\AppScriptConditionTranslation\ApprovalRuleAppScriptConditionTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Domain\Flow\PendingOrderStorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Entity\ShoppingList\ShoppingListDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Entity\ShoppingListLineItem\ShoppingListLineItemDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\Lists\CreateListRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\Lists\ChangeListNameRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\ShoppingListToCart\AddToCartRoute" previously pointing to "NetInventors\NetiNextEasyCoupon\Service\CartItemAddService" to "Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\Lists\DuplicateListRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\Lists\RemoveListsRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\Lists\ListingListsRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\LineItem\LoadLineItemsRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\Lists\SummaryRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\Lists\DetailListRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\LineItem\AddLineItemsRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\LineItem\RemoveLineItemsRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\LineItem\ChangeLineItemQuantityRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Flink\SizeCharts\Core\Content\SizeChart\SizeChartDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Flink\SizeCharts\Core\Content\SizeChart\Aggregate\SizeChartTranslation\SizeChartTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Flink\SizeCharts\Core\Content\SizeChart\Aggregate\SizeChartProduct\SizeChartProductDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Flink\SizeCharts\Core\Content\SizeChart\Aggregate\SizeChartProductTranslation\SizeChartProductTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Flink\SizeCharts\Core\Content\SizeChart\Aggregate\SizeChartCategory\SizeChartCategoryDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Flink\SizeCharts\Core\Content\SizeChart\Aggregate\SizeChartProductStream\SizeChartProductStreamDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Flink\SizeCharts\Core\Content\SizeChart\Aggregate\SizeChartCategoryManufacturer\SizeChartCategoryManufacturerDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Acris\Sitemap\Core\Content\Sitemap\Provider\CloseoutProductUrlProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Acris\Sitemap\Core\Content\Sitemap\Provider\CloseoutProductUrlProvider" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "She\Sitemap\Components\UrlFilter" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "DreiscSeoPro\Core\BulkGenerator\Message\BulkGeneratorMessageService" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "DreiscSeoPro\Core\Content\DreiscSeoBulk\Aggregate\DreiscSeoBulkTemplate\DreiscSeoBulkTemplateDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "DreiscSeoPro\Core\Content\DreiscSeoBulk\DreiscSeoBulkDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "DreiscSeoPro\Core\Content\DreiscSeoRedirect\Aggregate\DreiscSeoRedirectImportExportFile\DreiscSeoRedirectImportExportFileDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "DreiscSeoPro\Core\Content\DreiscSeoRedirect\Aggregate\DreiscSeoRedirectImportExportLog\DreiscSeoRedirectImportExportLogDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "DreiscSeoPro\Core\Content\DreiscSeoRedirect\DreiscSeoRedirectDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "DreiscSeoPro\Core\Content\DreiscSeoSetting\DreiscSeoSettingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "DreiscSeoPro\Core\Content\Product\ProductIndexer" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "DreiscSeoPro\Core\Content\Product\ProductRepository" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "DreiscSeoPro\Core\Foundation\Dal\Iterator\IteratorFactory" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "DreiscSeoPro\Core\RichSnippet\Breadcrumb\BreadcrumbRichSnippetLdBuilder" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "DreiscSeoPro\Core\Seo\LiveTemplate\LiveTemplateConverter" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "DreiscSeoPro\Core\Sitemap\CategoryFetcher" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "DreiscSeoPro\Core\Sitemap\ProductFetcher" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\CategoryUrlProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\LandingpageUrlProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\ProductUrlProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "NewsletterSendinblue\Service\IntegrationService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "NewsletterSendinblue\Service\ConfigService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "NewsletterSendinblue\Controller\Api\ProductSyncController" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "NewsletterSendinblue\Controller\Api\CustomerFieldController" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NewsletterSendinblue\Controller\Api\ProductFieldController" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NewsletterSendinblue\Controller\Api\ProductFieldController" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "NewsletterSendinblue\Controller\Api\ProductController" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "NewsletterSendinblue\Service\Cart\CartPayloadCollector" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "NewsletterSendinblue\Service\Cart\CartPayloadCollector" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "NewsletterSendinblue\Subscriber\NewsletterRecipientSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "NewsletterSendinblue\Service\ProductSyncService" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "NewsletterSendinblue\Core\Content\Cart\AbandonedCartDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Swag\LanguagePack\PackLanguage\PackLanguageDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Cbax\ModulAnalytics\Core\Content\Analytics\ConfigDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Cbax\ModulAnalytics\Core\Content\Analytics\GroupDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Cbax\ModulAnalytics\Core\Content\Analytics\SearchResultDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Cbax\ModulAnalytics\Core\Content\Analytics\ProductImpressionsDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Cbax\ModulAnalytics\Core\Content\Analytics\CategoryImpressionsDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Cbax\ModulAnalytics\Core\Content\Analytics\ManufacturerImpressionsDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Cbax\ModulAnalytics\Core\Content\Analytics\VisitorsDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Cbax\ModulAnalytics\Core\Content\Analytics\PoolDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Cbax\ModulAnalytics\Core\Content\Analytics\RefererDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Cbax\ModulAnalytics\Extension\Checkout\Order\InvoiceDateExtensionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Cbax\ModulAnalytics\Components\Base" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Cbax\ModulAnalytics\Components\ConfigReaderHelper" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Cbax\ModulAnalytics\Components\Statistics\Connector" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Cbax\ModulAnalytics\ScheduledTask\AnalyticsHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Cbax\ModulAnalytics\ScheduledTask\AnalyticsHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Cbax\ModulAnalytics\Subscriber\BackendSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Omikron\FactFinder\Shopware6\Config\Communication" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Omikron\FactFinder\Shopware6\Config\ExportSettings" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Omikron\FactFinder\Shopware6\Config\ExtensionConfig" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Omikron\FactFinder\Shopware6\Config\FieldRoles" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Omikron\FactFinder\Shopware6\Config\FtpConfig" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Omikron\FactFinder\Shopware6\DataAbstractionLayer\FeedPreprocessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Omikron\FactFinder\Shopware6\Export\FeedPreprocessorEntryDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Omikron\FactFinder\Shopware6\Subscriber\ConfigurationSubscriber" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Omikron\FactFinder\Shopware6\Subscriber\FeedPreprocessorEntrySubscriber" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Omikron\FactFinder\Shopware6\Subscriber\ProductIndexerSubscriber" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Omikron\FactFinder\Shopware6\Utilites\Ssr\SearchAdapter" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "HbH\FactFinderCustoms\Component\Core\Content\Product\SalesChannel\Listing\ProductListingRouteDecorator" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "HbH\FactFinderCustoms\Component\Core\Content\Product\SalesChannel\Search\ProductSearchRouteDecorator" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "HbH\FactFinderCustoms\Component\Core\Content\Product\SalesChannel\Listing\ProductListingLoaderDecorator" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "HbH\FactFinderCustoms\Command\ProductExportCommand" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "HbH\Shopware5Redirect\Subscriber\RedirectSubscriber" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Tonur\Packstation\Util\Logger" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Tonur\Packstation\Checkout\Packstation\PackstationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Tonur\Packstation\Subscriber\PackstationSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Tonur\Packstation\Service\PackstationService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Tonur\Packstation\Service\PackstationService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Tonur\Packstation\Controller\PackstationController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Tonur\Packstation\Controller\PackstationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Tonur\Packstation\Storefront\Controller\PackstationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Tonur\Packstation\Util\PluginConfigUtil" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Scop\PlatformRedirecter\Redirect\RedirectDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopgate\Shopware\Catalog\DataAbstractionLayer\CategoryProductMappingIndexer" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopgate\Shopware\Catalog\Product\ProductBridge" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopgate\Shopware\Catalog\Review\ReviewBridge" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopgate\Shopware\Customer\CustomerComposer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopgate\Shopware\Catalog\Mapping\ChildProductMapping" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopgate\Shopware\Catalog\Mapping\ConfigProductMapping" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopgate\Shopware\Catalog\Mapping\SimpleProductMapping" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopgate\Shopware\Catalog\Product\Sort\SortBridge" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopgate\Shopware\Order\CartComposer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopgate\Shopware\Order\LineItem\LineItemComposer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopgate\Shopware\Order\LineItem\LineItemProductMapping" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopgate\Shopware\Order\OrderComposer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopgate\Shopware\Order\Payment\PaymentMapping" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopgate\Shopware\Order\Shipping\ShippingComposer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopgate\Shopware\Order\Quote\QuoteBridge" previously pointing to "NetInventors\NetiNextEasyCoupon\Service\CartItemAddService" to "Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute".
Changed reference of service "Shopgate\Shopware\Order\Quote\QuoteBridge" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopgate\Shopware\Shopgate\Salutations\ShopgateSalutationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopgate\Shopware\Shopgate\ApiCredentials\ShopgateApiCredentialsDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopgate\Shopware\Shopgate\Catalog\CategoryProductMappingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopgate\Shopware\Shopgate\Order\ShopgateOrderDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "shopgate.config_bridge" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "shopgate.go.fallback.logger" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopgate\Shopware\System\Formatter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "shopgate.context_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopgate\WebcheckoutSW6\Entity\OrderDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopgate\WebcheckoutSW6\Subscribers\SystemConfigSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopgate\WebcheckoutSW6\Storefront\Controller\SGWebcheckoutController" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopgate\WebcheckoutSW6\Storefront\Page\GenericPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopgate\WebcheckoutSW6\Services\CustomerManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\Document\DocumentTemplateRenderer" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\Document\DocumentTemplateRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Framework\FieldSerializer\Decoration\IntFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\BalanceQueryService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\EasyCouponDecorationService" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Framework\FieldSerializer\ProductValuePriceFieldSerializer" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\ConditionService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\PluginConfigFactory" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\OrderVoucherService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\FakeDataService" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\CustomerAssignmentService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Controller\ExportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Storefront\Page\Account\VoucherListingPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\SalesChannelContextRestorer" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\RequestedDelivery\AbstractRequestedDelivery" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\RequestedDelivery\RequestedDeliveryProcessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\RequestedDelivery\RequestedDeliveryMailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\ErrorHandlingService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\ErrorHandlingService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\VoucherRedemption\Validator\NotEmptyCartValidator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Subscriber\OrderSubscriber" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Subscriber\ProductExtensionLoader" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Subscriber\PageSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Subscriber\KernelSubscriber" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Subscriber\KernelSubscriber" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Checkout\Cart\CartCollector" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Checkout\Cart\CartCalculator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\EasyCoupon\EasyCouponDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\Transaction\TransactionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\LegacySetting\LegacySettingDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\ProductForVoucher\ProductForVoucherDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\Product\Aggregate\EasyCouponProductDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\EasyCoupon\Aggregate\EasyCouponTranslation\EasyCouponTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\Product\Aggregate\EasyCouponProductTranslation\EasyCouponProductTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\Product\Extension\ExtraOption\EcProductExtraOptionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\Product\Extension\ExtraOption\Translation\EcProductExtraOptionTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\Condition\ConditionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\Product\Aggregate\Condition\ConditionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\Log\EasyCouponLogDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\EasyCoupon\Aggregate\CustomerAssignment\CouponCustomerAssignmentDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\EasyCouponTag\EasyCouponTagDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\Discount\DiscountDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\Discount\Aggregate\DiscountRule\DiscountRuleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\Product\Aggregate\Discount\ProductDiscountDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Content\Product\Aggregate\Discount\Aggregate\DiscountRule\ProductDiscountRuleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\AdminTransactionMailService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextEasyCouponGenerator\Core\Content\Condition\ConditionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponGenerator\Core\Content\EasyCouponTemplate\EasyCouponTemplateDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponGenerator\Core\Content\EasyCouponTemplate\Aggregate\EasyCouponTemplateTranslation\EasyCouponTemplateTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponGenerator\Core\Content\EasyCouponGeneratorSet\EasyCouponGeneratorSetDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponGenerator\Core\Content\EasyCouponGeneratorSet\Aggregate\EasyCouponGeneratorSetTranslation\EasyCouponGeneratorSetTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponGenerator\Core\Content\Extension\EasyCouponExtensionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponGenerator\Core\Content\EasyCouponTemplateTag\EasyCouponTemplateTagDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponGenerator\Core\Content\Discount\DiscountDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponGenerator\Core\Content\Discount\Aggregate\DiscountRule\DiscountRuleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponGenerator\Core\Content\Extension\Aggregate\CouponFlowRelation\CouponFlowRelationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponPos\Core\Content\Location\LocationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponPos\Core\Content\Location\Aggregate\Translation\LocationTranslationDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponPos\Core\Content\Location\Aggregate\SalesChannel\LocationSalesChannelDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponPos\Core\Content\Location\Aggregate\GeneratorTemplate\LocationGeneratorTemplateDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponPos\Core\Content\Role\RoleDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponPos\Core\Content\Employee\EmployeeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponPos\Core\Content\Location\Aggregate\Employee\LocationEmployeeDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponPos\Core\Content\Location\Aggregate\TransactionExtension\TransactionExtensionDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponPos\Core\Content\Location\Aggregate\Currency\LocationCurrencyDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCouponPos\Storefront\Controller\PosCreateVoucherController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextEasyCouponPos\Service\PluginConfigFactory" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "NetInventors\NetiNextEasyCouponPos\Service\VoucherService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HbH\AlphaCommandCollection\Service\InactiveCategoriesService" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "HbH\AlphaCommandCollection\Service\ScheduledTask\InactiveCategoriesTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Acris\FlowBuilderDelay\Core\Content\Flow\Dispatching\FlowExecutor" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Acris\FlowBuilderDelay\Custom\DelayDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Acris\FlowBuilderDelay\Custom\DelayLogDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Acris\FlowBuilderDelay\Components\Delay\DelayExecuteService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Acris\FlowBuilderDelay\ScheduledTask\DelayExecuteTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Acris\FlowBuilderDelay\ScheduledTask\CleanupTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "HbH\LastSeen\Core\Content\LastSeen\LastSeenDefinition" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "HbH\LastSeen\Components\Service\LastSeenService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "HbH\LastSeen\Subscriber\PdpLoadedSubscriber" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "error_controller" previously pointing to "http_kernel.cache" to "http_kernel".
Changed reference of service "url_helper" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "services_resetter" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "config_builder.warmer" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "fragment.renderer.inline" previously pointing to "http_kernel.cache" to "http_kernel".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "error_handler.error_renderer.html" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "console.command.router_match" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "scheduler.event_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "console_profiler_listener" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "pentatrion_vite.entrypoint_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service ".service_locator.iAxhga_" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".messenger.handler_descriptor.0ch.x9w" previously pointing to "Shopware\Commercial\ExportAssistant\Message\ImportExportHandlerDecorator" to "Shopware\Core\Content\ImportExport\Message\ImportExportHandler".
Changed reference of service "log_entry.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "log_entry.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "log_entry.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acl_role.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acl_role.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acl_role.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acl_user_role.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acl_user_role.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acl_user_role.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_action_button.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_action_button.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_action_button.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_action_button_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_action_button_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_action_button_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_template.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_payment_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_payment_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_payment_method.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_script_condition.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_script_condition.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_script_condition.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_script_condition_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_script_condition_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_script_condition_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_cms_block.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_cms_block.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_cms_block.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_cms_block_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_cms_block_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_cms_block_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_flow_action.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_flow_action.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_flow_action.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_flow_action_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_flow_action_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_flow_action_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_flow_event.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_flow_event.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_flow_event.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_shipping_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_shipping_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_shipping_method.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "custom_field.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "custom_field.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "custom_field.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "custom_field_set.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "custom_field_set.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "custom_field_set.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "custom_field_set_relation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "custom_field_set_relation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "custom_field_set_relation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "version.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "version.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "version.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "version_commit.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "version_commit.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "version_commit.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "version_commit_data.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "version_commit_data.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "version_commit_data.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "plugin.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "plugin.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "plugin.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "plugin_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "plugin_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "plugin_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheduled_task.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "scheduled_task.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "scheduled_task.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "script.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "script.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "script.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "language.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "language.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "language.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "seo_url.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "seo_url.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "seo_url.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "seo_url_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "seo_url_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "seo_url_template.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "main_category.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "main_category.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "main_category.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "webhook.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "webhook.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "webhook.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "webhook_event_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "webhook_event_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "webhook_event_log.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_country.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_country.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_country.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_currency.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_currency.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_currency.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_domain.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_domain.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_domain.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_language.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_language.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_language.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_payment_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_payment_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_payment_method.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_shipping_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_shipping_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_shipping_method.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_type.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_type.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_type.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_type_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_type_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_type_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_analytics.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_analytics.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_analytics.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "country.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "country.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "country.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "country_state.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "country_state.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "country_state.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "country_state_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "country_state_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "country_state_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "country_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "country_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "country_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "currency.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "currency.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "currency.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "currency_country_rounding.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "currency_country_rounding.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "currency_country_rounding.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "currency_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "currency_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "currency_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "custom_entity.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "custom_entity.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "custom_entity.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "locale.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "locale.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "locale.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "locale_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "locale_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "locale_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "snippet_set.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "snippet_set.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "snippet_set.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "snippet.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "snippet.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "snippet.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "salutation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "salutation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "salutation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "salutation_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "salutation_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "salutation_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "tax.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "tax.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "tax.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "tax_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "tax_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "tax_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "tax_rule_type.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "tax_rule_type.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "tax_rule_type.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "tax_rule_type_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "tax_rule_type_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "tax_rule_type_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "tax_provider.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "tax_provider.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "tax_provider.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "tax_provider_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "tax_provider_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "tax_provider_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "unit.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "unit.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "unit.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "unit_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "unit_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "unit_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "user.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "user.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "user.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "user_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "user_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "user_config.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "user_access_key.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "user_access_key.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "user_access_key.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "user_recovery.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "user_recovery.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "user_recovery.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "integration.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "integration.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "integration.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "integration_role.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "integration_role.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "integration_role.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "state_machine.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "state_machine.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "state_machine_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "state_machine_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine_state.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "state_machine_state.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "state_machine_state.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine_state_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "state_machine_state_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "state_machine_state_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine_transition.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "state_machine_transition.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "state_machine_transition.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine_history.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "state_machine_history.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "state_machine_history.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "system_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "system_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "system_config.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "number_range.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "number_range.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "number_range.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "number_range_sales_channel.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "number_range_sales_channel.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "number_range_sales_channel.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "number_range_state.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "number_range_state.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "number_range_state.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "number_range_type.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "number_range_type.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "number_range_type.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "number_range_type_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "number_range_type_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "number_range_type_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "number_range_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "number_range_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "number_range_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "category.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "category.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "category.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "category_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "category_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "category_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "category_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "category_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "category_tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "media.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "media.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_default_folder.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "media_default_folder.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "media_default_folder.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_thumbnail.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "media_thumbnail.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "media_thumbnail.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "media_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "media_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_folder.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "media_folder.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "media_folder.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_thumbnail_size.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "media_thumbnail_size.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "media_thumbnail_size.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_folder_configuration.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "media_folder_configuration.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "media_folder_configuration.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_folder_configuration_media_thumbnail_size.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "media_folder_configuration_media_thumbnail_size.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "media_folder_configuration_media_thumbnail_size.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "media_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "media_tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_stream_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_stream_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_stream_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_category.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_category.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_category.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_custom_field_set.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_custom_field_set.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_custom_field_set.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_configurator_setting.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_configurator_setting.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_configurator_setting.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_price.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_price.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_price.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_property.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_property.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_property.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_search_keyword.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_search_keyword.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_search_keyword.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_keyword_dictionary.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_keyword_dictionary.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_keyword_dictionary.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_review.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_review.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_review.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_manufacturer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_manufacturer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_manufacturer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_manufacturer_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_manufacturer_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_manufacturer_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_media.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_media.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_media.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_download.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_download.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_download.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_option.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_option.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_option.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_category_tree.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_category_tree.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_category_tree.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_cross_selling.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_cross_selling.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_cross_selling.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_cross_selling_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_cross_selling_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_cross_selling_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_cross_selling_assigned_products.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_cross_selling_assigned_products.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_cross_selling_assigned_products.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_feature_set.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_feature_set.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_feature_set.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_feature_set_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_feature_set_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_feature_set_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_sorting.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_sorting.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_sorting.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_sorting_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_sorting_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_sorting_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_search_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_search_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_search_config.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_search_config_field.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_search_config_field.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_search_config_field.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_visibility.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_visibility.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_visibility.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "delivery_time.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "delivery_time.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "delivery_time.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "newsletter_recipient.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "newsletter_recipient.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "newsletter_recipient.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "newsletter_recipient_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "newsletter_recipient_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "newsletter_recipient_tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "rule_condition.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "rule_condition.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "rule_condition.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "rule_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "rule_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "rule_tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_stream.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_stream.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_stream.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_stream_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_stream_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_stream_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_stream_filter.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_stream_filter.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_stream_filter.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_export.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_export.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_export.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "property_group.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "property_group.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "property_group.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "property_group_option.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "property_group_option.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "property_group_option.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "property_group_option_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "property_group_option_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "property_group_option_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "property_group_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "property_group_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "property_group_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cms_page.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cms_page.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cms_page.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cms_page_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cms_page_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cms_page_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cms_section.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cms_section.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cms_section.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cms_block.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cms_block.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cms_block.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cms_slot.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cms_slot.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cms_slot.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cms_slot_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cms_slot_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cms_slot_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mail_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mail_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mail_template.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mail_template_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mail_template_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mail_template_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mail_template_type.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mail_template_type.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mail_template_type.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mail_template_type_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mail_template_type_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mail_template_type_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mail_template_media.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mail_template_media.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mail_template_media.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mail_header_footer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mail_header_footer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mail_header_footer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mail_header_footer_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mail_header_footer_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mail_header_footer_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "delivery_time_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "delivery_time_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "delivery_time_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "import_export_profile.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "import_export_profile.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "import_export_profile.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "import_export_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "import_export_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "import_export_log.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "import_export_file.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "import_export_file.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "import_export_file.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "import_export_profile_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "import_export_profile_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "import_export_profile_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "landing_page.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "landing_page.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "landing_page.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "landing_page_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "landing_page_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "landing_page_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "landing_page_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "landing_page_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "landing_page_tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "landing_page_sales_channel.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "landing_page_sales_channel.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "landing_page_sales_channel.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "flow.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "flow.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "flow.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "flow_sequence.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "flow_sequence.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "flow_sequence.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "flow_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "flow_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "flow_template.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_group_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer_group_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer_group_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_address.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer_address.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer_address.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_recovery.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer_recovery.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer_recovery.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_group.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer_group.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer_group.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_group_registration_sales_channels.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer_group_registration_sales_channels.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer_group_registration_sales_channels.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer_tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_wishlist.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer_wishlist.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer_wishlist.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_wishlist_product.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer_wishlist_product.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer_wishlist_product.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "document.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "document.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "document.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "document_type.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "document_type.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "document_type.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "document_type_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "document_type_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "document_type_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "document_base_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "document_base_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "document_base_config.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "document_base_config_sales_channel.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "document_base_config_sales_channel.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "document_base_config_sales_channel.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_address.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_address.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_address.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_customer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_customer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_customer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_delivery.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_delivery.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_delivery.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_delivery_position.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_delivery_position.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_delivery_position.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_line_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_line_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_line_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_line_item_download.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_line_item_download.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_line_item_download.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_transaction.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_transaction.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_transaction.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_transaction_capture.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_transaction_capture.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_transaction_capture.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_transaction_capture_refund.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_transaction_capture_refund.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_transaction_capture_refund.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_transaction_capture_refund_position.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_transaction_capture_refund_position.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_transaction_capture_refund_position.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "payment_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "payment_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "payment_method.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "payment_method_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "payment_method_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "payment_method_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_sales_channel.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_sales_channel.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_sales_channel.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_individual_code.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_individual_code.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_individual_code.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_discount.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_discount.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_discount.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_discount_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_discount_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_discount_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_setgroup.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_setgroup.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_setgroup.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_setgroup_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_setgroup_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_setgroup_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_order_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_order_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_order_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_persona_customer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_persona_customer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_persona_customer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_persona_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_persona_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_persona_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_cart_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_cart_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_cart_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_discount_prices.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_discount_prices.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_discount_prices.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shipping_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "shipping_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "shipping_method.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shipping_method_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "shipping_method_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "shipping_method_tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shipping_method_price.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "shipping_method_price.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "shipping_method_price.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shipping_method_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "shipping_method_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "shipping_method_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_administration_snippet.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_administration_snippet.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_administration_snippet.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notification.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "notification.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "notification.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "theme.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "theme.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "theme.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "theme_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "theme_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "theme_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "theme_sales_channel.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "theme_sales_channel.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "theme_sales_channel.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "theme_media.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "theme_media.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "theme_media.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "theme_child.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "theme_child.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "theme_child.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_switch_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_switch_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_switch_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_switch_rule_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_switch_rule_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_switch_rule_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_switch_domain.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_switch_domain.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_switch_domain.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_switch_domain_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_switch_domain_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_switch_domain_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_switch_domain_country_whitelist.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_switch_domain_country_whitelist.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_switch_domain_country_whitelist.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_switch_domain_country_blacklist.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_switch_domain_country_blacklist.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_switch_domain_country_blacklist.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_switch_domain_language_whitelist.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_switch_domain_language_whitelist.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_switch_domain_language_whitelist.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_switch_domain_language_blacklist.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_switch_domain_language_blacklist.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_switch_domain_language_blacklist.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_switch_exclusion.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_switch_exclusion.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_switch_exclusion.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "iwv_datev_v6_scheduled_export.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "iwv_datev_v6_scheduled_export.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "iwv_datev_v6_scheduled_export.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "iwv_datev_v6_payment.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "iwv_datev_v6_payment.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "iwv_datev_v6_payment.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "iwv_datev_v6_ext_doc_address_shipping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "iwv_datev_v6_ext_doc_address_shipping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "iwv_datev_v6_ext_doc_address_shipping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "iwv_datev_v6_ext_doc_address_billing.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "iwv_datev_v6_ext_doc_address_billing.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "iwv_datev_v6_ext_doc_address_billing.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "iwv_datev_v6_ext_doc_document_data.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "iwv_datev_v6_ext_doc_document_data.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "iwv_datev_v6_ext_doc_document_data.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "iwv_datev_v6_ext_doc_document_position.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "iwv_datev_v6_ext_doc_document_position.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "iwv_datev_v6_ext_doc_document_position.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_address.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_address.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_address.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_analytics_aggregation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_analytics_aggregation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_analytics_aggregation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_analytics_aggregation_session.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_analytics_aggregation_session.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_analytics_aggregation_session.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_analytics_report_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_analytics_report_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_analytics_report_config.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_analytics_report.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_analytics_report.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_analytics_report.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_demand_planning_list_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_demand_planning_list_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_demand_planning_list_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_goods_receipt.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_goods_receipt.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_goods_receipt.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_goods_receipt_document_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_goods_receipt_document_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_goods_receipt_document_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_goods_receipt_line_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_goods_receipt_line_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_goods_receipt_line_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_return_order_goods_receipt_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_return_order_goods_receipt_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_return_order_goods_receipt_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_supplier_order_goods_receipt_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_supplier_order_goods_receipt_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_supplier_order_goods_receipt_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_import_export.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_import_export.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_import_export.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_import_export_element.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_import_export_element.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_import_export_element.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_import_export_log_entry.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_import_export_log_entry.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_import_export_log_entry.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_import_export_profile.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_import_export_profile.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_import_export_profile.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_document_version.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_document_version.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_document_version.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_order_pickability.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_order_pickability.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_order_pickability.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_picking_property.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_picking_property.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_picking_property.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_picking_property_order_record.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_picking_property_order_record.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_picking_property_order_record.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_picking_property_order_record_value.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_picking_property_order_record_value.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_picking_property_order_record_value.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_picking_property_product_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_picking_property_product_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_picking_property_product_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_pickware_product.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_pickware_product.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_pickware_product.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_purchase_list_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_purchase_list_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_purchase_list_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_stock_valuation_view.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_stock_valuation_view.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_stock_valuation_view.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_return_order.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_return_order.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_return_order.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_return_order_line_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_return_order_line_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_return_order_line_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_return_order_refund.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_return_order_refund.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_return_order_refund.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_location_type.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_location_type.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_location_type.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_special_stock_location.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_special_stock_location.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_special_stock_location.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_stock_container.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_stock_container.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_stock_container.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_stock.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_stock.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_stock.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_stock_movement.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_stock_movement.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_stock_movement.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_warehouse_stock.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_warehouse_stock.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_warehouse_stock.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_stock_valuation_report_purchase.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_stock_valuation_report_purchase.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_stock_valuation_report_purchase.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_stock_valuation_report.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_stock_valuation_report.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_stock_valuation_report.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_stock_valuation_report_row.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_stock_valuation_report_row.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_stock_valuation_report_row.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_stocktaking_stocktake_counting_process.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_stocktaking_stocktake_counting_process.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_stocktaking_stocktake_counting_process.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_stocktaking_stocktake_counting_process_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_stocktaking_stocktake_counting_process_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_stocktaking_stocktake_counting_process_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_stocktaking_stocktake.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_stocktaking_stocktake.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_stocktaking_stocktake.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_stocktaking_stocktake_snapshot_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_stocktaking_stocktake_snapshot_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_stocktaking_stocktake_snapshot_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_stocktaking_stocktake_product_summary.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_stocktaking_stocktake_product_summary.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_stocktaking_stocktake_product_summary.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_product_supplier_configuration.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_product_supplier_configuration.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_product_supplier_configuration.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_product_supplier_configuration_dev.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_product_supplier_configuration_dev.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_product_supplier_configuration_dev.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_product_supplier_configuration_list_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_product_supplier_configuration_list_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_product_supplier_configuration_list_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_supplier.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_supplier.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_supplier.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_supplier_order.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_supplier_order.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_supplier_order.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_supplier_order_line_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_supplier_order_line_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_supplier_order_line_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_bin_location.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_bin_location.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_bin_location.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_product_warehouse_configuration.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_product_warehouse_configuration.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_product_warehouse_configuration.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_erp_warehouse.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_erp_warehouse.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_erp_warehouse.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_document.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_document.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_document.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_document_type.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_document_type.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_document_type.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "adyen_notification.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "adyen_notification.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "adyen_notification.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "adyen_payment_state_data.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "adyen_payment_state_data.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "adyen_payment_state_data.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "adyen_payment_response.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "adyen_payment_response.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "adyen_payment_response.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "adyen_refund.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "adyen_refund.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "adyen_refund.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "adyen_payment_capture.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "adyen_payment_capture.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "adyen_payment_capture.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "adyen_payment.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "adyen_payment.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "adyen_payment.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "custom_price.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "custom_price.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "custom_price.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_plan.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "subscription_plan.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "subscription_plan.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "subscription.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "subscription.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_address.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "subscription_address.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "subscription_address.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_customer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "subscription_customer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "subscription_customer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_tag_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "subscription_tag_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "subscription_tag_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_interval.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "subscription_interval.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "subscription_interval.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_plan_product_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "subscription_plan_product_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "subscription_plan_product_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_plan_interval_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "subscription_plan_interval_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "subscription_plan_interval_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_interval_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "subscription_interval_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "subscription_interval_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_plan_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "subscription_plan_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "subscription_plan_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_delay_action.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_delay_action.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_delay_action.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "warehouse.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "warehouse.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "warehouse.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "warehouse_group.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "warehouse_group.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "warehouse_group.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "warehouse_group_warehouse.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "warehouse_group_warehouse.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "warehouse_group_warehouse.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_warehouse.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_warehouse.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_warehouse.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_warehouse_group.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_warehouse_group.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_warehouse_group.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_warehouse_group.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_warehouse_group.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_warehouse_group.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_product_warehouse.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_product_warehouse.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_product_warehouse.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_return.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_return.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_return.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_return_line_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_return_line_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_return_line_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_return_line_item_reason.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_return_line_item_reason.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_return_line_item_reason.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_return_line_item_reason_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_return_line_item_reason_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_return_line_item_reason_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_sequence_webhook_event_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_sequence_webhook_event_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_sequence_webhook_event_log.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_review_summary.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_review_summary.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_review_summary.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_review_summary_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_review_summary_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_review_summary_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_review_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_review_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_review_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_employee.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "b2b_employee.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "b2b_employee.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_business_partner.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "b2b_business_partner.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "b2b_business_partner.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_role.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "b2b_components_role.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "b2b_components_role.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_permission.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "b2b_permission.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "b2b_permission.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_order_employee.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "b2b_order_employee.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "b2b_order_employee.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_ai_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "media_ai_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "media_ai_tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_ai_tag_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "media_ai_tag_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "media_ai_tag_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_specific_features.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer_specific_features.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer_specific_features.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "advanced_search_boosting.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "advanced_search_boosting.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "advanced_search_boosting.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "advanced_search_entity_stream.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "advanced_search_entity_stream.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "advanced_search_entity_stream.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "advanced_search_entity_stream_filter.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "advanced_search_entity_stream_filter.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "advanced_search_entity_stream_filter.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "advanced_search_action.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "advanced_search_action.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "advanced_search_action.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "advanced_search_action_search_term.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "advanced_search_action_search_term.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "advanced_search_action_search_term.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "advanced_search_synonym.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "advanced_search_synonym.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "advanced_search_synonym.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "advanced_search_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "advanced_search_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "advanced_search_config.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "advanced_search_config_field.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "advanced_search_config_field.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "advanced_search_config_field.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sso_provider.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sso_provider.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sso_provider.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sso_provider_customer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sso_provider_customer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sso_provider_customer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "quote.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "quote.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "quote.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "quote_line_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "quote_line_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "quote_line_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "quote_delivery.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "quote_delivery.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "quote_delivery.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "quote_delivery_position.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "quote_delivery_position.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "quote_delivery_position.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "quote_transaction.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "quote_transaction.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "quote_transaction.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "quote_comment.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "quote_comment.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "quote_comment.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "quote_employee.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "quote_employee.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "quote_employee.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "quote_document.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "quote_document.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "quote_document.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_scene.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "spatial_scene.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "spatial_scene.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_scene_camera.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "spatial_scene_camera.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "spatial_scene_camera.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_scene_light.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "spatial_scene_light.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "spatial_scene_light.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_scene_object.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "spatial_scene_object.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "spatial_scene_object.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_scene_group.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "spatial_scene_group.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "spatial_scene_group.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_render_config_size.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "spatial_render_config_size.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "spatial_render_config_size.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_scene_primitive.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "spatial_scene_primitive.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "spatial_scene_primitive.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_scene_material.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "spatial_scene_material.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "spatial_scene_material.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_scene_object_material.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "spatial_scene_object_material.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "spatial_scene_object_material.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_approval_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "b2b_components_approval_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "b2b_components_approval_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_pending_order.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "b2b_components_pending_order.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "b2b_components_pending_order.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_pending_order_address.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "b2b_components_pending_order_address.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "b2b_components_pending_order_address.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_approval_rule_app_script_condition.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "b2b_components_approval_rule_app_script_condition.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "b2b_components_approval_rule_app_script_condition.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_approval_rule_app_script_condition_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "b2b_components_approval_rule_app_script_condition_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "b2b_components_approval_rule_app_script_condition_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_shopping_list.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "b2b_components_shopping_list.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "b2b_components_shopping_list.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_shopping_list_line_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "b2b_components_shopping_list_line_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "b2b_components_shopping_list_line_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "flink_size_chart.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "flink_size_chart.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "flink_size_chart.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "flink_size_chart_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "flink_size_chart_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "flink_size_chart_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "flink_size_chart_product.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "flink_size_chart_product.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "flink_size_chart_product.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "flink_size_chart_product_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "flink_size_chart_product_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "flink_size_chart_product_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "flink_size_chart_category.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "flink_size_chart_category.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "flink_size_chart_category.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "flink_size_chart_product_stream.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "flink_size_chart_product_stream.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "flink_size_chart_product_stream.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "flink_size_chart_category_manufacturer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "flink_size_chart_category_manufacturer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "flink_size_chart_category_manufacturer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dreisc_seo_bulk_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dreisc_seo_bulk_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dreisc_seo_bulk_template.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dreisc_seo_bulk.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dreisc_seo_bulk.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dreisc_seo_bulk.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dreisc_seo_redirect_import_export_file.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dreisc_seo_redirect_import_export_file.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dreisc_seo_redirect_import_export_file.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dreisc_seo_redirect_import_export_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dreisc_seo_redirect_import_export_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dreisc_seo_redirect_import_export_log.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dreisc_seo_redirect.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dreisc_seo_redirect.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dreisc_seo_redirect.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dreisc_seo_setting.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dreisc_seo_setting.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dreisc_seo_setting.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "brevo_abandoned_cart.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "brevo_abandoned_cart.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "brevo_abandoned_cart.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_language_pack_language.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_language_pack_language.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_language_pack_language.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cbax_analytics_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cbax_analytics_config.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_groups_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cbax_analytics_groups_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cbax_analytics_groups_config.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_search.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cbax_analytics_search.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cbax_analytics_search.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_product_impressions.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cbax_analytics_product_impressions.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cbax_analytics_product_impressions.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_category_impressions.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cbax_analytics_category_impressions.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cbax_analytics_category_impressions.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_manufacturer_impressions.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cbax_analytics_manufacturer_impressions.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cbax_analytics_manufacturer_impressions.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_visitors.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cbax_analytics_visitors.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cbax_analytics_visitors.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_pool.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cbax_analytics_pool.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cbax_analytics_pool.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_referer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cbax_analytics_referer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cbax_analytics_referer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_invoice_date.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cbax_analytics_invoice_date.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cbax_analytics_invoice_date.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "factfinder_feed_preprocessor.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "factfinder_feed_preprocessor.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "factfinder_feed_preprocessor.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "repertus_packstation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "repertus_packstation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "repertus_packstation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scop_platform_redirecter_redirect.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "scop_platform_redirecter_redirect.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "scop_platform_redirecter_redirect.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shopgate_go_salutations.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "shopgate_go_salutations.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "shopgate_go_salutations.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shopgate_api_credentials.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "shopgate_api_credentials.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "shopgate_api_credentials.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shopgate_go_category_product_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "shopgate_go_category_product_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "shopgate_go_category_product_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shopgate_order.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "shopgate_order.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "shopgate_order.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shopgate_webc_order.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "shopgate_webc_order.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "shopgate_webc_order.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_easy_coupon.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_easy_coupon.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_easy_coupon.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_easy_coupon_transaction.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_easy_coupon_transaction.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_easy_coupon_transaction.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_easy_coupon_legacy_setting.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_easy_coupon_legacy_setting.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_easy_coupon_legacy_setting.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_easy_coupon_product_for_voucher.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_easy_coupon_product_for_voucher.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_easy_coupon_product_for_voucher.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_easy_coupon_product.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_easy_coupon_product.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_easy_coupon_product.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_easy_coupon_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_easy_coupon_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_easy_coupon_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_easy_coupon_product_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_easy_coupon_product_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_easy_coupon_product_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_product_extra_option.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_product_extra_option.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_product_extra_option.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_product_extra_option_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_product_extra_option_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_product_extra_option_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_easy_coupon_condition.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_easy_coupon_condition.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_easy_coupon_condition.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_easy_coupon_product_condition.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_easy_coupon_product_condition.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_easy_coupon_product_condition.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_easy_coupon_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_easy_coupon_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_easy_coupon_log.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_easy_coupon_customer_assignment.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_easy_coupon_customer_assignment.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_easy_coupon_customer_assignment.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_easy_coupon_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_easy_coupon_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_easy_coupon_tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_easy_coupon_discount.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_easy_coupon_discount.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_easy_coupon_discount.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_easy_coupon_discount_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_easy_coupon_discount_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_easy_coupon_discount_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_easy_coupon_product_discount.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_easy_coupon_product_discount.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_easy_coupon_product_discount.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_easy_coupon_product_discount_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_easy_coupon_product_discount_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_easy_coupon_product_discount_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_generator_template_condition.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_generator_template_condition.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_generator_template_condition.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_generator_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_generator_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_generator_template.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_generator_template_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_generator_template_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_generator_template_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_generator_set.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_generator_set.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_generator_set.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_generator_set_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_generator_set_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_generator_set_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_generator_set_coupon_relation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_generator_set_coupon_relation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_generator_set_coupon_relation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_generator_template_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_generator_template_tag.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_generator_template_tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_generator_template_discount.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_generator_template_discount.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_generator_template_discount.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_generator_template_discount_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_generator_template_discount_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_generator_template_discount_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_generator_coupon_flow_relation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_generator_coupon_flow_relation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_generator_coupon_flow_relation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_pos_location.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_pos_location.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_pos_location.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_pos_location_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_pos_location_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_pos_location_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_pos_location_sales_channel.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_pos_location_sales_channel.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_pos_location_sales_channel.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_pos_location_generator_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_pos_location_generator_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_pos_location_generator_template.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_pos_role.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_pos_role.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_pos_role.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_pos_employee.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_pos_employee.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_pos_employee.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_pos_location_employee.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_pos_location_employee.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_pos_location_employee.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_pos_transaction_extension.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_pos_transaction_extension.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_pos_transaction_extension.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_ec_pos_location_currency.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_ec_pos_location_currency.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_ec_pos_location_currency.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_flow_builder_delay.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_flow_builder_delay.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_flow_builder_delay.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_flow_builder_delay_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_flow_builder_delay_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_flow_builder_delay_log.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "hbh_last_seen.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "hbh_last_seen.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "hbh_last_seen.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.language.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.language.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.language.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.seo_url.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.seo_url.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.seo_url.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.main_category.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.main_category.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.main_category.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.country.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.country.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.country.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.country_state.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.country_state.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.country_state.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.currency.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.currency.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.currency.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.salutation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.salutation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.salutation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.category.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.category.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.category.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.product.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.product.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.product.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.newsletter_recipient.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.newsletter_recipient.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.newsletter_recipient.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.landing_page.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.landing_page.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.landing_page.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.payment_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.payment_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.payment_method.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.shipping_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.shipping_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.shipping_method.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.subscription_plan.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.subscription_plan.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.subscription_plan.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.b2b_components_shopping_list.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.b2b_components_shopping_list.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.b2b_components_shopping_list.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.b2b_components_shopping_list_line_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.b2b_components_shopping_list_line_item.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.b2b_components_shopping_list_line_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.QaaoWjx" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service ".service_locator.QaaoWjx" previously pointing to "http_kernel.cache" to "http_kernel".
Changed reference of service ".service_locator.42kmCrs" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service ".service_locator.42kmCrs" previously pointing to "http_kernel.cache" to "http_kernel".
Changed reference of service ".service_locator.Y3keOMj" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service ".service_locator.Y3keOMj" previously pointing to "http_kernel.cache" to "http_kernel".
Changed reference of service ".service_locator.Y3keOMj" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.Y3keOMj" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service ".service_locator.Y3keOMj" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.l3bB1NC" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service ".service_locator.l3bB1NC" previously pointing to "http_kernel.cache" to "http_kernel".
Changed reference of service ".service_locator.SqQrb.." previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service ".service_locator.SqQrb.." previously pointing to "http_kernel.cache" to "http_kernel".
Changed reference of service ".service_locator.SqQrb.." previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.SqQrb.." previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service ".service_locator.SqQrb.." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.DMfgFyO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.YAcX0.U" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service ".service_locator.h7gfyOW" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ECaP3MA" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator.inner" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "http_kernel.cache.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "http_kernel.cache.inner" previously pointing to "Scop\PlatformRedirecter\Decorator\CanonicalRedirectServiceDecorator" to "Shopware\Core\Framework\Routing\CanonicalRedirectService".
Changed reference of service "Shopware\Storefront\Framework\Cache\CacheTracer.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "HbH\ProjectMainTheme\Core\Order\SalesChannel\OrderRouteDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Acris\ShopSwitch\Storefront\Framework\Cache\CacheStore.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductBoxCmsElementResolver.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductSliderCmsElementResolver.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Subscription\Checkout\Cart\SalesChannel\SubscriptionCartOrderRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Subscription\Checkout\Payment\SubscriptionPaymentMethodRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\MultiWarehouse\Domain\Order\StockStorageDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Flow\SendMailActionDecorator.inner" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Flow\SendMailActionDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Recovery\DecoratedSendPasswordRecoveryMailRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Recovery\DecoratedSendPasswordRecoveryMailRoute.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\ExportAssistant\Message\ImportExportHandlerDecorator.inner" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Commercial\ExportAssistant\Message\ImportExportHandlerDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator.inner" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Domain\Mail\QuoteMailerTransportLoaderDecorator.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Storefront\CheckoutControllerDecorator.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Storefront\AccountOrderControllerDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Storefront\AccountOrderControllerDecorator.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "She\Sitemap\Components\CategoryUrlProvider.inner" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "She\Sitemap\Components\ProductUrlProvider.inner" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "She\Sitemap\Components\ProductUrlProvider.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "HbH\RetoureProcess\Components\DocumentRenderer\CreditNoteRenderer.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HbH\FactFinderCustoms\Component\Core\Content\Product\SalesChannel\Listing\ProductListingLoaderDecorator.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "HbH\FactFinderCustoms\Component\Core\Content\Product\SalesChannel\Listing\ProductListingLoaderDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Scop\PlatformRedirecter\Decorator\CanonicalRedirectServiceDecorator.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\Document\DocumentTemplateRenderer.inner" previously pointing to "Acris\ShopSwitch\Core\System\SalesChannel\Context\SalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\Document\DocumentTemplateRenderer.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Core\Framework\FieldSerializer\Decoration\IntFieldSerializer.inner" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "NetInventors\NetiNextEasyCoupon\Service\CartItemAddService.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Acris\FlowBuilderDelay\Core\Content\Flow\Dispatching\FlowExecutor.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HbH\FactFinderCustoms\Component\Core\Content\Product\SalesChannel\Listing\ProductListingRouteDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HbH\FactFinderCustoms\Component\Core\Content\Product\SalesChannel\Search\ProductSearchRouteDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\Country\SalesChannel\CachedCountryRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader.inner" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Elasticsearch\Product\SearchKeywordReplacement.inner" previously pointing to "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator" to "product.repository".
Changed reference of service "Shopware\Elasticsearch\Product\ProductSearchBuilder.inner" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface" previously pointing to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator" to "Shopware\Elasticsearch\Framework\ElasticsearchHelper".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface" previously pointing to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator" to "Shopware\Elasticsearch\Framework\ElasticsearchHelper".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ImportExport\Message\ImportExportHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\ImportExport\Message\ImportExportHandler" previously pointing to "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Changed reference of service "Shopware\Storefront\Controller\AccountOrderController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Routing\CanonicalRedirectService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
1068
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "Frosh\DevelopmentHelper\Component\Profiler"; reason: abstract.
Removed service "Frosh\TemplateMail\DependencyInjection"; reason: abstract.
Removed service "Frosh\TemplateMail\FroshPlatformTemplateMail"; reason: abstract.
Removed service "Frosh\TemplateMail\Resources"; reason: abstract.
Removed service "Frosh\Tools\DependencyInjection"; reason: abstract.
Removed service "Frosh\Tools\FroshTools"; reason: abstract.
Removed service "Frosh\Tools\Resources"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ImportExport\ImportExportMessageDispatchEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ImportExport\ImportExportStateChangeEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\InvoiceCorrection\Events\InvoiceCorrectionOrderEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\MailDraft\MailDraftCreatedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\OrderPickability\OrderPickabilityQueryExtensionEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\OrderShipping\Events\CompletelyShippedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\OrderShipping\Events\PartiallyShippedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\OrderShipping\ParcelShippedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\OrderShipping\PreOrderShippingValidationEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Product\PickwareProductInsertedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Reorder\ReorderMailEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Events\CompletelyReturnedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Events\MaximumQuantitiesForNewReturnOrderLineItemsCalculatedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Events\PartiallyReturnedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Events\ReturnOrderCancelledEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Events\ReturnOrderDeclinedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Events\ReturnOrderNonPhysicalLineItemsAddedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Events\ReturnOrdersApprovedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Events\ReturnOrdersCompletedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Events\ReturnOrdersRequestedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Events\StockMovedFromReturnOrdersEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Stock\ProductAvailableStockUpdatedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Stock\ProductReservedStockUpdatedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Stock\StockNotAvailableForSaleUpdatedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Stock\StockNotAvailableForSaleUpdatedForAllProductsInWarehousesEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Stock\StockUpdatedForStockMovementsEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Stock\WarehouseStockUpdatedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Supplier\DefaultSupplier\DefaultSupplierInitialySetEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Supplier\DefaultSupplier\DefaultSupplierUpdatedEvent"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Analytics\AnalyticsException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Config\Exception\ConfigUpdateException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ImportExport\Exception\ExporterServiceDoesNotExistException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ImportExport\Exception\ImportException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ImportExport\Exception\ImportExportException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ImportExport\Exception\ImporterServiceDoesNotExistException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\MailDraft\MailDraftException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\OrderPickability\OrderPickabilityException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\OrderShipping\NotEnoughStockException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\OrderShipping\OrderOverfulfilledException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\OrderShipping\OrderParcelException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\OrderShipping\OrderShippingException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Picking\PickingStrategyStockShortageException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Picklist\PicklistException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Product\ProductException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockImportException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Stock\OrderStockInitializerException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\StockApi\AvailableStockWriterException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\StockApi\NoWarehousesAvailableForSaleException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\StockApi\OperationLeadsToNegativeStocksException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\StockApi\StockMovementServiceValidationException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\StockApi\TotalStockWriterException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\StockValuation\StockValuationException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Stocktaking\StocktakingException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImportException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Template\TwigException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Translation\TranslationException"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ImportExport\ImportExportLogEntryMessage"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ImportExport\ImportExportSchedulerMessage"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ImportExport\TranslatedMessage"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptError"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\StockValuation\StockValuationError"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Warehouse\WarehouseError"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Administration"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Benchmarking"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Collection"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Installation"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ShopwareMigration"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\GoodsReceipt\Document\GoodsReceiptStockingListElement"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\GoodsReceipt\OrderProductQuantity"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\CsvRowNormalizedColumnMapping"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\CsvRowNormalizer"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\CsvWriter"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\Validator"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ImportExport\ReadWrite\ReadingOffset"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ImportExport\ReadWrite\WritingOffset"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\InvoiceStack\InvoiceStack"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\InvoiceStack\InvoiceStackDocument"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\OrderPickability\Decorator\EntityRepositoryDecorator"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\OrderShipping\ProductQuantityLocation"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\OrderShipping\TrackingCode"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Picking\OrderLineItemQuantity"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Picking\OrderLineItemQuantityCollection"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Picking\PickLocation"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Picking\PickingRequest"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Picking\ProductPickingRequest"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\PickingProperty\PickingPropertyRecord"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\PickingProperty\PickingPropertyRecordValue"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Picklist\DocumentCustomProduct"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Picklist\PicklistEntry"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Picklist\PicklistPickingNode"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\PriceCalculation\PriceCalculationContext"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Reorder\ReorderMailTemplate"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewSqlView"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Document\ReturnOrderStockingListElement"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\ReturnedProduct"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockImporter"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Stock\ProductBinLocation"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\StockApi\StockLocationConfiguration"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\StockApi\StockLocationConfigurations"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\StockFlow\StockFlow"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\StockLocationSorting\BinLocationPropertyStockLocationSorter"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Stocking\ProductQuantity"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Stocking\SingleStockLocationStockingStrategy"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Stocking\StockLocationProvider\ProductStockLocationMap"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Stocking\StockLocationProvider\StaticStockLocationProvider"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Stocking\StockingRequest"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationListItemGenerationResult"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationListItemReference"; reason: abstract.
Removed service "Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationListItemReferenceCollection"; reason: abstract.
Removed service "Pickware\DalBundle\EntityPostWriteValidationEvent"; reason: abstract.
Removed service "Pickware\DalBundle\EntityPreWriteValidationEvent"; reason: abstract.
Removed service "Pickware\DalBundle\Association\Exception\AssociationNotLoadedException"; reason: abstract.
Removed service "Pickware\DalBundle\DataAbstractionLayerException"; reason: abstract.
Removed service "Pickware\DalBundle\EntityManagerException"; reason: abstract.
Removed service "Pickware\DalBundle\ExceptionHandling\InvalidOffsetQueryException"; reason: abstract.
Removed service "Pickware\DalBundle\ExceptionHandling\UniqueIndexHttpException"; reason: abstract.
Removed service "Pickware\DalBundle\Field\EnumField"; reason: abstract.
Removed service "Pickware\DalBundle\Field\FixedReferenceVersionField"; reason: abstract.
Removed service "Pickware\DalBundle\Field\JsonSerializableObjectField"; reason: abstract.
Removed service "Pickware\DalBundle\Field\JsonTranslationField"; reason: abstract.
Removed service "Pickware\DalBundle\Field\NonUuidFkField"; reason: abstract.
Removed service "Pickware\DalBundle\Field\PhpEnumField"; reason: abstract.
Removed service "Pickware\DalBundle\BulkInsert\functions"; reason: abstract.
Removed service "Pickware\DalBundle\EntityDeleteRestrictor"; reason: abstract.
Removed service "Pickware\DalBundle\EntityInsertRestrictor"; reason: abstract.
Removed service "Pickware\DalBundle\EntitySnapshotGeneration\AsEntitySnapshotGenerator"; reason: abstract.
Removed service "Pickware\DalBundle\EntityUpdateRestrictor"; reason: abstract.
Removed service "Pickware\DalBundle\ExceptionHandling\UniqueIndexExceptionHandler"; reason: abstract.
Removed service "Pickware\DalBundle\ExceptionHandling\UniqueIndexExceptionMapping"; reason: abstract.
Removed service "Pickware\DalBundle\Translation"; reason: abstract.
Removed service "Pickware\ShopwareExtensionsBundle\OrderDocument\OrderDocumentServiceException"; reason: abstract.
Removed service "Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionException"; reason: abstract.
Removed service "Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionEventDispatchingMessage"; reason: abstract.
Removed service "Pickware\ShopwareExtensionsBundle\VersionCheck\functions"; reason: abstract.
Removed service "Pickware\ShopwareExtensionsBundle\Context\ContextExtension"; reason: abstract.
Removed service "Pickware\ShopwareExtensionsBundle\GeneratedDocument\GeneratedDocumentExtension"; reason: abstract.
Removed service "Pickware\ShopwareExtensionsBundle\OrderDelivery\OrderDeliveryCollectionExtension"; reason: abstract.
Removed service "Pickware\ShopwareExtensionsBundle\OrderTransaction\OrderTransactionCollectionExtension"; reason: abstract.
Removed service "Pickware\ShopwareExtensionsBundle\Price\CalculatedPriceExtension"; reason: abstract.
Removed service "Pickware\ShopwareExtensionsBundle\Price\CalculatedTaxCollectionExtension"; reason: abstract.
Removed service "Pickware\ShopwareExtensionsBundle\Price\TaxRuleCollectionExtension"; reason: abstract.
Removed service "Pickware\ShopwareExtensionsBundle\StateTransitioning\EntityStateDefinition"; reason: abstract.
Removed service "Pickware\ShopwareExtensionsBundle\StateTransitioning\ShortestPathCalculation\ShortestPathMap"; reason: abstract.
Removed service "Pickware\ShopwareExtensionsBundle\StateTransitioning\ShortestPathCalculation\WeightedEdge"; reason: abstract.
Removed service "Pickware\ShopwareExtensionsBundle\StateTransitioning\TransitionDefinition"; reason: abstract.
Removed service "Pickware\ShopwareExtensionsBundle\Struct\CollectionExtension"; reason: abstract.
Removed service "Pickware\FeatureFlagBundle\DevelopmentFeatureFlag"; reason: abstract.
Removed service "Pickware\FeatureFlagBundle\FeatureFlag"; reason: abstract.
Removed service "Pickware\FeatureFlagBundle\FeatureFlagCollection"; reason: abstract.
Removed service "Pickware\FeatureFlagBundle\PickwareFeatureFlagsFilterEvent"; reason: abstract.
Removed service "Pickware\FeatureFlagBundle\PickwareFeatureFlagsRegisterEvent"; reason: abstract.
Removed service "Pickware\FeatureFlagBundle\ProductionFeatureFlag"; reason: abstract.
Removed service "Pickware\IncompatibilityBundle\Incompatibility\Incompatibility"; reason: abstract.
Removed service "Pickware\IncompatibilityBundle\Incompatibility\PluginIncompatibility"; reason: abstract.
Removed service "Pickware\IncompatibilityBundle\Incompatibility\SalesChannelIncompatibility"; reason: abstract.
Removed service "Adyen\Shopware\Handlers\AbstractPaymentMethodHandler"; reason: abstract.
Removed service "DreiscSeoPro\Core\Foundation\Dal\EntityRepository"; reason: abstract.
Removed service "NewsletterSendinblue\Service\BaseSyncService"; reason: abstract.
Removed service "Omikron\FactFinder\Shopware6\Export\Field\PriceCurrency"; reason: abstract.
Removed service "NetInventors\NetiNextEasyCoupon\Service\RequestedDelivery\AbstractRequestedDelivery"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\ManufacturerListingFilterHandler"; reason: abstract.
Removed service ".abstract.instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\ManufacturerListingFilterHandler"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\PriceListingFilterHandler"; reason: abstract.
Removed service ".abstract.instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\PriceListingFilterHandler"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\RatingListingFilterHandler"; reason: abstract.
Removed service ".abstract.instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\RatingListingFilterHandler"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\ShippingFreeListingFilterHandler"; reason: abstract.
Removed service ".abstract.instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\ShippingFreeListingFilterHandler"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\PropertyListingFilterHandler"; reason: abstract.
Removed service ".abstract.instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\PropertyListingFilterHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\ExtendTemplate"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\DevelopmentHelper\Command\ExtendTemplate"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\MakeDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\DevelopmentHelper\Command\MakeDefinition"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\MakeMigration"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\DevelopmentHelper\Command\MakeMigration"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\MakePlugin"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\DevelopmentHelper\Command\MakePlugin"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\SchemaDiff"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\DevelopmentHelper\Command\SchemaDiff"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\DevelopmentHelper\Command\Tinker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\DevelopmentHelper\Command\Tinker"; reason: abstract.
Removed service ".instanceof.Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\QuestionHandlerInterface.0.Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\GenericHandler"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\GenericHandler"; reason: abstract.
Removed service ".instanceof.Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\QuestionHandlerInterface.0.Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\ManyToManyHandler"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\DevelopmentHelper\Component\Generator\QuestionHandler\ManyToManyHandler"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Frosh\DevelopmentHelper\Component\Twig\Extension\BlockCommentExtension"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\DevelopmentHelper\Component\Twig\Extension\BlockCommentExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Frosh\DevelopmentHelper\Subscriber\DisableStorefrontErrorHandling"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\DevelopmentHelper\Subscriber\DisableStorefrontErrorHandling"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\TemplateMail\Command\ExportCommand"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\TemplateMail\Command\ExportCommand"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Frosh\TemplateMail\Extension\Content\MailTemplate\MailTemplateExtension"; reason: abstract.
Removed service ".instanceof.Frosh\TemplateMail\Extension\Content\MailTemplate\MailTemplateExtension.0.Frosh\TemplateMail\Extension\Content\MailTemplate\MailTemplateExtension"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\TemplateMail\Extension\Content\MailTemplate\MailTemplateExtension"; reason: abstract.
Removed service ".instanceof.Frosh\TemplateMail\Services\MailLoader\LoaderInterface.0.Frosh\TemplateMail\Services\MailLoader\MjmlLoader"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\TemplateMail\Services\MailLoader\MjmlLoader"; reason: abstract.
Removed service ".instanceof.Frosh\TemplateMail\Services\MailLoader\LoaderInterface.0.Frosh\TemplateMail\Services\MailLoader\TwigLoader"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\TemplateMail\Services\MailLoader\TwigLoader"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Frosh\TemplateMail\Subscriber\FlowSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\TemplateMail\Subscriber\FlowSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Frosh\TemplateMail\Subscriber\MailTemplateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\TemplateMail\Subscriber\MailTemplateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\DevRobotsTxtCommand"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Command\DevRobotsTxtCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\EnvDelCommand"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Command\EnvDelCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\EnvGetCommand"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Command\EnvGetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\EnvListCommand"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Command\EnvListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\EnvSetCommand"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Command\EnvSetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\MonitorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Command\MonitorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\UpdateComposerPluginsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Command\UpdateComposerPluginsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\UpdatePluginsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Command\UpdatePluginsCommand"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener.0.Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\PhpChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\PhpChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\ProductionChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\ProductionChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\SwagSecurityChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\SwagSecurityChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\SystemInfoChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\SystemInfoChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\AdminWorkerChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\AdminWorkerChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\CompressionMethodChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\CompressionMethodChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableAppUrlExternalCheckChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableAppUrlExternalCheckChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FineGrainedCachingChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FineGrainedCachingChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FixCacheIdSetChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FixCacheIdSetChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\IncrementStorageChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\IncrementStorageChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MailOverQueueChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MailOverQueueChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MysqlSettingsChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MysqlSettingsChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PhpSettingsChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PhpSettingsChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\QueueConnectionChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\QueueConnectionChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\RedisTagAwareChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\RedisTagAwareChecker"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\CacheController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\CacheController"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Controller\CacheController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\ElasticsearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\ElasticsearchController"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Controller\ElasticsearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\HealthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\HealthController"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Controller\HealthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\LogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\LogController"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Controller\LogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\QueueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\QueueController"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Controller\QueueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\ScheduledTaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\ScheduledTaskController"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Controller\ScheduledTaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\ShopwareFilesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\ShopwareFilesController"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Controller\ShopwareFilesController.0.Frosh\Tools\Controller\ShopwareFilesController"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Controller\ShopwareFilesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\StateMachineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\StateMachineController"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Controller\StateMachineController"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Address\Model\AddressDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Address\Model\AddressDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Address\Model\Extension\SalutationExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Address\Model\Extension\SalutationExtension"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Analytics\Controller\AnalyticsController.0.Pickware\PickwareErpStarter\Analytics\Controller\AnalyticsController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Analytics\Controller\AnalyticsController"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationSessionDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationSessionDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportConfigDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportConfigDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Analytics\Model\Extension\AnalyticsUserExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Analytics\Model\Extension\AnalyticsUserExtension"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\BarcodeLabel\Controller\BarcodeLabelController.0.Pickware\PickwareErpStarter\BarcodeLabel\Controller\BarcodeLabelController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\BarcodeLabel\Controller\BarcodeLabelController"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\AbstractBarcodeLabelDataProvider.0.Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\BinLocationDataProvider"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\BinLocationDataProvider"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\AbstractBarcodeLabelDataProvider.0.Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\ProductDataProvider"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\ProductDataProvider"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\BarcodeLabel\ProductBarcodeLabelCreationFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\BarcodeLabel\ProductBarcodeLabelCreationFeatureFlag"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Cache\CacheInvalidationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Cache\CacheInvalidationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Pickware\PickwareErpStarter\Config\Config"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Config\Config"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Config\Controller\ConfigController.0.Pickware\PickwareErpStarter\Config\Controller\ConfigController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Config\Controller\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Config\Subscriber\EnableTopLevelAdministrationNavigationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Config\Subscriber\EnableTopLevelAdministrationNavigationSubscriber"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Config\Subscriber\TopLevelNavigationFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Config\Subscriber\TopLevelNavigationFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Analytics\AnalyticsAggregator.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregator"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregator"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Analytics\AnalyticsAggregatorConfigFactory.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregatorConfigFactory"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregatorConfigFactory"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Analytics\AnalyticsReportConfigFactory.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsReportConfigFactory"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsReportConfigFactory"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Analytics\AnalyticsReportListItemCalculator.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsReportListItemCalculator"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsReportListItemCalculator"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Analytics\AnalyticsReportListItemDefinition.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\Extension\DemandPlanningProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\Extension\DemandPlanningProductExtension"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\DemandPlanning\Controller\DemandPlanningController.0.Pickware\PickwareErpStarter\DemandPlanning\Controller\DemandPlanningController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\DemandPlanning\Controller\DemandPlanningController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpDemodataCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpDemodataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpShopwareDemodataPatchCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpShopwareDemodataPatchCommand"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Controller\GoodsReceiptController.0.Pickware\PickwareErpStarter\GoodsReceipt\Controller\GoodsReceiptController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Controller\GoodsReceiptController"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\GoodsReceipt\FeatureFlags\GoodsReceiptAdditionalInformationProdFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\FeatureFlags\GoodsReceiptAdditionalInformationProdFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\GoodsReceipt\FeatureFlags\GoodsReceiptForReturnOrderDevFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\FeatureFlags\GoodsReceiptForReturnOrderDevFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptForReturnOrderFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptForReturnOrderFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptManagementFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptManagementFeatureFlag"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\Extension\DocumentExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Model\Extension\DocumentExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDocumentMappingDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDocumentMappingDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptLineItemDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptLineItemDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\ReturnOrderGoodsReceiptMappingDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Model\ReturnOrderGoodsReceiptMappingDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\GoodsReceipt\Model\SupplierOrderGoodsReceiptMappingDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Model\SupplierOrderGoodsReceiptMappingDefinition"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\GoodsReceipt\Subscriber\GoodsReceiptOriginStateUpdateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\GoodsReceipt\Subscriber\GoodsReceiptOriginStateUpdateSubscriber"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Controller\ImportExportController.0.Pickware\PickwareErpStarter\ImportExport\Controller\ImportExportController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Controller\ImportExportController"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\ImportExport\DeleteImportExportElementsFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\DeleteImportExportElementsFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\ImportExportScheduler.0.Pickware\PickwareErpStarter\ImportExport\ImportExportScheduler"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\ImportExportScheduler"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ImportExport\Model\Extension\DocumentExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Model\Extension\DocumentExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ImportExport\Model\Extension\UserExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Model\Extension\UserExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportElementDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportElementDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportLogEntryDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportLogEntryDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportProfileDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportProfileDefinition"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\ImportExport\Model\Subscriber\DeleteDocumentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Model\Subscriber\DeleteDocumentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\ImportExport\Model\Subscriber\IsDownloadReadyFieldCalculationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\Model\Subscriber\IsDownloadReadyFieldCalculationSubscriber"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\ReadWrite\ImportExportReader.0.Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\CsvToDatabaseReader"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\CsvToDatabaseReader"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\ReadWrite\ImportExportWriter.0.Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\DatabaseToCsvWriter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\DatabaseToCsvWriter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\ReadWrite\ImportExportReader.0.Pickware\PickwareErpStarter\ImportExport\ReadWrite\Jsonl\JsonlToDatabaseReader"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ImportExport\ReadWrite\Jsonl\JsonlToDatabaseReader"; reason: abstract.
Removed service ".instanceof.Pickware\IncompatibilityBundle\Incompatibility\IncompatibilityProvider.0.Pickware\PickwareErpStarter\Incompatibility\PickwareErpIncompatibilityProvider"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Incompatibility\PickwareErpIncompatibilityProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Invoice\InvoiceGenerationLineItemFilterSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Invoice\InvoiceGenerationLineItemFilterSubscriber"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\Controller\InvoiceCorrectionController.0.Pickware\PickwareErpStarter\InvoiceCorrection\Controller\InvoiceCorrectionController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\Controller\InvoiceCorrectionController"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Checkout\Document\Renderer\AbstractDocumentRenderer.0.Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionDocumentRenderer"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionDocumentRenderer"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionFeatureFlag"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\InvoiceCorrection\Model\Extension\DocumentExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\Model\Extension\DocumentExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\InvoiceCorrection\Model\Extension\OrderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\Model\Extension\OrderExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\InvoiceCorrection\Model\PickwareDocumentVersionDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\Model\PickwareDocumentVersionDefinition"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\InvoiceCorrection\Model\Subscriber\InsertDocumentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\Model\Subscriber\InsertDocumentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\InvoiceCorrection\StornoDocumentCreationValidator"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\InvoiceCorrection\StornoDocumentCreationValidator"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Logging\OrderLoggingProdFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Logging\OrderLoggingProdFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\MailDraft\Controller\MailDraftController.0.Pickware\PickwareErpStarter\MailDraft\Controller\MailDraftController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\MailDraft\Controller\MailDraftController"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\MessageQueueMonitoring\Controller\MessageQueueMonitoringController.0.Pickware\PickwareErpStarter\MessageQueueMonitoring\Controller\MessageQueueMonitoringController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\MessageQueueMonitoring\Controller\MessageQueueMonitoringController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\MessageQueueMonitoring\WorkerRunningLogger"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\MessageQueueMonitoring\WorkerRunningLogger"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Order\OrderListIncreasedSelectionCountDevelopmentFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Order\OrderListIncreasedSelectionCountDevelopmentFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Order\OrderListIncreasedSelectionCountProductionFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Order\OrderListIncreasedSelectionCountProductionFeatureFlag"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pickware\PickwareErpStarter\OrderDocument\TwigBarcodeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\OrderDocument\TwigBarcodeExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\OrderPickability\Model\Extensions\OrderPickabilityOrderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\OrderPickability\Model\Extensions\OrderPickabilityOrderExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\OrderPickability\Model\OrderPickabilityDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\OrderPickability\Model\OrderPickabilityDefinition"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\OrderShipping\Controller\OrderShippingController.0.Pickware\PickwareErpStarter\OrderShipping\Controller\OrderShippingController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\OrderShipping\Controller\OrderShippingController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\OrderShipping\Subscriber\BusinessEventCollectorSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\OrderShipping\Subscriber\BusinessEventCollectorSubscriber"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\PickingProperty\Model\Extensions\OrderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\PickingProperty\Model\Extensions\OrderExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\PickingProperty\Model\Extensions\ProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\PickingProperty\Model\Extensions\ProductExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordValueDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordValueDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyProductMappingDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyProductMappingDefinition"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\PickingProperty\PickingPropertyProductionFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\PickingProperty\PickingPropertyProductionFeatureFlag"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Checkout\Document\Renderer\AbstractDocumentRenderer.0.Pickware\PickwareErpStarter\Picklist\Renderer\PicklistDocumentRenderer"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Picklist\Renderer\PicklistDocumentRenderer"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Product\Model\Extension\ProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Product\Model\Extension\ProductExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Product\Model\PickwareProductDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Product\Model\PickwareProductDefinition"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Product\PickwareProductInitializer"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Product\PickwareProductInitializer"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pickware\PickwareErpStarter\Product\ProductNameTwigFilter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Product\ProductNameTwigFilter"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Product\ShowVariantsInProductListFilterFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Product\ShowVariantsInProductListFilterFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\PurchaseList\Controller\PurchaseListController.0.Pickware\PickwareErpStarter\PurchaseList\Controller\PurchaseListController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\PurchaseList\Controller\PurchaseListController"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\PurchaseList\Model\Extension\PurchaseListProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\PurchaseList\Model\Extension\PurchaseListProductExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\PurchaseList\Model\PurchaseListItemDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\PurchaseList\Model\PurchaseListItemDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerInterface.0.Pickware\PickwareErpStarter\PurchaseList\PurchaseListItemIndexExceptionHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\PurchaseList\PurchaseListItemIndexExceptionHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\PurchaseList\PurchaseListProductSupplierConfigurationUpdater"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\PurchaseList\PurchaseListProductSupplierConfigurationUpdater"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationHandler.0.Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationHandler"; reason: abstract.
Removed service ".instanceof.Pickware\ConfigBundle\AbstractConfigurableScheduledTask.0.Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationTask"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTask.0.Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationTask"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationTask"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Reorder\Subscriber\BusinessEventCollectorSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Reorder\Subscriber\BusinessEventCollectorSubscriber"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Reporting\ImportExportProfile\StockValuationExporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Reporting\ImportExportProfile\StockValuationExporter.0.Pickware\PickwareErpStarter\Reporting\ImportExportProfile\StockValuationExporter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Reporting\ImportExportProfile\StockValuationExporter"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Reporting\Model\Extensions\ReportCurrencyExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Reporting\Model\Extensions\ReportCurrencyExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Reporting\Model\Extensions\ReportProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Reporting\Model\Extensions\ReportProductExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewDefinition"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ReturnOrder\Controller\ReturnOrderController.0.Pickware\PickwareErpStarter\ReturnOrder\Controller\ReturnOrderController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Controller\ReturnOrderController"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderOrderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderOrderExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderOrderLineItemExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderOrderLineItemExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderPaymentMethodExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderPaymentMethodExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderProductExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderStateMachineStateExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderStateMachineStateExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderUserExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\Extensions\ReturnOrderUserExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderLineItemDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderLineItemDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderRefundDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderRefundDefinition"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderManagementFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderManagementFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderViewFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderViewFeatureFlag"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\ReturnOrder\Subscriber\BusinessEventCollectorSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Subscriber\BusinessEventCollectorSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\ReturnOrder\Subscriber\OrderReturnedEventDispatcher"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\ReturnOrder\Subscriber\OrderReturnedEventDispatcher"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Stock\Controller\StockController.0.Pickware\PickwareErpStarter\Stock\Controller\StockController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\Controller\StockController"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stock\DisableProductReservedStockUpdaterFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\DisableProductReservedStockUpdaterFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\AbsoluteStock\AbsoluteStockImporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\AbsoluteStock\AbsoluteStockImporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\AbsoluteStock\AbsoluteStockImporter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\AbsoluteStock\AbsoluteStockImporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\RelativeStockChange\RelativeStockChangeImporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\RelativeStockChange\RelativeStockChangeImporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\RelativeStockChange\RelativeStockChangeImporter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\RelativeStockChange\RelativeStockChangeImporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerProduct\StockPerProductExporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerProduct\StockPerProductExporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerProduct\StockPerProductExporter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerProduct\StockPerProductExporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerStockLocation\StockPerStockLocationExporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerStockLocation\StockPerStockLocationExporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerStockLocation\StockPerStockLocationExporter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerStockLocation\StockPerStockLocationExporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerWarehouse\StockPerWarehouseExporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerWarehouse\StockPerWarehouseExporter.0.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerWarehouse\StockPerWarehouseExporter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerWarehouse\StockPerWarehouseExporter"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\Stock\Indexer\ProductReservedStockIndexer"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\Indexer\ProductReservedStockIndexer"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\Stock\Indexer\ProductSalesIndexer"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\Indexer\ProductSalesIndexer"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\Stock\Indexer\StockIndexer"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\Indexer\StockIndexer"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerInterface.0.Pickware\PickwareErpStarter\Stock\Model\ExceptionHandler\StockContainerUniqueIndexExceptionHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\ExceptionHandler\StockContainerUniqueIndexExceptionHandler"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stock\Model\Extension\OrderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\Extension\OrderExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stock\Model\Extension\ProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\Extension\ProductExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stock\Model\Extension\StockOrderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\Extension\StockOrderExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stock\Model\Extension\UserExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\Extension\UserExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\LocationTypeDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\LocationTypeDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\SpecialStockLocationDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\SpecialStockLocationDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\StockContainerDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\StockContainerDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\StockDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\StockDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\StockMovementDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\StockMovementDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stock\Model\WarehouseStockDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\Model\WarehouseStockDefinition"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductAvailableStockUpdater"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductAvailableStockUpdater"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductAvailableUpdater"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductAvailableUpdater"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductReservedStockUpdater"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductReservedStockUpdater"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductSalesSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductSalesSubscriber"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTask.0.Pickware\PickwareErpStarter\Stock\ProductSalesUpdateTask"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductSalesUpdateTask"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Stock\ProductSalesUpdater.0.Pickware\PickwareErpStarter\Stock\ProductSalesUpdater"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductSalesUpdater"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductStockManagedUpdater"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductStockManagedUpdater"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stock\ProductStockManagementFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductStockManagementFeatureFlag"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductStockUpdater"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductStockUpdater"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\ProductStreamUpdater"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\ProductStreamUpdater"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\StockNotAvailableForSaleUpdater"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\StockNotAvailableForSaleUpdater"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\WarehouseStockInitializer"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\WarehouseStockInitializer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stock\WarehouseStockUpdater"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stock\WarehouseStockUpdater"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\StockApi\Controller\StockMovementController.0.Pickware\PickwareErpStarter\StockApi\Controller\StockMovementController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\StockApi\Controller\StockMovementController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\StockApi\Subscriber\ProductStockSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\StockApi\Subscriber\ProductStockSubscriber"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\StockFlow\Controller\StockFlowController.0.Pickware\PickwareErpStarter\StockFlow\Controller\StockFlowController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\StockFlow\Controller\StockFlowController"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\StockValuation\Controller\StockValuationController.0.Pickware\PickwareErpStarter\StockValuation\Controller\StockValuationController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\StockValuation\Controller\StockValuationController"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\StockValuation\ImportExportProfile\StockValuationReportExporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\StockValuation\ImportExportProfile\StockValuationReportExporter.0.Pickware\PickwareErpStarter\StockValuation\ImportExportProfile\StockValuationReportExporter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\StockValuation\ImportExportProfile\StockValuationReportExporter"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\StockValuation\Model\PurchaseDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\StockValuation\Model\PurchaseDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\StockValuation\Model\ReportDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\StockValuation\Model\ReportDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\StockValuation\Model\ReportRowDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\StockValuation\Model\ReportRowDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\StockValuation\Model\StockValuationProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\StockValuation\Model\StockValuationProductExtension"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Stocktaking\Controller\StocktakingController.0.Pickware\PickwareErpStarter\Stocktaking\Controller\StocktakingController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Controller\StocktakingController"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerInterface.0.Pickware\PickwareErpStarter\Stocktaking\CountingProcessUniqueIndexExceptionHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\CountingProcessUniqueIndexExceptionHandler"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Stocktaking\ImportExportProfile\StocktakeExporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Stocktaking\ImportExportProfile\StocktakeExporter.0.Pickware\PickwareErpStarter\Stocktaking\ImportExportProfile\StocktakeExporter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\ImportExportProfile\StocktakeExporter"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\ProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\ProductExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeBinLocationExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeBinLocationExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeImportExportExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeImportExportExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeProductExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeUserExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeUserExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeWarehouseExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeWarehouseExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessItemDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessItemDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeSnapshotItemDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeSnapshotItemDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\Extension\StocktakeProductSummaryProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\Extension\StocktakeProductSummaryProductExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\StocktakeProductSummaryDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\StocktakeProductSummaryDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryIndexer"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryIndexer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryUpdater"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryUpdater"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingPageAddCountingItemToCountingProcessDevFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingPageAddCountingItemToCountingProcessDevFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingPageFilterDevFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingPageFilterDevFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingProcessItemDifferenceFilterFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingProcessItemDifferenceFilterFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingProcessNewUncountedViewFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingProcessNewUncountedViewFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingUpsertCountingProcessesDevFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingUpsertCountingProcessesDevFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Supplier\Controller\SupplierController.0.Pickware\PickwareErpStarter\Supplier\Controller\SupplierController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Controller\SupplierController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Supplier\DefaultSupplier\DefaultSupplierUpdater"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\DefaultSupplier\DefaultSupplierUpdater"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationExporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationExporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationExporter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationExporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationImporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationImporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationImporter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationImporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemExporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemExporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemExporter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemExporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemImporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemImporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemImporter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemImporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierExporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierExporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierExporter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierExporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImporter.0.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImporter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImporter"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Supplier\Model\Extension\LanguageExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Model\Extension\LanguageExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Supplier\Model\Extension\ProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Model\Extension\ProductExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDevDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDevDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationListItemDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationListItemDefinition"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Supplier\Model\Subscriber\ProductSupplierConfigurationDeleteRestrictor"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Model\Subscriber\ProductSupplierConfigurationDeleteRestrictor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Supplier\Model\Subscriber\ProductSupplierConfigurationDeleter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Model\Subscriber\ProductSupplierConfigurationDeleter"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Supplier\Model\SupplierDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\Model\SupplierDefinition"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Supplier\MultipleSuppliersPerProductDevelopmentFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\MultipleSuppliersPerProductDevelopmentFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Supplier\MultipleSuppliersPerProductProductionFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\MultipleSuppliersPerProductProductionFeatureFlag"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationIndexer"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationIndexer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationInitializer"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationInitializer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Supplier\PurchasePriceSynchronizer\PurchasePriceSynchronizer"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\PurchasePriceSynchronizer\PurchasePriceSynchronizer"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerInterface.0.Pickware\PickwareErpStarter\Supplier\SupplierUniqueIndexExceptionHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Supplier\SupplierUniqueIndexExceptionHandler"; reason: abstract.
Removed service ".instanceof.Pickware\ApiVersioningBundle\ApiLayer.0.Pickware\PickwareErpStarter\SupplierOrder\ApiVersioning\SupplierOrderSearchApiLayer"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\ApiVersioning\SupplierOrderSearchApiLayer"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\SupplierOrder\Controller\SupplierOrderController.0.Pickware\PickwareErpStarter\SupplierOrder\Controller\SupplierOrderController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\Controller\SupplierOrderController"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\SupplierOrder\ImportExportProfile\SupplierOrderExporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\SupplierOrder\ImportExportProfile\SupplierOrderExporter.0.Pickware\PickwareErpStarter\SupplierOrder\ImportExportProfile\SupplierOrderExporter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\ImportExportProfile\SupplierOrderExporter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\SupplierOrder\IncomingStockUpdater"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\IncomingStockUpdater"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Pickware\PickwareErpStarter\SupplierOrder\Indexer\IncomingStockIndexer"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\Indexer\IncomingStockIndexer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\SupplierOrder\Model\Subscriber\DeliveryDateUpdateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\Model\Subscriber\DeliveryDateUpdateSubscriber"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderLineItemDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderLineItemDefinition"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\MailDraft\MailTemplateContentGenerator.0.Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderMailTemplateContentGenerator"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderMailTemplateContentGenerator"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderManagementFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderManagementFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Warehouse\Controller\WarehouseController.0.Pickware\PickwareErpStarter\Warehouse\Controller\WarehouseController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Controller\WarehouseController"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Warehouse\DefaultReceivingWarehouseFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\DefaultReceivingWarehouseFeatureFlag"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Exporter.0.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationExporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationExporter.0.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationExporter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationExporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\ImportExport\Importer.0.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImporter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImporter.0.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImporter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImporter"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Warehouse\Model\BinLocationDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Model\BinLocationDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Pickware\PickwareErpStarter\Warehouse\Model\Extension\ProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Model\Extension\ProductExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Warehouse\Model\ProductWarehouseConfigurationDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Model\ProductWarehouseConfigurationDefinition"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Warehouse\Model\Subscriber\BinLocationPositionFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Model\Subscriber\BinLocationPositionFeatureFlag"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\PickwareErpStarter\Warehouse\Model\Subscriber\WarehouseEntitySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Model\Subscriber\WarehouseEntitySubscriber"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Pickware\PickwareErpStarter\Warehouse\Model\WarehouseDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\Model\WarehouseDefinition"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareErpStarter\Warehouse\WarehouseStockNotAvailableForSaleFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\WarehouseStockNotAvailableForSaleFeatureFlag"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerInterface.0.Pickware\PickwareErpStarter\Warehouse\WarehouseUniqueIndexExceptionHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareErpStarter\Warehouse\WarehouseUniqueIndexExceptionHandler"; reason: abstract.
Removed service ".instanceof.Pickware\DalBundle\EntitySnapshotGeneration\OrderSnapshotGenerator.0.Pickware\DalBundle\EntitySnapshotGeneration\OrderSnapshotGenerator"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\DalBundle\EntitySnapshotGeneration\OrderSnapshotGenerator"; reason: abstract.
Removed service ".instanceof.Pickware\DalBundle\EntitySnapshotGeneration\UserSnapshotGenerator.0.Pickware\DalBundle\EntitySnapshotGeneration\UserSnapshotGenerator"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\DalBundle\EntitySnapshotGeneration\UserSnapshotGenerator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pickware\DalBundle\EntityWriteValidationEventDispatcher"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\DalBundle\EntityWriteValidationEventDispatcher"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface.0.Pickware\DalBundle\Field\EnumFieldSerializer"; reason: abstract.
Removed service ".instanceof.Pickware\DalBundle\Field\EnumFieldSerializer.0.Pickware\DalBundle\Field\EnumFieldSerializer"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\DalBundle\Field\EnumFieldSerializer"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface.0.Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer"; reason: abstract.
Removed service ".instanceof.Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer.0.Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface.0.Pickware\DalBundle\Field\NonUuidFkFieldSerializer"; reason: abstract.
Removed service ".instanceof.Pickware\DalBundle\Field\NonUuidFkFieldSerializer.0.Pickware\DalBundle\Field\NonUuidFkFieldSerializer"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\DalBundle\Field\NonUuidFkFieldSerializer"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface.0.Pickware\DalBundle\Field\PhpEnumFieldSerializer"; reason: abstract.
Removed service ".instanceof.Pickware\DalBundle\Field\PhpEnumFieldSerializer.0.Pickware\DalBundle\Field\PhpEnumFieldSerializer"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\DalBundle\Field\PhpEnumFieldSerializer"; reason: abstract.
Removed service ".instanceof.Pickware\DocumentBundle\Controller\DocumentController.0.Pickware\DocumentBundle\Controller\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\DocumentBundle\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Pickware\ShopwareExtensionsBundle\OrderDelivery\Controller\OrderDeliveryController.0.Pickware\ShopwareExtensionsBundle\OrderDelivery\Controller\OrderDeliveryController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\ShopwareExtensionsBundle\OrderDelivery\Controller\OrderDeliveryController"; reason: abstract.
Removed service ".instanceof.Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionEventDispatchingMessageHandler.0.Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionEventDispatchingMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionEventDispatchingMessageHandler"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\Controller\FeatureFlagController.0.Pickware\FeatureFlagBundle\Controller\FeatureFlagController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\FeatureFlagBundle\Controller\FeatureFlagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Pickware\FeatureFlagBundle\FeatureFlagService"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\FeatureFlagBundle\FeatureFlagService"; reason: abstract.
Removed service ".instanceof.Pickware\IncompatibilityBundle\Incompatibility\IncompatibilityProvider.0.Pickware\FeatureFlagBundle\Incompatibility\PickwareFeatureFlagIncompatibilityProvider"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\FeatureFlagBundle\Incompatibility\PickwareFeatureFlagIncompatibilityProvider"; reason: abstract.
Removed service ".instanceof.Pickware\IncompatibilityBundle\Incompatibility\Controller\IncompatibilityController.0.Pickware\IncompatibilityBundle\Incompatibility\Controller\IncompatibilityController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\IncompatibilityBundle\Incompatibility\Controller\IncompatibilityController"; reason: abstract.
Removed service ".instanceof.Pickware\IncompatibilityBundle\Incompatibility\IncompatibilityVerifier.0.Pickware\IncompatibilityBundle\Incompatibility\PluginIncompatibilityVerifier"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\IncompatibilityBundle\Incompatibility\PluginIncompatibilityVerifier"; reason: abstract.
Removed service ".instanceof.Pickware\IncompatibilityBundle\Incompatibility\IncompatibilityVerifier.0.Pickware\IncompatibilityBundle\Incompatibility\SalesChannelIncompatibilityVerifier"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\IncompatibilityBundle\Incompatibility\SalesChannelIncompatibilityVerifier"; reason: abstract.
Removed service ".instanceof.Shopware\Commercial\Licensing\LicenseRouteChecker.0.Shopware\Commercial\Licensing\LicenseRouteChecker"; reason: abstract.
Removed service ".abstract.instanceof.Shopware\Commercial\Licensing\LicenseRouteChecker"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Omikron\FactFinder\Shopware6\Command\DataExportCommand"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Command\DataExportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Omikron\FactFinder\Shopware6\Command\RunPreprocessorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Command\RunPreprocessorCommand"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\ExportEntityInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Entity\BrandEntity"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Entity\BrandEntity"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\ExportEntityInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Entity\CategoryEntity"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Entity\CategoryEntity"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\ExportEntityInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Entity\CmsPageEntity"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Entity\CmsPageEntity"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\ExportEntityInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Entity\ProductEntity"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Entity\ProductEntity"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\ExportEntityInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Entity\VariantEntity"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Entity\VariantEntity"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\FactoryInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Factory\CompositeFactory"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\CompositeFactory"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\FactoryInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Factory\GenericEntityFactory"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\GenericEntityFactory"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\FactoryInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Factory\PreprocessedProductEntityFactory"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\PreprocessedProductEntityFactory"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\FactoryInterface.0.Omikron\FactFinder\Shopware6\Export\Data\Factory\ProductEntityFactory"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Data\Factory\ProductEntityFactory"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\ExportInterface.0.Omikron\FactFinder\Shopware6\Export\ExportBrands"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\ExportBrands"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\ExportInterface.0.Omikron\FactFinder\Shopware6\Export\ExportCategories"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\ExportCategories"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\ExportInterface.0.Omikron\FactFinder\Shopware6\Export\ExportCmsPages"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\ExportCmsPages"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\ExportInterface.0.Omikron\FactFinder\Shopware6\Export\ExportProducts"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\ExportProducts"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Omikron\FactFinder\Shopware6\Export\FeedPreprocessorEntryDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\FeedPreprocessorEntryDefinition"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\Brand"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\Brand"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\CategoryPath"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\CategoryPath"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\CustomFields"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\CustomFields"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\Deeplink"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\Deeplink"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\Description"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\Description"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\FilterAttributes"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\FilterAttributes"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\ImageUrl"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\ImageUrl"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\Layout"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\Layout"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\ParentCategory"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\ParentCategory"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\Price"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\Price"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\Export\Field\FieldInterface.0.Omikron\FactFinder\Shopware6\Export\Field\SourceField"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\Field\SourceField"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\Adapter\Filesystem\Adapter\AdapterFactoryInterface.0.Omikron\FactFinder\Shopware6\Export\FtpAdapterFactory"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\Adapter\Filesystem\Adapter\AdapterFactoryInterface.1.Omikron\FactFinder\Shopware6\Export\FtpAdapterFactory"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\FtpAdapterFactory"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\Adapter\Filesystem\Adapter\AdapterFactoryInterface.0.Omikron\FactFinder\Shopware6\Export\SftpAdapterFactory"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\Adapter\Filesystem\Adapter\AdapterFactoryInterface.1.Omikron\FactFinder\Shopware6\Export\SftpAdapterFactory"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Export\SftpAdapterFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Omikron\FactFinder\Shopware6\Storefront\Controller\ProxyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Omikron\FactFinder\Shopware6\Storefront\Controller\ProxyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Omikron\FactFinder\Shopware6\Storefront\Controller\ProxyController"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Storefront\Controller\ProxyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Omikron\FactFinder\Shopware6\Storefront\Controller\ResultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Omikron\FactFinder\Shopware6\Storefront\Controller\ResultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Omikron\FactFinder\Shopware6\Storefront\Controller\ResultController"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Storefront\Controller\ResultController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\BeforeSendResponseEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Subscriber\BeforeSendResponseEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\CategoryPageResponseSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Subscriber\CategoryPageResponseSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\CategoryPageSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Subscriber\CategoryPageSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\ConfigurationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Subscriber\ConfigurationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\CustomerLoginEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Subscriber\CustomerLoginEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\CustomerLogoutEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Subscriber\CustomerLogoutEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\FeedPreprocessorEntrySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Subscriber\FeedPreprocessorEntrySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Omikron\FactFinder\Shopware6\Subscriber\ProductIndexerSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Subscriber\ProductIndexerSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Omikron\FactFinder\Shopware6\Api\UiFeedExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Omikron\FactFinder\Shopware6\Api\UiFeedExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Omikron\FactFinder\Shopware6\Api\UiFeedExportController"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Api\UiFeedExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Omikron\FactFinder\Shopware6\Api\UpdateFieldRolesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Omikron\FactFinder\Shopware6\Api\UpdateFieldRolesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Omikron\FactFinder\Shopware6\Api\UpdateFieldRolesController"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Api\UpdateFieldRolesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Omikron\FactFinder\Shopware6\Api\TestConnectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Omikron\FactFinder\Shopware6\Api\TestConnectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Omikron\FactFinder\Shopware6\Api\TestConnectionController"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\Api\TestConnectionController"; reason: abstract.
Removed service ".instanceof.Omikron\FactFinder\Shopware6\MessageQueue\FeedExportHandler.0.Omikron\FactFinder\Shopware6\MessageQueue\FeedExportHandler"; reason: abstract.
Removed service ".abstract.instanceof.Omikron\FactFinder\Shopware6\MessageQueue\FeedExportHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.HbH\FactFinderCustoms\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.HbH\FactFinderCustoms\Controller\TestController"; reason: abstract.
Removed service ".abstract.instanceof.HbH\FactFinderCustoms\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.HbH\FactFinderCustoms\Subscriber\ProductListingSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.HbH\FactFinderCustoms\Subscriber\ProductListingSubscriber"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Content\Cms\DataResolver\Element\CmsElementResolverInterface.0.HbH\FactFinderCustoms\DataResolver\HbhFactfinderCrossselling"; reason: abstract.
Removed service ".abstract.instanceof.HbH\FactFinderCustoms\DataResolver\HbhFactfinderCrossselling"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.HbH\FactFinderCustoms\Subscriber\ConsoleCommandListener"; reason: abstract.
Removed service ".abstract.instanceof.HbH\FactFinderCustoms\Subscriber\ConsoleCommandListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.HbH\FactFinderCustoms\Command\ProductExportCommand"; reason: abstract.
Removed service ".abstract.instanceof.HbH\FactFinderCustoms\Command\ProductExportCommand"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer.0.Shopgate\Shopware\Catalog\DataAbstractionLayer\CategoryProductMappingIndexer"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Catalog\DataAbstractionLayer\CategoryProductMappingIndexer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Catalog\Review\Subscriber\AddChannelFilterSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Catalog\Review\Subscriber\AddChannelFilterSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\AddSgOrderToCriteriaSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Order\Subscriber\AddSgOrderToCriteriaSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\ChangeLanguageSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Order\Subscriber\ChangeLanguageSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\LiveShoppingSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Order\Subscriber\LiveShoppingSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\RoundingOverwriteSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Order\Subscriber\RoundingOverwriteSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\SaveCartSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Order\Subscriber\SaveCartSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\ShopgateCouponSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Order\Subscriber\ShopgateCouponSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Order\Subscriber\SortOutLineItemSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Order\Subscriber\SortOutLineItemSubscriber"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Shopgate\Shopware\Shopgate\NativeOrderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Shopgate\NativeOrderExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Shopgate\Shopware\Shopgate\SalutationExtension"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Shopgate\SalutationExtension"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\Shopware\Shopgate\Salutations\ShopgateSalutationDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Shopgate\Salutations\ShopgateSalutationDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\Shopware\Shopgate\ApiCredentials\ShopgateApiCredentialsDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Shopgate\ApiCredentials\ShopgateApiCredentialsDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\Shopware\Shopgate\Catalog\CategoryProductMappingDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Shopgate\Catalog\CategoryProductMappingDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\Shopware\Shopgate\Order\ShopgateOrderDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Shopgate\Order\ShopgateOrderDefinition"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.shopgate.go.fallback.logger"; reason: abstract.
Removed service ".abstract.instanceof.shopgate.go.fallback.logger"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\Rule\Rule.0.Shopgate\Shopware\System\Db\Rule\IsShopgateRuleCondition"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\System\Db\Rule\IsShopgateRuleCondition"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.shopgate.go.file.handler"; reason: abstract.
Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.shopgate.go.file.handler"; reason: abstract.
Removed service ".abstract.instanceof.shopgate.go.file.handler"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Checkout\Payment\Cart\PaymentHandler\SynchronousPaymentHandlerInterface.0.Shopgate\Shopware\System\PaymentHandler\GenericHandler"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\System\PaymentHandler\GenericHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\Shopware\Storefront\Subscribers\ExceptionCatcherSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Storefront\Subscribers\ExceptionCatcherSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Shopgate\Shopware\Storefront\Controller\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Shopgate\Shopware\Storefront\Controller\MainController"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Storefront\Controller\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Shopgate\Shopware\Storefront\Controller\MainApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Shopgate\Shopware\Storefront\Controller\MainApiController"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\Shopware\Storefront\Controller\MainApiController"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityDefinition.0.Shopgate\WebcheckoutSW6\Entity\OrderDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\WebcheckoutSW6\Entity\OrderDefinition"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\DataAbstractionLayer\EntityExtension.0.Shopgate\WebcheckoutSW6\Entity\OrderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\WebcheckoutSW6\Entity\OrderExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\WebcheckoutSW6\Subscribers\SystemConfigSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\WebcheckoutSW6\Subscribers\SystemConfigSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\WebcheckoutSW6\Subscribers\IsShopgateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\WebcheckoutSW6\Subscribers\IsShopgateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\WebcheckoutSW6\Subscribers\SessionExtenderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\WebcheckoutSW6\Subscribers\SessionExtenderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Shopgate\WebcheckoutSW6\Subscribers\WebCheckoutOrderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\WebcheckoutSW6\Subscribers\WebCheckoutOrderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Shopgate\WebcheckoutSW6\Storefront\Controller\SGWebcheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Shopgate\WebcheckoutSW6\Storefront\Controller\SGWebcheckoutController"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\WebcheckoutSW6\Storefront\Controller\SGWebcheckoutController"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Framework\Rule\Rule.0.Shopgate\WebcheckoutSW6\System\Db\Rule\IsShopgateWebcheckoutRuleCondition"; reason: abstract.
Removed service ".abstract.instanceof.Shopgate\WebcheckoutSW6\System\Db\Rule\IsShopgateWebcheckoutRuleCondition"; reason: abstract.
493
Removed service "Shopware\Core\Framework\Adapter\Cache\ReverseProxy\VarnishReverseProxyGateway"; reason: unused.
Removed service "shopware.private_key"; reason: unused.
Removed service "shopware.public_key"; reason: unused.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\ConstraintBuilder"; reason: unused.
Removed service "Shopware\Core\Framework\App\InAppPurchases\Payload\InAppPurchasesPayloadService"; reason: unused.
Removed service "Shopware\Core\Framework\App\InAppPurchases\Gateway\InAppPurchasesGateway"; reason: unused.
Removed service "shopware.increment.gateway.mysql"; reason: unused.
Removed service "shopware.increment.gateway.array"; reason: unused.
Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
Removed service "Shopware\Core\System\SalesChannel\SalesChannel\SalesChannelContextSwitcher"; reason: unused.
Removed service "Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdate\StockUpdateFilterProvider"; reason: unused.
Removed service "Shopware\Core\Content\Mail\Service\SendMailTemplate"; reason: unused.
Removed service "Shopware\Core\Content\MailTemplate\Service\AttachmentLoader"; reason: unused.
Removed service "Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureStateHandler"; reason: unused.
Removed service "shopware.jwt_signer"; reason: unused.
Removed service "Shopware\Elasticsearch\Framework\ElasticsearchLanguageProvider"; reason: unused.
Removed service "Shopware\Elasticsearch\Product\SearchKeywordReplacement"; reason: unused.
Removed service "Shopware\Elasticsearch\Framework\ElasticsearchStagingHandler"; reason: unused.
Removed service "Shopware\Storefront\Framework\Media\StorefrontMediaUploader"; reason: unused.
Removed service "Shopware\Storefront\Theme\MD5ThemePathBuilder"; reason: unused.
Removed service "Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigLoader"; reason: unused.
Removed service "Shopware\Storefront\Theme\ConfigLoader\StaticFileAvailableThemeProvider"; reason: unused.
Removed service "Shopware\Production\Logging\ErrorMail\EnvErrorMailConfig"; reason: unused.
Removed service "Shopware\Production\Logging\ErrorMail\ErrorMail"; reason: unused.
Removed service "Frosh\DevelopmentHelper\Component\DependencyInjection\BuildEntityDefinitionNamesCompilerPass"; reason: unused.
Removed service "Frosh\DevelopmentHelper\Component\DependencyInjection\Configuration"; reason: unused.
Removed service "Frosh\DevelopmentHelper\Component\DependencyInjection\CustomProfilerExtensions"; reason: unused.
Removed service "Frosh\DevelopmentHelper\Component\DependencyInjection\DisableTwigCacheCompilerPass"; reason: unused.
Removed service "Frosh\DevelopmentHelper\Component\DependencyInjection\FroshDevelopmentHelperExtension"; reason: unused.
Removed service "Frosh\DevelopmentHelper\Component\Generator\Definition\QuestionHelper"; reason: unused.
Removed service "Frosh\DevelopmentHelper\Component\Generator\Definition\TypeMapping"; reason: unused.
Removed service "Frosh\DevelopmentHelper\Component\Generator\Struct\Definition"; reason: unused.
Removed service "Frosh\DevelopmentHelper\Component\Generator\Struct\Field"; reason: unused.
Removed service "Frosh\DevelopmentHelper\Component\Generator\Struct\Flag"; reason: unused.
Removed service "Frosh\DevelopmentHelper\Component\Generator\Struct\MappingDefinition"; reason: unused.
Removed service "Frosh\DevelopmentHelper\Component\Generator\Struct\TranslationDefinition"; reason: unused.
Removed service "Frosh\DevelopmentHelper\Component\Generator\UseHelper"; reason: unused.
Removed service "Frosh\DevelopmentHelper\Component\Twig\NodeVisitor\BlogCommentNodeVisitor"; reason: unused.
Removed service "Frosh\DevelopmentHelper\Doctrine\EchoSQLLogger"; reason: unused.
Removed service "Frosh\TemplateMail\Exception\MjmlCompileError"; reason: unused.
Removed service "Frosh\TemplateMail\Services\TemplateMailContext"; reason: unused.
Removed service "Frosh\Tools\Components\CacheAdapter"; reason: unused.
Removed service "Frosh\Tools\Components\CacheHelper"; reason: unused.
Removed service "Frosh\Tools\Components\Elasticsearch\DisabledElasticsearchManager"; reason: unused.
Removed service "Frosh\Tools\Components\Environment\EnvironmentCommentLine"; reason: unused.
Removed service "Frosh\Tools\Components\Environment\EnvironmentFile"; reason: unused.
Removed service "Frosh\Tools\Components\Environment\EnvironmentKeyValue"; reason: unused.
Removed service "Frosh\Tools\Components\Environment\EnvironmentManager"; reason: unused.
Removed service "Frosh\Tools\Components\Exception\CannotClearCacheException"; reason: unused.
Removed service "Frosh\Tools\Components\Health\HealthCollection"; reason: unused.
Removed service "Frosh\Tools\Components\Health\PerformanceCollection"; reason: unused.
Removed service "Frosh\Tools\Components\Health\SettingsResult"; reason: unused.
Removed service "Frosh\Tools\Components\Planuml"; reason: unused.
Removed service "Frosh\Tools\Components\StateMachines\Mermaid"; reason: unused.
Removed service "Frosh\Tools\Components\StateMachines\Plantuml"; reason: unused.
Removed service "HbH\ProjectConfig\Component\Config\Config"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Address\Model\AddressCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Address\Model\AddressEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationSessionCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationSessionEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportConfigCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportConfigEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\BarcodeLabel\BarcodeLabelConfiguration"; reason: unused.
Removed service "Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregation"; reason: unused.
Removed service "Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregatorConfig"; reason: unused.
Removed service "Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsCalculatorConfig"; reason: unused.
Removed service "Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsListQuery"; reason: unused.
Removed service "Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsReport"; reason: unused.
Removed service "Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\DemodataGeneration\Patcher\ConfigPatcher"; reason: unused.
Removed service "Pickware\PickwareErpStarter\DemodataGeneration\Patcher\CountriesPatcher"; reason: unused.
Removed service "Pickware\PickwareErpStarter\DemodataGeneration\Patcher\OrderPatcher"; reason: unused.
Removed service "Pickware\PickwareErpStarter\DemodataGeneration\Patcher\ProductPatcher"; reason: unused.
Removed service "Pickware\PickwareErpStarter\GoodsReceipt\Document\GoodsReceiptDocumentDocumentType"; reason: unused.
Removed service "Pickware\PickwareErpStarter\GoodsReceipt\Document\GoodsReceiptPhotoDocumentType"; reason: unused.
Removed service "Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptNoteDocumentType"; reason: unused.
Removed service "Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptNumberRange"; reason: unused.
Removed service "Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptStateMachine"; reason: unused.
Removed service "Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptStockingListDocumentType"; reason: unused.
Removed service "Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptLineItemCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptLineItemEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\GoodsReceipt\OrderProductQuantityImmutableCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ImportExport\CsvErrorFactory"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ExporterRegistryCompilerPass"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ImporterRegistryCompilerPass"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ImportExport\ExportFileDocumentType"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ImportExport\ImportFileDocumentType"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ImportExport\Model\ImportExportCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ImportExport\Model\ImportExportElementCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ImportExport\Model\ImportExportElementEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ImportExport\Model\ImportExportEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ImportExport\Model\ImportExportLogEntryCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ImportExport\Model\ImportExportLogEntryEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ImportExport\Model\ImportExportProfileCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ImportExport\Model\ImportExportProfileEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ImportExport\ReadWrite\Jsonl\JsonlReader"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Invoice\InvoiceCommentCustomFieldSet"; reason: unused.
Removed service "Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionDocumentType"; reason: unused.
Removed service "Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionNumberRange"; reason: unused.
Removed service "Pickware\PickwareErpStarter\InvoiceCorrection\Model\PickwareDocumentVersionEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\InvoiceStack\InvoiceStackCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Logger\PickwareErpEvents"; reason: unused.
Removed service "Pickware\PickwareErpStarter\MailDraft\MailDraft"; reason: unused.
Removed service "Pickware\PickwareErpStarter\MailDraft\MailDraftAttachment"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1556014423CreateAddressSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1556014424CreateWarehouseSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1556118797CreateStockSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1584965609CreateConfigSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1586186442CreateDefaultWarehouseIdColumn"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1586202227AddOrderDeliveryStockSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1589893337AddWarehouseCustomFields"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1592244872FixMissingOrderDeliveryVersionIdInStockTables"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1592991551FixOrderDeletion"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1593514482FixProductDeletion"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1594822086CreateProductWarehouseConfigurationSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1595323759CreateProductConfigurationSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1596645397CorrectNegativeStocks"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1596646072RenameDescriptionToSnapshotInStockMovements"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1597838146CreateWarehouseStockSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1599039841CreateSupplierSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1600096104AddPropertiesToAddressSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1600420898CreateImportExportSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1601043196CreateProductSupplierConfigurationSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1607589490RenameLocationTypeOrderDeliveryPositionToOrder"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1607589491ReferenceOrderInsteadOfOrderDeliveryPositionInAggregatedStock"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1607589492ReferenceOrderInsteadOfOrderDeliveryPositionInStockMovements"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1610376590AddFieldsToProductSupplierConfiguration"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1614587720CreateDemandPlanningListItemSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1614587720CreatePurchaseListItemSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1616419772CreateMessageQueueMonitoring"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1618321583AddExportFunctionality"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1620829074RemoveCurrencyFromSupplier"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1621333785UpdateProductSupplierConfigurationFields"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1621419761AddSupplierOrderSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1625556996UpdateProductSupplierConfigurationFields"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1626766063RenameProductConfigurationAndAddIncomingStock"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1636977354AddTaxObjectInProductSnapshotInSupplierOrderLineItems"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1637931476CreateReturnOrderSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1638897517AddReturnOrderAsStockLocation"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1640181713AddStateDataToImportExportSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1641313633FixMessageQueueMonitoringTableName"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1642690994UpdateDemandPlanningListItemSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1643377802ReferenceSupplierOrderInStockMovements"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1645103528UpdateSupplierOrderPriceFields"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1645190845FixProductVersionIdMissingInSupplierOrderLineItem"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1648127351AddAnalyticsSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1648127352MigrateDemandPlanningToAnalytics"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1649086118FixOptionalVersionedReferences"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1649314350ChangeAnalyticsToUseAggregationsAndReports"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1649752132AddDemandPlanningAnalyticsAggregationSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1649759025AddStockContainerSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1649759025AddWarehouseReferenceToStockContainerSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1658755075AddOrderPickabilitySchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1662459808AddTransactionInformationFieldsToRefund"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1663933707AllowSupplierDeletionInSupplierOrders"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1668172778CreateStocktakeSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1668172779CreateStocktakeProductSummarySchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1668172780CreateStocktakingStocktakeSnapshotItemSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1675861056AddProductSalesUpdateQueueSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1677675478AddIsStockAvailableForSaleToWarehouse"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1677675479AddReservedStockAndStockNotAvailableForSale"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1679315873AddStockManagedToPickwareProduct"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1679328661RemoveDraftReturnOrder"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1679922535AddGoodsReceiptSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1680795351AddNumberToStockContainer"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1681833563RemoveOrderPickabilityTable"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1682341260AddReturnOrderReason"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1683099227RemoveEnumFields"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1683626781FixReturnOrderTaxStatus"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1689036093UpdateGoodsReceiptSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1692088583AddImportExportLogEntrySchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1695667443RenameGoodsReceiptItemToLineItem"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1695746010AddSupplierToGoodsReceipt"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1695746011AddSupplierOrderGoodsReceiptMapping"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1698397620MakeWarehouseIdOptionalOnSupplierOrder"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1698844319MigrateStockContainerToInternal"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1698931899MigrateGoodsReceiptToInternal"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1699382618AddGoodsReceiptsForReturnOrders"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1699957585AddPickwareDocumentVersionSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1699975518CreateGoodsReceiptsForOldSupplierOrders"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1701100737CreateStockValuationSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1702285753UpdateQuantityCheckConstraintOnReturnOrderLineItem"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1702394751AddShippingCostsToReturnOrder"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1702904940RenameReturnOrderStateOpenToAnnounced"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1703772927CreateStockValuationReportTemporaryTables"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1706200077AddStockInStockLocationSnapshotToCountingProcessItem"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1706624464AddIncludeInInvoiceCorrectionFlagToReturnOrder"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1706713552FixReorderNotificationTaskNextExecutionTime"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1707394945ChangeReturnOrderLineItemPercentagePricesToAbsolutePrices"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1712040470RemoveDeprecatedDocumentType"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1715685825AddTaxExemptExportLabelDocumentConfig"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1717572416AddPositionToBinLocation"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1718106931AddCommentToSupplierOrder"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1718699455DisassociateImportExportElementFromLogEntry"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1719320958AddLocationTypeConstraintToStockMovements"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1719991117AddTaxExemptExportLabelDocumentConfigToInvoiceCorrection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1719991117AddTaxExemptExportLabelDocumentConfigToStorno"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1723194857AddProductForeignKeyToGoodsReceiptLineItem"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1724140480CreateDefaultReceivingWarehouseIdColumn"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1724746826RaiseValuationDataTypeLimitsForStockValuation"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1726495219CreateGoodsReceiptDocumentMapping"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1726498687FixUniqueIndexInPickwareProduct"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1726663787FixReorderNotificationTaskNextExecutionTime"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1726736572AddPickingPropertiesSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1726739964AddPickingPropertiesProductMappingSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1726749680AddPickingPropertyOrderRecordSchema"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1726836870MakeGoodsReceiptUserNullable"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1729775535AddProductSupplierConfigurationDevEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1729775536AddDefaultSupplierToPickwareProduct"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1729775537AddProductSupplierConfigurationDevToPurchaseListItem"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1729775538AddProductSupplierConfigurationDevToSupplierOrderLineItem"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1730191457AddOrderLogTable"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1730293140AddPickwareProductPhysicalStock"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1730306280SetProductStockToProductAvailableStock"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1730903023UpdateStocktakeCountingProcessItemsGridUserConfigSetting"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1731682976MakeGoodsReceiptWarehouseNullable"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1731688007FixGoodsReceiptLineItemToReturnOrderForeignKey"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1731930517AggregateMultipleCountingProcessItemsWithUnknownStockLocation"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1732117261RemoveSupplierOrderLineItemProductSupplierConfigurationRelation"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1732704009AddGeneratedStockDifferenceColumnsToStocktakeTables"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1732813181UseUtcTimestampAsDefaultValues"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1733909985ModifyGeneratedPercentageColumnsOfStocktakeTables"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1734359369RemoveSupplierOrderGoodsReceiptMappingForeignKeyOnGoodsReceiptLineItem"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1734530770DeleteStocktakingCountingProcessItemGridUserConfig"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration1735296394AddInheritanceForProductPickingProperties"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Migration\Migration16883860081MigrateOrderStatusFlowActionToForce"; reason: unused.
Removed service "Pickware\PickwareErpStarter\OrderCalculation\CalculatableOrder"; reason: unused.
Removed service "Pickware\PickwareErpStarter\OrderCalculation\CalculatableOrderLineItem"; reason: unused.
Removed service "Pickware\PickwareErpStarter\OrderCalculation\PriceNegator"; reason: unused.
Removed service "Pickware\PickwareErpStarter\OrderPickability\Model\OrderPickabilityCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\OrderPickability\Model\OrderPickabilityEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\OrderPickability\OrderPickabilityCriteriaFilterContext"; reason: unused.
Removed service "Pickware\PickwareErpStarter\OrderShipping\ProductQuantityImmutableCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\OrderShipping\ProductQuantityLocationImmutableCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Picking\PickingInstructionCustomFieldSet"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Picking\PickingRequestFactory"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Picking\PickingRequestSolver"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Picking\ProductsToShipCalculator"; reason: unused.
Removed service "Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordValueCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\PickingProperty\Model\PickingPropertyOrderRecordValueEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Picklist\PicklistDocumentType"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Picklist\PicklistNumberRange"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Product\Model\PickwareProductCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Product\Model\PickwareProductEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\PurchaseList\Model\PurchaseListItemCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\PurchaseList\Model\PurchaseListItemEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Document\ReturnOrderStockingListContentGenerator"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Document\ReturnOrderStockingListDocumentGenerator"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Document\ReturnOrderStockingListDocumentType"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Document\ReturnOrderStockingListElementFactory"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\LegacyReturnOrderService"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderLineItemCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderLineItemEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderRefundCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderRefundEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\PosLegacyReturnOrderService"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderNumberRange"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderRefundStateMachine"; reason: unused.
Removed service "Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderStateMachine"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stock\Model\LocationTypeCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stock\Model\LocationTypeEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stock\Model\SpecialStockLocationCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stock\Model\SpecialStockLocationEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stock\Model\StockCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stock\Model\StockContainerCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stock\Model\StockContainerEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stock\Model\StockEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stock\Model\StockMovementCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stock\Model\StockMovementEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stock\Model\WarehouseStockCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stock\Model\WarehouseStockEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stock\OrderStockInitializer"; reason: unused.
Removed service "Pickware\PickwareErpStarter\StockApi\TotalStockWriter"; reason: unused.
Removed service "Pickware\PickwareErpStarter\StockValuation\Model\PurchaseCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\StockValuation\Model\PurchaseEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\StockValuation\Model\ReportCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\StockValuation\Model\ReportEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\StockValuation\Model\ReportRowCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\StockValuation\Model\ReportRowEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessItemCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessItemEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeSnapshotItemCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeSnapshotItemEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\StocktakeProductSummaryCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\StocktakeProductSummaryEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stocktaking\StocktakeCountingProcessNumberRange"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Stocktaking\StocktakeNumberRange"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDevCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDevEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationListItemCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationListItemEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Supplier\Model\SupplierCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Supplier\Model\SupplierEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Supplier\SupplierNumberRange"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Supplier\SupplierService"; reason: unused.
Removed service "Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderLineItemCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderLineItemEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderDocumentType"; reason: unused.
Removed service "Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderMailTemplate"; reason: unused.
Removed service "Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderNumberRange"; reason: unused.
Removed service "Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderPaymentStateMachine"; reason: unused.
Removed service "Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderStateMachine"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Warehouse\Model\BinLocationCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Warehouse\Model\BinLocationEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Warehouse\Model\ProductWarehouseConfigurationCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Warehouse\Model\ProductWarehouseConfigurationEntity"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Warehouse\Model\WarehouseCollection"; reason: unused.
Removed service "Pickware\PickwareErpStarter\Warehouse\Model\WarehouseEntity"; reason: unused.
Removed service "Pickware\DalBundle\BulkInsert\Query"; reason: unused.
Removed service "Pickware\DalBundle\DalPayloadSerializer"; reason: unused.
Removed service "Pickware\DalBundle\EntityCollectionExtension"; reason: unused.
Removed service "Pickware\DalBundle\EntityPreWriteValidationEventDispatcher"; reason: unused.
Removed service "Pickware\DalBundle\EntitySnapshotGeneration\EntitySnapshotService"; reason: unused.
Removed service "Pickware\DalBundle\EntitySnapshotGeneration\OrderSnapshotGenerator"; reason: unused.
Removed service "Pickware\DalBundle\EntitySnapshotGeneration\UserSnapshotGenerator"; reason: unused.
Removed service "Pickware\DalBundle\EntityWrittenContainerEventExtension"; reason: unused.
Removed service "Pickware\DalBundle\PartialEntityCollection"; reason: unused.
Removed service "Pickware\DalBundle\PickwareDalBundle"; reason: unused.
Removed service "Pickware\DalBundle\RetryableTransaction"; reason: unused.
Removed service "Pickware\DalBundle\Sql\SqlUuid"; reason: unused.
Removed service "Pickware\DalBundle\TechnicalNameToIdConverter"; reason: unused.
Removed service "Pickware\DocumentBundle\Renderer\DomPdfRenderer"; reason: unused.
Removed service "Pickware\MoneyBundle\ShopwareCurrencyConverter"; reason: unused.
Removed service "Pickware\ShopwareExtensionsBundle\Mail\MailSendSuppressionService"; reason: unused.
Removed service "Pickware\ShopwareExtensionsBundle\Migration\Migration1657615865AddOrderConfigurationSchema"; reason: unused.
Removed service "Pickware\ShopwareExtensionsBundle\Migration\Migration1660643832AddOrderConfigurationVersion"; reason: unused.
Removed service "Pickware\ShopwareExtensionsBundle\OrderDocument\OrderDocumentRenderer"; reason: unused.
Removed service "Pickware\ShopwareExtensionsBundle\OrderDocument\OrderDocumentService"; reason: unused.
Removed service "Pickware\ShopwareExtensionsBundle\PickwareShopwareExtensionsBundle"; reason: unused.
Removed service "Pickware\ShopwareExtensionsBundle\StateTransitioning\BatchedStateTransitionExecutor"; reason: unused.
Removed service "Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionBatchService"; reason: unused.
Removed service "Pickware\ConfigBundle\ScheduledTaskExecutionTimeUpdater"; reason: unused.
Removed service "Pickware\FeatureFlagBundle\PickwareFeatureFlagBundle"; reason: unused.
Removed service "Pickware\IncompatibilityBundle\PickwareIncompatibilityBundle"; reason: unused.
Removed service "Adyen\Webhook\Notification"; reason: unused.
Removed service "Adyen\Webhook\PaymentStates"; reason: unused.
Removed service "Adyen\Webhook\Processor\ProcessorFactory"; reason: unused.
Removed service "Adyen\Service\Builder\Address"; reason: unused.
Removed service "Adyen\Service\Builder\Browser"; reason: unused.
Removed service "Adyen\Service\Builder\Customer"; reason: unused.
Removed service "Adyen\Service\Builder\OpenInvoice"; reason: unused.
Removed service "Adyen\Service\Builder\Payment"; reason: unused.
Removed service "Adyen\Shopware\Util\DataArrayValidator"; reason: unused.
Removed service "Adyen\Shopware\Service\ContainerParametersService"; reason: unused.
Removed service "subscription.cart.restorer"; reason: unused.
Removed service "shopware.openai.client"; reason: unused.
Removed service "Shopware\Commercial\AdvancedSearch\Domain\Search\TokenQueryBuilder"; reason: unused.
Removed service "shopware.ai.client"; reason: unused.
Removed service "Flink\SizeCharts\Resources\snippet\en_GB\SnippetFile_en_GB"; reason: unused.
Removed service "Flink\SizeCharts\Resources\snippet\de_DE\SnippetFile_de_DE"; reason: unused.
Removed service "DreiscSeoPro\Resources\snippets\de_DE\SnippetFile_de_DE"; reason: unused.
Removed service "DreiscSeoPro\Resources\snippets\en_GB\SnippetFile_en_GB"; reason: unused.
Removed service "Omikron\FactFinder\Shopware6\Export\ChannelTypeNamingStrategy"; reason: unused.
Removed service "Omikron\FactFinder\Shopware6\Export\Data\Entity\BrandEntity"; reason: unused.
Removed service "Omikron\FactFinder\Shopware6\Export\Data\Entity\CategoryEntity"; reason: unused.
Removed service "Omikron\FactFinder\Shopware6\Export\Data\Entity\CmsPageEntity"; reason: unused.
Removed service "Omikron\FactFinder\Shopware6\Export\Data\Entity\ProductEntity"; reason: unused.
Removed service "Omikron\FactFinder\Shopware6\Export\Data\Entity\VariantEntity"; reason: unused.
Removed service "Omikron\FactFinder\Shopware6\Export\DomainService"; reason: unused.
Removed service "Omikron\FactFinder\Shopware6\Export\Feed"; reason: unused.
Removed service "Omikron\FactFinder\Shopware6\Export\FeedPreprocessorEntry"; reason: unused.
Removed service "Omikron\FactFinder\Shopware6\Export\FeedPreprocessorEntryCollection"; reason: unused.
Removed service "Omikron\FactFinder\Shopware6\Export\Filter\ExtendedTextFilter"; reason: unused.
Removed service "Omikron\FactFinder\Shopware6\Export\Stream\ConsoleOutput"; reason: unused.
Removed service "Omikron\FactFinder\Shopware6\Export\Stream\CsvFile"; reason: unused.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: unused.
Removed service "shopgate.sdk.external_coupon"; reason: unused.
Removed service "shopgate.sdk.external_order_coupon"; reason: unused.
Removed service "shopgate.sdk.external_order"; reason: unused.
Removed service "NetInventors\NetiNextEasyCouponPos\Storefront\Page\LoggedIn\LoggedInPageLoader"; reason: unused.
Removed service "NetInventors\NetiNextEasyCouponPos\Storefront\Page\SelectedLocation\SelectedLocationPageLoader"; reason: unused.
Removed service "HbH\LastSeen\Components\Handler\DatabaseDataHandler"; reason: unused.
Removed service "nyholm.psr7.psr17_factory"; reason: unused.
Removed service "Redis"; reason: unused.
Removed service "Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.default_marshaller"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "Pentatrion\ViteBundle\Asset\ViteAssetVersionStrategy"; reason: unused.
Removed service "pentatrion_vite.cache"; reason: unused.
Removed service ".service_locator.1jJE_mx.Adyen\Shopware\Storefront\Controller\FrontendProxyController::setTwig()"; reason: unused.
Removed service ".service_locator.1jJE_mx.Omikron\FactFinder\Shopware6\Storefront\Controller\ProxyController::setTwig()"; reason: unused.
Removed service ".service_locator.1jJE_mx.Omikron\FactFinder\Shopware6\Storefront\Controller\ResultController::setTwig()"; reason: unused.
Removed service ".service_locator.1jJE_mx.HbH\FactFinderCustoms\Controller\TestController::setTwig()"; reason: unused.
Removed service ".service_locator.1jJE_mx.Shopgate\Shopware\Storefront\Controller\MainController::setTwig()"; reason: unused.
Removed service ".service_locator.1jJE_mx.Shopgate\WebcheckoutSW6\Storefront\Controller\SGWebcheckoutController::setTwig()"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.Shopware\Core\Framework\Struct\Serializer\StructNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Shopware\Core\Framework\MessageQueue\SendEmailMessageJsonSerializer"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.Shopware\Core\Framework\Api\Serializer\JsonApiDecoder"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.Y3keOMj"; reason: unused.
Removed service ".service_locator.Y3keOMj.Omikron\FactFinder\Shopware6\Storefront\Controller\ProxyController"; reason: unused.
Removed service ".service_locator.Y3keOMj.Omikron\FactFinder\Shopware6\Storefront\Controller\ResultController"; reason: unused.
Removed service ".service_locator.l3bB1NC"; reason: unused.
Removed service ".service_locator.l3bB1NC.Omikron\FactFinder\Shopware6\Api\UiFeedExportController"; reason: unused.
Removed service ".service_locator.l3bB1NC.Omikron\FactFinder\Shopware6\Api\UpdateFieldRolesController"; reason: unused.
Removed service ".service_locator.l3bB1NC.Omikron\FactFinder\Shopware6\Api\TestConnectionController"; reason: unused.
Removed service ".service_locator.SqQrb...HbH\FactFinderCustoms\Controller\TestController"; reason: unused.
Removed service ".service_locator.SqQrb...Shopgate\WebcheckoutSW6\Storefront\Controller\SGWebcheckoutController"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.bvmE8RF"; reason: unused.
Removed service "Shopware\Administration\Framework\Twig\ViteFileAccessorDecorator.inner"; reason: unused.
Removed service "Frosh\TemplateMail\Services\StringTemplateRenderer.inner"; reason: unused.
Removed service "HbH\ProjectMainTheme\Core\Checkout\Cart\Delivery\DeliveryCalculatorDecorator.inner"; reason: unused.
Removed service "Shopware\Commercial\B2B\QuoteManagement\Domain\Mail\QuoteMailerTransportLoaderDecorator.inner"; reason: unused.
Removed service "HbH\RetoureProcess\Components\DocumentRenderer\CreditNoteRenderer.inner"; reason: unused.
Removed service "Acris\FlowBuilderDelay\Core\Content\Flow\Indexing\FlowPayloadUpdater.inner"; reason: unused.
1072
Inlined service "Psr\Log\NullLogger" to "Shopware\Core\Framework\Migration\MigrationRuntime".
Inlined service "Shopware\Core\Framework\Migration\MigrationRuntime" to "Shopware\Core\Framework\Migration\MigrationCollectionLoader".
Inlined service "Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver" to "Shopware\Core\Framework\Routing\ContextResolverListener".
Inlined service "Shopware\Core\System\CustomEntity\Xml\Config\AdminUi\AdminUiXmlSchemaValidator" to "Shopware\Core\System\CustomEntity\Xml\Config\CustomEntityEnrichmentService".
Inlined service "Shopware\Core\System\CustomEntity\Xml\Config\CustomEntityEnrichmentService" to "Shopware\Core\System\CustomEntity\CustomEntityLifecycleService".
Inlined service "Shopware\Core\System\CustomEntity\Xml\CustomEntityXmlSchemaValidator" to "Shopware\Core\System\CustomEntity\CustomEntityLifecycleService".
Inlined service "Shopware\Core\System\Snippet\Files\AppSnippetFileLoader" to "Shopware\Core\System\Snippet\Files\SnippetFileLoader".
Inlined service "Shopware\Core\System\Snippet\Files\SnippetFileCollectionFactory" to "Shopware\Core\System\Snippet\Files\SnippetFileCollection".
Inlined service "Shopware\Core\System\Snippet\Files\SnippetFileLoader" to "Shopware\Core\System\Snippet\Files\SnippetFileCollectionFactory".
Inlined service "Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\NamespaceHierarchyBuilder" to "Shopware\Core\Framework\Adapter\Twig\TemplateFinder".
Inlined service "Shopware\Core\Framework\Adapter\Twig\TemplateIterator.inner" to "Shopware\Core\Framework\Adapter\Twig\TemplateIterator".
Inlined service "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver.inner" to "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver".
Inlined service "Shopware\Core\Framework\Changelog\Processor\ChangelogGenerator" to "Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand".
Inlined service "Shopware\Core\Framework\Changelog\Processor\ChangelogReleaseCreator" to "Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand".
Inlined service "Shopware\Core\Framework\Changelog\Processor\ChangelogReleaseExporter" to "Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand".
Inlined service "Shopware\Core\Framework\Changelog\Processor\ChangelogValidator" to "Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand".
Inlined service "Shopware\Core\Framework\Log\Monolog\ExcludeExceptionHandler.inner" to "Shopware\Core\Framework\Log\Monolog\ExcludeExceptionHandler".
Inlined service "Shopware\Core\Framework\Log\Monolog\ExcludeExceptionHandler" to "Shopware\Core\Framework\Log\Monolog\ErrorCodeLogLevelHandler".
Inlined service "Shopware\Core\Framework\Log\Monolog\ErrorCodeLogLevelHandler" to "Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler".
Inlined service "Shopware\Core\Framework\Adapter\Redis\RedisConnectionProvider" to "shopware.cache.invalidator.storage.redis_adapter".
Inlined service ".service_locator.P3bblEY" to "shopware.cache.invalidator.storage.locator".
Inlined service "shopware.cache.invalidator.storage.locator" to "Shopware\Core\Framework\Adapter\Cache\InvalidatorStorage\AbstractInvalidatorStorage".
Inlined service "Shopware\Core\Framework\Adapter\Cache\CacheDecorator.inner" to "Shopware\Core\Framework\Adapter\Cache\CacheDecorator".
Inlined service "Shopware\Core\Framework\Api\Response\Type\Api\JsonApiType" to "Shopware\Core\Framework\Api\Response\ResponseFactoryRegistry".
Inlined service "Shopware\Core\Framework\Api\Response\Type\Api\JsonType" to "Shopware\Core\Framework\Api\Response\ResponseFactoryRegistry".
Inlined service "Shopware\Core\Framework\Api\Serializer\JsonApiEncoder" to "Shopware\Core\Framework\Api\Response\Type\Api\JsonApiType".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\StoreApiGenerator" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi3Generator" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\CachedEntitySchemaGenerator" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiPathBuilder" to "Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi3Generator".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\CachedEntitySchemaGenerator.inner" to "Shopware\Core\Framework\Api\ApiDefinition\Generator\CachedEntitySchemaGenerator".
Inlined service "Shopware\Core\Maintenance\System\Service\AppUrlVerifier" to "Shopware\Core\Framework\Api\Controller\InfoController".
Inlined service ".service_locator.QaaoWjx.Shopware\Core\Framework\Api\Controller\CacheController" to "Shopware\Core\Framework\Api\Controller\CacheController".
Inlined service "Shopware\Core\Framework\Api\OAuth\ClientRepository" to "shopware.api.authorization_server".
Inlined service "Shopware\Core\Framework\Api\OAuth\ScopeRepository" to "shopware.api.authorization_server".
Inlined service "Shopware\Core\Framework\Api\OAuth\FakeCryptKey" to "shopware.api.authorization_server".
Inlined service "Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory" to "League\OAuth2\Server\AuthorizationValidators\BearerTokenValidator".
Inlined service "League\OAuth2\Server\AuthorizationValidators\BearerTokenValidator" to "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener".
Inlined service "Shopware\Core\Framework\Api\OAuth\UserRepository" to "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener".
Inlined service "Shopware\Core\Framework\Webhook\Hookable\HookableEventCollector" to "Shopware\Core\Framework\App\Validation\HookableValidator".
Inlined service "Shopware\Storefront\Framework\App\Template\IconTemplateLoader" to "Shopware\Core\Framework\App\Lifecycle\Persister\TemplatePersister".
Inlined service "Shopware\Core\Framework\App\Cms\BlockTemplateLoader" to "Shopware\Core\Framework\App\Lifecycle\Persister\CmsBlockPersister".
Inlined service "Shopware\Core\Framework\App\Lifecycle\AppLifecycleIterator" to "Shopware\Core\Framework\App\AppService".
Inlined service "Shopware\Core\Framework\App\Payment\PaymentMethodStateService" to "Shopware\Core\Framework\App\AppStateService".
Inlined service "Shopware\Core\Framework\App\Checkout\Payload\AppCheckoutGatewayPayloadService" to "Shopware\Core\Framework\App\Checkout\Gateway\AppCheckoutGateway".
Inlined service "Shopware\Core\Checkout\Gateway\Command\Executor\CheckoutGatewayCommandExecutor" to "Shopware\Core\Framework\App\Checkout\Gateway\AppCheckoutGateway".
Inlined service "Shopware\Core\Framework\App\Payment\Payload\PaymentPayloadService" to "Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Registration\HandshakeFactory" to "Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\PermissionPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\CustomFieldPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\ActionButtonPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\TemplatePersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\WebhookPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\PaymentMethodPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\TaxProviderPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\CmsBlockPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\FlowActionPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Administration\Snippet\AppAdministrationSnippetPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\ShippingMethodPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Update\AbstractAppUpdater" to "Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler".
Inlined service ".1_HandlerStack~mkeLFup" to "shopware.app_system.guzzle".
Inlined service "Shopware\Core\Framework\App\ActionButton\Response\ActionButtonResponseFactory" to "Shopware\Core\Framework\App\ActionButton\Executor".
Inlined service "Shopware\Core\Framework\App\ActionButton\ActionButtonLoader" to "Shopware\Core\Framework\App\Api\AppActionController".
Inlined service "Shopware\Core\Framework\App\ActionButton\AppActionLoader" to "Shopware\Core\Framework\App\Api\AppActionController".
Inlined service "Shopware\Core\Framework\App\Manifest\ModuleLoader" to "Shopware\Core\Framework\App\Api\AppActionController".
Inlined service "Shopware\Core\Framework\App\AppService" to "Shopware\Core\Framework\App\Command\RefreshAppCommand".
Inlined service "Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver" to "Shopware\Core\Framework\App\Source\SourceResolver".
Inlined service "Shopware\Core\Framework\App\Source\TemporaryDirectoryFactory" to "Shopware\Core\Framework\App\Source\RemoteZip".
Inlined service "Shopware\Core\Framework\App\AppDownloader" to "Shopware\Core\Framework\App\Source\RemoteZip".
Inlined service "Shopware\Core\Framework\App\AppArchiveValidator" to "Shopware\Core\Framework\App\AppExtractor".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\SchemaGenerator" to "Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\EntityGenerator" to "Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\MigrationQueryGenerator" to "Shopware\Core\Framework\DataAbstractionLayer\Command\CreateMigrationCommand".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\MigrationFileRenderer" to "Shopware\Core\Framework\DataAbstractionLayer\Command\CreateMigrationCommand".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\Dbal\SchemaBuilder" to "Shopware\Core\Framework\DataAbstractionLayer\MigrationQueryGenerator".
Inlined service "Shopware\Core\Content\Product\SearchKeyword\KeywordLoader" to "Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaFieldsResolver" to "Shopware\Core\Framework\DataAbstractionLayer\Read\EntityReaderInterface".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityForeignKeyResolver" to "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteResultFactory" to "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerRegistry" to "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteGatewayInterface".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\DefinitionValidator" to "Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand".
Inlined service "Shopware\Core\Framework\Api\Sync\SyncFkResolver" to "Shopware\Core\Framework\Api\Sync\SyncService".
Inlined service "Shopware\Core\Framework\MessageQueue\Subscriber\EarlyReturnMessagesListener" to "Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController".
Inlined service "Shopware\Core\Framework\Plugin\Util\PluginFinder" to "Shopware\Core\Framework\Plugin\PluginService".
Inlined service "Shopware\Core\Framework\Plugin\Requirement\RequirementsValidator" to "Shopware\Core\Framework\Plugin\PluginLifecycleService".
Inlined service "Shopware\Core\Framework\Plugin\PluginZipDetector" to "Shopware\Core\Framework\Plugin\PluginManagementService".
Inlined service "Shopware\Core\Framework\Plugin\PluginExtractor" to "Shopware\Core\Framework\Plugin\PluginManagementService".
Inlined service "shopware.store_download_client" to "Shopware\Core\Framework\Plugin\PluginManagementService".
Inlined service "Composer\Autoload\ClassLoader" to "Shopware\Core\Framework\Plugin\KernelPluginLoader\ComposerPluginLoader".
Inlined service "Shopware\Core\Framework\Plugin\KernelPluginLoader\ComposerPluginLoader" to "Shopware\Core\Framework\Plugin\Command\PluginListCommand".
Inlined service "Shopware\Core\Framework\Plugin\Composer\PackageProvider" to "Shopware\Core\Framework\Plugin\Util\PluginFinder".
Inlined service "Shopware\Core\Framework\Store\Services\FirstRunWizardClient" to "Shopware\Core\Framework\Store\Services\FirstRunWizardService".
Inlined service "Shopware\Core\Framework\Store\Authentication\FrwRequestOptionsProvider" to "Shopware\Core\Framework\Store\Services\FirstRunWizardClient".
Inlined service "Shopware\Core\Framework\Store\Services\ExtensionListingLoader" to "Shopware\Core\Framework\Store\Services\AbstractExtensionDataProvider".
Inlined service "Shopware\Core\Framework\Store\Services\AbstractExtensionStoreLicensesService" to "Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController".
Inlined service "Shopware\Core\Framework\Store\InAppPurchase\Services\InAppPurchaseProvider" to "Shopware\Core\Framework\Store\InAppPurchase".
Inlined service "Shopware\Core\Framework\JWT\JWTDecoder" to "Shopware\Core\Framework\Store\InAppPurchase\Services\InAppPurchaseProvider".
Inlined service "Shopware\Core\Framework\Store\InAppPurchase\Services\KeyFetcher" to "Shopware\Core\Framework\Store\InAppPurchase\Services\InAppPurchaseProvider".
Inlined service "Shopware\Core\System\Language\CachedLanguageLoader.inner" to "Shopware\Core\System\Language\CachedLanguageLoader".
Inlined service "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute.inner" to "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute".
Inlined service "Shopware\Core\Framework\Update\Services\ApiClient" to "Shopware\Core\Framework\Update\Api\UpdateController".
Inlined service "Shopware\Core\Framework\Update\Checkers\WriteableCheck" to "Shopware\Core\Framework\Update\Api\UpdateController".
Inlined service "Shopware\Core\Framework\Update\Checkers\LicenseCheck" to "Shopware\Core\Framework\Update\Api\UpdateController".
Inlined service "Shopware\Core\Framework\Update\Services\ExtensionCompatibility" to "Shopware\Core\Framework\Update\Api\UpdateController".
Inlined service "Shopware\Core\Framework\Update\Services\Filesystem" to "Shopware\Core\Framework\Update\Checkers\WriteableCheck".
Inlined service "shopware.seo_url.twig" to "Shopware\Core\Content\Seo\SeoUrlGenerator".
Inlined service "Shopware\Core\Content\Seo\EmptyPathInfoResolver.inner" to "Shopware\Core\Content\Seo\EmptyPathInfoResolver".
Inlined service "Shopware\Core\Content\Seo\Validation\SeoUrlValidationFactory" to "Shopware\Core\Content\Seo\Api\SeoActionController".
Inlined service "Shopware\Core\Content\Seo\SeoUrlTwigFactory" to "shopware.seo_url.twig".
Inlined service "Shopware\Core\Framework\Webhook\Hookable\WriteResultMerger" to "Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory".
Inlined service "Shopware\Core\Framework\Webhook\Service\WebhookCleanup" to "Shopware\Core\Framework\Webhook\ScheduledTask\CleanupWebhookEventLogTaskHandler".
Inlined service "Shopware\Core\Framework\Telemetry\Metrics\Config\TransportConfigProvider" to "Shopware\Core\Framework\Telemetry\Metrics\Transport\TransportCollection".
Inlined service "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory.inner" to "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory".
Inlined service "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory.inner" to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory".
Inlined service "Shopware\Core\System\Country\SalesChannel\CachedCountryRoute.inner" to "Shopware\Core\System\Country\SalesChannel\CachedCountryRoute".
Inlined service "Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute.inner" to "Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute".
Inlined service "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute.inner" to "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute".
Inlined service "Shopware\Core\System\CustomEntity\Schema\SchemaUpdater" to "Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater".
Inlined service "Shopware\Core\System\UsageData\EntitySync\IterateEntitiesQueryBuilder" to "Shopware\Core\System\UsageData\EntitySync\IterateEntityMessageHandler".
Inlined service "Shopware\Core\System\UsageData\Services\ManyToManyAssociationService" to "Shopware\Core\System\UsageData\EntitySync\DispatchEntityMessageHandler".
Inlined service "Shopware\Core\System\UsageData\EntitySync\EntityDispatcher" to "Shopware\Core\System\UsageData\EntitySync\DispatchEntityMessageHandler".
Inlined service "Shopware\Core\System\UsageData\Services\GatewayStatusService" to "Shopware\Core\System\UsageData\Services\EntityDispatchService".
Inlined service "Shopware\Core\System\UsageData\Client\GatewayClient" to "Shopware\Core\System\UsageData\Services\GatewayStatusService".
Inlined service "Shopware\Core\System\Snippet\SnippetValidatorInterface" to "Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand".
Inlined service "Shopware\Core\System\Snippet\SnippetFixer" to "Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand".
Inlined service "Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute.inner" to "Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute".
Inlined service "Shopware\Core\System\User\Recovery\UserRecoveryService" to "Shopware\Core\System\User\Api\UserRecoveryController".
Inlined service "Shopware\Core\System\User\Service\UserValidationService" to "Shopware\Core\System\User\Api\UserValidationController".
Inlined service "Shopware\Core\System\SystemConfig\Service\AppConfigReader" to "Shopware\Core\System\SystemConfig\Service\ConfigurationService".
Inlined service "Shopware\Core\System\SystemConfig\Validation\SystemConfigValidator" to "Shopware\Core\System\SystemConfig\Api\SystemConfigController".
Inlined service "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader" to "Shopware\Core\System\SystemConfig\ConfiguredSystemConfigLoader".
Inlined service "Frosh\Tools\Components\SystemConfig\ConfigSystemConfigLoader" to "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader".
Inlined service "Shopware\Core\System\SystemConfig\ConfiguredSystemConfigLoader" to "Shopware\Core\System\SystemConfig\MemoizedSystemConfigLoader".
Inlined service "Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternRegistry" to "Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGeneratorInterface".
Inlined service "Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\AbstractIncrementStorage" to "Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement".
Inlined service "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute.inner" to "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute".
Inlined service "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute.inner" to "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute".
Inlined service "Shopware\Core\Content\Category\DataAbstractionLayer\CategoryBreadcrumbUpdater" to "Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer".
Inlined service "Shopware\Core\Content\Media\File\FileService" to "Shopware\Core\Content\Media\File\FileFetcher".
Inlined service "Shopware\Core\Content\Media\Metadata\MetadataLoader" to "Shopware\Core\Content\Media\File\FileSaver".
Inlined service "Shopware\Core\Content\Media\MediaFolderService" to "Shopware\Core\Content\Media\Api\MediaFolderController".
Inlined service "Shopware\Core\Content\Media\Thumbnail\ThumbnailSizeCalculator" to "Shopware\Core\Content\Media\Thumbnail\ThumbnailService".
Inlined service "Shopware\Core\Content\Media\File\FileLoader" to "Shopware\Core\Content\Media\MediaService".
Inlined service "Shopware\Core\Content\Media\File\FileFetcher" to "Shopware\Core\Content\Media\MediaService".
Inlined service "Shopware\Core\Content\Media\Core\Application\MediaPathStorage" to "Shopware\Core\Content\Media\Core\Application\MediaPathUpdater".
Inlined service "Shopware\Core\Content\Media\Core\Strategy\PathStrategyFactory" to "Shopware\Core\Content\Media\Core\Application\AbstractMediaPathStrategy".
Inlined service "Shopware\Core\Content\Media\Infrastructure\Path\FastlyMediaReverseProxy" to "Shopware\Core\Content\Media\Infrastructure\Path\BanMediaUrl".
Inlined service "shopware.reverse_proxy.http_client" to "Shopware\Core\Content\Media\Infrastructure\Path\FastlyMediaReverseProxy".
Inlined service "Shopware\Core\Content\Product\ProductVariationBuilder" to "Shopware\Core\Content\Product\Subscriber\ProductSubscriber".
Inlined service "Shopware\Core\Content\Product\AbstractPropertyGroupSorter" to "Shopware\Core\Content\Product\Subscriber\ProductSubscriber".
Inlined service "Shopware\Core\Content\Product\AbstractIsNewDetector" to "Shopware\Core\Content\Product\Subscriber\ProductSubscriber".
Inlined service "Shopware\Core\Content\Product\Util\VariantCombinationLoader" to "Shopware\Core\Content\Product\Api\ProductActionController".
Inlined service "Shopware\Core\Content\Product\SalesChannel\Price\AppScriptProductPriceCalculator.inner" to "Shopware\Core\Content\Product\SalesChannel\Price\AppScriptProductPriceCalculator".
Inlined service "Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute.inner" to "Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute".
Inlined service "Shopware\Core\Content\Product\DataAbstractionLayer\VariantListingUpdater" to "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer".
Inlined service "Shopware\Core\Content\Product\DataAbstractionLayer\ProductCategoryDenormalizer" to "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer".
Inlined service "Shopware\Core\Content\Product\DataAbstractionLayer\RatingAverageUpdater" to "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer".
Inlined service "Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceUpdater" to "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer".
Inlined service "Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceQuantitySelector" to "Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceUpdater".
Inlined service "Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute.inner" to "Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute".
Inlined service "Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute.inner" to "Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute".
Inlined service "Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute.inner" to "Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute".
Inlined service "Shopware\Core\Content\ProductExport\Service\ProductExportValidator" to "Shopware\Core\Content\ProductExport\Service\ProductExportGenerator".
Inlined service "Shopware\Core\Content\ImportExport\Service\SupportedFeaturesService" to "Shopware\Core\Content\ImportExport\Controller\ImportExportActionController".
Inlined service "Shopware\Core\Content\ImportExport\Service\DownloadService" to "Shopware\Core\Content\ImportExport\Controller\ImportExportActionController".
Inlined service "Shopware\Core\Content\ImportExport\Service\MappingService" to "Shopware\Core\Content\ImportExport\Controller\ImportExportActionController".
Inlined service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\SerializerRegistry" to "Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory".
Inlined service "Shopware\Core\Content\ContactForm\Validation\ContactFormValidationFactory" to "Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute".
Inlined service "Shopware\Core\Content\Sitemap\Service\SitemapHandleFactoryInterface" to "Shopware\Core\Content\Sitemap\Service\SitemapExporter".
Inlined service "Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute.inner" to "Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute".
Inlined service "Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute.inner" to "Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute".
Inlined service "Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader.inner" to "Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader".
Inlined service "Acris\FlowBuilderDelay\Core\Content\Flow\Indexing\FlowPayloadUpdater" to "Shopware\Core\Content\Flow\Indexing\FlowIndexer".
Inlined service "Shopware\Core\Checkout\Cart\TaxProvider\TaxAdjustment" to "Shopware\Core\Checkout\Cart\TaxProvider\TaxProviderProcessor".
Inlined service "Shopware\Core\Framework\App\TaxProvider\Payload\TaxProviderPayloadService" to "Shopware\Core\Checkout\Cart\TaxProvider\TaxProviderProcessor".
Inlined service "Shopware\Core\Checkout\Cart\TaxProvider\TaxAdjustmentCalculator" to "shopware.tax.adjustment_calculator".
Inlined service "shopware.tax.adjustment_calculator" to "Shopware\Core\Checkout\Cart\TaxProvider\TaxAdjustment".
Inlined service "Shopware\Core\Framework\App\Checkout\Gateway\AppCheckoutGateway" to "Shopware\Core\Checkout\Gateway\SalesChannel\CheckoutGatewayRoute".
Inlined service "Shopware\Core\Framework\Rule\RuleIdMatcher" to "Shopware\Core\Checkout\Gateway\SalesChannel\CheckoutGatewayRoute".
Inlined service "Shopware\Core\Checkout\Cart\Validator" to "Shopware\Core\Checkout\Cart\Processor".
Inlined service "Shopware\Core\Checkout\Order\OrderAddressService" to "Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController".
Inlined service "Shopware\Commercial\CustomPricing\Framework\Checkout\Cart\CustomPricingRuleLoaderDecorator" to "Shopware\Core\Checkout\Cart\CachedRuleLoader".
Inlined service "Shopware\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AnyRuleMatcher" to "Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder".
Inlined service "Shopware\Core\Checkout\Cart\LineItem\Group\AbstractProductLineItemProvider" to "Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder".
Inlined service "Shopware\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AbstractAnyRuleLineItemMatcher" to "Shopware\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AnyRuleMatcher".
Inlined service "Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper" to "Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory".
Inlined service "Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier" to "Shopware\Core\Checkout\Customer\SalesChannel\AccountService".
Inlined service "Shopware\Core\Checkout\Customer\Validation\CustomerValidationFactory" to "Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute".
Inlined service "Shopware\Core\Content\Media\File\DownloadResponseGenerator" to "Shopware\Core\Checkout\Customer\SalesChannel\DownloadRoute".
Inlined service "pdf.merger" to "Shopware\Core\Checkout\Document\Service\DocumentMerger".
Inlined service "Shopware\Core\Checkout\Document\Service\DocumentMerger" to "Shopware\Core\Checkout\Document\Controller\DocumentController".
Inlined service "Shopware\Core\Checkout\Cart\Order\LineItemDownloadLoader" to "Shopware\Core\Checkout\Cart\Order\OrderConverter".
Inlined service "Shopware\Core\Checkout\Payment\Cart\PaymentTransactionChainProcessor" to "Shopware\Core\Checkout\Payment\PaymentService".
Inlined service "Shopware\Core\Checkout\Payment\PaymentService" to "Shopware\Core\Checkout\Payment\PaymentProcessor".
Inlined service "Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundStateHandler" to "Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor".
Inlined service ".service_locator.U67zdB8" to "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry".
Inlined service ".service_locator.bjzC1qG" to "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry".
Inlined service ".service_locator.LrY7psK" to "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry".
Inlined service "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentDistinguishableNameGenerator" to "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer".
Inlined service "Shopware\Core\Checkout\Promotion\Cart\PromotionCalculator" to "Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor".
Inlined service "Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryCalculator" to "Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor".
Inlined service "Shopware\Core\Checkout\Promotion\Cart\Discount\Composition\DiscountCompositionBuilder" to "Shopware\Core\Checkout\Promotion\Cart\PromotionCalculator".
Inlined service "Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageRules" to "Shopware\Core\Checkout\Promotion\Cart\PromotionCalculator".
Inlined service "Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\SetGroupScopeDiscountPackager" to "Shopware\Core\Checkout\Promotion\Cart\PromotionCalculator".
Inlined service "Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\SetScopeDiscountPackager" to "Shopware\Core\Checkout\Promotion\Cart\PromotionCalculator".
Inlined service "Shopware\Core\Checkout\Promotion\Util\PromotionCodeService" to "Shopware\Core\Checkout\Promotion\Api\PromotionController".
Inlined service "Shopware\Core\Checkout\Promotion\Service\PromotionDateTimeService" to "Shopware\Core\Checkout\Promotion\Gateway\PromotionGateway".
Inlined service "Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionExclusionUpdater" to "Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer".
Inlined service "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute.inner" to "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute".
Inlined service "Shopware\Core\Maintenance\System\Service\ShopConfigurator" to "Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand".
Inlined service "shopware.maintenance.client" to "Shopware\Core\Maintenance\System\Service\AppUrlVerifier".
Inlined service "Shopware\Administration\Snippet\CachedSnippetFinder" to "Shopware\Administration\Controller\AdministrationController".
Inlined service "Shopware\Administration\Framework\Routing\KnownIps\KnownIpsCollector" to "Shopware\Administration\Controller\AdministrationController".
Inlined service "Shopware\Administration\Service\AdminSearcher" to "Shopware\Administration\Controller\AdminSearchController".
Inlined service "Shopware\Administration\Snippet\CachedSnippetFinder.inner" to "Shopware\Administration\Snippet\CachedSnippetFinder".
Inlined service "Shopware\Administration\Dashboard\OrderAmountService" to "Shopware\Administration\Controller\DashboardController".
Inlined service "Shopware\Elasticsearch\Framework\Indexing\IndexMappingUpdater" to "Shopware\Elasticsearch\Framework\Command\ElasticsearchUpdateMappingCommand".
Inlined service "Shopware\Elasticsearch\Product\ProductSearchBuilder.inner" to "Shopware\Elasticsearch\Product\ProductSearchBuilder".
Inlined service "Shopware\Elasticsearch\Product\StopwordTokenFilter" to "Shopware\Elasticsearch\Product\AbstractProductSearchQueryBuilder".
Inlined service "Shopware\Elasticsearch\Product\SearchConfigLoader" to "Shopware\Elasticsearch\Product\AbstractProductSearchQueryBuilder".
Inlined service "Shopware\Elasticsearch\Product\CustomFieldSetGateway" to "Shopware\Elasticsearch\Product\CustomFieldUpdater".
Inlined service "Shopware\Elasticsearch\Framework\Indexing\IndexCreator" to "Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer".
Inlined service "Shopware\Storefront\Framework\Routing\CachedDomainLoader.inner" to "Shopware\Storefront\Framework\Routing\CachedDomainLoader".
Inlined service "Shopware\Storefront\Theme\ThemeScripts" to "Shopware\Storefront\Framework\Twig\TemplateConfigAccessor".
Inlined service "Shopware\Storefront\Theme\CachedResolvedConfigLoader" to "Shopware\Storefront\Theme\ThemeConfigValueAccessor".
Inlined service "Shopware\Storefront\Framework\Twig\TemplateConfigAccessor" to "Shopware\Storefront\Framework\Twig\Extension\ConfigExtension".
Inlined service "Shopware\Core\Content\Seo\HreflangLoaderInterface" to "Shopware\Storefront\Framework\Routing\StorefrontSubscriber".
Inlined service "Shopware\Storefront\Framework\Captcha\BasicCaptcha\BasicCaptchaGenerator" to "Shopware\Storefront\Pagelet\Captcha\BasicCaptchaPageletLoader".
Inlined service "Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader.inner" to "Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader".
Inlined service "Shopware\Storefront\Page\Cms\DefaultMediaResolver.inner" to "Shopware\Storefront\Page\Cms\DefaultMediaResolver".
Inlined service "Shopware\Storefront\Framework\Cache\CacheTracer.inner" to "Shopware\Storefront\Framework\Cache\CacheTracer".
Inlined service "Shopware\Storefront\Framework\Cookie\AppCookieProvider.inner" to "Shopware\Storefront\Framework\Cookie\AppCookieProvider".
Inlined service "Shopware\Storefront\Framework\App\Template\IconTemplateLoader.inner" to "Shopware\Storefront\Framework\App\Template\IconTemplateLoader".
Inlined service "Shopware\Storefront\Framework\Twig\TwigAppVariable.inner" to "Shopware\Storefront\Framework\Twig\TwigAppVariable".
Inlined service "Shopware\Core\Content\Seo\SeoUrlUpdater" to "Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener".
Inlined service "Shopware\Storefront\Page\Account\PaymentMethod\AccountPaymentMethodPageLoader" to "Shopware\Storefront\Controller\AccountPaymentController".
Inlined service "Shopware\Storefront\Page\Account\Overview\AccountOverviewPageLoader" to "Shopware\Storefront\Controller\AccountProfileController".
Inlined service "Shopware\Storefront\Page\Address\Listing\AddressListingPageLoader" to "Shopware\Storefront\Controller\AddressController".
Inlined service "Shopware\Storefront\Page\Address\Detail\AddressDetailPageLoader" to "Shopware\Storefront\Controller\AddressController".
Inlined service "Tonur\Packstation\Storefront\Framework\Cookie\CookieProvider" to "Shopware\Storefront\Controller\CookieController".
Inlined service "Shopware\Storefront\Page\Maintenance\MaintenancePageLoader" to "Shopware\Storefront\Controller\MaintenanceController".
Inlined service "Shopware\Storefront\Framework\Twig\ErrorTemplateResolver" to "Shopware\Storefront\Controller\ErrorController".
Inlined service "Shopware\Storefront\Page\Navigation\Error\ErrorPageLoader" to "Shopware\Storefront\Controller\ErrorController".
Inlined service "Shopware\Storefront\Page\Navigation\NavigationPageLoader" to "Shopware\Storefront\Controller\NavigationController".
Inlined service "Shopware\Storefront\Pagelet\Menu\Offcanvas\MenuOffcanvasPageletLoader" to "Shopware\Storefront\Controller\NavigationController".
Inlined service "Shopware\Storefront\Page\Newsletter\Subscribe\NewsletterSubscribePageLoader" to "Shopware\Storefront\Controller\NewsletterController".
Inlined service "Shopware\Storefront\Page\Product\ProductPageLoader" to "Shopware\Storefront\Controller\ProductController".
Inlined service "Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader" to "Shopware\Storefront\Controller\ProductController".
Inlined service "Shopware\Storefront\Page\LandingPage\LandingPageLoader" to "Shopware\Storefront\Controller\LandingPageController".
Inlined service "Shopware\Storefront\Page\Sitemap\SitemapPageLoader" to "Shopware\Storefront\Controller\SitemapController".
Inlined service "Shopware\Storefront\Pagelet\Country\CountryStateDataPageletLoader" to "Shopware\Storefront\Controller\CountryStateController".
Inlined service "Shopware\Storefront\Page\Wishlist\WishlistPageLoader" to "Shopware\Storefront\Controller\WishlistController".
Inlined service "Shopware\Storefront\Page\Wishlist\GuestWishlistPageLoader" to "Shopware\Storefront\Controller\WishlistController".
Inlined service "Shopware\Storefront\Pagelet\Wishlist\GuestWishlistPageletLoader" to "Shopware\Storefront\Controller\WishlistController".
Inlined service "Shopware\Storefront\Pagelet\Captcha\BasicCaptchaPageletLoader" to "Shopware\Storefront\Controller\CaptchaController".
Inlined service "Shopware\Core\Framework\Adapter\Filesystem\Plugin\CopyBatchInputFactory" to "Shopware\Storefront\Theme\ThemeCompiler".
Inlined service "shopware.asset.theme.version_strategy" to "shopware.asset.theme".
Inlined service "Shopware\Storefront\Theme\Twig\ThemeInheritanceBuilderInterface" to "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder".
Inlined service "Shopware\Production\Service\OrphanedMediaFilesService" to "Shopware\Production\Command\HbHDeleteOrphanedMediaFilesCommand".
Inlined service "Shopware\Core\Framework\App\Manifest\ManifestFactory" to "Shopware\Core\Service\ServiceLifecycle".
Inlined service "Shopware\Core\Service\TemporaryDirectoryFactory" to "Shopware\Core\Service\ServiceSourceResolver".
Inlined service "Frosh\DevelopmentHelper\Component\Twig\BlockCollector" to "Frosh\DevelopmentHelper\Command\ExtendTemplate".
Inlined service "Frosh\DevelopmentHelper\Component\Generator\Definition\EntityConsoleQuestion" to "Frosh\DevelopmentHelper\Command\MakeDefinition".
Inlined service "Frosh\DevelopmentHelper\Component\Generator\Definition\CollectionGenerator" to "Frosh\DevelopmentHelper\Command\MakeDefinition".
Inlined service "Frosh\DevelopmentHelper\Component\Generator\FixCodeStyle" to "Frosh\DevelopmentHelper\Command\MakeDefinition".
Inlined service "Frosh\TemplateMail\Services\CachedMailFinderService.inner" to "Frosh\TemplateMail\Services\CachedMailFinderService".
Inlined service "Frosh\Tools\Components\SystemConfig\ConfigSystemConfigLoader.inner" to "Frosh\Tools\Components\SystemConfig\ConfigSystemConfigLoader".
Inlined service ".service_locator.QaaoWjx.Frosh\Tools\Controller\CacheController" to "Frosh\Tools\Controller\CacheController".
Inlined service ".service_locator.QaaoWjx.Frosh\Tools\Controller\ElasticsearchController" to "Frosh\Tools\Controller\ElasticsearchController".
Inlined service ".service_locator.QaaoWjx.Frosh\Tools\Controller\HealthController" to "Frosh\Tools\Controller\HealthController".
Inlined service ".service_locator.QaaoWjx.Frosh\Tools\Controller\LogController" to "Frosh\Tools\Controller\LogController".
Inlined service ".service_locator.QaaoWjx.Frosh\Tools\Controller\QueueController" to "Frosh\Tools\Controller\QueueController".
Inlined service ".service_locator.QaaoWjx.Frosh\Tools\Controller\ScheduledTaskController" to "Frosh\Tools\Controller\ScheduledTaskController".
Inlined service "monolog.logger.frosh-tools" to "Frosh\Tools\Controller\ShopwareFilesController".
Inlined service ".service_locator.42kmCrs.Frosh\Tools\Controller\ShopwareFilesController" to "Frosh\Tools\Controller\ShopwareFilesController".
Inlined service ".service_locator.QaaoWjx.Frosh\Tools\Controller\StateMachineController" to "Frosh\Tools\Controller\StateMachineController".
Inlined service "HbH\ProjectConfig\Subscriber\Override\RetryWebhookMessageFailedSubscriberDecorator.inner" to "HbH\ProjectConfig\Subscriber\Override\RetryWebhookMessageFailedSubscriberDecorator".
Inlined service "HbH\ProjectMainTheme\Core\Order\SalesChannel\OrderRouteDecorator.inner" to "HbH\ProjectMainTheme\Core\Order\SalesChannel\OrderRouteDecorator".
Inlined service "Acris\ShopSwitch\Components\GeoTargeting\IpService" to "Acris\ShopSwitch\Components\ShopSwitch\ShopSwitchRoute".
Inlined service "Acris\ShopSwitch\Components\GeoTargeting\BotService" to "Acris\ShopSwitch\Components\ShopSwitch\ShopSwitchRoute".
Inlined service "Acris\ShopSwitch\Components\ContextLanguageService" to "Acris\ShopSwitch\Components\ShopSwitch\ShopSwitchRoute".
Inlined service "Acris\ShopSwitch\Components\Exclusion\ExclusionService" to "Acris\ShopSwitch\Components\ShopSwitch\ShopSwitchRoute".
Inlined service "Acris\ShopSwitch\Storefront\Framework\Cache\CacheStore.inner" to "Acris\ShopSwitch\Storefront\Framework\Cache\CacheStore".
Inlined service "Acris\ShopSwitch\Components\Routing\SalesChannelRequestService" to "Acris\ShopSwitch\Storefront\Framework\Cache\CacheStore".
Inlined service "Shopware\Storefront\Framework\Cookie\AppCookieProvider" to "Acris\ShopSwitch\Framework\Cookie\ShopSwitchCookieProvider".
Inlined service "Acris\ShopSwitch\Framework\Cookie\ShopSwitchCookieProvider" to "Dtgs\GoogleTagManager\Framework\Cookie\CustomCookieProvider".
Inlined service "Dtgs\GoogleTagManager\Components\Helper\ManufacturerHelper" to "Dtgs\GoogleTagManager\Services\Ga4Service".
Inlined service "Dtgs\GoogleTagManager\Services\DatalayerService" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Dtgs\GoogleTagManager\Services\Ga4Service" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Dtgs\GoogleTagManager\Services\RemarketingService" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Dtgs\GoogleTagManager\Services\CustomerTagsService" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Iwv\IwvDatevV6\Service\DatevForm\DatevFormService" to "Iwv\IwvDatevV6\Service\ExportDatevService".
Inlined service "Iwv\IwvDatevV6\Service\DatevForm\ExportCustomersService" to "Iwv\IwvDatevV6\Service\ExportDatevService".
Inlined service "Iwv\IwvDatevV6\Service\DocumentsDataService" to "Iwv\IwvDatevV6\Subscriber\OrderPaymentStateChangeListener".
Inlined service "HbH\RetoureProcess\Components\DatevExport\CreateIwvExtendedDocServiceDecorator" to "Iwv\IwvDatevV6\Subscriber\CreateDocumentSubscriber".
Inlined service "Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductListingCmsElementResolver.inner" to "Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductListingCmsElementResolver".
Inlined service "Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductBoxCmsElementResolver.inner" to "Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductBoxCmsElementResolver".
Inlined service "Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductSliderCmsElementResolver.inner" to "Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductSliderCmsElementResolver".
Inlined service "Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\CrossSellingCmsElementResolver.inner" to "Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\CrossSellingCmsElementResolver".
Inlined service "Pickware\PickwareErpStarter\Analytics\DependencyInjection\AnalyticsReportConfigFactoryRegistry" to "Pickware\PickwareErpStarter\Analytics\AnalyticsReportConfigService".
Inlined service "Pickware\PickwareErpStarter\Analytics\DependencyInjection\AnalyticsAggregatorRegistry" to "Pickware\PickwareErpStarter\Analytics\AnalyticsService".
Inlined service "Pickware\PickwareErpStarter\Analytics\DependencyInjection\AnalyticsReportListItemCalculatorRegistry" to "Pickware\PickwareErpStarter\Analytics\AnalyticsService".
Inlined service "Pickware\PickwareErpStarter\Analytics\DependencyInjection\AnalyticsReportListItemDefinitionRegistry" to "Pickware\PickwareErpStarter\Analytics\AnalyticsService".
Inlined service "Pickware\PickwareErpStarter\Analytics\AnalyticsAggregationSessionService" to "Pickware\PickwareErpStarter\Analytics\Controller\AnalyticsController".
Inlined service "Pickware\PickwareErpStarter\Analytics\AnalyticsReportConfigService" to "Pickware\PickwareErpStarter\Analytics\Controller\AnalyticsController".
Inlined service "Pickware\PickwareErpStarter\BarcodeLabel\BarcodeLabelLayouts" to "Pickware\PickwareErpStarter\BarcodeLabel\BarcodeLabelRenderer".
Inlined service "Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\BarcodeLabelDataProviderRegistry" to "Pickware\PickwareErpStarter\BarcodeLabel\BarcodeLabelService".
Inlined service "Pickware\PickwareErpStarter\BarcodeLabel\BarcodeLabelRenderer" to "Pickware\PickwareErpStarter\BarcodeLabel\BarcodeLabelService".
Inlined service "Pickware\PickwareErpStarter\BarcodeLabel\BarcodeLabelService" to "Pickware\PickwareErpStarter\BarcodeLabel\Controller\BarcodeLabelController".
Inlined service "Pickware\PickwareErpStarter\DemandPlanning\DemandPlanningListService" to "Pickware\PickwareErpStarter\DemandPlanning\Controller\DemandPlanningController".
Inlined service "Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptPriceCalculationService" to "Pickware\PickwareErpStarter\GoodsReceipt\Controller\GoodsReceiptController".
Inlined service "Pickware\PickwareErpStarter\GoodsReceipt\Document\GoodsReceiptStockingListContentGenerator" to "Pickware\PickwareErpStarter\GoodsReceipt\Controller\GoodsReceiptController".
Inlined service "Pickware\PickwareErpStarter\GoodsReceipt\Document\GoodsReceiptStockingListDocumentGenerator" to "Pickware\PickwareErpStarter\GoodsReceipt\Controller\GoodsReceiptController".
Inlined service "Pickware\PickwareErpStarter\GoodsReceipt\Document\GoodsReceiptNoteContentGenerator" to "Pickware\PickwareErpStarter\GoodsReceipt\Controller\GoodsReceiptController".
Inlined service "Pickware\PickwareErpStarter\GoodsReceipt\Document\GoodsReceiptNoteDocumentGenerator" to "Pickware\PickwareErpStarter\GoodsReceipt\Controller\GoodsReceiptController".
Inlined service "Pickware\PickwareErpStarter\GoodsReceipt\Document\GoodsReceiptStockingListElementFactory" to "Pickware\PickwareErpStarter\GoodsReceipt\Document\GoodsReceiptStockingListContentGenerator".
Inlined service "Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptStockMovementCalculationService" to "Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptService".
Inlined service "Pickware\PickwareErpStarter\ImportExport\MemoryUtilsService" to "Pickware\PickwareErpStarter\ImportExport\Controller\ImportExportController".
Inlined service "Pickware\PickwareErpStarter\ImportExport\ImportExportService" to "Pickware\PickwareErpStarter\ImportExport\Controller\ImportExportController".
Inlined service "Pickware\PickwareErpStarter\Reporting\ImportExportProfile\StockValuationExporter" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ExporterRegistry".
Inlined service "Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerProduct\StockPerProductExporter" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ExporterRegistry".
Inlined service "Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerStockLocation\StockPerStockLocationExporter" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ExporterRegistry".
Inlined service "Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerWarehouse\StockPerWarehouseExporter" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ExporterRegistry".
Inlined service "Pickware\PickwareErpStarter\StockValuation\ImportExportProfile\StockValuationReportExporter" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ExporterRegistry".
Inlined service "Pickware\PickwareErpStarter\Stocktaking\ImportExportProfile\StocktakeExporter" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ExporterRegistry".
Inlined service "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationExporter" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ExporterRegistry".
Inlined service "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemExporter" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ExporterRegistry".
Inlined service "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierExporter" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ExporterRegistry".
Inlined service "Pickware\PickwareErpStarter\SupplierOrder\ImportExportProfile\SupplierOrderExporter" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ExporterRegistry".
Inlined service "Pickware\PickwareErpStarter\Warehouse\Import\BinLocationExporter" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ExporterRegistry".
Inlined service "Pickware\PickwareErpStarter\Stock\ImportExportProfile\AbsoluteStock\AbsoluteStockImporter" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ImporterRegistry".
Inlined service "Pickware\PickwareErpStarter\Stock\ImportExportProfile\RelativeStockChange\RelativeStockChangeImporter" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ImporterRegistry".
Inlined service "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationImporter" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ImporterRegistry".
Inlined service "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemImporter" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ImporterRegistry".
Inlined service "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImporter" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ImporterRegistry".
Inlined service "Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImporter" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ImporterRegistry".
Inlined service "Pickware\PickwareErpStarter\ImportExport\ImportExportSchedulerMessageHandler" to "Pickware\PickwareErpStarter\ImportExport\ImportExportScheduler".
Inlined service "Pickware\PickwareErpStarter\ImportExport\ReadWrite\DependencyInjection\ImportExportReaderRegistry" to "Pickware\PickwareErpStarter\ImportExport\ImportExportSchedulerMessageHandler".
Inlined service "Pickware\PickwareErpStarter\ImportExport\ReadWrite\DependencyInjection\ImportExportWriterRegistry" to "Pickware\PickwareErpStarter\ImportExport\ImportExportSchedulerMessageHandler".
Inlined service "Pickware\PickwareErpStarter\Invoice\InvoiceCommentDocumentGeneratorDecorator.inner" to "Pickware\PickwareErpStarter\Invoice\InvoiceCommentDocumentGeneratorDecorator".
Inlined service "Pickware\PickwareErpStarter\OrderCalculation\OrderDifferenceCalculator" to "Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionCalculator".
Inlined service "Pickware\PickwareErpStarter\MailDraft\MailDraftService" to "Pickware\PickwareErpStarter\MailDraft\Controller\MailDraftController".
Inlined service "Pickware\PickwareErpStarter\MailDraft\DependencyInjection\MailTemplateContentGeneratorRegistry" to "Pickware\PickwareErpStarter\MailDraft\MailDraftService".
Inlined service "Pickware\PickwareErpStarter\MailDraft\MailDraftValidator" to "Pickware\PickwareErpStarter\MailDraft\MailDraftService".
Inlined service "Pickware\PickwareErpStarter\MailDraft\MailDraftAttachmentFactory" to "Pickware\PickwareErpStarter\MailDraft\MailDraftService".
Inlined service "Pickware\PickwareErpStarter\MailDraft\MailDraftConfigurationService" to "Pickware\PickwareErpStarter\MailDraft\MailDraftService".
Inlined service "Pickware\PickwareErpStarter\OrderCalculation\PriceTotalCalculator" to "Pickware\PickwareErpStarter\OrderCalculation\OrderCalculationService".
Inlined service "Pickware\PickwareErpStarter\OrderPickability\Decorator\CriteriaQueryBuilderDecorator.inner" to "Pickware\PickwareErpStarter\OrderPickability\Decorator\CriteriaQueryBuilderDecorator".
Inlined service "Pickware\PickwareErpStarter\Database\MariaDBOptimizerDisabler" to "Pickware\PickwareErpStarter\OrderPickability\OrderPickabilityCalculator".
Inlined service "Pickware\PickwareErpStarter\OrderShipping\OrderShippingService" to "Pickware\PickwareErpStarter\OrderShipping\Controller\OrderShippingController".
Inlined service "Pickware\PickwareErpStarter\PickingProperty\PickingPropertyService" to "Pickware\PickwareErpStarter\OrderShipping\OrderParcelService".
Inlined service "Pickware\PickwareErpStarter\Logging\OrderLoggingService" to "Pickware\PickwareErpStarter\OrderShipping\OrderParcelService".
Inlined service "Pickware\PickwareErpStarter\OrderShipping\OrderParcelService" to "Pickware\PickwareErpStarter\OrderShipping\OrderShippingService".
Inlined service "Pickware\PickwareErpStarter\Picking\PickingStrategyService" to "Pickware\PickwareErpStarter\Picking\AlphanumericalPickingStrategy".
Inlined service "Pickware\PickwareErpStarter\Picklist\PicklistGenerator" to "Pickware\PickwareErpStarter\Picklist\Renderer\PicklistDocumentRenderer".
Inlined service "Pickware\PickwareErpStarter\Picklist\PicklistCustomProductGenerator" to "Pickware\PickwareErpStarter\Picklist\Renderer\PicklistDocumentRenderer".
Inlined service "Pickware\PickwareErpStarter\Picklist\Renderer\PicklistDocumentContentGenerator" to "Pickware\PickwareErpStarter\Picklist\Renderer\PicklistDocumentRenderer".
Inlined service "Pickware\PickwareErpStarter\PriceCalculation\QuantityPriceCalculator" to "Pickware\PickwareErpStarter\PriceCalculation\PriceCalculator".
Inlined service "Pickware\PickwareErpStarter\PurchaseList\PurchaseListService" to "Pickware\PickwareErpStarter\PurchaseList\Controller\PurchaseListController".
Inlined service "Pickware\PickwareErpStarter\Reorder\ReorderNotificationService" to "Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationHandler".
Inlined service "Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderService" to "Pickware\PickwareErpStarter\ReturnOrder\Controller\ReturnOrderController".
Inlined service "Pickware\DalBundle\EntityIdResolver" to "Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderCreationService".
Inlined service "Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderRefundService" to "Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderCreationService".
Inlined service "pickware_erp.bin_location_position_stock_location_sorter" to "Pickware\PickwareErpStarter\Routing\BinLocationPositionRespectingRoutingStrategy".
Inlined service "Pickware\PickwareErpStarter\Stock\ImportExportProfile\AbsoluteStock\AbsoluteStockChangeCalculator" to "Pickware\PickwareErpStarter\Stock\ImportExportProfile\AbsoluteStock\AbsoluteStockImporter".
Inlined service "Pickware\PickwareErpStarter\Stock\ImportExportProfile\RelativeStockChange\RelativeStockChangeCalculator" to "Pickware\PickwareErpStarter\Stock\ImportExportProfile\RelativeStockChange\RelativeStockChangeImporter".
Inlined service "Pickware\PickwareErpStarter\StockApi\StockMovementParser" to "Pickware\PickwareErpStarter\StockApi\Controller\StockMovementController".
Inlined service "Pickware\PickwareErpStarter\StockApi\StockLocationSnapshotGenerator" to "Pickware\PickwareErpStarter\StockApi\StockMovementService".
Inlined service "Pickware\PickwareErpStarter\StockApi\AvailableStockWriter" to "Pickware\PickwareErpStarter\StockApi\Subscriber\ProductStockSubscriber".
Inlined service "Pickware\PickwareErpStarter\StockFlow\StockFlowService" to "Pickware\PickwareErpStarter\StockFlow\Controller\StockFlowController".
Inlined service "Pickware\PickwareErpStarter\StockValuation\StockValuationService" to "Pickware\PickwareErpStarter\StockValuation\Controller\StockValuationController".
Inlined service "Pickware\PickwareErpStarter\Routing\BinLocationPositionRespectingRoutingStrategy" to "Pickware\PickwareErpStarter\Stocking\DefaultBinLocationStockingStrategy".
Inlined service "Pickware\PickwareErpStarter\Stocking\StockLocationProvider\DefaultBinLocationProviderFactory" to "Pickware\PickwareErpStarter\Stocking\DefaultBinLocationStockingStrategy".
Inlined service "Pickware\PickwareErpStarter\Stocking\StockLocationProvider\UnknownBinLocationProviderFactory" to "Pickware\PickwareErpStarter\Stocking\DefaultBinLocationStockingStrategy".
Inlined service "Pickware\PickwareErpStarter\Stocktaking\StocktakingService" to "Pickware\PickwareErpStarter\Stocktaking\Controller\StocktakingController".
Inlined service "Pickware\PickwareErpStarter\Stocktaking\StocktakingStockChangeService" to "Pickware\PickwareErpStarter\Stocktaking\StocktakingService".
Inlined service "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationImportCsvRowNormalizer" to "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationImporter".
Inlined service "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemImportCsvRowNormalizer" to "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationListItemImporter".
Inlined service "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImportCsvRowNormalizer" to "Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImporter".
Inlined service "Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderCreationService" to "Pickware\PickwareErpStarter\SupplierOrder\Controller\SupplierOrderController".
Inlined service "Pickware\PickwareErpStarter\SupplierOrder\Document\SupplierOrderDocumentContentGenerator" to "Pickware\PickwareErpStarter\SupplierOrder\Controller\SupplierOrderController".
Inlined service "Pickware\PickwareErpStarter\SupplierOrder\Document\SupplierOrderDocumentGenerator" to "Pickware\PickwareErpStarter\SupplierOrder\Controller\SupplierOrderController".
Inlined service "Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImportCsvRowNormalizer" to "Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImporter".
Inlined service "Pickware\PickwareErpStarter\Warehouse\Import\BinLocationUpsertService" to "Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImporter".
Inlined service "Pickware\DalBundle\DefaultTranslationProvider" to "Pickware\DalBundle\EntityManager".
Inlined service "Pickware\DalBundle\CriteriaFactory" to "Pickware\DalBundle\EntityResponseService".
Inlined service "Pickware\PickwareErpStarter\Invoice\InvoiceCommentDocumentGeneratorDecorator" to "Pickware\ApiErrorHandlingBundle\Document\JsonApiErrorFormattingDocumentGeneratorDecorator".
Inlined service "Pickware\DebugBundle\ResponseExceptionListener\ResponseExceptionListenerDecorator.inner" to "Pickware\DebugBundle\ResponseExceptionListener\ResponseExceptionListenerDecorator".
Inlined service "pickware_debug.http_sanitizing" to "Pickware\DebugBundle\ResponseExceptionListener\ResponseExceptionListenerDecorator".
Inlined service "pickware_debug.http_auth_sanitizer" to "pickware_debug.http_sanitizing".
Inlined service "Pickware\DebugBundle\ResponseExceptionListener\RequestBodySizeSanitizer" to "pickware_debug.http_sanitizing".
Inlined service "Pickware\ShopwareExtensionsBundle\OrderDelivery\OrderDeliveryService" to "Pickware\ShopwareExtensionsBundle\OrderDelivery\Controller\OrderDeliveryController".
Inlined service "Pickware\ShopwareExtensionsBundle\StateTransitioning\ShortestPathCalculation\Dijkstra" to "Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionCalculationService".
Inlined service "Pickware\ShopwareExtensionsBundle\StateTransitioning\TransitionCriteriaBuilder" to "Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionEventDispatchingMessageHandler".
Inlined service "Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionCalculationService" to "Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionService".
Inlined service "Pickware\IncompatibilityBundle\Incompatibility\IncompatibilityService" to "Pickware\IncompatibilityBundle\Incompatibility\Controller\IncompatibilityController".
Inlined service ".service_locator.m63gQmX" to "Pickware\IncompatibilityBundle\Incompatibility\IncompatibilityService".
Inlined service "Pickware\PickwareErpStarter\SupplierOrder\ApiVersioning\SupplierOrderSearchApiLayer" to "Pickware\ApiVersioningBundle\ApiVersioningRequestSubscriber".
Inlined service "Adyen\Webhook\Receiver\HmacSignature" to "Adyen\Webhook\Receiver\NotificationReceiver".
Inlined service "Adyen\Shopware\Handlers\PaymentResponseHandlerResult" to "Adyen\Shopware\Handlers\ResultHandler".
Inlined service "Adyen\Shopware\Util\Idempotency" to "Adyen\Shopware\Service\RefundService".
Inlined service "Adyen\Shopware\Service\PaymentStatusService" to "Adyen\Shopware\Controller\StoreApi\Payment\PaymentController".
Inlined service "Adyen\Shopware\Service\PaymentMethodsBalanceService" to "Adyen\Shopware\Controller\StoreApi\OrderApi\OrderApiController".
Inlined service "Adyen\Shopware\Service\OrdersCancelService" to "Adyen\Shopware\Controller\StoreApi\OrderApi\OrderApiController".
Inlined service "Adyen\Shopware\Service\DonationService" to "Adyen\Shopware\Controller\StoreApi\Donate\DonateController".
Inlined service "Adyen\Shopware\Util\ShopwarePaymentTokenValidator" to "Adyen\Shopware\Storefront\Controller\FrontendProxyController".
Inlined service "Adyen\Webhook\Receiver\NotificationReceiver" to "Adyen\Shopware\Service\NotificationReceiverService".
Inlined service "Adyen\Shopware\ScheduledTask\Webhook\WebhookHandlerFactory" to "Adyen\Shopware\ScheduledTask\ProcessNotificationsHandler".
Inlined service "Adyen\Shopware\Service\PluginPaymentMethodsService" to "Adyen\Shopware\ScheduledTask\Webhook\WebhookHandlerFactory".
Inlined service "Adyen\Shopware\Service\Repository\AdyenPaymentRepository" to "Adyen\Shopware\Service\AdyenPaymentService".
Inlined service "Dtgs\GoogleTagManager\Framework\Cookie\CustomCookieProvider" to "Adyen\Shopware\Framework\Cookie\AdyenCookieProvider".
Inlined service "Shopware\Commercial\Licensing\LicenseReporter" to "Shopware\Commercial\Licensing\Subscriber\LicenseReportListener".
Inlined service "Shopware\Commercial\Licensing\FeaturesFactory" to "Shopware\Commercial\Licensing\Features".
Inlined service "Shopware\Commercial\CustomPricing\Domain\CustomPriceUpdaterValidator" to "Shopware\Commercial\CustomPricing\Domain\CustomPriceUpdater".
Inlined service "Shopware\Commercial\CustomPricing\Domain\CustomPriceCollector" to "Shopware\Commercial\CustomPricing\Subscriber\ProductSubscriber".
Inlined service "Shopware\Commercial\CustomPricing\Domain\CustomPriceExistenceHelper" to "Shopware\Commercial\CustomPricing\Subscriber\CacheKeyEventSubscriber".
Inlined service "Shopware\Commercial\CustomPricing\Framework\Checkout\Cart\CustomPricingRuleLoaderDecorator.inner" to "Shopware\Commercial\CustomPricing\Framework\Checkout\Cart\CustomPricingRuleLoaderDecorator".
Inlined service "subscription.cart.processor" to "subscription.cart.rule_loader".
Inlined service "subscription.cart.validator.collection" to "subscription.cart.processor".
Inlined service "Shopware\Commercial\Subscription\Checkout\Cart\SubscriptionTransformer" to "Shopware\Commercial\Subscription\Checkout\Cart\SubscriptionCartSubscriber".
Inlined service "Shopware\Commercial\Subscription\Checkout\Cart\SubscriptionPaymentTransactionStructFactory.inner" to "Shopware\Commercial\Subscription\Checkout\Cart\SubscriptionPaymentTransactionStructFactory".
Inlined service "Shopware\Commercial\Subscription\Checkout\Cart\SalesChannel\SubscriptionCartOrderRoute.inner" to "Shopware\Commercial\Subscription\Checkout\Cart\SalesChannel\SubscriptionCartOrderRoute".
Inlined service "Shopware\Commercial\Subscription\Checkout\Payment\SubscriptionPaymentMethodRoute.inner" to "Shopware\Commercial\Subscription\Checkout\Payment\SubscriptionPaymentMethodRoute".
Inlined service "Shopware\Commercial\Subscription\Checkout\Order\Generation\GenerateSubscriptionOrderService" to "Shopware\Commercial\Subscription\Checkout\Order\Generation\GenerateSubscriptionOrderHandler".
Inlined service "subscription.storefront.page.checkout-cart-page-loader" to "subscription.storefront.controller.checkout".
Inlined service "subscription.storefront.page.checkout-confirm-page-loader" to "subscription.storefront.controller.checkout".
Inlined service "subscription.order.service" to "subscription.storefront.controller.checkout".
Inlined service "subscription.storefront.page.offcanvas-cart-page-loader" to "subscription.storefront.controller.checkout".
Inlined service "subscription.storefront.page.checkout-register-page-loader" to "subscription.storefront.controller.register".
Inlined service "Shopware\Commercial\Subscription\Storefront\Page\Account\Subscription\AccountSubscriptionPageLoader" to "Shopware\Commercial\Subscription\Storefront\Controller\AccountSubscriptionController".
Inlined service "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher.inner" to "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher".
Inlined service "Shopware\Commercial\Subscription\Framework\Routing\Mapping\SubscriptionContextStructBuilder" to "Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver".
Inlined service "Shopware\Commercial\FlowBuilder\FlowSharing\Domain\Sharing\FlowSharingService" to "Shopware\Commercial\FlowBuilder\FlowSharing\Api\FlowSharingController".
Inlined service "Shopware\Commercial\MultiWarehouse\Command\Helper\CleanupUnusedHelper" to "Shopware\Commercial\MultiWarehouse\Command\CleanupUnusedCommand".
Inlined service "Shopware\Commercial\MultiWarehouse\Domain\Order\MultiWarehouseStockUpdater" to "Shopware\Commercial\MultiWarehouse\Subscriber\CheckoutOrderPlacedSubscriber".
Inlined service "Shopware\Commercial\MultiWarehouse\Domain\Order\ProductSalesUpdater" to "Shopware\Commercial\MultiWarehouse\Subscriber\ProductSalesSubscriber".
Inlined service "Shopware\Commercial\MultiWarehouse\Domain\Store\AvailableCombinationLoaderDecorator.inner" to "Shopware\Commercial\MultiWarehouse\Domain\Store\AvailableCombinationLoaderDecorator".
Inlined service "Shopware\Commercial\MultiWarehouse\Domain\Order\StockStorageDecorator.inner" to "Shopware\Commercial\MultiWarehouse\Domain\Order\StockStorageDecorator".
Inlined service "Shopware\Commercial\MultiWarehouse\Domain\Order\ExcludeMultiWarehouseStockUpdateFilter" to "Shopware\Commercial\MultiWarehouse\Domain\Order\StockStorageDecorator".
Inlined service "Shopware\Commercial\MultiWarehouse\Domain\Store\ProductCloseoutFilterFactoryDecorator.inner" to "Shopware\Commercial\MultiWarehouse\Domain\Store\ProductCloseoutFilterFactoryDecorator".
Inlined service "Shopware\Commercial\MultiWarehouse\Elasticsearch\ElasticsearchProductDefinitionDecorator.inner" to "Shopware\Commercial\MultiWarehouse\Elasticsearch\ElasticsearchProductDefinitionDecorator".
Inlined service "Shopware\Commercial\PropertyExtractor\Domain\Service\PropertyExtractorService" to "Shopware\Commercial\PropertyExtractor\Api\PropertyExtractorController".
Inlined service "Shopware\Commercial\ReviewSummary\Domain\Product\Review\GenerationContextFactory" to "Shopware\Commercial\ReviewSummary\Api\ReviewSummaryGeneratorController".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Flow\SendMailActionDecorator.inner" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\Flow\SendMailActionDecorator".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\RouteAccess\EmployeeRouteAccessLoader" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\RouteAccess\B2bRouteBlocker".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Login\DecoratedLoginRoute.inner" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\Login\DecoratedLoginRoute".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Recovery\DecoratedSendPasswordRecoveryMailRoute.inner" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\Recovery\DecoratedSendPasswordRecoveryMailRoute".
Inlined service "HbH\ProjectMainTheme\Core\Order\SalesChannel\OrderRouteDecorator" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\Checkout\DecoratedOrderRoute".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Page\Employee\List\EmployeeListPageLoader" to "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Controller\BusinessPartnerAccountController".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Page\Employee\Detail\EmployeeDetailPageLoader" to "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Controller\BusinessPartnerAccountController".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Recovery\EmployeeRecoverPasswordPageLoader" to "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Controller\BusinessPartnerAccountController".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Page\Role\List\RoleListPageLoader" to "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Controller\RoleController".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Page\Role\Detail\RoleDetailPageLoader" to "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Controller\RoleController".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Validation\EmployeeValidationFactory" to "Shopware\Commercial\B2B\EmployeeManagement\Api\Controller\EmployeeRoute".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Validation\RoleValidationFactory" to "Shopware\Commercial\B2B\EmployeeManagement\Api\Controller\RoleRoute".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Validation\BusinessPartnerValidationFactory" to "Shopware\Commercial\B2B\EmployeeManagement\Api\Controller\RoleRoute".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Validation\PermissionValidationFactory" to "Shopware\Commercial\B2B\EmployeeManagement\Api\Controller\PermissionRoute".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Validation\DecoratedCustomerEmailUniqueValidator.inner" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\Validation\DecoratedCustomerEmailUniqueValidator".
Inlined service "Shopware\Commercial\ImageClassification\Domain\Media\Service\MediaAltTextService" to "Shopware\Commercial\ImageClassification\Domain\Media\Aggregate\MediaAiTag\MediaAiTagService".
Inlined service "shopware.image-classification.client" to "Shopware\Commercial\ImageClassification\Domain\Media\Aggregate\MediaAiTag\MediaAiTagService".
Inlined service "Shopware\Commercial\B2B\QuickOrder\Page\AccountQuickOrderPageLoader" to "Shopware\Commercial\B2B\QuickOrder\Storefront\AccountQuickOrderController".
Inlined service "Shopware\Commercial\B2B\QuickOrder\Domain\File\CsvReader" to "Shopware\Commercial\B2B\QuickOrder\SalesChannel\Account\QuickOrderProcessFileRoute".
Inlined service "Shopware\Commercial\B2B\QuickOrder\Domain\File\CsvDeleter" to "Shopware\Commercial\B2B\QuickOrder\SalesChannel\Account\QuickOrderProcessFileRoute".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Boosting\StreamResolver\EntityStreamResolverRegistry" to "Shopware\Commercial\AdvancedSearch\Domain\Boosting\BoostingQueryBuilder".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Synonym\AbstractSynonymProvider" to "Shopware\Commercial\AdvancedSearch\Domain\Synonym\AbstractSynonymInterpreter".
Inlined service "Shopware\Elasticsearch\Product\ProductSearchBuilder" to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ProductSearchBuilderDisabler".
Inlined service "Shopware\Commercial\AdvancedSearch\Elasticsearch\AdvancedSearchTokenFilter" to "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchTermTokenizer".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchFieldConfigLoader" to "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogic".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchTermTokenizer" to "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogic".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\CrossSearch\CrossSearchLogic" to "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogic".
Inlined service "Shopware\Commercial\MultiWarehouse\Elasticsearch\ElasticsearchProductDefinitionDecorator" to "Shopware\Commercial\AdvancedSearch\Domain\Indexing\ElasticsearchDefinition\Product\ElasticsearchProductDefinitionDecorator".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Action\ActionProcessorRegistry" to "Shopware\Commercial\AdvancedSearch\Domain\Search\ProductSearchRouteDecorator".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Completion\CompletionLoaderRegistry" to "Shopware\Commercial\AdvancedSearch\Domain\Suggest\ProductSuggestRouteDecorator".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\PreviewSearch\ElasticsearchEntitySearchHydratorDecorator.inner" to "Shopware\Commercial\AdvancedSearch\Domain\PreviewSearch\ElasticsearchEntitySearchHydratorDecorator".
Inlined service "Shopware\Elasticsearch\Product\SearchKeywordReplacement.inner" to "Shopware\Commercial\AdvancedSearch\Elasticsearch\SearchKeywordReplacement".
Inlined service "shopware.tracking-usage.captcha.client" to "Shopware\Commercial\Captcha\Domain\FriendlyCaptchaUsageTracker".
Inlined service "shopware.sso.http_client" to "Shopware\Commercial\Sso\Infrastructure\Adapter\OidcClientAdapter".
Inlined service ".service_locator.j5Oux7T" to "Shopware\Commercial\Sso\Infrastructure\Route\SsoRoute".
Inlined service "Shopware\Commercial\Sso\Infrastructure\Adapter\OidcClientAdapter" to "Shopware\Commercial\Sso\Core\Domain\Authentication\Method\Oidc\OidcMethod".
Inlined service "Shopware\Commercial\Sso\Core\Domain\Authentication\Mapping\UserInfoMapper" to "Shopware\Commercial\Sso\Core\Domain\Authentication\Method\Oidc\OidcMethod".
Inlined service "Shopware\Commercial\Sso\Infrastructure\DAL\DalSsoDataGateway" to "Shopware\Commercial\Sso\Core\Domain\Authentication\Mapping\UserInfoMapper".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Storefront\Page\Account\AccountQuoteListingPageLoader" to "Shopware\Commercial\B2B\QuoteManagement\Storefront\Controller\QuoteController".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Storefront\Page\Account\AccountQuoteDetailPageLoader" to "Shopware\Commercial\B2B\QuoteManagement\Storefront\Controller\QuoteController".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Storefront\Page\Checkout\Confirm\QuoteCheckoutConfirmPageLoader" to "Shopware\Commercial\B2B\QuoteManagement\Storefront\Controller\QuoteController".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Domain\Admin\QuoteManipulation" to "Shopware\Commercial\B2B\QuoteManagement\Domain\Admin\Api\QuoteActionController".
Inlined service "quote.validator" to "quote.processor".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Domain\Document\QuoteDocumentRenderer" to "Shopware\Commercial\B2B\QuoteManagement\Domain\Document\QuoteDocumentGenerator".
Inlined service "mailer.transport_factory" to "Shopware\Commercial\B2B\QuoteManagement\Domain\Mail\QuoteMailerTransportLoaderDecorator".
Inlined service "Shopware\Commercial\AISearch\NaturalLanguageSearch\Domain\Product\SearchTerm\SearchTermRequest" to "Shopware\Commercial\AISearch\NaturalLanguageSearch\Domain\Product\SearchTerm\SearchTermBuilder".
Inlined service "Shopware\Commercial\AISearch\NaturalLanguageSearch\SalesChannel\Product\SearchTerm\CachedSearchTermRoute.inner" to "Shopware\Commercial\AISearch\NaturalLanguageSearch\SalesChannel\Product\SearchTerm\CachedSearchTermRoute".
Inlined service "Shopware\Commercial\AISearch\NaturalLanguageSearch\Storefront\Search\Page\SearchPageLoader" to "Shopware\Commercial\AISearch\NaturalLanguageSearch\Storefront\Controller\SearchController".
Inlined service "Shopware\Commercial\AISearch\ImageUploadSearch\Domain\Product\SearchTerm\SearchTermRequest" to "Shopware\Commercial\AISearch\ImageUploadSearch\Domain\Product\SearchTerm\SearchTermBuilder".
Inlined service "Shopware\Commercial\AISearch\ImageUploadSearch\Domain\Product\SearchTerm\SearchTermBuilder" to "Shopware\Commercial\AISearch\ImageUploadSearch\SalesChannel\Product\SearchTerm\SearchTermRoute".
Inlined service "Shopware\Commercial\AISearch\ImageUploadSearch\Storefront\Search\Page\SearchPageLoader" to "Shopware\Commercial\AISearch\ImageUploadSearch\Storefront\Controller\SearchController".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Storefront\Page\ApprovalRule\List\ApprovalRuleListPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\Controller\ApprovalRuleController".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Storefront\Page\ApprovalRule\Detail\ApprovalRuleDetailPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\Controller\ApprovalRuleController".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Storefront\Page\PendingOrder\Finish\PendingOrderFinishPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\Controller\EmployeePendingOrderController".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Storefront\Page\PendingOrder\Detail\PendingOrderDetailPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\Controller\GeneralPendingOrderController".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Domain\Validator\ApprovalRuleValidationFactory" to "Shopware\Commercial\B2B\OrderApproval\Domain\ApprovalRule\ApprovalRuleRoute".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Domain\Converter\CartToPendingOrder" to "Shopware\Commercial\B2B\OrderApproval\Domain\CartToPendingOrder\PendingOrderRequestedRoute".
Inlined service "Shopware\Commercial\B2B\OrderApproval\App\Decorator\RuleConditionPersisterDecorator.inner" to "Shopware\Commercial\B2B\OrderApproval\App\Decorator\RuleConditionPersisterDecorator".
Inlined service "Shopware\Commercial\ImageGenerator\Text2Image\Domain\Image\ImageGeneratorGateway" to "Shopware\Commercial\ImageGenerator\Text2Image\Domain\Image\ImageGenerator".
Inlined service "Shopware\Commercial\ImageGenerator\Text2Image\Domain\Image\ImageGenerator" to "Shopware\Commercial\ImageGenerator\Text2Image\Api\ImageGeneratorController".
Inlined service "Shopware\Commercial\B2B\ShoppingList\Storefront\Page\AccountListingPageLoader" to "Shopware\Commercial\B2B\ShoppingList\Storefront\Controller\ShoppingListController".
Inlined service "Shopware\Commercial\B2B\ShoppingList\Storefront\Page\AccountDropDownItemPageLoader" to "Shopware\Commercial\B2B\ShoppingList\Storefront\Controller\ShoppingListController".
Inlined service "Shopware\Commercial\B2B\ShoppingList\Storefront\Page\AccountSummaryPageLoader" to "Shopware\Commercial\B2B\ShoppingList\Storefront\Controller\ShoppingListController".
Inlined service "Shopware\Commercial\B2B\ShoppingList\Domain\Price\ShoppingListPriceCalculator" to "Shopware\Commercial\B2B\ShoppingList\Subscriber\ShoppingListSubscriber".
Inlined service "She\Sitemap\Components\CategoryUrlProvider.inner" to "She\Sitemap\Components\CategoryUrlProvider".
Inlined service "She\Sitemap\Components\ProductUrlProvider.inner" to "She\Sitemap\Components\ProductUrlProvider".
Inlined service "DreiscSeoPro\Decorator\Core\Content\Seo\SeoUrlPlaceholderHandlerDecorator.inner" to "DreiscSeoPro\Decorator\Core\Content\Seo\SeoUrlPlaceholderHandlerDecorator".
Inlined service "She\Sitemap\Components\CategoryUrlProvider" to "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\CategoryUrlProvider".
Inlined service "She\Sitemap\Components\ProductUrlProvider" to "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\ProductUrlProvider".
Inlined service "DreiscSeoPro\Decorator\Shopware\Storefront\Routing\RequestTransformerDecorator.inner" to "DreiscSeoPro\Decorator\Shopware\Storefront\Routing\RequestTransformerDecorator".
Inlined service "DreiscSeoPro\Decorator\Storefront\Framework\Twig\TemplateDataExtensionDecorator.inner" to "DreiscSeoPro\Decorator\Storefront\Framework\Twig\TemplateDataExtensionDecorator".
Inlined service "Adyen\Shopware\Framework\Cookie\AdyenCookieProvider" to "NewsletterSendinblue\Service\SIBCookieProviderService".
Inlined service "NewsletterSendinblue\Service\Customer\AllCustomerService" to "NewsletterSendinblue\Controller\Api\CustomerController".
Inlined service "NewsletterSendinblue\Service\IntegrationService" to "NewsletterSendinblue\Controller\BackendController".
Inlined service "Sendinblue.rotatingHandler" to "Sendinblue.logger".
Inlined service "NewsletterSendinblue\Service\Cart\CartPayloadCollector" to "NewsletterSendinblue\Service\Cart\CartEventProducer".
Inlined service "NewsletterSendinblue\Service\NewsletterRecipient\NewsletterRecipientProducer" to "NewsletterSendinblue\Subscriber\NewsletterRecipientSubscriber".
Inlined service "NewsletterSendinblue\Service\Customer\CustomerProducer" to "NewsletterSendinblue\Subscriber\NewsletterRecipientSubscriber".
Inlined service "NewsletterSendinblue\Service\NewsletterRecipient\NewsletterRecipientPayloadCollector" to "NewsletterSendinblue\Service\NewsletterRecipient\NewsletterRecipientProducer".
Inlined service "NewsletterSendinblue\Service\Customer\CustomerPayloadCollector" to "NewsletterSendinblue\Service\Customer\CustomerProducer".
Inlined service "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute.inner" to "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute".
Inlined service "HbH\RetoureProcess\Components\Calculator\RefundAmountCalculator" to "HbH\RetoureProcess\Components\RetourProcessor".
Inlined service "HbH\RetoureProcess\Components\PaymentRefundHandlers\RefundHandlerCollector" to "HbH\RetoureProcess\Components\RetourProcessor".
Inlined service "HbH\RetoureProcess\Components\DatevExport\CreateIwvExtendedDocServiceDecorator.inner" to "HbH\RetoureProcess\Components\DatevExport\CreateIwvExtendedDocServiceDecorator".
Inlined service "Cbax\ModulAnalytics\Components\Statistics\Connector" to "Cbax\ModulAnalytics\Controller\BackendController".
Inlined service "Omikron\FactFinder\Shopware6\Communication\ClientBuilderConfigurator" to "Omikron\FactFinder\Communication\Client\ClientBuilder".
Inlined service "Omikron\FactFinder\Shopware6\Export\FeedFactory" to "Omikron\FactFinder\Shopware6\Command\DataExportCommand".
Inlined service "Omikron\FactFinder\Shopware6\Communication\PushImportService" to "Omikron\FactFinder\Shopware6\Command\DataExportCommand".
Inlined service "Omikron\FactFinder\Shopware6\Export\Data\Factory\PreprocessedProductEntityFactory.inner" to "Omikron\FactFinder\Shopware6\Export\Data\Factory\PreprocessedProductEntityFactory".
Inlined service "Omikron\FactFinder\Shopware6\DataAbstractionLayer\FeedPreprocessorEntryReader" to "Omikron\FactFinder\Shopware6\Export\Data\Factory\PreprocessedProductEntityFactory".
Inlined service "Omikron\FactFinder\Shopware6\Export\Data\Factory\CompositeFactory" to "Omikron\FactFinder\Shopware6\Export\FeedFactory".
Inlined service "Omikron\FactFinder\Shopware6\Export\CustomFieldsService" to "Omikron\FactFinder\Shopware6\Export\Field\CustomFields".
Inlined service "Omikron\FactFinder\Shopware6\Export\Filter\TextFilter" to "Omikron\FactFinder\Shopware6\Export\Field\Layout".
Inlined service "Omikron\FactFinder\Shopware6\Utilites\Ssr\Field\CategoryPath" to "Omikron\FactFinder\Shopware6\Subscriber\CategoryPageResponseSubscriber".
Inlined service "NewsletterSendinblue\Service\SIBCookieProviderService" to "Omikron\FactFinder\Shopware6\Cookie\CookieProvider".
Inlined service "Omikron\FactFinder\Shopware6\Utilites\Ssr\PriceFormatter" to "Omikron\FactFinder\Shopware6\Utilites\Ssr\SearchAdapter".
Inlined service "Omikron\FactFinder\Shopware6\Utilites\Ssr\Template\StringLoader" to "Omikron\FactFinder\Shopware6\Utilites\Ssr\Template\Loader".
Inlined service "Omikron\FactFinder\Shopware6\Utilites\Ssr\Template\Filter" to "Omikron\FactFinder\Shopware6\Utilites\Ssr\Template\Loader".
Inlined service "Omikron\FactFinder\Shopware6\Utilites\Ssr\Template\Loader" to "Omikron\FactFinder\Shopware6\Utilites\Ssr\Template\Engine".
Inlined service "HbH\FactFinderCustoms\Component\Core\Content\Product\SalesChannel\Listing\ProductListingRouteDecorator.inner" to "HbH\FactFinderCustoms\Component\Core\Content\Product\SalesChannel\Listing\ProductListingRouteDecorator".
Inlined service "HbH\FactFinderCustoms\Component\Core\Content\Product\SalesChannel\Search\ProductSearchRouteDecorator.inner" to "HbH\FactFinderCustoms\Component\Core\Content\Product\SalesChannel\Search\ProductSearchRouteDecorator".
Inlined service "HbH\FactFinderCustoms\Component\Core\Content\Product\SalesChannel\Listing\ProductListingLoaderDecorator.inner" to "HbH\FactFinderCustoms\Component\Core\Content\Product\SalesChannel\Listing\ProductListingLoaderDecorator".
Inlined service "Omikron\FactFinder\Shopware6\Cookie\CookieProvider" to "Tonur\Packstation\Storefront\Framework\Cookie\CookieProvider".
Inlined service "Shopgate\Shopware\Catalog\Mapping\CategoryMapping" to "Shopgate\Shopware\Catalog\Category\CategoryComposer".
Inlined service "Shopgate\Shopware\Catalog\Category\ProductMapBridge" to "Shopgate\Shopware\Catalog\DataAbstractionLayer\CategoryProductMappingIndexer".
Inlined service "Shopgate\Shopware\Catalog\Product\Sort\SortBridge" to "Shopgate\Shopware\Catalog\Product\ProductBridge".
Inlined service "Shopgate\Shopware\Catalog\Mapping\ProductMapFactory" to "Shopgate\Shopware\Catalog\Product\ProductComposer".
Inlined service "Shopgate\Shopware\Catalog\Review\ReviewBridge" to "Shopgate\Shopware\Catalog\Review\ReviewComposer".
Inlined service "Shopgate\Shopware\Catalog\Review\ReviewMapping" to "Shopgate\Shopware\Catalog\Review\ReviewComposer".
Inlined service "Shopgate\Shopware\Customer\Mapping\CustomerMapping" to "Shopgate\Shopware\Customer\CustomerComposer".
Inlined service "Shopgate\Shopware\Catalog\Product\Property\PropertyBridge" to "Shopgate\Shopware\Catalog\Mapping\ConfigProductMapping".
Inlined service "Shopgate\Shopware\Catalog\Mapping\ChildProductMapping" to "Shopgate\Shopware\Catalog\Mapping\ConfigProductMapping".
Inlined service "Shopgate\Shopware\Catalog\Mapping\SimpleProductMapping" to "Shopgate\Shopware\Catalog\Mapping\ProductMapFactory".
Inlined service "Shopgate\Shopware\Catalog\Mapping\ConfigProductMapping" to "Shopgate\Shopware\Catalog\Mapping\ProductMapFactory".
Inlined service "sg.customer.address.custom_field.whitelist" to "Shopgate\Shopware\Customer\Mapping\AddressMapping".
Inlined service "Shopgate\Shopware\Customer\Mapping\GroupMapping" to "Shopgate\Shopware\Customer\Mapping\CustomerMapping".
Inlined service "sg.customer.custom_field.whitelist" to "Shopgate\Shopware\Customer\Mapping\CustomerMapping".
Inlined service "sg.order.custom_field.whitelist" to "Shopgate\Shopware\Order\Quote\OrderMapping".
Inlined service "Shopgate\Shopware\Shopgate\Extended\ExtendedExternalOrder" to "Shopgate\Shopware\Order\Quote\OrderMapping".
Inlined service "Shopgate\Shopware\Catalog\Category\CategoryComposer" to "Shopgate\Shopware\ExportService".
Inlined service "Shopgate\Shopware\System\Tax\TaxComposer" to "Shopgate\Shopware\ExportService".
Inlined service "Shopgate\Shopware\Catalog\Product\ProductComposer" to "Shopgate\Shopware\ExportService".
Inlined service "Shopgate\Shopware\Order\CartComposer" to "Shopgate\Shopware\ExportService".
Inlined service "Shopgate\Shopware\Catalog\Review\ReviewComposer" to "Shopgate\Shopware\ExportService".
Inlined service "Shopgate\Shopware\Customer\AddressBridge" to "Shopgate\Shopware\Order\Customer\AddressComposer".
Inlined service "Shopgate\Shopware\Order\Customer\CustomerMapping" to "Shopgate\Shopware\Order\Customer\OrderCustomerComposer".
Inlined service "Shopgate\Shopware\Order\Customer\AddressComposer" to "Shopgate\Shopware\Order\ContextComposer".
Inlined service "Shopgate\Shopware\Order\Quote\OrderMapping" to "Shopgate\Shopware\Order\OrderComposer".
Inlined service "Shopgate\Shopware\Order\Payment\PaymentMapping" to "Shopgate\Shopware\Order\Payment\PaymentComposer".
Inlined service "Shopgate\Shopware\Shopgate\Order\ShopgateOrderMapping" to "Shopgate\Shopware\Order\Shipping\ShippingMapping".
Inlined service "Shopgate\Shopware\Order\Shipping\ShippingBridge" to "Shopgate\Shopware\Order\Shipping\ShippingComposer".
Inlined service "Shopgate\Shopware\ExportService" to "shopgate.plugin".
Inlined service "Shopgate\Shopware\ImportService" to "shopgate.plugin".
Inlined service "Shopgate\Shopware\Shopgate\Extended\ExtendedCart" to "Shopgate\Shopware\Shopgate\ExtendedClassFactory".
Inlined service "Shopgate\Shopware\Shopgate\Extended\ExtendedCartItem" to "Shopgate\Shopware\Shopgate\ExtendedClassFactory".
Inlined service "Shopgate\Shopware\Shopgate\Extended\ExtendedExternalOrderItem" to "Shopgate\Shopware\Shopgate\ExtendedClassFactory".
Inlined service "Shopgate\Shopware\Shopgate\Extended\ExtendedExternalOrderTax" to "Shopgate\Shopware\Shopgate\ExtendedClassFactory".
Inlined service "Shopgate\Shopware\Shopgate\Extended\ExtendedExternalOrderExtCoupon" to "Shopgate\Shopware\Shopgate\ExtendedClassFactory".
Inlined service "Shopgate\Shopware\Shopgate\Extended\ExtendedOrder" to "Shopgate\Shopware\Shopgate\ExtendedClassFactory".
Inlined service "Shopgate\Shopware\Shopgate\Extended\ExtendedProperty" to "Shopgate\Shopware\Shopgate\ExtendedClassFactory".
Inlined service "shopgate.sdk.shipping_method" to "Shopgate\Shopware\Shopgate\ExtendedClassFactory".
Inlined service "shopgate.sdk.delivery_note" to "Shopgate\Shopware\Shopgate\ExtendedClassFactory".
Inlined service "shopgate.sdk.external_order_extra_cost" to "Shopgate\Shopware\Shopgate\ExtendedClassFactory".
Inlined service "shopgate.sdk.payment_method" to "Shopgate\Shopware\Shopgate\ExtendedClassFactory".
Inlined service "Shopgate\Shopware\Shopgate\Extended\ExtendedToArrayVisitor" to "Shopgate\Shopware\Shopgate\Extended\ExtendedOrder".
Inlined service "Shopgate\Shopware\System\DomainBridge" to "shopgate.config_bridge".
Inlined service "Shopgate\Shopware\System\Log\EventLogger" to "shopgate.go.fallback.logger".
Inlined service "Shopgate\Shopware\System\Tax\TaxBridge" to "Shopgate\Shopware\System\Tax\TaxComposer".
Inlined service ".service_locator.SqQrb...Shopgate\Shopware\Storefront\Controller\MainController" to "Shopgate\Shopware\Storefront\Controller\MainController".
Inlined service "shopgate.plugin" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service ".service_locator.QaaoWjx.Shopgate\Shopware\Storefront\Controller\MainApiController" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\System\File\FileReader" to "Shopgate\Shopware\Storefront\Controller\LogController".
Inlined service "Shopgate\WebcheckoutSW6\Services\TokenManager" to "Shopgate\WebcheckoutSW6\Storefront\Controller\SGWebcheckoutController".
Inlined service "Shopgate\WebcheckoutSW6\Token\TokenBuilder" to "Shopgate\WebcheckoutSW6\Services\TokenManager".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\Document\DocumentTemplateRenderer.inner" to "NetInventors\NetiNextEasyCoupon\Service\Document\DocumentTemplateRenderer".
Inlined service "NetInventors\NetiNextEasyCoupon\Core\Framework\FieldSerializer\Decoration\IntFieldSerializer.inner" to "NetInventors\NetiNextEasyCoupon\Core\Framework\FieldSerializer\Decoration\IntFieldSerializer".
Inlined service "NetInventors\NetiNextEasyCoupon\Decorator\CartScopeDiscountPackagerDecorator.inner" to "NetInventors\NetiNextEasyCoupon\Decorator\CartScopeDiscountPackagerDecorator".
Inlined service "NetInventors\NetiNextEasyCoupon\Decorator\BuyBoxCmsElementResolverDecorator.inner" to "NetInventors\NetiNextEasyCoupon\Decorator\BuyBoxCmsElementResolverDecorator".
Inlined service "NetInventors\NetiNextEasyCoupon\Decorator\ProductNameCmsElementResolver.inner" to "NetInventors\NetiNextEasyCoupon\Decorator\ProductNameCmsElementResolver".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\VoucherRedemption\Validator\NotEmptyCartValidator" to "NetInventors\NetiNextEasyCoupon\Service\VoucherRedemption\ValidationProcessor".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\VoucherRedemption\Validator\VoucherActiveValidator" to "NetInventors\NetiNextEasyCoupon\Service\VoucherRedemption\ValidationProcessor".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\VoucherRedemption\Validator\VoucherCombinableValidator" to "NetInventors\NetiNextEasyCoupon\Service\VoucherRedemption\ValidationProcessor".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\VoucherRedemption\Validator\VoucherConditionsValidator" to "NetInventors\NetiNextEasyCoupon\Service\VoucherRedemption\ValidationProcessor".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\VoucherRedemption\Validator\DiscardRemainingValidator" to "NetInventors\NetiNextEasyCoupon\Service\VoucherRedemption\ValidationProcessor".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\VoucherRedemption\Validator\VoucherCreditValidator" to "NetInventors\NetiNextEasyCoupon\Service\VoucherRedemption\ValidationProcessor".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\VoucherRedemption\Validator\VoucherValidValidator" to "NetInventors\NetiNextEasyCoupon\Service\VoucherRedemption\ValidationProcessor".
Inlined service "NetInventors\NetiNextEasyCouponPos\Service\VoucherRedemption\VouchersRedeemableAcrossAllSalesChannelsValidator" to "NetInventors\NetiNextEasyCoupon\Service\VoucherRedemption\ValidationProcessor".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\PurchaseVoucherCart\Validator\ProductStockReachedValidator" to "NetInventors\NetiNextEasyCoupon\Service\PurchaseVoucherCart\ValidationProcessor".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\VoucherCodeGenerator" to "NetInventors\NetiNextEasyCoupon\Service\VoucherService".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\VoucherCodeGenerator\ValidationProcessor" to "NetInventors\NetiNextEasyCoupon\Service\VoucherCodeGenerator".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\Repository\VoucherProductRepository" to "NetInventors\NetiNextEasyCoupon\Service\OrderVoucherService".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\Api\ValidateService" to "NetInventors\NetiNextEasyCoupon\Service\Api\ApiService".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\Api\ItemBuilder" to "NetInventors\NetiNextEasyCoupon\Service\Api\ApiService".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\CustomerAssignmentService" to "NetInventors\NetiNextEasyCoupon\Controller\EasyCoupon".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\AdminTransactionMailService" to "NetInventors\NetiNextEasyCoupon\Controller\EasyCoupon".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\TransactionService" to "NetInventors\NetiNextEasyCoupon\Storefront\Page\BalanceQuery\BalanceQueryPageLoader".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\ProductService" to "NetInventors\NetiNextEasyCoupon\Subscriber\SalesChannelSubscriber".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\VoucherImport" to "NetInventors\NetiNextEasyCoupon\Subscriber\ImportExportSubscriber".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\SortVoucherService" to "NetInventors\NetiNextEasyCoupon\Core\Checkout\Cart\CartCollector".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\PurchaseVoucherCart\ValidationProcessor" to "NetInventors\NetiNextEasyCoupon\Core\Checkout\Cart\PurchaseVouchers\PurchaseVouchersCollector".
Inlined service "NetInventors\NetiNextEasyCoupon\Storefront\Page\Account\VoucherListingPageLoader" to "NetInventors\NetiNextEasyCoupon\Storefront\Controller\AccountVoucherListingController".
Inlined service "NetInventors\NetiNextEasyCoupon\Storefront\Page\BalanceQuery\BalanceQueryPageLoader" to "NetInventors\NetiNextEasyCoupon\Storefront\Controller\BalanceQueryController".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\Api\ApiService" to "NetInventors\NetiNextEasyCoupon\Core\Framework\Api\Controller\ApiController".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\Repository\TransactionRepository" to "NetInventors\NetiNextEasyCoupon\Core\Framework\Api\Controller\ApiController".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\EasyCouponDecorationService" to "NetInventors\NetiNextEasyCoupon\Service\VoucherImport".
Inlined service "NetInventors\NetiNextEasyCouponGenerator\Service\RenderService" to "NetInventors\NetiNextEasyCouponGenerator\Core\Flow\Action\SendEasyCouponAction".
Inlined service "NetInventors\NetiNextEasyCouponPos\Storefront\Page\Login\Login\LoginPageLoader" to "NetInventors\NetiNextEasyCouponPos\Storefront\Controller\PosLoginController".
Inlined service "NetInventors\NetiNextEasyCouponPos\Storefront\Page\Login\SelectLocation\SelectLocationPageLoader" to "NetInventors\NetiNextEasyCouponPos\Storefront\Controller\PosLoginController".
Inlined service "NetInventors\NetiNextEasyCouponPos\Storefront\Page\Pos\Main\MainPageLoader" to "NetInventors\NetiNextEasyCouponPos\Storefront\Controller\PosController".
Inlined service "NetInventors\NetiNextEasyCouponPos\Storefront\Page\Pos\QueryVoucher\Detail\QueryVoucherDetailPageLoader" to "NetInventors\NetiNextEasyCouponPos\Storefront\Controller\PosQueryVoucherController".
Inlined service "NetInventors\NetiNextEasyCouponPos\Storefront\Page\Pos\QueryVoucherReference\Index\QueryVoucherReferencePageLoader" to "NetInventors\NetiNextEasyCouponPos\Storefront\Controller\PosQueryVoucherByReferenceController".
Inlined service "NetInventors\NetiNextEasyCouponPos\Storefront\Page\Pos\QueryVoucherReference\Detail\QueryVoucherReferenceDetailPageLoader" to "NetInventors\NetiNextEasyCouponPos\Storefront\Controller\PosQueryVoucherByReferenceController".
Inlined service "NetInventors\NetiNextEasyCouponPos\Storefront\Page\Pos\BookVoucher\Voucher\VoucherPageLoader" to "NetInventors\NetiNextEasyCouponPos\Storefront\Controller\PosBookVoucherController".
Inlined service "NetInventors\NetiNextEasyCouponPos\Storefront\Page\Pos\BookVoucher\Finish\BookVoucherFinishPageLoader" to "NetInventors\NetiNextEasyCouponPos\Storefront\Controller\PosBookVoucherController".
Inlined service "NetInventors\NetiNextEasyCouponPos\Storefront\Page\Pos\CreateVoucher\Index\CreateVoucherIndexPageLoader" to "NetInventors\NetiNextEasyCouponPos\Storefront\Controller\PosCreateVoucherController".
Inlined service "NetInventors\NetiNextEasyCouponPos\Storefront\Page\Pos\CreateVoucher\Finish\CreateVoucherFinishPageLoader" to "NetInventors\NetiNextEasyCouponPos\Storefront\Controller\PosCreateVoucherController".
Inlined service "NetInventors\NetiNextEasyCouponPos\Service\TemplateService" to "NetInventors\NetiNextEasyCouponPos\Storefront\Controller\PosCreateVoucherController".
Inlined service "NetInventors\NetiNextEasyCouponPos\Service\RendererService" to "NetInventors\NetiNextEasyCouponPos\Storefront\Controller\PosCreateVoucherController".
Inlined service "NetInventors\NetiNextEasyCouponPos\Service\PluginConfigFactory" to "neti_easy_coupon_pos.plugin_config".
Inlined service "HbH\AlphaCommandCollection\Service\InactiveCategoriesService" to "HbH\AlphaCommandCollection\Service\ScheduledTask\InactiveCategoriesTaskHandler".
Inlined service "HbH\ExportData\Service\ExportOrderService" to "HbH\ExportData\Controller\ApiController".
Inlined service "HbH\ExportData\Service\TransferKronosDataService" to "HbH\ExportData\Service\ExportKronosService".
Inlined service "Acris\FlowBuilderDelay\Core\Content\Flow\Dispatching\FlowExecutor.inner" to "Acris\FlowBuilderDelay\Core\Content\Flow\Dispatching\FlowExecutor".
Inlined service "Acris\FlowBuilderDelay\Components\Delay\DelayService" to "Acris\FlowBuilderDelay\Core\Content\Flow\Dispatching\FlowExecutor".
Inlined service "Acris\FlowBuilderDelay\Core\Content\Flow\Dispatching\FlowBuilder.inner" to "Acris\FlowBuilderDelay\Core\Content\Flow\Dispatching\FlowBuilder".
Inlined service "Acris\FlowBuilderDelay\Core\Content\Flow\Dispatching\FlowBuilder" to "Acris\FlowBuilderDelay\Core\Content\Flow\Indexing\FlowPayloadUpdater".
Inlined service "Acris\FlowBuilderDelay\Components\Delay\DelayCalculatorService" to "Acris\FlowBuilderDelay\Components\Delay\DelayService".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "http_cache.store" to "http_cache".
Inlined service ".service_locator.P4GI.R." to "container.get_routing_condition_service".
Inlined service ".service_locator.guQm.GR" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service ".service_locator.aogZnY1" to "console.command.cache_pool_invalidate_tags".
Inlined service ".service_locator.h7gfyOW" to "console.command.event_dispatcher_debug".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "cache.scheduler.recorder_inner" to "cache.scheduler".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service ".service_locator.ILdUWIS" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.DMfgFyO.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "Shopware\Core\Framework\Api\Route\ApiRouteLoader" to "routing.resolver".
Inlined service "NetInventors\NetiNextEasyCoupon\Routing\BalanceQueryLoader" to "routing.resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.7C9UJkO" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Eyj2jJh.router.default" to "router.default".
Inlined service "monolog.logger.router" to "router.default".
Inlined service ".service_locator.nvIJVVC" to "router.expression_language_provider".
Inlined service ".service_locator.YAcX0.U.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service ".lock.default.store.jfUb7SL" to "lock.default.factory".
Inlined service "monolog.logger.lock" to "lock.default.factory".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service ".cache.object.inner.recorder_inner" to ".cache.object.inner".
Inlined service ".cache.http.inner.recorder_inner" to ".cache.http.inner".
Inlined service "cache.tags.recorder_inner" to "cache.tags".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service "session.handler.native" to "session.storage.factory.native".
Inlined service ".service_locator.ECaP3MA" to "session_listener".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service ".service_locator..KC1JdD" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.xjFmoAJ" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.IlGSE9J" to "messenger.routable_message_bus".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "Shopware\Core\Profiling\Doctrine\ConnectionProfiler" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "Shopware\Elasticsearch\Profiler\DataCollector" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "Pentatrion\ViteBundle\DataCollector\ViteCollector" to "profiler".
Inlined service "Shopware\Core\Profiling\FeatureFlag\FeatureFlagProfiler" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\PhpSyntaxExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\PcreExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\InstanceOfExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Filter\CurrencyFilter" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Filter\EmailIdnTwigFilter" to "twig".
Inlined service "Cocur\Slugify\Bridge\Twig\SlugifyExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Filter\ReplaceRecursiveFilter" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\SecurityExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\InAppPurchaseExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\MediaExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\RawUrlFunctionExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\BuildBreadcrumbExtension" to "twig".
Inlined service "Shopware\Core\Profiling\Twig\DoctrineExtension" to "twig".
Inlined service "Shopware\Storefront\Framework\Twig\Extension\ConfigExtension" to "twig".
Inlined service "Shopware\Storefront\Framework\Twig\IconExtension" to "twig".
Inlined service "Shopware\Storefront\Framework\Twig\ThumbnailExtension" to "twig".
Inlined service "Shopware\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter" to "twig".
Inlined service "Shopware\Storefront\Framework\Twig\Extension\IconCacheTwigFilter" to "twig".
Inlined service "Frosh\DevelopmentHelper\Component\Twig\Extension\BlockCommentExtension" to "twig".
Inlined service "Dtgs\GoogleTagManager\Components\Utils\TwigExtension" to "twig".
Inlined service "Pickware\PickwareErpStarter\OrderDocument\TwigBarcodeExtension" to "twig".
Inlined service "Pickware\PickwareErpStarter\Product\ProductNameTwigFilter" to "twig".
Inlined service "Pickware\FeatureFlagBundle\AdministrationPickwareFeatureFlagsTwigExtension" to "twig".
Inlined service "Shopware\Commercial\Licensing\LicenseTwigExtension" to "twig".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\TwigExtension\B2bEmployeeTwigExtension" to "twig".
Inlined service "Shopware\Commercial\B2B\QuickOrder\Storefront\Framework\Twig\Extension\CustomerSpecificFeatureTwigExtension" to "twig".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Storefront\TwigExtension\QuoteEmployeeTwigExtension" to "twig".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Storefront\Framework\Twig\Extension\InstanceOfOrderTwigExtension" to "twig".
Inlined service "NetInventors\NetiNextEasyCoupon\Core\Framework\Adapter\Twig\Extension\BuildVoucherValueExtension" to "twig".
Inlined service "pentatrion_vite.twig_type_extension" to "twig".
Inlined service "pentatrion_vite.twig_entry_files_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "Shopware\Commercial\Subscription\Storefront\TemplateDataExtension" to "twig".
Inlined service "Shopware\Storefront\Framework\Twig\TwigAppVariable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.w.Hcsny" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "Shopware\Core\Framework\Log\Monolog\DoctrineSQLHandler" to "monolog.handler.business_event_handler_buffer".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service ".service_locator._OSSd4D" to "pentatrion_vite.entrypoints_lookup_collection".
Inlined service "pentatrion_vite.tag_renderer_collection" to "pentatrion_vite.entrypoint_renderer".
Inlined service ".service_locator.leiTgZW" to "pentatrion_vite.tag_renderer_collection".
Inlined service "pentatrion_vite.debug" to "Pentatrion\ViteBundle\Controller\ProfilerController".
Inlined service "cache.pentatrion_vite_fallback.recorder_inner" to "cache.pentatrion_vite_fallback".
Inlined service "Shopware\Administration\Framework\Twig\ViteFileAccessorDecorator" to "pentatrion_vite.entrypoints_lookup[_default]".
Inlined service ".service_locator.1jJE_mx" to ".service_locator.1jJE_mx.Adyen\Shopware\Storefront\Controller\NotificationReceiverController::setTwig()".
Inlined service ".service_locator.sp9QmOD" to ".service_locator.sp9QmOD.Adyen\Shopware\Storefront\Controller\FrontendProxyController::switchContext()".
Inlined service ".service_locator.iAxhga_" to ".service_locator.iAxhga_.Omikron\FactFinder\Shopware6\Storefront\Controller\ProxyController::execute()".
Inlined service ".service_locator.R1Ig9HG" to ".service_locator.R1Ig9HG.Omikron\FactFinder\Shopware6\Storefront\Controller\ResultController::result()".
Inlined service ".service_locator.AE0FjGO" to ".service_locator.AE0FjGO.Shopgate\WebcheckoutSW6\Storefront\Controller\SGWebcheckoutController::login()".
Inlined service ".service_locator.7f0VFy1" to ".service_locator.7f0VFy1.kernel::reboot()".
Inlined service "Shopware\Commercial\Subscription\Framework\Routing\ValueResolver\SubscriptionCartValueResolver" to ".debug.value_resolver.Shopware\Commercial\Subscription\Framework\Routing\ValueResolver\SubscriptionCartValueResolver".
Inlined service "Shopware\Commercial\Subscription\Framework\Routing\ValueResolver\SubscriptionSalesChannelContextValueResolver" to ".debug.value_resolver.Shopware\Commercial\Subscription\Framework\Routing\ValueResolver\SubscriptionSalesChannelContextValueResolver".
Inlined service "Shopware\Core\Checkout\Customer\CustomerValueResolver" to ".debug.value_resolver.Shopware\Core\Checkout\Customer\CustomerValueResolver".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Permission\B2bBusinessPartnerResolver" to ".debug.value_resolver.Shopware\Commercial\B2B\EmployeeManagement\Domain\Permission\B2bBusinessPartnerResolver".
Inlined service "Shopware\Core\Checkout\Cart\CartValueResolver" to ".debug.value_resolver.Shopware\Core\Checkout\Cart\CartValueResolver".
Inlined service "Shopware\Core\Framework\Routing\QueryDataBagResolver" to ".debug.value_resolver.Shopware\Core\Framework\Routing\QueryDataBagResolver".
Inlined service "Shopware\Core\Framework\Routing\RequestDataBagResolver" to ".debug.value_resolver.Shopware\Core\Framework\Routing\RequestDataBagResolver".
Inlined service "Shopware\Core\Framework\Api\Context\ContextValueResolver" to ".debug.value_resolver.Shopware\Core\Framework\Api\Context\ContextValueResolver".
Inlined service "Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver" to ".debug.value_resolver.Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver" to ".debug.value_resolver.Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver" to ".debug.value_resolver.Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "debug.traced.messenger.bus.default.inner" to "debug.traced.messenger.bus.default".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".service_locator.42kmCrs" to ".service_locator.42kmCrs.Frosh\Tools\Controller\ShopwareFilesController".
Inlined service ".service_locator.SqQrb.." to ".service_locator.SqQrb...Shopgate\Shopware\Storefront\Controller\MainController".
Inlined service ".service_locator.DMfgFyO" to ".service_locator.DMfgFyO.translation.warmer".
Inlined service ".service_locator.Eyj2jJh" to ".service_locator.Eyj2jJh.router.default".
Inlined service ".service_locator.YAcX0.U" to ".service_locator.YAcX0.U.router.cache_warmer".
Inlined service "Shopware\Core\Framework\RateLimiter\RateLimiter" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\Login\DecoratedLoginRoute.inner".
Inlined service "Shopware\Core\System\SystemConfig\MemoizedSystemConfigLoader" to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator.inner".
Inlined service "debug.controller_resolver" to "http_kernel.cache.inner".
Inlined service "debug.argument_resolver" to "http_kernel.cache.inner".
Inlined service "Shopware\Commercial\MultiWarehouse\Domain\Store\AvailableCombinationLoaderDecorator" to "Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader.inner".
Inlined service "Frosh\TemplateMail\Services\SearchPathProvider" to "Frosh\TemplateMail\Services\CachedMailFinderService.inner".
Inlined service "Shopware\Core\Framework\Adapter\Cache\Http\CacheStateValidator" to "Acris\ShopSwitch\Storefront\Framework\Cache\CacheStore.inner".
Inlined service "Shopware\Core\Framework\Adapter\Cache\Http\HttpCacheKeyGenerator" to "Acris\ShopSwitch\Storefront\Framework\Cache\CacheStore.inner".
Inlined service "Shopware\Core\Checkout\Document\Renderer\DocumentRendererRegistry" to "Pickware\PickwareErpStarter\Invoice\InvoiceCommentDocumentGeneratorDecorator.inner".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\CriteriaPartResolver" to "Pickware\PickwareErpStarter\OrderPickability\Decorator\CriteriaQueryBuilderDecorator.inner".
Inlined service "Shopware\Elasticsearch\Product\AbstractProductSearchQueryBuilder" to "Shopware\Commercial\MultiWarehouse\Elasticsearch\ElasticsearchProductDefinitionDecorator.inner".
Inlined service "Shopware\Elasticsearch\Framework\ElasticsearchFieldMapper" to "Shopware\Commercial\MultiWarehouse\Elasticsearch\ElasticsearchProductDefinitionDecorator.inner".
Inlined service "Shopware\Storefront\Page\Suggest\SuggestPageLoader" to "Shopware\Commercial\AdvancedSearch\Domain\Action\SearchControllerDecorator.inner".
Inlined service "Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\CheckoutControllerDecorator.inner".
Inlined service "Shopware\Storefront\Page\Account\Order\AccountOrderPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\AccountOrderControllerDecorator.inner".
Inlined service "Shopware\Storefront\Page\Account\Order\AccountOrderDetailPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\AccountOrderControllerDecorator.inner".
Inlined service "Shopware\Storefront\Framework\Routing\RequestTransformer.inner" to "DreiscSeoPro\Decorator\Shopware\Storefront\Routing\RequestTransformerDecorator.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.5RKCtZN" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "Shopware\Core\Framework\Struct\Serializer\StructNormalizer" to "debug.serializer.inner".
Inlined service "Shopware\Core\Framework\MessageQueue\SendEmailMessageJsonSerializer" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "Shopware\Core\Framework\Api\Serializer\JsonApiDecoder" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute.inner" to "HbH\FactFinderCustoms\Component\Core\Content\Product\SalesChannel\Listing\ProductListingRouteDecorator.inner".
Inlined service "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute.inner" to "HbH\FactFinderCustoms\Component\Core\Content\Product\SalesChannel\Search\ProductSearchRouteDecorator.inner".
Inlined service "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory" to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory.inner".
Inlined service "Shopware\Core\Content\Sitemap\Service\SitemapLister" to "Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute.inner".
Inlined service "Shopware\Commercial\AISearch\NaturalLanguageSearch\Domain\Product\SearchTerm\SearchTermBuilder" to "Shopware\Commercial\AISearch\NaturalLanguageSearch\SalesChannel\Product\SearchTerm\CachedSearchTermRoute.inner".
Inlined service "Shopware\Core\Content\Product\SearchKeyword\ProductSearchKeywordAnalyzer" to "Shopware\Elasticsearch\Product\SearchKeywordReplacement.inner".
Inlined service "Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter" to "Shopware\Elasticsearch\Product\ProductSearchBuilder.inner".
Inlined service ".service_locator.i8gTcrK" to "console.command_loader".
Inlined service "Shopware\Core\Framework\Event\NestedEventDispatcher" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher.inner" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\PreviewSearch\ElasticsearchEntitySearchHydratorDecorator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Inlined service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator.inner" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Inlined service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\AbstractElasticsearchAggregationHydrator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Inlined service "http_kernel.cache.inner" to "http_kernel".
Inlined service "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator.inner" to "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry".
Inlined service "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator.inner" to "product.repository".
Inlined service "Shopware\Commercial\ExportAssistant\Message\ImportExportHandlerDecorator.inner" to "Shopware\Core\Content\ImportExport\Message\ImportExportHandler".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Action\SearchControllerDecorator.inner" to "Shopware\Storefront\Controller\SearchController".
Inlined service "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator.inner" to "Shopware\Elasticsearch\Framework\ElasticsearchHelper".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Storefront\CheckoutControllerDecorator.inner" to "Shopware\Storefront\Controller\CheckoutController".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Storefront\AccountOrderControllerDecorator.inner" to "Shopware\Storefront\Controller\AccountOrderController".
Inlined service "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute" to "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute".
Inlined service "Swag\Security\Fixes\NEXT40208\FixDocumentRoute.inner" to "Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute".
Inlined service "Scop\PlatformRedirecter\Decorator\CanonicalRedirectServiceDecorator.inner" to "Shopware\Core\Framework\Routing\CanonicalRedirectService".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\CartItemAddService.inner" to "Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute".
Inlined service "Acris\ShopSwitch\Components\ShopSwitchRedirectService" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Inlined service "HbH\RetoureProcess\Components\RetourProcessor" to "console.command.public_alias.HbH\RetoureProcess\Commands\RetourCommand".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\PurchaseVoucherRoundingService" to "console.command.public_alias.NetInventors\NetiNextEasyCoupon\Commands\FixPurchaseVoucherRounding".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiSchemaBuilder" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiDefinitionSchemaBuilder" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\BundleSchemaPathCollection" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiSchemaBuilder" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiDefinitionSchemaBuilder" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\BundleSchemaPathCollection" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\OAuth\SymfonyBearerTokenValidator" to "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener".
Inlined service "Shopware\Core\Framework\Api\OAuth\SymfonyBearerTokenValidator" to "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener".
Inlined service "Shopware\Core\System\Snippet\SnippetFileHandler" to "Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand".
Inlined service "Shopware\Core\System\Snippet\SnippetFileHandler" to "Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand".
Inlined service "Shopware\Core\Checkout\Gateway\Command\Registry\CheckoutGatewayCommandRegistry" to "Shopware\Core\Checkout\Gateway\SalesChannel\CheckoutGatewayRoute".
Inlined service "Shopware\Core\Checkout\Gateway\Command\Registry\CheckoutGatewayCommandRegistry" to "Shopware\Core\Checkout\Gateway\SalesChannel\CheckoutGatewayRoute".
Inlined service "Dtgs\GoogleTagManager\Components\Helper\CategoryHelper" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Dtgs\GoogleTagManager\Components\Helper\PriceHelper" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Dtgs\GoogleTagManager\Components\Helper\ProductHelper" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Dtgs\GoogleTagManager\Components\Helper\LoggingHelper" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Dtgs\GoogleTagManager\Services\GeneralTagsService" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Dtgs\GoogleTagManager\Components\Helper\ProductHelper" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Dtgs\GoogleTagManager\Components\Helper\CategoryHelper" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Dtgs\GoogleTagManager\Components\Helper\PriceHelper" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Dtgs\GoogleTagManager\Components\Helper\LoggingHelper" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Dtgs\GoogleTagManager\Components\Helper\CategoryHelper" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Dtgs\GoogleTagManager\Components\Helper\PriceHelper" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Dtgs\GoogleTagManager\Components\Helper\LoggingHelper" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Dtgs\GoogleTagManager\Services\GeneralTagsService" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Dtgs\GoogleTagManager\Components\Helper\LoggingHelper" to "Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber".
Inlined service "Pickware\PickwareErpStarter\Analytics\AnalyticsService" to "Pickware\PickwareErpStarter\Analytics\Controller\AnalyticsController".
Inlined service "Pickware\PickwareErpStarter\Analytics\AnalyticsService" to "Pickware\PickwareErpStarter\Analytics\Controller\AnalyticsController".
Inlined service "Pickware\PickwareErpStarter\Analytics\AnalyticsService" to "Pickware\PickwareErpStarter\Analytics\Controller\AnalyticsController".
Inlined service "Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockImportCsvRowNormalizer" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ImporterRegistry".
Inlined service "Pickware\PickwareErpStarter\StockApi\StockLocationReferenceFinder" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ImporterRegistry".
Inlined service "Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockImportCsvRowNormalizer" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ImporterRegistry".
Inlined service "Pickware\PickwareErpStarter\StockApi\StockLocationReferenceFinder" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ImporterRegistry".
Inlined service "Pickware\PickwareErpStarter\OrderCalculation\OrderCalculationService" to "Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionCalculator".
Inlined service "Pickware\PickwareErpStarter\OrderCalculation\CalculatableOrderFactory" to "Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionCalculator".
Inlined service "Pickware\PickwareErpStarter\OrderCalculation\CalculatableOrderFactory" to "Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionCalculator".
Inlined service "Pickware\PickwareErpStarter\OrderCalculation\OrderCalculationService" to "Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionCalculator".
Inlined service "Pickware\PickwareErpStarter\PriceCalculation\OrderRecalculationService" to "Pickware\PickwareErpStarter\SupplierOrder\Controller\SupplierOrderController".
Inlined service "Pickware\PickwareErpStarter\PriceCalculation\OrderRecalculationService" to "Pickware\PickwareErpStarter\SupplierOrder\Controller\SupplierOrderController".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogicEsBuilder" to "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogic".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogicEsBuilder" to "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogic".
Inlined service "Shopware\Core\System\Language\SalesChannelLanguageLoader" to "Shopware\Commercial\AdvancedSearch\Domain\Indexing\ElasticsearchDefinition\Product\ElasticsearchProductDefinitionDecorator".
Inlined service "Shopware\Core\System\Language\SalesChannelLanguageLoader" to "Shopware\Commercial\AdvancedSearch\Domain\Indexing\ElasticsearchDefinition\Product\ElasticsearchProductDefinitionDecorator".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Domain\SalesChannelContextRestorer\SalesChannelContextRestorer" to "Shopware\Commercial\B2B\QuoteManagement\Domain\Admin\Api\QuoteActionController".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Domain\SalesChannelContextRestorer\SalesChannelContextRestorer" to "Shopware\Commercial\B2B\QuoteManagement\Domain\Admin\Api\QuoteActionController".
Inlined service "Cbax\ModulAnalytics\Components\Base" to "Cbax\ModulAnalytics\Controller\BackendController".
Inlined service "Cbax\ModulAnalytics\Components\Base" to "Cbax\ModulAnalytics\Controller\BackendController".
Inlined service "Shopgate\Shopware\Shopgate\Extended\ExtendedExternalCoupon" to "Shopgate\Shopware\Shopgate\ExtendedClassFactory".
Inlined service "Shopgate\Shopware\Shopgate\Extended\ExtendedOrderItem" to "Shopgate\Shopware\Shopgate\ExtendedClassFactory".
Inlined service "Shopgate\Shopware\Shopgate\Extended\ExtendedExternalCoupon" to "Shopgate\Shopware\Shopgate\ExtendedClassFactory".
Inlined service "Shopgate\Shopware\Shopgate\Extended\ExtendedExternalCoupon" to "Shopgate\Shopware\Shopgate\ExtendedClassFactory".
Inlined service "Shopgate\Shopware\Shopgate\Extended\ExtendedOrderItem" to "Shopgate\Shopware\Shopgate\ExtendedClassFactory".
Inlined service "Shopgate\Shopware\Catalog\Category\CategoryBridge" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Catalog\Product\Property\CustomFieldBridge" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Catalog\Mapping\TierPriceMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Catalog\Product\Property\CustomFieldBridge" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Catalog\Mapping\TierPriceMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Catalog\Product\Property\CustomFieldBridge" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Catalog\Mapping\TierPriceMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Catalog\Category\CategoryBridge" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\OrderComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\OrderComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\BalanceQueryService" to "NetInventors\NetiNextEasyCoupon\Storefront\Controller\BalanceQueryController".
Inlined service "NetInventors\NetiNextEasyCoupon\Service\BalanceQueryService" to "NetInventors\NetiNextEasyCoupon\Storefront\Controller\BalanceQueryController".
Inlined service "NetInventors\NetiNextEasyCouponPos\Service\PluginService" to "NetInventors\NetiNextEasyCouponPos\Storefront\Controller\PosCreateVoucherController".
Inlined service "NetInventors\NetiNextEasyCouponPos\Service\PluginService" to "NetInventors\NetiNextEasyCouponPos\Storefront\Controller\PosCreateVoucherController".
Inlined service "Shopware\Core\Content\Flow\Rule\FlowRuleScopeBuilder" to "Acris\FlowBuilderDelay\Core\Content\Flow\Dispatching\FlowExecutor".
Inlined service "Shopware\Core\Content\Flow\Rule\FlowRuleScopeBuilder" to "Acris\FlowBuilderDelay\Core\Content\Flow\Dispatching\FlowExecutor".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "property_accessor" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "property_accessor" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "Shopware\Core\System\SystemConfig\SymfonySystemConfigService" to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator.inner".
Inlined service "Shopware\Core\System\SystemConfig\SymfonySystemConfigService" to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator.inner".
Inlined service "Shopware\Storefront\Page\Checkout\Confirm\CheckoutConfirmPageLoader" to "Shopware\Storefront\Controller\CheckoutController".
Inlined service "Shopware\Storefront\Page\Checkout\Confirm\CheckoutConfirmPageLoader" to "Shopware\Storefront\Controller\CheckoutController".
Inlined service "Shopware\Storefront\Page\Account\Order\AccountEditOrderPageLoader" to "Shopware\Storefront\Controller\AccountOrderController".
Inlined service "Shopware\Storefront\Page\Account\Order\AccountEditOrderPageLoader" to "Shopware\Storefront\Controller\AccountOrderController".
Inlined service "Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\BooleanColumnInputParser" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ImporterRegistry".
Inlined service "Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\BooleanColumnInputParser" to "Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ImporterRegistry".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Synonym\AbstractSynonymInterpreter" to "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogic".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Synonym\AbstractSynonymInterpreter" to "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogic".
Inlined service "Shopgate\Shopware\Order\ContextComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\LineItem\LineItemComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\Shipping\ShippingComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\Customer\OrderCustomerComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\Shipping\ShippingComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\Shipping\ShippingComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\ContextComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\LineItem\LineItemComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\Customer\OrderCustomerComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Customer\CustomerComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\Quote\QuoteErrorMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\Payment\PaymentComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\LineItem\LineItemProductMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\LineItem\LineItemPromoMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\Quote\QuoteBridge" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\Quote\QuoteBridge" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\Quote\QuoteErrorMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\Shipping\ShippingMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\Payment\PaymentComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Customer\CustomerComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\LineItem\LineItemProductMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\LineItem\LineItemPromoMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\Shipping\ShippingMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\Quote\QuoteBridge" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\Payment\PaymentComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Customer\CustomerComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Customer\CustomerBridge" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Customer\Mapping\AddressMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Customer\CustomerBridge" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Customer\CustomerBridge" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Customer\Mapping\AddressMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\Payment\PaymentBridge" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\State\StateComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\State\StateComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\State\StateComposer" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Customer\CustomerBridge" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Customer\Mapping\AddressMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\Payment\PaymentBridge" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Customer\Mapping\LocationMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Customer\Mapping\LocationMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Customer\Mapping\SalutationMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Customer\Mapping\SalutationMapping" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\State\StateBridge" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Inlined service "Shopgate\Shopware\Order\State\StateBridge" to "Shopgate\Shopware\Storefront\Controller\MainApiController".
Tag "shopware.entity_extension" was defined on service(s) "Frosh\TemplateMail\Extension\Content\MailTemplate\MailTemplateExtension", but was never used. Did you mean "shopware.entity.definition", "shopware.entity_indexer", "shopware.entity.extension"?
Tag "shopware.snippet.file" was defined on service(s) "HbH\ProjectCms\HbHProjectCms\Ressources\snippet\en_GB\SnippetFile_en_GB", "HbH\ProjectCms\HbHProjectCms\Ressources\snippet\de_DE\SnippetFile_de_DE", "HbH\ProjectMainTheme\Resources\snippet\en_GB\SnippetFile_en_GB", "HbH\ProjectMainTheme\Resources\snippet\de_DE\SnippetFile_de_DE", "Dtgs\GoogleTagManager\Resources\snippet\en_GB\SnippetFile_en_GB", "Dtgs\GoogleTagManager\Resources\snippet\de_DE\SnippetFile_de_DE", but was never used. Did you mean "shopware.snippet.filter"?
Tag "shopware.event_subscriber" was defined on service(s) "Maxia\MaxiaListingVariants6\Subscriber\Storefront", "Maxia\MaxiaListingVariants6\Subscriber\ScssVariablesSubscriber", "Maxia\MaxiaListingVariants6\Subscriber\CacheInvalidationSubscriber", but was never used. Did you mean "kernel.event_subscriber"?