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 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 "Swag\PayPal\Checkout\Payment\Method\AbstractSyncAPMHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\SynchronousPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead.
The "Swag\PayPal\Checkout\Payment\Method\VenmoHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\RecurringPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead.
The "Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver::__construct()" method is considered internal. It may change without further notice. You should not extend it from "MoorlFoundation\Core\Content\Product\Cms\ProductBuyListCmsElementResolver".
The "Swag\PayPal\Checkout\Payment\Method\PUIHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\SynchronousPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead.
The "Swag\PayPal\Checkout\Payment\Method\APMHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\AsynchronousPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead.
The "Swag\PayPal\Checkout\Payment\Method\ACDCHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\AsynchronousPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead.
The "Swag\PayPal\Checkout\Payment\Method\ACDCHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\RecurringPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead.
The "Swag\PayPal\Checkout\Payment\PayPalPaymentHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\AsynchronousPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead.
The "Swag\PayPal\Checkout\Payment\PayPalPaymentHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\RecurringPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead.
The "KlarnaPayment\Components\PaymentHandler\KlarnaPaymentsPaymentHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\AsynchronousPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead.
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.
The "Biloba\IntlTranslation\Components\EntityHandlers\GenericEntityHandler::getFields()" method will require a new "string $name" argument in the next major version of its interface "Biloba\IntlTranslation\Components\EntityHandlerInterface", not defining it is deprecated.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Shopware\Core\Framework\DataAbstractionLayer\Subscriber\EntityStatsSubscriber" 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 "KlarnaPayment\Components\EventListener\DataMappingEventListener" 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 "MbdusArticleSort\Subscriber\ProductCategory" 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 "MbdusArticleSort\Subscriber\ListingCriteria" 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 "MbdusArticleSort\Subscriber\SortWritten" 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 "StudioSolid\ProductVideos\Core\Content\Product\Subscriber\ProductEmbeddedVideoMediaWrittenSubscriber" 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 "StudioSolid\ProductVideos\Core\Content\Product\Subscriber\ProductEmbeddedVideoMediaValidator" 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 "StudioSolid\ProductVideos\Core\Content\Product\Subscriber\ProductLoadedSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Shopware\Core\System\SystemConfig\Api\SystemConfigController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Swag\PayPal\Webhook\Registration\WebhookSystemConfigController".
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer" class is considered internal. It may change without further notice. You should not use it from "SwagMigrationAssistant\Migration\Run\MigrationProgressFieldSerializer".
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer" class is considered internal. It may change without further notice. You should not use it from "SwagMigrationAssistant\Migration\Run\PremappingFieldSerializer".
The "Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer::__construct()" method is considered internal. It may change without further notice. You should not extend it from "SwagMigrationAssistant\Migration\MessageQueue\OrderCountIndexer".
The "Shopware\Storefront\Controller\CheckoutController" class is considered internal Do not use direct or indirect repository calls in a controller. Always use a store-api route to get or put datas. It may change without further notice. You should not use it from "KlarnaPayment\Components\Controller\Storefront\KlarnaCheckoutController".
The "Shopware\Storefront\Controller\CheckoutController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "KlarnaPayment\Components\Controller\Storefront\KlarnaCheckoutController".
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".
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swag\CustomizedProducts\Storefront\Framework\Twig\Extension\CustomizedProductsPriceTagTwigFilter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swag\CustomizedProducts\Storefront\Framework\Twig\Extension\CustomizedProductsLoadValidMimeTypes" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swag\CustomizedProducts\Storefront\Framework\Twig\Extension\CustomizedProductsTruncateEllipsisFilter" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver" class is considered internal. It may change without further notice. You should not use it from "MbdusArticleSort\Product\Fields\SortResolver".
The "Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder" class is considered internal. It may change without further notice. You should not use it from "MbdusArticleSort\Service\MbdusCriteriaQueryBuilder".
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "MoorlFoundation\Core\Framework\Twig\ListingExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
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".
User Deprecated: The "Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver::__construct()" method is considered internal. It may change without further notice. You should not extend it from "MoorlFoundation\Core\Content\Product\Cms\ProductBuyListCmsElementResolver".
Log messages generated during the compilation of the service container.
Messages
Class
678
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 "Swag\PayPal\Checkout\Payment\Method\BancontactAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\BlikAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\EpsAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\GiropayAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\IdealAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\MultibancoAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\MyBankAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\OxxoAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\P24APMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\TrustlyAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Card\ApplePayValidator" (parent: Swag\PayPal\Checkout\Card\AbstractCardValidator).
Resolving inheritance for "Swag\PayPal\Checkout\Card\GooglePayValidator" (parent: Swag\PayPal\Checkout\Card\AbstractCardValidator).
Resolving inheritance for "Swag\PayPal\Checkout\Card\ACDCValidator" (parent: Swag\PayPal\Checkout\Card\AbstractCardValidator).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\PayLaterHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractSyncAPMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\SEPAHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractSyncAPMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\VenmoHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractSyncAPMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\ApplePayHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractSyncAPMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\GooglePayHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractSyncAPMHandler).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\PayPalOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\ACDCOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\VenmoOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\ApplePayOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\GooglePayOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\PUIOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\BancontactOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\BlikOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\BoletoBancarioOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\EpsOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\GiropayOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\IdealOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\MultibancoOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\MyBankOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\OxxoOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\P24OrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\SofortOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\TrustlyOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService" (parent: Swag\PayPal\Storefront\Data\Service\AbstractCheckoutDataService).
Resolving inheritance for "Swag\PayPal\Storefront\Data\Service\ApplePayCheckoutDataService" (parent: Swag\PayPal\Storefront\Data\Service\AbstractCheckoutDataService).
Resolving inheritance for "Swag\PayPal\Storefront\Data\Service\GooglePayCheckoutDataService" (parent: Swag\PayPal\Storefront\Data\Service\AbstractCheckoutDataService).
Resolving inheritance for "Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService" (parent: Swag\PayPal\Storefront\Data\Service\AbstractCheckoutDataService).
Resolving inheritance for "Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService" (parent: Swag\PayPal\Storefront\Data\Service\AbstractCheckoutDataService).
Resolving inheritance for "Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService" (parent: Swag\PayPal\Storefront\Data\Service\AbstractCheckoutDataService).
Resolving inheritance for "Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService" (parent: Swag\PayPal\Storefront\Data\Service\AbstractCheckoutDataService).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\PayPalMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\PUIMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\ACDCMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\SEPAMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\BancontactMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\BlikMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\EpsMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\IdealMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\MultibancoMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\MyBankMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\OxxoMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\P24MethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\TrustlyMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\VenmoMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\PayLaterMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\ApplePayMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\GooglePayMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler" (parent: Swag\PayPal\Pos\MessageQueue\Handler\Sync\AbstractSyncHandler).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Manager\ImageSyncManager" (parent: Swag\PayPal\Pos\MessageQueue\Manager\AbstractSyncManager).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager" (parent: Swag\PayPal\Pos\MessageQueue\Manager\AbstractSyncManager).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Manager\ProductSyncManager" (parent: Swag\PayPal\Pos\MessageQueue\Manager\AbstractSyncManager).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler" (parent: Swag\PayPal\Pos\MessageQueue\Handler\Sync\AbstractSyncHandler).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler" (parent: Swag\PayPal\Pos\MessageQueue\Handler\Sync\AbstractSyncHandler).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler" (parent: Swag\PayPal\Pos\MessageQueue\Handler\Sync\AbstractSyncHandler).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler" (parent: Swag\PayPal\Pos\MessageQueue\Handler\Sync\AbstractSyncHandler).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler" (parent: Swag\PayPal\Pos\MessageQueue\Handler\Sync\AbstractSyncHandler).
Resolving inheritance for "Swag\PayPal\Pos\Run\Task\CompleteTask" (parent: Swag\PayPal\Pos\Run\Task\AbstractTask).
Resolving inheritance for "Swag\PayPal\Pos\Run\Task\ProductTask" (parent: Swag\PayPal\Pos\Run\Task\AbstractTask).
Resolving inheritance for "Swag\PayPal\Pos\Run\Task\ImageTask" (parent: Swag\PayPal\Pos\Run\Task\AbstractTask).
Resolving inheritance for "Swag\PayPal\Pos\Run\Task\InventoryTask" (parent: Swag\PayPal\Pos\Run\Task\AbstractTask).
Resolving inheritance for "Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler" (parent: Swag\PayPal\Pos\Schedule\AbstractSyncTaskHandler).
Resolving inheritance for "Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler" (parent: Swag\PayPal\Pos\Schedule\AbstractSyncTaskHandler).
Resolving inheritance for "Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler" (parent: Swag\PayPal\Pos\Schedule\AbstractSyncTaskHandler).
Resolving inheritance for "SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\FetchingProcessor" (parent: SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\AbstractProcessor).
Resolving inheritance for "SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\WritingProcessor" (parent: SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\AbstractProcessor).
Resolving inheritance for "SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\AbortingProcessor" (parent: SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\AbstractProcessor).
Resolving inheritance for "SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\CleanUpProcessor" (parent: SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\AbstractProcessor).
Resolving inheritance for "SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\IndexingProcessor" (parent: SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\AbstractProcessor).
Resolving inheritance for "SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\MediaProcessingProcessor" (parent: SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\AbstractProcessor).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Media\HttpMediaDownloadService" (parent: SwagMigrationAssistant\Migration\Media\Processor\HttpDownloadServiceBase).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Media\LocalMediaProcessor" (parent: SwagMigrationAssistant\Profile\Shopware\Media\BaseMediaService).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Media\HttpOrderDocumentDownloadService" (parent: SwagMigrationAssistant\Migration\Media\Processor\HttpDownloadServiceBase).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Media\LocalOrderDocumentProcessor" (parent: SwagMigrationAssistant\Profile\Shopware\Media\BaseMediaService).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Media\LocalProductDownloadProcessor" (parent: SwagMigrationAssistant\Profile\Shopware\Media\BaseMediaService).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Media\HttpEsdFileDownloadService" (parent: SwagMigrationAssistant\Migration\Media\Processor\HttpDownloadServiceBase).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter" (parent: SwagMigrationAssistant\Migration\Converter\Converter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter" (parent: SwagMigrationAssistant\Migration\Converter\Converter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ProductAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ProductPriceAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ManufacturerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\OrderAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ProductConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ProductOptionRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ProductPropertyRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\TranslationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CategoryAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CategoryConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\MediaFolderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\MediaConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\OrderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerGroupAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerGroupConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerWishlistConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\PropertyGroupOptionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\NumberRangeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CurrencyConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\LanguageConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\NewsletterRecipientConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ShippingMethodConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ProductReviewConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\SeoUrlConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CrossSellingConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\MainVariantRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\PromotionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CategoryAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CategoryReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CurrencyReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerGroupAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerGroupReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\LanguageReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ManufacturerAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MediaAlbumReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MediaReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\NewsletterRecipientReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\NumberRangeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderDocumentAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderDocumentReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductPriceAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductReviewReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\PromotionReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\PropertyGroupOptionReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\SalesChannelReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\SeoUrlReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ShippingMethodReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\TranslationReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductOptionRelationReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductPropertyRelationReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CrossSellingReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MainVariantRelationReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerWishlistReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\EnvironmentReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\TableReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CategoryAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AttributeReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CategoryReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CurrencyReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\NewsletterRecipientReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerGroupReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerGroupAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AttributeReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AttributeReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\LanguageReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ManufacturerAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AttributeReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MediaAlbumReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MediaReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\NumberRangeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AttributeReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductOptionRelationReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductPropertyRelationReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AttributeReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductPriceAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AttributeReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\PropertyGroupOptionReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\SalesChannelReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\TranslationReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderDocumentReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderDocumentAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AttributeReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ShippingMethodReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductReviewReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\SeoUrlReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CrossSellingReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MainVariantRelationReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\PromotionReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerWishlistReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Writer\ProductOptionRelationWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Writer\ProductPropertyRelationWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Writer\PromotionWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductPriceAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductPriceAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ManufacturerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ManufacturerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductOptionRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductOptionRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductPropertyRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductPropertyRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54TranslationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\TranslationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CategoryAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CategoryAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CategoryConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CategoryConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MediaFolderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MediaFolderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MediaConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerWishlistConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerWishlistConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderDocumentAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderDocumentConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerGroupAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerGroupConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerGroupConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54PropertyGroupOptionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\PropertyGroupOptionConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54NumberRangeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\NumberRangeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CurrencyConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CurrencyConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54LanguageConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\LanguageConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SalesChannelConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54NewsletterRecipientConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\NewsletterRecipientConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ShippingMethodConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShippingMethodConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductReviewConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductReviewConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SeoUrlConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\SeoUrlConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CrossSellingConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CrossSellingConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MainVariantRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MainVariantRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54PromotionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\PromotionConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductPriceAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductPriceAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ManufacturerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ManufacturerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductOptionRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductOptionRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductPropertyRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductPropertyRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55TranslationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\TranslationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CategoryAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CategoryAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CategoryConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CategoryConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MediaFolderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MediaFolderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MediaConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderDocumentAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderDocumentConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerGroupAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerGroupConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerGroupConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerWishlistConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerWishlistConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55PropertyGroupOptionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\PropertyGroupOptionConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55NumberRangeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\NumberRangeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CurrencyConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CurrencyConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55LanguageConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\LanguageConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SalesChannelConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55NewsletterRecipientConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\NewsletterRecipientConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ShippingMethodConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShippingMethodConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductReviewConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductReviewConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SeoUrlConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\SeoUrlConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CrossSellingConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CrossSellingConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MainVariantRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MainVariantRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55PromotionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\PromotionConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductPriceAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductPriceAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ManufacturerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ManufacturerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductOptionRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductOptionRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductPropertyRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductPropertyRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56TranslationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\TranslationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CategoryAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CategoryAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CategoryConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CategoryConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MediaFolderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MediaFolderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MediaConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerWishlistConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerWishlistConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderDocumentAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderDocumentConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerGroupAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerGroupConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerGroupConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56PropertyGroupOptionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\PropertyGroupOptionConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56NumberRangeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\NumberRangeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CurrencyConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CurrencyConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56LanguageConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\LanguageConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SalesChannelConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56NewsletterRecipientConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\NewsletterRecipientConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ShippingMethodConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShippingMethodConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductReviewConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductReviewConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SeoUrlConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\SeoUrlConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CrossSellingConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CrossSellingConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MainVariantRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MainVariantRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56PromotionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\PromotionConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductPriceAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductPriceAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ManufacturerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ManufacturerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductOptionRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductOptionRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductPropertyRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductPropertyRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57TranslationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\TranslationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CategoryAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CategoryAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CategoryConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CategoryConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MediaFolderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MediaFolderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MediaConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerWishlistConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerWishlistConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderDocumentAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderDocumentConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerGroupAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerGroupConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerGroupConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57PropertyGroupOptionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\PropertyGroupOptionConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57PromotionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\PromotionConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57NumberRangeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\NumberRangeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MainVariantRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MainVariantRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CurrencyConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CurrencyConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57LanguageConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\LanguageConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SalesChannelConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57NewsletterRecipientConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\NewsletterRecipientConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ShippingMethodConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShippingMethodConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductReviewConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductReviewConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SeoUrlConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\SeoUrlConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CrossSellingConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CrossSellingConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductManufacturerConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\LanguageConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\DeliveryTimeConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CurrencyConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CategoryConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CategoryAssociationConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CategoryProductStreamAssociationConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CategoryCmsPageAssociationConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\MediaFolderConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\MediaFolderInheritanceConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\TaxConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\TaxRuleConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\PropertyGroupConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\OrderConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\UnitConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\RuleConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CountryConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CountryStateConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\SalesChannelConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\SalesChannelDomainConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\SalutationConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ShippingMethodConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CustomerGroupConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CustomFieldSetConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\NumberRangeConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\MailTemplateConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\SnippetConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\SnippetSetConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductFeatureSetConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\MediaConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\SeoUrlTemplateConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\SeoUrlConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\NewsletterRecipientConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CustomerConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CustomerWishlistConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\SystemConfigConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\PageSystemConfigConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductSortingConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CmsPageConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductStreamConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductStreamFilterInheritanceConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CrossSellingConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductReviewConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\DocumentConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\DocumentInheritanceConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\DocumentBaseConfigConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\PromotionConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryAssociationReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryProductStreamAssociationReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryCmsPageAssociationReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CurrencyReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\LanguageReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductManufacturerReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductReviewReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PropertyGroupReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TaxReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TaxRuleReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\UnitReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaFolderReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaFolderInheritanceReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\RuleReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CountryReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CountryStateReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DeliveryTimeReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerGroupReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\NumberRangeReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\OrderReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomFieldSetReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalesChannelReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalesChannelDomainReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalutationReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ShippingMethodReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SnippetReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SnippetSetReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MailTemplateReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductFeatureSetReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SeoUrlTemplateReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SeoUrlReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\NewsletterRecipientReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerWishlistReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SystemConfigReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PageSystemConfigReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductSortingReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CmsPageReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductStreamReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductStreamFilterInheritanceReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CrossSellingReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentInheritanceReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentBaseConfigReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PromotionReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\ProductManufacturerWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\CategoryAssociationWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\CategoryProductStreamAssociationWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\CategoryCmsPageAssociationWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\PropertyGroupWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\TaxWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\TaxRuleWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\UnitWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\SalutationWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\RuleWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\CustomFieldSetWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\MediaFolderInheritanceWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\SnippetWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\SnippetSetWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\MailTemplateWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\DeliveryTimeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\ProductFeatureSetWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\SalesChannelDomainWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\SeoUrlTemplateWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\SystemConfigWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\PageSystemConfigWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\ProductSortingWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\CmsPageWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\ProductStreamWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\ProductStreamFilterInheritanceWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\PromotionWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\DocumentInheritanceWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\DocumentBaseConfigWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\CountryStateWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Media\HttpMediaDownloadService" (parent: SwagMigrationAssistant\Migration\Media\Processor\HttpDownloadServiceBase).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentDownloadService" (parent: SwagMigrationAssistant\Migration\Media\Processor\HttpDownloadServiceBase).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Media\HttpProductDownloadService" (parent: SwagMigrationAssistant\Migration\Media\Processor\HttpDownloadServiceBase).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentGenerationService" (parent: SwagMigrationAssistant\Profile\Shopware\Media\BaseMediaService).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\ProductWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CategoryWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\MediaFolderWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\MediaWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\NumberRangeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\LanguageWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CustomerAttributeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CustomerWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\OrderAttributeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\OrderWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\OrderDocumentAttributeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\OrderDocumentWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CustomerGroupAttributeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CustomerGroupWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CustomerWishlistWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\ManufacturerAttributeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\ProductAttributeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\ProductPriceAttributeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CategoryAttributeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CurrencyWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\SalesChannelWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\NewsletterRecipientWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\ShippingMethodWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\ProductReviewWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\SeoUrlWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CrossSellingWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\MainVariantRelationWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CountryWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for ".instanceof.Pickware\PickwareGls\Adapter\GlsAdapter.0.Pickware\PickwareGls\Adapter\GlsAdapter" (parent: .abstract.instanceof.Pickware\PickwareGls\Adapter\GlsAdapter).
Resolving inheritance for "Pickware\PickwareGls\Adapter\GlsAdapter" (parent: .instanceof.Pickware\PickwareGls\Adapter\GlsAdapter.0.Pickware\PickwareGls\Adapter\GlsAdapter).
Resolving inheritance for ".instanceof.Pickware\PickwareGls\Api\Controller\GlsApiCredentialsCheckerController.0.Pickware\PickwareGls\Api\Controller\GlsApiCredentialsCheckerController" (parent: .abstract.instanceof.Pickware\PickwareGls\Api\Controller\GlsApiCredentialsCheckerController).
Resolving inheritance for "Pickware\PickwareGls\Api\Controller\GlsApiCredentialsCheckerController" (parent: .instanceof.Pickware\PickwareGls\Api\Controller\GlsApiCredentialsCheckerController.0.Pickware\PickwareGls\Api\Controller\GlsApiCredentialsCheckerController).
Resolving inheritance for ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareGls\FeatureFlag\GlsFeatureFlag" (parent: .abstract.instanceof.Pickware\PickwareGls\FeatureFlag\GlsFeatureFlag).
Resolving inheritance for "Pickware\PickwareGls\FeatureFlag\GlsFeatureFlag" (parent: .instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareGls\FeatureFlag\GlsFeatureFlag).
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\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 ".instanceof.Shopware\Core\Content\Cms\DataResolver\Element\CmsElementResolverInterface.0.Jkweb\Shopware\Plugin\CategoryListing\DataResolver\CategoryListingDataResolver" (parent: .abstract.instanceof.Jkweb\Shopware\Plugin\CategoryListing\DataResolver\CategoryListingDataResolver).
Resolving inheritance for "Jkweb\Shopware\Plugin\CategoryListing\DataResolver\CategoryListingDataResolver" (parent: .instanceof.Shopware\Core\Content\Cms\DataResolver\Element\CmsElementResolverInterface.0.Jkweb\Shopware\Plugin\CategoryListing\DataResolver\CategoryListingDataResolver).
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\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\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 "MoorlFoundation\Core\Content\Product\Cms\ProductBuyListCmsElementResolver" (parent: Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver).
Resolving inheritance for "MoorlFoundation\Core\Content\Media\Cms\DownloadListCmsElementResolver" (parent: Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver).
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\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.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 "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 "messenger.retry.multiplier_retry_strategy.default" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
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.paypal" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.swag_customized_products" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.pickware_gls" (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.mbdusarticlesort" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cl_dpd" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.neon_configurator" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.biloba_intl_translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.moorl_forms_channel" (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 "Swag\CustomizedProducts\Profile\Shopware\Gateway\Local\Reader\TemplateReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "Swag\CustomizedProducts\Profile\Shopware\Gateway\Local\Reader\OptionReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "Swag\CustomizedProducts\Profile\Shopware\Gateway\Local\Reader\ValueReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "Swag\CustomizedProducts\Profile\Writer\TemplateWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "Swag\CustomizedProducts\Profile\Writer\OptionWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "Swag\CustomizedProducts\Profile\Writer\ValueWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "Swag\CustomizedProducts\Profile\Shopware\Gateway\Api\Reader\OptionReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "Swag\CustomizedProducts\Profile\Shopware\Gateway\Api\Reader\TemplateReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "Swag\CustomizedProducts\Profile\Shopware\Gateway\Api\Reader\ValueReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
1
Removing method "setTwig" of service "Neon\Configurator\Controller\Storefront\NeonconfiguratorAjaxController" from controller candidates: the method is called at instantiation, thus cannot be an action.
1032
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 $swagPayPalPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagPayPalPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagExtensionStorePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagExtensionStorePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagMigrationAssistantPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagMigrationAssistantPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $premsOnePageCheckout6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $premsOnePageCheckout6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $klarnaPaymentPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $klarnaPaymentPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $scopPlatformRedirecterPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $scopPlatformRedirecterPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dvsnProductAccessoryPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dvsnProductAccessoryPublicFilesystem"; reason: private alias.
Removed service "Swag\CustomizedProducts\Util\Logger"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagCustomizedProductsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagCustomizedProductsPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $coeGoogleSiteVerificationSw6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $coeGoogleSiteVerificationSw6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $coeFormCustomerFromSw6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $coeFormCustomerFromSw6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareGlsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareGlsPublicFilesystem"; 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 $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 "League\Flysystem\FilesystemOperator $pickwareShippingBundlePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareShippingBundlePublicFilesystem"; 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 $pickwareMoneyBundlePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pickwareMoneyBundlePublicFilesystem"; 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 $moorlCmsTwigPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $moorlCmsTwigPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $fourtwosixResendOrderConfirmationPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $fourtwosixResendOrderConfirmationPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $weedesignNoIndexPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $weedesignNoIndexPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $shopvotePluginPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $shopvotePluginPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $bALProductListingPropertiesPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $bALProductListingPropertiesPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $wolfPlatformGraphicMenuPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $wolfPlatformGraphicMenuPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $mbdusArticleSortPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $mbdusArticleSortPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $solidProductVideosPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $solidProductVideosPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $crayssnLabsDpdConnectorPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $crayssnLabsDpdConnectorPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $neon6ConfiguratorPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $neon6ConfiguratorPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $sixProductShortDescriptionPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $sixProductShortDescriptionPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $jlauLoginAsCustomerPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $jlauLoginAsCustomerPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $weedesignPageSpeedPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $weedesignPageSpeedPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $kzphSimplenotePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $kzphSimplenotePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $bilobaIntlTranslationPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $bilobaIntlTranslationPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $bilobaIntlTranslationMoreLanguagesPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $bilobaIntlTranslationMoreLanguagesPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $bilobaIntlTranslationMoreEntitiesPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $bilobaIntlTranslationMoreEntitiesPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $flixxSocialMediaBarSW6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $flixxSocialMediaBarSW6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $brandCrockWhatsappChatPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $brandCrockWhatsappChatPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $weedesignTrumbowygPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $weedesignTrumbowygPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $folienmarktThemePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $folienmarktThemePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dmitsCustomerGroupsPricePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dmitsCustomerGroupsPricePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $acrisCustomOrderFieldsCSPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $acrisCustomOrderFieldsCSPublicFilesystem"; 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 $neon6ConfiguratorInfoPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $neon6ConfiguratorInfoPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dvsnPseudoProductPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dvsnPseudoProductPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $jkwebShopwareCategoryListingPluginPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $jkwebShopwareCategoryListingPluginPublicFilesystem"; 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 $dneTemplateManagerPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dneTemplateManagerPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swpSampleOrderSixPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swpSampleOrderSixPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $mzmudaDetailPagePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $mzmudaDetailPagePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $neonFolienmarktPriceApiPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $neonFolienmarktPriceApiPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $moorlFoundationPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $moorlFoundationPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $moorlFormsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $moorlFormsPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $tcinnThemeWareModernPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $tcinnThemeWareModernPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $tcinnCustomizingPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $tcinnCustomizingPublicFilesystem"; 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 "League\Flysystem\FilesystemOperator $tcinnThemeWareModernDemoDataPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $tcinnThemeWareModernDemoDataPublicFilesystem"; 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 "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 $paypalLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $swag_customized_productsLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $swagCustomizedProductsLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $pickware_glsLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $pickwareGlsLogger"; 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 $mbdusarticlesortLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cl_dpdLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $clDpdLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $neon_configuratorLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $neonConfiguratorLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $biloba_intl_translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $bilobaIntlTranslationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $moorl_forms_channelLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $moorlFormsChannelLogger"; 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 $swag_paypal_vault_token.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagPaypalVaultTokenRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_paypal_vault_token_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagPaypalVaultTokenMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_paypal_transaction_report.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagPaypalTransactionReportRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_paypal_pos_sales_channel.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagPaypalPosSalesChannelRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_paypal_pos_sales_channel_inventory.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagPaypalPosSalesChannelInventoryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_paypal_pos_sales_channel_run.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagPaypalPosSalesChannelRunRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_paypal_pos_sales_channel_run_log.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagPaypalPosSalesChannelRunLogRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_paypal_pos_sales_channel_media.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagPaypalPosSalesChannelMediaRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_paypal_pos_sales_channel_product.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagPaypalPosSalesChannelProductRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_migration_logging.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagMigrationLoggingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_migration_run.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagMigrationRunRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_migration_data.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagMigrationDataRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_migration_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagMigrationMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_migration_media_file.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagMigrationMediaFileRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_migration_general_setting.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagMigrationGeneralSettingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_migration_connection.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagMigrationConnectionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $klarna_payment_request_log.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $klarnaPaymentRequestLogRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $klarna_order_extension.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $klarnaOrderExtensionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $klarna_cart.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $klarnaCartRepository"; 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 $swag_customized_products_template.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCustomizedProductsTemplateRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_customized_products_template_option.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCustomizedProductsTemplateOptionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_customized_products_template_option_price.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCustomizedProductsTemplateOptionPriceRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_customized_products_template_option_value.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCustomizedProductsTemplateOptionValueRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_customized_products_template_option_value_price.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCustomizedProductsTemplateOptionValuePriceRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_customized_products_template_exclusion.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCustomizedProductsTemplateExclusionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_customized_products_template_exclusion_condition.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCustomizedProductsTemplateExclusionConditionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_customized_products_template_exclusion_operator.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCustomizedProductsTemplateExclusionOperatorRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_customized_products_template_exclusion_condition_values.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCustomizedProductsTemplateExclusionConditionValuesRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_customized_products_template_configuration.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCustomizedProductsTemplateConfigurationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_customized_products_template_configuration_share.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCustomizedProductsTemplateConfigurationShareRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_customized_products_template_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCustomizedProductsTemplateTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_customized_products_template_option_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCustomizedProductsTemplateOptionTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_customized_products_template_option_value_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCustomizedProductsTemplateOptionValueTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_customized_products_template_exclusion_operator_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCustomizedProductsTemplateExclusionOperatorTranslationRepository"; 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 $pickware_shipping_carrier.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareShippingCarrierRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_shipping_shipping_method_config.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareShippingShippingMethodConfigRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_shipping_sales_channel_api_context.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareShippingSalesChannelApiContextRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_shipping_shipment.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareShippingShipmentRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_shipping_tracking_code.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareShippingTrackingCodeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_shipping_shipment_order_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareShippingShipmentOrderMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_shipping_document_tracking_code_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareShippingDocumentTrackingCodeMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickware_shipping_document_shipment_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pickwareShippingDocumentShipmentMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shopvote_reviews.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shopvoteReviewsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $bal_product_listing_properties_property_group_extension.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $balProductListingPropertiesPropertyGroupExtensionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mbdus_productcategoriessort.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mbdusProductcategoriessortRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $solid_pv_product_embedded_video_media.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $solidPvProductEmbeddedVideoMediaRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $solid_pv_product_media_video_thumbnail.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $solidPvProductMediaVideoThumbnailRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfigurator_configuration.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfiguratorConfigurationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfigurator_configuration_log.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfiguratorConfigurationLogRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfigurator_attribute.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfiguratorAttributeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfigurator_fieldvalue_attribute.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfiguratorFieldvalueAttributeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfigurator_configuration_action.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfiguratorConfigurationActionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfigurator_configuration_media.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfiguratorConfigurationMediaRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfigurator_field.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfiguratorFieldRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfigurator_fieldvalidation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfiguratorFieldvalidationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfigurator_fieldvalue.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfiguratorFieldvalueRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfigurator_fieldvaluegroup.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfiguratorFieldvaluegroupRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfigurator_fieldvalue_info.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfiguratorFieldvalueInfoRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfigurator_calculation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfiguratorCalculationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfigurator_commoncalculation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfiguratorCommoncalculationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfigurator_fieldgroup.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfiguratorFieldgroupRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfigurator_fieldcalculation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfiguratorFieldcalculationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfigurator_field_info.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfiguratorFieldInfoRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfigurator_info.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonconfiguratorInfoRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $jlau_login_as_customer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $jlauLoginAsCustomerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $kzph_simplenote.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $kzphSimplenoteRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $kzph_simplenote_media.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $kzphSimplenoteMediaRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $biloba_intl_translation_config.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $bilobaIntlTranslationConfigRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $biloba_intl_translation_log.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $bilobaIntlTranslationLogRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_order_fields.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisOrderFieldsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_order_fields_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisOrderFieldsTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_order_fields_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisOrderFieldsRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_order_fields_val.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisOrderFieldsValRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_order_fields_val_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisOrderFieldsValTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_order_fields_restriction.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisOrderFieldsRestrictionRepository"; 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 $dvsn_pseudo_product.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsnPseudoProductRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsn_pseudo_product_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsnPseudoProductTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsn_pseudo_product_sales_channel_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsnPseudoProductSalesChannelMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsn_pseudo_product_multiplier_product_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsnPseudoProductMultiplierProductMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsn_pseudo_product_multiplier_product_stream_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsnPseudoProductMultiplierProductStreamMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsn_pseudo_product_multiplier_tag_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsnPseudoProductMultiplierTagMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsn_pseudo_product_note_product_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsnPseudoProductNoteProductMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsn_pseudo_product_note_product_stream_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsnPseudoProductNoteProductStreamMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsn_pseudo_product_note_tag_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsnPseudoProductNoteTagMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_location.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlLocationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_location_cache.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlLocationCacheRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_cms_element_config.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlCmsElementConfigRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_sorting.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlSortingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_sorting_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlSortingTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_marker.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMarkerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_client.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlClientRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_fb_form.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlFbFormRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_fb_form_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlFbFormTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_fb_element.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlFbElementRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_fb_element_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlFbElementTranslationRepository"; reason: private alias.
Removed service "messenger.default_transport"; reason: private alias.
Removed service ".service_locator.rXLxS9l"; reason: private alias.
Removed service ".service_locator..jpYlAI"; 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 "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 "Swag\PayPal\Storefront\Framework\Cookie\PayPalCookieProvider.inner"; reason: private alias.
Removed service "Swag\PayPal\Storefront\Framework\Cookie\GooglePayCookieProvider.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer"; reason: private alias.
Removed service "Shopware\Core\Content\Product\Stock\StockStorage"; reason: private alias.
Removed service "KlarnaPayment\Components\CookieProvider\CookieProvider.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\CartScopeDiscountPackager"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\LineItem\Group\AbstractProductLineItemProvider"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AbstractAnyRuleLineItemMatcher"; reason: private alias.
Removed service "Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageRules"; reason: private alias.
Removed service "Pickware\DocumentBundle\Renderer\Translator.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Document\Service\DocumentGenerator"; reason: private alias.
Removed service "Shopware\Core\Framework\Api\EventListener\ResponseExceptionListener"; 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\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder"; reason: private alias.
Removed service "Shopware\Elasticsearch\Product\ElasticsearchProductDefinition"; reason: private alias.
Removed service "StudioSolid\ProductVideos\Storefront\Framework\Cookie\CustomCookieProvider.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\Cart\ProductCartProcessor"; reason: private alias.
Removed service "Shopware\Core\Content\Product\Stock\OrderStockSubscriber"; reason: private alias.
Removed service "Shopware\Core\Content\Product\Cart\ProductLineItemValidator"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\LineItemFactoryRegistry"; reason: private alias.
Removed service "Shopware\Core\Content\Product\AbstractProductMaxPurchaseCalculator"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\Order\RecalculationService"; reason: private alias.
Removed service "Shopware\Core\Content\Mail\Service\MailService"; reason: private alias.
Removed service "Dmits\CustomerGroupsPrice\Service\CustomProductPriceCalculator.inner"; reason: private alias.
Removed service "Swp\SampleOrderSix\Core\Content\Product\SalesChannel\Price\ProductPriceCalculatorDecorator.inner"; reason: private alias.
Removed service "MoorlFoundation\Core\Service\LocationCookieProvider.inner"; reason: private alias.
Removed service "TcinnThemeWareModern\Framework\Cookie\CustomCookieProvider.inner"; 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\SalesChannel\Context\CachedSalesChannelContextFactory.inner"; reason: private alias.
Removed service "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\RuleLoader"; 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 "Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute.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 "Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute.inner"; reason: private alias.
Removed service "MoorlFoundation\Core\Content\Product\SalesChannel\Listing\FoundationProductListingRoute.inner"; reason: private alias.
Removed service "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute.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 ".service_locator.7PGWadk"; reason: private alias.
Removed service ".service_locator._GZLf8U"; reason: private alias.
Removed service ".service_locator.bIPKiUK"; reason: private alias.
Removed service ".service_locator.4idVUEn"; reason: private alias.
Removed service ".service_locator.qo5AJTW"; reason: private alias.
Removed service ".service_locator.2F3opV3"; 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.dX2Vawy"; reason: private alias.
Removed service ".service_locator.Ms.AIge"; reason: private alias.
1731
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\ScheduledTask\LogCleanupTaskHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\Http\CacheStore" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\AclWriteValidator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\CacheClearer" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
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\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\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\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\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\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\DataAbstractionLayer\Write\EntityWriteGatewayInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\FieldSerializer\RemoteAddressFieldSerializer" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
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\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 "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
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 "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
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\Demodata\Command\DemodataCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\OrderGenerator" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
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\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\Scheduler\TaskScheduler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
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\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\Script\Api\ScriptResponseFactoryFacadeHookFactory" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
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\Checkers\LicenseCheck" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Seo\SeoUrlPersister" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\Framework\Webhook\Service\WebhookCleanup" 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\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\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 "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" 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 "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" 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 "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" 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\DataAbstractionLayer\SalesChannelIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\SalesChannel\CachedCurrencyRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\EntityDispatcher" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
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\Salutation\SalesChannel\CachedSalutationRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\StateMachine\StateMachineRegistry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\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\ValueGenerator\NumberRangeValueGeneratorInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\Subscriber\CategorySubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
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\Core\Application\MediaLocationBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\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\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\CachedProductSearchRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\SalesChannel\Listing\CachedProductListingRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "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\Listing\ProductListingLoader" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader" 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\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\Newsletter\SalesChannel\NewsletterSubscribeRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\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\DataAbstractionLayer\RuleIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\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 "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" 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 "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" 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 "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
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\Mail\Service\MailSender" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Mail\Service\MailerTransportLoader" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
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\Content\ImportExport\Controller\ImportExportActionController" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
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\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 "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\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\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\CategoryUrlProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" 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 "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 "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
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\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\Dispatching\FlowExecutor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "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\Controller\TriggerFlowController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\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\CartItemAddRoute" 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\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\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\SendPasswordRecoveryMailRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute" 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\Api\CustomerGroupRegistrationActionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" 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\Subscriber\CustomerBeforeDeleteSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\Document\Renderer\CreditNoteRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" 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\OrderRoute" 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\PaymentService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\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\DataAbstractionLayer\PromotionIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\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\Administration\Controller\AdministrationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\Elasticsearch\Framework\ElasticsearchHelper" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
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.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\Indexing\CreateAliasTaskHandler" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Elasticsearch\Product\CustomFieldUpdater" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
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\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.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\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\Storefront\Framework\Twig\TemplateConfigAccessor" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
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 "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\Framework\SystemCheck\SaleChannelsReadinessCheck" previously pointing to "Shopware\Storefront\Framework\Routing\RequestTransformer" to "Shopware\Core\Framework\Routing\RequestTransformerInterface".
Changed reference of service "Shopware\Storefront\Controller\AccountOrderController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\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\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\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\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 "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\DataAbstractionLayer\ThemeIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Checkout\Card\AbstractCardValidator" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Checkout\Card\ApplePayValidator" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Checkout\Card\GooglePayValidator" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Checkout\Card\ACDCValidator" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Checkout\Payment\Service\OrderPatchService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Checkout\Payment\ScheduledTask\TransactionStatusSyncTaskHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Swag\PayPal\Checkout\ExpressCheckout\Service\ExpressCustomerService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Installment\Banner\Service\BannerDataService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\PayPalOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\ACDCOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\VenmoOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\ApplePayOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\GooglePayOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\PUIOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\APM\BancontactOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\APM\BlikOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\APM\BoletoBancarioOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\APM\EpsOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\APM\GiropayOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\APM\IdealOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\APM\MultibancoOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\APM\MyBankOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\APM\OxxoOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\APM\P24OrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\APM\SofortOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\APM\TrustlyOrderBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\PaymentsApi\Builder\CartPaymentBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\PayPal\PaymentsApi\Builder\CartPaymentBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Checkout\Plus\Service\PlusDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Checkout\Plus\Service\PlusDataService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Checkout\Plus\PlusSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Checkout\Plus\PlusSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Checkout\Payment\Method\PUIHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Swag\PayPal\Checkout\PUI\Service\PUIPaymentInstructionDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Checkout\PUI\ScheduledTask\PUIInstructionsFetchTaskHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Swag\PayPal\RestApi\V1\Service\CredentialProvider" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Setting\Service\CredentialsUtil" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Setting\Service\SettingsValidationService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Checkout\Order\Shipping\ShippingSubscriber" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\FundingEligibilityDataService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\FundingEligibilityDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\AbstractCheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\AbstractCheckoutDataService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\ApplePayCheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\ApplePayCheckoutDataService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\GooglePayCheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\GooglePayCheckoutDataService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Storefront\Data\CheckoutDataSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\PayPal\Webhook\WebhookService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Webhook\WebhookService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Webhook\Registration\WebhookSystemConfigController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Webhook\Registration\WebhookSystemConfigHelper" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Webhook\Registration\WebhookSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Pos\MessageQueue\MessageDispatcher" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Swag\PayPal\Pos\Sync\ProductSelection" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Swag\PayPal\Pos\Sync\Inventory\StockSubscriber" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Swag\PayPal\Pos\Webhook\WebhookService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\PayPal\Pos\Webhook\WebhookService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "SwagMigrationAssistant\Migration\Run\RunService" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "SwagMigrationAssistant\Migration\Service\MediaFileProcessorService" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "SwagMigrationAssistant\Migration\MessageQueue\Handler\CleanupMigrationHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\FetchingProcessor" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\WritingProcessor" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\AbortingProcessor" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\CleanUpProcessor" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\IndexingProcessor" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\MediaProcessingProcessor" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "SwagMigrationAssistant\Migration\Subscriber\MessageQueueSubscriber" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\ProductProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\DocumentProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Prems\Plugin\PremsOnePageCheckout6\Core\OnePageCheckout\Storefront\ConfigService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "KlarnaPayment\Components\ConfigReader\ConfigReader" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "KlarnaPayment\Components\Converter\CustomerAddressConverter" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "KlarnaPayment\Components\Controller\Administration\WizardController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "KlarnaPayment\Components\Controller\Storefront\KlarnaPaymentsCallbackController" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "KlarnaPayment\Components\Controller\Storefront\KlarnaCheckoutController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "KlarnaPayment\Components\EventListener\ConfigWrittenSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "KlarnaPayment\Components\EventListener\OrderChangeEventListener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "KlarnaPayment\Components\EventListener\SessionEventListener" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "KlarnaPayment\Components\PaymentHandler\KlarnaPaymentsPaymentHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "KlarnaPayment\Components\PaymentHandler\KlarnaExpressCheckoutPaymentHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "KlarnaPayment\Components\Helper\OrderFetcher" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "KlarnaPayment\Components\Factory\MerchantDataFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "KlarnaPayment\Components\Client\Hydrator\Request\UpdateOrder\UpdateOrderRequestHydrator" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "KlarnaPayment\Components\Client\Hydrator\Request\AddShippingInfo\AddShippingInfoRequestHydrator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "KlarnaPayment\Components\Client\Hydrator\Struct\LineItem\LineItemStructHydrator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Dvsn\ProductAccessory\Service\Gateway\CustomFieldGateway" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Dvsn\ProductAccessory\Subscriber\Storefront\Page\Product\ProductPageSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swag\CustomizedProducts\PayPal\PayPalLineItemSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "subscription.customized-products.price-detail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\CustomizedProducts\Storefront\Page\Product\ProductPageSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Swag\CustomizedProducts\Template\Api\TemplateController" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Swag\CustomizedProducts\Storefront\Framework\Twig\Extension\CustomizedProductsPriceTagTwigFilter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Swag\CustomizedProducts\Storefront\Page\Product\PriceDetail\Route\PriceDetailRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\Route\CreateConfigurationShareRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\CustomizedProducts\Template\Commands\GenerateDecisionTreeCommand" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "CoeFormCustomerFromSw6\Subscriber\ContactFormSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Pickware\DalBundle\EntityWriteValidationEventDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\ShippingBundle\Config\ConfigService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Pickware\ShippingBundle\Mail\LabelMailerService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Pickware\ShippingBundle\Shipment\ShipmentService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pickware\FeatureFlagBundle\FeatureFlagService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "Shopvote\ShopvotePlugin\Components\ImportService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopvote\ShopvotePlugin\Model\ImportModel" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopvote\ShopvotePlugin\Subscriber\CheckoutSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Shopvote\ShopvotePlugin\Subscriber\BadgeSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MbdusArticleSort\Product\Fields\SortResolver" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MbdusArticleSort\Subscriber\ListingCriteria" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MbdusArticleSort\Service\MbdusCriteriaQueryBuilder" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MbdusArticleSort\Administration\Controller\MbdusSortController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MbdusArticleSort\Administration\Controller\MbdusSortController" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "StudioSolid\ProductVideos\Storefront\Framework\Cookie\CustomCookieProvider" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "CrayssnLabsDpdConnector\Command\ProcessOrders" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "CrayssnLabsDpdConnector\Framework\Process\Orders" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "CrayssnLabsDpdConnector\Framework\Dpd\Soap\Client" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "CrayssnLabsDpdConnector\Framework\Shopware\Repository\Order" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "CrayssnLabsDpdConnector\Controller\Api\ConfigController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "CrayssnLabsDpdConnector\Controller\Api\OrderDetailController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "CrayssnLabsDpdConnector\Controller\Api\OrderListController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "CrayssnLabsDpdConnector\Service\ScheduledTask\CheckDpdStatus\Handler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "CrayssnLabsDpdConnector\Framework\Dpd\ShippingList" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "CrayssnLabsDpdConnector\Framework\Dpd\ShippingList" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Neon\Configurator\Services\Stock\Decorations\CheckStockIfLineItemQuantityGetsUpdatedService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Neon\Configurator\Subscribers\MediaWhitelistSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Neon\Configurator\Cart\Checkout\ConfiguratorProductMaxPurchaseCalculator" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Jlau\LoginAsCustomer\Controller\LoginAsCustomer" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Jlau\LoginAsCustomer\Controller\LoginAsCustomer" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Jlau\LoginAsCustomer\Customer\LoginService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Weedesign\PageSpeed\Listener\ResponseListener" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Weedesign\PageSpeed\Service\SaveHtaccessFile" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Weedesign\PageSpeed\Controller\Htaccess\SaveController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Weedesign\PageSpeed\Controller\Preload\FontsController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Weedesign\PageSpeed\Service\GenerateMediaFiles" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Weedesign\PageSpeed\Service\DeleteMediaFiles" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Weedesign\PageSpeed\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Weedesign\PageSpeed\Controller\Media\GenerateController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Weedesign\PageSpeed\Controller\Media\UpgradeController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Weedesign\PageSpeed\Controller\Media\URLController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Weedesign\PageSpeed\Controller\Media\ProgressController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Weedesign\PageSpeed\Service\ScheduledTask\GenerateMedia" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Weedesign\PageSpeed\Service\ScheduledTask\GenerateMediaHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Kzph\Simplenote\Subscriber\OrderSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslation\Core\Content\Api\TranslationController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslation\Components\EntityHandlers\ProductEntityHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslation\Components\EntityHandlers\ProductEntityHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslation\Components\Messages\ProductEntityMessageHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslation\Components\Messages\ProductEntityMessageHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslation\Components\EntityHandlers\ProductCrossSellingEntityHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslation\Components\EntityHandlers\ProductCrossSellingEntityHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslation\Components\Messages\ProductCrossSellingEntityMessageHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslation\Components\Messages\ProductCrossSellingEntityMessageHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslation\Service\TranslatorService" previously pointing to "Biloba\IntlTranslation\Service\TranslationLogService" to "biloba.intl_translation.translation_log".
Changed reference of service "Biloba\IntlTranslation\Command\TranslateCommand" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslation\Command\LanguageCommand" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslation\Components\TextProcessors\TagAttribute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslation\Components\TextProcessors\Links" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\CategoryEntityHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\CategoryEntityHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\CategoryEntityMessageHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\CategoryEntityMessageHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\LandingPageEntityHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\LandingPageEntityHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\LandingPageEntityMessageHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\LandingPageEntityMessageHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\EmailTemplateEntityHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\EmailTemplateEntityHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\EmailTemplateEntityMessageHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\EmailTemplateEntityMessageHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\SnippetEntityHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\SnippetEntityHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\SnippetEntityHandler" previously pointing to "Biloba\IntlTranslation\Service\TranslationLogService" to "biloba.intl_translation.translation_log".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\SnippetEntityMessageHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\SnippetEntityMessageHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\PropertyGroupEntityHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\PropertyGroupEntityHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\PropertyGroupEntityMessageHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\PropertyGroupEntityMessageHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\PropertyGroupOptionEntityHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\PropertyGroupOptionEntityHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\PropertyGroupOptionEntityMessageHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\PropertyGroupOptionEntityMessageHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\CMSPageEntityHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\CMSPageEntityHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\CMSPageEntityMessageHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\CMSPageEntityMessageHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\CMSSlotEntityHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\CMSSlotEntityHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\CMSSlotEntityMessageHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\CMSSlotEntityMessageHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\ProductManufacturerEntityHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\ProductManufacturerEntityHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\ProductManufacturerEntityMessageHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\ProductManufacturerEntityMessageHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\ProductStreamEntityHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\ProductStreamEntityHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\ProductStreamEntityMessageHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\ProductStreamEntityMessageHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\MediaEntityHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\MediaEntityHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\MediaEntityMessageHandler" previously pointing to "messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Biloba\IntlTranslationMoreEntities\Components\Messages\MediaEntityMessageHandler" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Flixx\FlixxSocialMediaBarSW6\Service\SettingsService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Brandcrock\BrandCrockWhatsappChat\Subscriber\MySubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Weedesign\Trumbowyg\Components\TemplateDataExtension" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "dmits.customer_groups_price.service.config_service" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Dvsn\PseudoProduct\Subscriber\Core\Checkout\Cart\Order\OrderConverterSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Dvsn\PseudoProduct\Subscriber\Storefront\Page\Product\ProductPageSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Dvsn\PseudoProduct\Core\Checkout\Cart\PseudoProductCartProcessor" 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 "Swp\SampleOrderSix\Core\SampleOrderSix\Checkout\Cart\SampleOrderSixCartProcessor" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swp\SampleOrderSix\Core\SampleOrderSix\Checkout\Cart\SampleOrderSixSurchargeCartProcessor" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swp\SampleOrderSix\Core\SampleOrderSix\Checkout\Cart\SampleOrderSixSurchargeCartProcessor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Swp\SampleOrderSix\Core\SampleOrderSix\Storefront\Controller\SampleLineItemController" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swp\SampleOrderSix\Subscriber\Frontend" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Swp\SampleOrderSix\Core\Content\Product\SalesChannel\Price\ProductPriceCalculatorDecorator" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MoorlFoundation\Core\Service\EntityAutoCacheService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MoorlFoundation\Core\Service\EntityAutoCacheService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MoorlFoundation\Core\Service\LocationService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MoorlFoundation\Core\Service\LocationServiceV2" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MoorlFoundation\Core\Service\LocationCookieProvider" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MoorlFoundation\Storefront\Controller\CustomerUploadController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MoorlFoundation\Storefront\Subscriber\SalesChannelContextResolvedSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MoorlFoundation\Core\Subscriber\MoorlFoundationSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MoorlFoundation\Core\Content\Product\Cms\ProductBuyListCmsElementResolver" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MoorlFoundation\Core\Service\TranslationService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MoorlFoundation\Core\Service\EntityEnricherService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MoorlFoundation\Core\Service\DataService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MoorlFoundation\Core\Service\EntitySearchService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MoorlFoundation\Core\Service\EntitySearchService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MoorlFoundation\Core\Service\EntitySuggestService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MoorlFoundation\Core\Service\EntitySuggestService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MoorlFoundation\Core\Content\Product\SalesChannel\Listing\FoundationProductListingRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MoorlForms\Data\Data" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MoorlForms\Core\Service\LoggerService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MoorlForms\Core\Service\FbService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "MoorlForms\Core\Service\FbService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MoorlForms\Core\Subscriber\SendMailSubscriber" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
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 "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 "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 "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 "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product.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 "swag_paypal_vault_token.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_paypal_vault_token.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_paypal_vault_token.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_paypal_vault_token_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_paypal_vault_token_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_paypal_vault_token_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_paypal_transaction_report.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_paypal_transaction_report.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_paypal_transaction_report.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_paypal_pos_sales_channel.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_paypal_pos_sales_channel.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_paypal_pos_sales_channel.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_paypal_pos_sales_channel_inventory.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_paypal_pos_sales_channel_inventory.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_paypal_pos_sales_channel_inventory.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_paypal_pos_sales_channel_run.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_paypal_pos_sales_channel_run.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_paypal_pos_sales_channel_run.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_paypal_pos_sales_channel_run_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_paypal_pos_sales_channel_run_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_paypal_pos_sales_channel_run_log.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_paypal_pos_sales_channel_media.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_paypal_pos_sales_channel_media.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_paypal_pos_sales_channel_media.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_paypal_pos_sales_channel_product.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_paypal_pos_sales_channel_product.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_paypal_pos_sales_channel_product.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_migration_logging.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_migration_logging.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_migration_logging.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_migration_run.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_migration_run.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_migration_run.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_migration_data.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_migration_data.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_migration_data.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_migration_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_migration_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_migration_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_migration_media_file.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_migration_media_file.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_migration_media_file.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_migration_general_setting.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_migration_general_setting.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_migration_general_setting.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_migration_connection.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_migration_connection.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_migration_connection.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "klarna_payment_request_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "klarna_payment_request_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "klarna_payment_request_log.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "klarna_order_extension.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "klarna_order_extension.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "klarna_order_extension.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "klarna_cart.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "klarna_cart.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "klarna_cart.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 "swag_customized_products_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_customized_products_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_customized_products_template.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_customized_products_template_option.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_customized_products_template_option.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_customized_products_template_option.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_customized_products_template_option_price.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_customized_products_template_option_price.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_customized_products_template_option_price.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_customized_products_template_option_value.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_customized_products_template_option_value.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_customized_products_template_option_value.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_customized_products_template_option_value_price.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_customized_products_template_option_value_price.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_customized_products_template_option_value_price.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_customized_products_template_exclusion.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_customized_products_template_exclusion.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_customized_products_template_exclusion.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_customized_products_template_exclusion_condition.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_customized_products_template_exclusion_condition.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_customized_products_template_exclusion_condition.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_customized_products_template_exclusion_operator.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_customized_products_template_exclusion_operator.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_customized_products_template_exclusion_operator.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_customized_products_template_exclusion_condition_values.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_customized_products_template_exclusion_condition_values.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_customized_products_template_exclusion_condition_values.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_customized_products_template_configuration.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_customized_products_template_configuration.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_customized_products_template_configuration.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_customized_products_template_configuration_share.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_customized_products_template_configuration_share.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_customized_products_template_configuration_share.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_customized_products_template_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_customized_products_template_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_customized_products_template_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_customized_products_template_option_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_customized_products_template_option_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_customized_products_template_option_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_customized_products_template_option_value_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_customized_products_template_option_value_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_customized_products_template_option_value_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_customized_products_template_exclusion_operator_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_customized_products_template_exclusion_operator_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_customized_products_template_exclusion_operator_translation.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 "pickware_shipping_carrier.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_shipping_carrier.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_shipping_carrier.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_shipping_shipping_method_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_shipping_shipping_method_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_shipping_shipping_method_config.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_shipping_sales_channel_api_context.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_shipping_sales_channel_api_context.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_shipping_sales_channel_api_context.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_shipping_shipment.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_shipping_shipment.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_shipping_shipment.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_shipping_tracking_code.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_shipping_tracking_code.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_shipping_tracking_code.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_shipping_shipment_order_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_shipping_shipment_order_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_shipping_shipment_order_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_shipping_document_tracking_code_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_shipping_document_tracking_code_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_shipping_document_tracking_code_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pickware_shipping_document_shipment_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "pickware_shipping_document_shipment_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "pickware_shipping_document_shipment_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shopvote_reviews.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "shopvote_reviews.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "shopvote_reviews.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "bal_product_listing_properties_property_group_extension.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "bal_product_listing_properties_property_group_extension.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "bal_product_listing_properties_property_group_extension.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mbdus_productcategoriessort.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mbdus_productcategoriessort.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mbdus_productcategoriessort.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "solid_pv_product_embedded_video_media.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "solid_pv_product_embedded_video_media.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "solid_pv_product_embedded_video_media.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "solid_pv_product_media_video_thumbnail.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "solid_pv_product_media_video_thumbnail.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "solid_pv_product_media_video_thumbnail.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neonconfigurator_configuration.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neonconfigurator_configuration.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neonconfigurator_configuration.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neonconfigurator_configuration_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neonconfigurator_configuration_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neonconfigurator_configuration_log.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neonconfigurator_attribute.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neonconfigurator_attribute.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neonconfigurator_attribute.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neonconfigurator_fieldvalue_attribute.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neonconfigurator_fieldvalue_attribute.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neonconfigurator_fieldvalue_attribute.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neonconfigurator_configuration_action.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neonconfigurator_configuration_action.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neonconfigurator_configuration_action.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neonconfigurator_configuration_media.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neonconfigurator_configuration_media.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neonconfigurator_configuration_media.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neonconfigurator_field.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neonconfigurator_field.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neonconfigurator_field.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neonconfigurator_fieldvalidation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neonconfigurator_fieldvalidation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neonconfigurator_fieldvalidation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neonconfigurator_fieldvalue.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neonconfigurator_fieldvalue.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neonconfigurator_fieldvalue.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neonconfigurator_fieldvaluegroup.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neonconfigurator_fieldvaluegroup.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neonconfigurator_fieldvaluegroup.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neonconfigurator_fieldvalue_info.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neonconfigurator_fieldvalue_info.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neonconfigurator_fieldvalue_info.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neonconfigurator_calculation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neonconfigurator_calculation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neonconfigurator_calculation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neonconfigurator_commoncalculation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neonconfigurator_commoncalculation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neonconfigurator_commoncalculation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neonconfigurator_fieldgroup.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neonconfigurator_fieldgroup.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neonconfigurator_fieldgroup.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neonconfigurator_fieldcalculation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neonconfigurator_fieldcalculation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neonconfigurator_fieldcalculation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neonconfigurator_field_info.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neonconfigurator_field_info.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neonconfigurator_field_info.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neonconfigurator_info.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neonconfigurator_info.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neonconfigurator_info.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "jlau_login_as_customer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "jlau_login_as_customer.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "jlau_login_as_customer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "kzph_simplenote.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "kzph_simplenote.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "kzph_simplenote.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "kzph_simplenote_media.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "kzph_simplenote_media.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "kzph_simplenote_media.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "biloba_intl_translation_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "biloba_intl_translation_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "biloba_intl_translation_config.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "biloba_intl_translation_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "biloba_intl_translation_log.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "biloba_intl_translation_log.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_order_fields.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_order_fields.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_order_fields.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_order_fields_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_order_fields_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_order_fields_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_order_fields_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_order_fields_rule.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_order_fields_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_order_fields_val.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_order_fields_val.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_order_fields_val.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_order_fields_val_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_order_fields_val_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_order_fields_val_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_order_fields_restriction.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_order_fields_restriction.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_order_fields_restriction.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 "dvsn_pseudo_product.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dvsn_pseudo_product.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dvsn_pseudo_product.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dvsn_pseudo_product_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dvsn_pseudo_product_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dvsn_pseudo_product_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dvsn_pseudo_product_sales_channel_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dvsn_pseudo_product_sales_channel_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dvsn_pseudo_product_sales_channel_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dvsn_pseudo_product_multiplier_product_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dvsn_pseudo_product_multiplier_product_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dvsn_pseudo_product_multiplier_product_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dvsn_pseudo_product_multiplier_product_stream_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dvsn_pseudo_product_multiplier_product_stream_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dvsn_pseudo_product_multiplier_product_stream_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dvsn_pseudo_product_multiplier_tag_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dvsn_pseudo_product_multiplier_tag_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dvsn_pseudo_product_multiplier_tag_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dvsn_pseudo_product_note_product_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dvsn_pseudo_product_note_product_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dvsn_pseudo_product_note_product_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dvsn_pseudo_product_note_product_stream_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dvsn_pseudo_product_note_product_stream_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dvsn_pseudo_product_note_product_stream_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dvsn_pseudo_product_note_tag_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dvsn_pseudo_product_note_tag_mapping.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dvsn_pseudo_product_note_tag_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_location.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_location.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_location.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_location_cache.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_location_cache.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_location_cache.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_cms_element_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_cms_element_config.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_cms_element_config.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_sorting.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_sorting.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_sorting.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_sorting_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_sorting_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_sorting_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_marker.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_marker.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_marker.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_client.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_client.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_client.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_fb_form.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_fb_form.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_fb_form.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_fb_form_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_fb_form_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_fb_form_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_fb_element.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_fb_element.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_fb_element.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_fb_element_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_fb_element_translation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_fb_element_translation.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.swag_customized_products_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.swag_customized_products_template.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.swag_customized_products_template.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.swag_customized_products_template_option.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.swag_customized_products_template_option.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.swag_customized_products_template_option.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.swag_customized_products_template_option_value.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.swag_customized_products_template_option_value.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.swag_customized_products_template_option_value.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.swag_customized_products_template_configuration.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.swag_customized_products_template_configuration.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.swag_customized_products_template_configuration.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.CqYmUTk" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service ".service_locator.CqYmUTk" previously pointing to "http_kernel.cache" to "http_kernel".
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 "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 "Shopware\Storefront\Framework\Routing\RequestTransformer" to "Shopware\Core\Framework\Routing\RequestTransformerInterface".
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 "Swag\PayPal\Webhook\Registration\WebhookSystemConfigController.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "SwagMigrationAssistant\Migration\MessageQueue\OrderCountIndexer.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "SwagMigrationAssistant\Core\Content\Product\Stock\StockStorageDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "KlarnaPayment\Components\Controller\Storefront\KlarnaCheckoutController.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
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 "BAL\Plugin\ProductListingProperties\CMS\ProductBoxCmsElementResolver.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "BAL\Plugin\ProductListingProperties\CMS\ProductSliderCmsElementResolver.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Neon\Configurator\Services\Stock\Decorations\CheckStockIfLineItemQuantityGetsUpdatedService.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Neon\Configurator\Cart\Checkout\ConfiguratorProductMaxPurchaseCalculator.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Neon\Configurator\Core\System\SalesChannel\Context\SalesChannelContextFactory.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Kzph\Simplenote\Service\AddDataToMailService.inner" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Changed reference of service "Kzph\Simplenote\Service\AddDataToMailService.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\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\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\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 "debug.event_dispatcher" to "event_dispatcher".
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\Framework\Routing\CanonicalRedirectService" previously pointing to "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" to "Shopware\Core\System\SystemConfig\SystemConfigService".
294
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "Swag\PayPal\Checkout\Payment\Method\APMHandler"; reason: abstract.
Removed service "Swag\PayPal\Checkout\Payment\Method\AbstractSyncAPMHandler"; reason: abstract.
Removed service "Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder"; reason: abstract.
Removed service "Swag\PayPal\Storefront\Data\Service\AbstractCheckoutDataService"; reason: abstract.
Removed service "Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData"; reason: abstract.
Removed service "Swag\PayPal\Pos\MessageQueue\Manager\AbstractSyncManager"; reason: abstract.
Removed service "Swag\PayPal\Pos\MessageQueue\Handler\Sync\AbstractSyncHandler"; reason: abstract.
Removed service "Swag\PayPal\Pos\Run\Task\AbstractTask"; reason: abstract.
Removed service "Swag\PayPal\Pos\Schedule\AbstractSyncTaskHandler"; reason: abstract.
Removed service "SwagMigrationAssistant\Migration\Converter\Converter"; reason: abstract.
Removed service "SwagMigrationAssistant\Migration\Media\Processor\HttpDownloadServiceBase"; reason: abstract.
Removed service "SwagMigrationAssistant\Migration\MessageQueue\Handler\Processor\AbstractProcessor"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Media\BaseMediaService"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ProductAttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ProductPriceAttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ManufacturerAttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\OrderAttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentAttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ProductConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ProductOptionRelationConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ProductPropertyRelationConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\TranslationConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CategoryAttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CategoryConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\MediaFolderConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\MediaConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\OrderConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerGroupAttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerGroupConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerWishlistConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\PropertyGroupOptionConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\NumberRangeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CurrencyConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\LanguageConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\NewsletterRecipientConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ShippingMethodConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ProductReviewConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\SeoUrlConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CrossSellingConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\MainVariantRelationConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\PromotionConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AttributeReader"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader"; reason: abstract.
Removed service "SwagMigrationAssistant\Migration\Writer\AbstractWriter"; reason: abstract.
Removed service "Pickware\PickwareGls\Api\GlsApiClientException"; reason: abstract.
Removed service "Pickware\PickwareGls\Administration"; reason: abstract.
Removed service "Pickware\PickwareGls\Installation"; reason: abstract.
Removed service "Pickware\PickwareGls\Api\Requests"; reason: abstract.
Removed service "Pickware\PickwareGls\Api\ServiceOptions"; reason: abstract.
Removed service "Pickware\PickwareGls\Config"; reason: abstract.
Removed service "Pickware\PickwareGls\Adapter\GlsShipmentConfig"; reason: abstract.
Removed service "Pickware\PickwareGls\Api\BrokerReferenceMiddleware"; reason: abstract.
Removed service "Pickware\PickwareGls\Api\GlsApiClientConfig"; reason: abstract.
Removed service "Pickware\PickwareGls\Api\GlsApiError"; reason: abstract.
Removed service "Pickware\PickwareGls\Api\GlsService"; reason: abstract.
Removed service "Pickware\PickwareGls\Api\GlsShipment"; 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 "Frosh\Tools\DependencyInjection"; reason: abstract.
Removed service "Frosh\Tools\FroshTools"; reason: abstract.
Removed service "Frosh\Tools\Resources"; reason: abstract.
Removed service "Frosh\DevelopmentHelper\Component\Profiler"; 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.Pickware\PickwareGls\Adapter\GlsAdapter.0.Pickware\PickwareGls\Adapter\GlsAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareGls\Adapter\GlsAdapter"; reason: abstract.
Removed service ".instanceof.Pickware\PickwareGls\Api\Controller\GlsApiCredentialsCheckerController.0.Pickware\PickwareGls\Api\Controller\GlsApiCredentialsCheckerController"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareGls\Api\Controller\GlsApiCredentialsCheckerController"; reason: abstract.
Removed service ".instanceof.Pickware\FeatureFlagBundle\FeatureFlag.0.Pickware\PickwareGls\FeatureFlag\GlsFeatureFlag"; reason: abstract.
Removed service ".abstract.instanceof.Pickware\PickwareGls\FeatureFlag\GlsFeatureFlag"; 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\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\Core\Content\Cms\DataResolver\Element\CmsElementResolverInterface.0.Jkweb\Shopware\Plugin\CategoryListing\DataResolver\CategoryListingDataResolver"; reason: abstract.
Removed service ".abstract.instanceof.Jkweb\Shopware\Plugin\CategoryListing\DataResolver\CategoryListingDataResolver"; 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\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\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.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\Tinker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\DevelopmentHelper\Command\Tinker"; 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.
139
Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
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.increment.gateway.mysql"; reason: unused.
Removed service "shopware.increment.gateway.array"; 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\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\Framework\ElasticsearchStagingHandler"; 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 "Swag\PayPal\Checkout\Card\AbstractCardValidator"; reason: unused.
Removed service "Swag\PayPal\OrdersApi\Builder\APM\BoletoBancarioOrderBuilder"; reason: unused.
Removed service "Swag\PayPal\RestApi\V1\Resource\IdentityResource"; reason: unused.
Removed service "Swag\PayPal\RestApi\V1\Resource\ShippingResource"; reason: unused.
Removed service "Swag\PayPal\Checkout\Order\Shipping\Service\ShippingService"; reason: unused.
Removed service "Prems\Plugin\PremsOnePageCheckout6\Resources\snippet\en_GB\SnippetFile_en_GB"; reason: unused.
Removed service "Prems\Plugin\PremsOnePageCheckout6\Resources\snippet\de_DE\SnippetFile_de_DE"; reason: unused.
Removed service "Pickware\DalBundle\DalPayloadSerializer"; reason: unused.
Removed service "Pickware\DalBundle\CriteriaFactory"; reason: unused.
Removed service "Pickware\DalBundle\CriteriaJsonSerializer"; reason: unused.
Removed service "Pickware\DalBundle\TechnicalNameToIdConverter"; reason: unused.
Removed service "Pickware\DalBundle\EntityResponseService"; reason: unused.
Removed service "Pickware\DocumentBundle\Renderer\DocumentTemplateRenderer"; reason: unused.
Removed service "Pickware\ShippingBundle\Shipment\ApiVersioning\ApiVersion20240426\ShipmentBlueprintApiLayer"; reason: unused.
Removed service "Pickware\FeatureFlagBundle\PickwareFeatureFlagBundle"; reason: unused.
Removed service "Pickware\IncompatibilityBundle\PickwareIncompatibilityBundle"; reason: unused.
Removed service "Pickware\MoneyBundle\ShopwareCurrencyConverter"; reason: unused.
Removed service "Pickware\ShopwareExtensionsBundle\OrderDocument\OrderDocumentService"; reason: unused.
Removed service "Biloba\IntlTranslation\Struct\TranslatableFieldCollection"; reason: unused.
Removed service "Jkweb\Shopware\Plugin\CategoryListing\Struct\CategoryListingStruct"; 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 "MoorlFoundation\Core\Framework\DataAbstractionLayer\Indexer\EntityBreadcrumb\EntityBreadcrumbUpdater"; reason: unused.
Removed service "MoorlFoundation\Core\Framework\DataAbstractionLayer\Indexing\HtmlContentUpdater"; reason: unused.
Removed service "MoorlFoundation\Core\Framework\DataAbstractionLayer\Indexing\HtmlContentMediaFetcher"; 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\Twig\NodeVisitor\BlogCommentNodeVisitor"; reason: unused.
Removed service "Frosh\DevelopmentHelper\Doctrine\EchoSQLLogger"; reason: unused.
Removed service "nyholm.psr7.psr17_factory"; 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 "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 ".service_locator.1jJE_mx.Neon\Configurator\Controller\Storefront\NeonconfiguratorAjaxController::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.NLcq8cs"; reason: unused.
Removed service ".service_locator.PZ0UHmb"; reason: unused.
Removed service "Swag\PayPal\Webhook\Registration\WebhookSystemConfigController.inner"; reason: unused.
Removed service "Neon\Configurator\Services\Stock\Decorations\ConfiguratorOrderStockSubscriber.inner"; reason: unused.
Removed service "Neon\Configurator\Services\Stock\Decorations\ConfiguratorProductLineItemValidator.inner"; reason: unused.
Removed service "Neon\Configurator\Cart\Checkout\ConfiguratorProductMaxPurchaseCalculator.inner"; reason: unused.
Removed service "Neon\Configurator\Services\Cart\ConfiguratorProductLineItemFactory.inner"; reason: unused.
Removed service "Neon\Configurator\Services\RecalculationService.inner"; reason: unused.
782
Inlined service "Shopware\Core\Framework\Migration\MigrationRuntime" to "Shopware\Core\Framework\Migration\MigrationCollectionLoader".
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\Checkout\Cart\ApiOrderCartService" to "Shopware\Core\Framework\Api\Controller\SalesChannelProxyController".
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\Cache\Http\CacheStateValidator" to "Shopware\Core\Framework\Adapter\Cache\Http\CacheStore".
Inlined service "Shopware\Core\Framework\Adapter\Cache\Http\HttpCacheKeyGenerator" to "Shopware\Core\Framework\Adapter\Cache\Http\CacheStore".
Inlined service "shopware.cache.invalidator.storage.redis_adapter" to "shopware.cache.invalidator.storage.redis".
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 "api.request_criteria_builder" to "Shopware\Core\Framework\Api\Controller\ApiController".
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\Api\Response\ResponseFactoryRegistry" to "Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver".
Inlined service "shopware.app_system.guzzle.middleware" to ".1_HandlerStack~U82mBie".
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~U82mBie" 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\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\Demodata\DemodataService" to "Shopware\Core\Framework\Demodata\Command\DemodataCommand".
Inlined service "Shopware\Core\Framework\MessageQueue\Subscriber\EarlyReturnMessagesListener" to "Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController".
Inlined service "Shopware\Core\Framework\Plugin\BundleConfigGenerator" to "Shopware\Core\Framework\Plugin\Command\BundleDumpCommand".
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\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\Category\Service\CategoryUrlGenerator" to "Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension".
Inlined service "Shopware\Core\Content\Seo\SeoUrlTwigFactory" to "shopware.seo_url.twig".
Inlined service "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher" to "Shopware\Core\Framework\Webhook\WebhookDispatcher".
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\MetricEventDispatcher.inner" to "Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher".
Inlined service "Shopware\Core\Framework\Telemetry\Metrics\Extractor\MetricExtractor" to "Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher".
Inlined service "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory.inner" to "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory".
Inlined service "Shopware\Core\System\SalesChannel\Entity\DefinitionRegistryChain" to "Shopware\Core\System\SalesChannel\Api\StructEncoder".
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\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\FileUrlValidatorInterface" to "Shopware\Core\Content\Media\File\FileFetcher".
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 "Neon\Configurator\Cart\Checkout\ConfiguratorProductMaxPurchaseCalculator" 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\SalesChannel\Search\CachedProductSearchRoute.inner" to "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute".
Inlined service "Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute.inner" to "Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute".
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\Framework\Extensions\ExtensionDispatcher" to "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader".
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 "mailer.mailer" to "Shopware\Core\Content\Mail\Service\MailSender".
Inlined service "mailer.transport_factory" to "Shopware\Core\Content\Mail\Service\MailerTransportLoader".
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\Framework\Telemetry\Metrics\MetricEventDispatcher" to "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher".
Inlined service "Shopware\Core\Content\Flow\Rule\FlowRuleScopeBuilder" to "Shopware\Core\Content\Flow\Dispatching\FlowExecutor".
Inlined service "Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader.inner" to "Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader".
Inlined service "Shopware\Core\Content\Flow\Dispatching\FlowBuilder" to "Shopware\Core\Content\Flow\Indexing\FlowPayloadUpdater".
Inlined service "Shopware\Core\Content\Flow\Indexing\FlowPayloadUpdater" to "Shopware\Core\Content\Flow\Indexing\FlowIndexer".
Inlined service "Shopware\Core\Checkout\Cart\CartSerializationCleaner" to "Shopware\Core\Checkout\Cart\CartPersister".
Inlined service "Shopware\Core\Checkout\Cart\Order\OrderPersister" to "Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute".
Inlined service "Shopware\Core\Checkout\Payment\PreparedPaymentService" to "Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute".
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\Delivery\DeliveryCalculator" to "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor".
Inlined service "Shopware\Core\Checkout\Cart\Validator" to "Shopware\Core\Checkout\Cart\Processor".
Inlined service "Shopware\Core\Checkout\Cart\Transaction\TransactionProcessor" to "Shopware\Core\Checkout\Cart\Processor".
Inlined service "Neon\Configurator\Services\RecalculationService" to "Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController".
Inlined service "Shopware\Core\Checkout\Order\OrderAddressService" to "Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController".
Inlined service "Shopware\Core\Checkout\Cart\CachedRuleLoader.inner" 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 "Swag\CustomizedProducts\Core\Checkout\Cart\LineItem\Group\ProductLineItemProviderDecorator" to "Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder".
Inlined service "Swag\CustomizedProducts\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AnyRuleLineItemMatcherDecorator" 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\Framework\RateLimiter\RateLimiter" to "Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute".
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\Order\Validation\OrderValidationFactory" to "Shopware\Core\Checkout\Order\SalesChannel\OrderService".
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\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.HhSVVN8" to "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry".
Inlined service ".service_locator.Gtbcm0S" 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\Payment\SalesChannel\CachedPaymentMethodRoute.inner" to "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute".
Inlined service "Shopware\Core\Checkout\Promotion\Gateway\PromotionGateway" to "Shopware\Core\Checkout\Promotion\Cart\PromotionCollector".
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\AdvancedPackageFilter" to "Shopware\Core\Checkout\Promotion\Cart\PromotionCalculator".
Inlined service "Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackagePicker" to "Shopware\Core\Checkout\Promotion\Cart\PromotionCalculator".
Inlined service "Swag\CustomizedProducts\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageRulesDecorator" to "Shopware\Core\Checkout\Promotion\Cart\PromotionCalculator".
Inlined service "Swag\CustomizedProducts\Core\Checkout\Promotion\Cart\Discount\ScopePackager\CartScopeDiscountPackagerDecorator" 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\SetupDatabaseAdapter" to "Shopware\Core\Maintenance\System\Command\SystemInstallCommand".
Inlined service "Shopware\Core\Maintenance\System\Service\DatabaseConnectionFactory" to "Shopware\Core\Maintenance\System\Command\SystemInstallCommand".
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\SearchKeywordReplacement.inner" to "Shopware\Elasticsearch\Product\SearchKeywordReplacement".
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\TokenQueryBuilder" 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\Checkout\Shipping\BlockedShippingMethodSwitcher" to "Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade".
Inlined service "Shopware\Storefront\Checkout\Payment\BlockedPaymentMethodSwitcher" to "Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade".
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\Order\AccountOrderPageLoader" to "Shopware\Storefront\Controller\AccountOrderController".
Inlined service "Shopware\Storefront\Page\Account\Order\AccountEditOrderPageLoader" to "Shopware\Storefront\Controller\AccountOrderController".
Inlined service "Shopware\Storefront\Page\Account\Order\AccountOrderDetailPageLoader" to "Shopware\Storefront\Controller\AccountOrderController".
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\Account\Profile\AccountProfilePageLoader" 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 "Shopware\Storefront\Page\Account\RecoverPassword\AccountRecoverPasswordPageLoader" to "Shopware\Storefront\Controller\AuthController".
Inlined service "TcinnThemeWareModern\Framework\Cookie\CustomCookieProvider" 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\Account\CustomerGroupRegistration\CustomerGroupRegistrationPageLoader" to "Shopware\Storefront\Controller\RegisterController".
Inlined service "Shopware\Storefront\Page\Suggest\SuggestPageLoader" to "Shopware\Storefront\Controller\SearchController".
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.asset.theme.version_strategy" to "shopware.asset.theme".
Inlined service "Shopware\Storefront\Theme\Twig\ThemeInheritanceBuilderInterface" to "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\BancontactOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\BancontactAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\BlikOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\BlikAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\EpsOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\EpsAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\GiropayOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\GiropayAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\IdealOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\IdealAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\MultibancoOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\MultibancoAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\MyBankOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\MyBankAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\OxxoOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\OxxoAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\P24OrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\P24APMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\SofortOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\TrustlyOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\TrustlyAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\ApplePayOrderBuilder" to "Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute".
Inlined service "Swag\PayPal\OrdersApi\Builder\GooglePayOrderBuilder" to "Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute".
Inlined service "Swag\PayPal\Checkout\Card\ACDCValidator" to "Swag\PayPal\Checkout\Payment\Method\ACDCHandler".
Inlined service "Swag\PayPal\Checkout\Card\ApplePayValidator" to "Swag\PayPal\Checkout\Payment\Method\ApplePayHandler".
Inlined service "Swag\PayPal\Checkout\Card\GooglePayValidator" to "Swag\PayPal\Checkout\Payment\Method\GooglePayHandler".
Inlined service "Swag\PayPal\Checkout\Payment\Handler\PayPalHandler" to "Swag\PayPal\Checkout\Payment\PayPalPaymentHandler".
Inlined service "Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler" to "Swag\PayPal\Checkout\Payment\PayPalPaymentHandler".
Inlined service "Swag\PayPal\PaymentsApi\Patch\PayerInfoPatchBuilder" to "Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler".
Inlined service "Swag\PayPal\PaymentsApi\Patch\OrderNumberPatchBuilder" to "Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler".
Inlined service "Swag\PayPal\PaymentsApi\Patch\TransactionPatchBuilder" to "Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler".
Inlined service "Swag\PayPal\PaymentsApi\Patch\ShippingAddressPatchBuilder" to "Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler".
Inlined service "Swag\PayPal\OrdersApi\Patch\OrderNumberPatchBuilder" to "Swag\PayPal\Checkout\Payment\Service\OrderExecuteService".
Inlined service "Swag\PayPal\OrdersApi\Patch\PurchaseUnitPatchBuilder" to "Swag\PayPal\Checkout\Payment\Service\OrderPatchService".
Inlined service "Swag\PayPal\RestApi\V1\Resource\DisputeResource" to "Swag\PayPal\Dispute\Administration\DisputeController".
Inlined service "Swag\PayPal\Checkout\ExpressCheckout\Service\ExpressCustomerService" to "Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute".
Inlined service "Swag\PayPal\Installment\Banner\Service\BannerDataService" to "Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber".
Inlined service "Swag\PayPal\RestApi\V2\Resource\AuthorizationResource" to "Swag\PayPal\OrdersApi\Administration\PayPalOrdersController".
Inlined service "Swag\PayPal\RestApi\V2\Resource\CaptureResource" to "Swag\PayPal\OrdersApi\Administration\PayPalOrdersController".
Inlined service "Swag\PayPal\RestApi\V2\Resource\RefundResource" to "Swag\PayPal\OrdersApi\Administration\PayPalOrdersController".
Inlined service "Swag\PayPal\OrdersApi\Administration\Service\CaptureRefundCreator" to "Swag\PayPal\OrdersApi\Administration\PayPalOrdersController".
Inlined service "Swag\PayPal\OrdersApi\Builder\Util\AmountProvider" to "Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider".
Inlined service "Swag\PayPal\OrdersApi\Builder\Util\CustomIdProvider" to "Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider".
Inlined service "Swag\PayPal\RestApi\V1\Resource\AuthorizationResource" to "Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController".
Inlined service "Swag\PayPal\RestApi\V1\Resource\OrdersResource" to "Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController".
Inlined service "Swag\PayPal\RestApi\V1\Resource\CaptureResource" to "Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController".
Inlined service "Swag\PayPal\Util\PaymentStatusUtil" to "Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController".
Inlined service "Swag\PayPal\PaymentsApi\Builder\CartPaymentBuilder" to "Swag\PayPal\Checkout\Plus\Service\PlusDataService".
Inlined service "Swag\PayPal\Checkout\Plus\Service\PlusDataService" to "Swag\PayPal\Checkout\Plus\PlusSubscriber".
Inlined service "Swag\PayPal\OrdersApi\Builder\PUIOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\PUIHandler".
Inlined service "Swag\PayPal\Checkout\PUI\Service\PUICustomerDataService" to "Swag\PayPal\Checkout\Payment\Method\PUIHandler".
Inlined service "Swag\PayPal\Checkout\PUI\Service\PUIFraudNetDataService" to "Swag\PayPal\Checkout\PUI\PUISubscriber".
Inlined service "Swag\PayPal\Checkout\PUI\Service\PUIPaymentInstructionDataService" to "Swag\PayPal\Checkout\PUI\PUISubscriber".
Inlined service "Swag\PayPal\RestApi\Client\CredentialsClientFactory" to "Swag\PayPal\RestApi\V1\Resource\CredentialsResource".
Inlined service "Swag\PayPal\Setting\Service\ApiCredentialService" to "Swag\PayPal\Setting\SettingsController".
Inlined service "Swag\PayPal\Setting\Service\MerchantIntegrationsService" to "Swag\PayPal\Setting\SettingsController".
Inlined service "Swag\PayPal\RestApi\V1\Resource\CredentialsResource" to "Swag\PayPal\Setting\Service\ApiCredentialService".
Inlined service "Swag\PayPal\RestApi\V1\Resource\MerchantIntegrationsResource" to "Swag\PayPal\Setting\Service\MerchantIntegrationsService".
Inlined service "Swag\PayPal\Checkout\SalesChannel\ClearVaultRoute" to "Swag\PayPal\Storefront\Controller\PayPalController".
Inlined service "Shopware\Storefront\Framework\Cookie\AppCookieProvider" to "Swag\PayPal\Storefront\Framework\Cookie\PayPalCookieProvider".
Inlined service "Swag\PayPal\Storefront\Framework\Cookie\PayPalCookieProvider" to "Swag\PayPal\Storefront\Framework\Cookie\GooglePayCookieProvider".
Inlined service "Swag\PayPal\Storefront\Data\Service\FundingEligibilityDataService" to "Swag\PayPal\Storefront\Data\FundingSubscriber".
Inlined service "Swag\PayPal\Util\Lifecycle\State\PosStateService" to "Swag\PayPal\Util\Lifecycle\ActivateDeactivate".
Inlined service "Swag\PayPal\RestApi\V1\Resource\WebhookResource" to "Swag\PayPal\Webhook\WebhookService".
Inlined service "Swag\PayPal\Webhook\WebhookRegistry" to "Swag\PayPal\Webhook\WebhookService".
Inlined service "Swag\PayPal\Webhook\Registration\WebhookSystemConfigHelper" to "Swag\PayPal\Webhook\Registration\WebhookSystemConfigController".
Inlined service "Shopware\Core\System\SystemConfig\Validation\SystemConfigValidator" to "Swag\PayPal\Webhook\Registration\WebhookSystemConfigController".
Inlined service "Swag\PayPal\Pos\Api\Service\Converter\PriceConverter" to "Swag\PayPal\Pos\Api\Service\Converter\VariantConverter".
Inlined service "Swag\PayPal\Pos\Api\Service\Converter\CategoryConverter" to "Swag\PayPal\Pos\Api\Service\ProductConverter".
Inlined service "Swag\PayPal\Pos\Api\Service\Converter\VariantConverter" to "Swag\PayPal\Pos\Api\Service\ProductConverter".
Inlined service "Swag\PayPal\Pos\Api\Service\Converter\OptionGroupConverter" to "Swag\PayPal\Pos\Api\Service\ProductConverter".
Inlined service "Swag\PayPal\Pos\Api\Service\MetadataGenerator" to "Swag\PayPal\Pos\Api\Service\ProductConverter".
Inlined service "Swag\PayPal\Pos\Client\TokenClientFactory" to "Swag\PayPal\Pos\Resource\TokenResource".
Inlined service "Swag\PayPal\Pos\Run\Administration\SyncResetter" to "Swag\PayPal\Pos\PosSyncController".
Inlined service "Swag\PayPal\Pos\MessageQueue\Manager\ImageSyncManager" to "Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler".
Inlined service "Swag\PayPal\Pos\MessageQueue\Manager\ProductSyncManager" to "Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler".
Inlined service "Swag\PayPal\Pos\Run\LoggerFactory" to "Swag\PayPal\Pos\Run\Logger".
Inlined service "Swag\PayPal\Pos\Setting\Service\ApiCredentialService" to "Swag\PayPal\Pos\Setting\SettingsController".
Inlined service "Swag\PayPal\Pos\Setting\Service\InformationFetchService" to "Swag\PayPal\Pos\Setting\SettingsController".
Inlined service "Swag\PayPal\Pos\Setting\Service\ProductVisibilityCloneService" to "Swag\PayPal\Pos\Setting\SettingsController".
Inlined service "Swag\PayPal\Pos\Setting\Service\ProductCountService" to "Swag\PayPal\Pos\Setting\SettingsController".
Inlined service "Swag\PayPal\Pos\Resource\UserResource" to "Swag\PayPal\Pos\Setting\Service\InformationFetchService".
Inlined service "Swag\PayPal\Pos\Api\Service\MediaConverter" to "Swag\PayPal\Pos\Sync\ImageSyncer".
Inlined service "Swag\PayPal\Pos\Resource\ImageResource" to "Swag\PayPal\Pos\Sync\ImageSyncer".
Inlined service "Swag\PayPal\Pos\Sync\Inventory\Calculator\LocalCalculator" to "swag.paypal.pos.sync.inventory.local_updater".
Inlined service "Swag\PayPal\Pos\Sync\Inventory\Calculator\RemoteCalculator" to "Swag\PayPal\Pos\Sync\Inventory\RemoteUpdater".
Inlined service "swag.paypal.pos.sync.inventory.local_updater" to "Swag\PayPal\Pos\Sync\InventorySyncer".
Inlined service "Swag\PayPal\Pos\Sync\Inventory\RemoteUpdater" to "Swag\PayPal\Pos\Sync\InventorySyncer".
Inlined service "Swag\PayPal\Pos\Api\Service\ProductConverter" to "Swag\PayPal\Pos\Sync\ProductSyncer".
Inlined service "Swag\PayPal\Pos\Sync\Context\ProductContextFactory" to "Swag\PayPal\Pos\Sync\ProductSyncer".
Inlined service "Swag\PayPal\Pos\Sync\Product\NewUpdater" to "Swag\PayPal\Pos\Sync\ProductSyncer".
Inlined service "Swag\PayPal\Pos\Sync\Product\OutdatedUpdater" to "Swag\PayPal\Pos\Sync\ProductSyncer".
Inlined service "Swag\PayPal\Pos\Sync\Product\DeletedUpdater" to "Swag\PayPal\Pos\Sync\ProductSyncer".
Inlined service "Swag\PayPal\Pos\Sync\Product\UnsyncedChecker" to "Swag\PayPal\Pos\Sync\ProductSyncer".
Inlined service "Swag\PayPal\Pos\Resource\SubscriptionResource" to "Swag\PayPal\Pos\Webhook\WebhookService".
Inlined service "Swag\PayPal\Pos\Webhook\WebhookRegistry" to "Swag\PayPal\Pos\Webhook\WebhookService".
Inlined service "swag.paypal.pos.sync.inventory.local_webhook_updater" to "Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler".
Inlined service "SwagExtensionStore\Services\LicenseService" to "SwagExtensionStore\Controller\LicenseController".
Inlined service "SwagExtensionStore\Services\StoreDataProvider" to "SwagExtensionStore\Controller\DataController".
Inlined service "SwagMigrationAssistant\Migration\Writer\WriterRegistry" to "SwagMigrationAssistant\Migration\Service\MigrationDataWriter".
Inlined service "SwagMigrationAssistant\Migration\History\HistoryService" to "SwagMigrationAssistant\Controller\HistoryController".
Inlined service "SwagMigrationAssistant\Migration\Premapping\PremappingReaderRegistry" to "SwagMigrationAssistant\Migration\Service\PremappingService".
Inlined service "SwagMigrationAssistant\Migration\Media\MediaFileProcessorRegistry" to "SwagMigrationAssistant\Migration\MessageQueue\Handler\ProcessMediaHandler".
Inlined service "SwagMigrationAssistant\Migration\MessageQueue\Handler\MigrationProcessorRegistry" to "SwagMigrationAssistant\Migration\MessageQueue\Handler\MigrationProcessHandler".
Inlined service "SwagMigrationAssistant\Migration\MessageQueue\OrderCountIndexer.inner" to "SwagMigrationAssistant\Migration\MessageQueue\OrderCountIndexer".
Inlined service "SwagMigrationAssistant\Core\Content\Product\Stock\StockStorageDecorator.inner" to "SwagMigrationAssistant\Core\Content\Product\Stock\StockStorageDecorator".
Inlined service "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\EnvironmentReader" to "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\ShopwareApiGateway".
Inlined service "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\TableReader" to "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\ShopwareApiGateway".
Inlined service "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\TableCountReader" to "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\ShopwareApiGateway".
Inlined service "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\EnvironmentReader" to "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Shopware6ApiGateway".
Inlined service "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TotalReader" to "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Shopware6ApiGateway".
Inlined service "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TableReader" to "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Shopware6ApiGateway".
Inlined service "SwagMigrationAssistant\DataProvider\Provider\ProviderRegistry" to "SwagMigrationAssistant\Controller\DataProviderController".
Inlined service "SwagMigrationAssistant\DataProvider\Service\EnvironmentService" to "SwagMigrationAssistant\Controller\DataProviderController".
Inlined service "KlarnaPayment\Components\Helper\EndpointHelper\EndpointHelper" to "KlarnaPayment\Components\Client\Client".
Inlined service "KlarnaPayment\RotatingHandler" to "KlarnaPayment\Components\Logger".
Inlined service "Swag\PayPal\Storefront\Framework\Cookie\GooglePayCookieProvider" to "KlarnaPayment\Components\CookieProvider\CookieProvider".
Inlined service "KlarnaPayment\Components\Client\Hydrator\Request\ReleaseRemainingAuthorization\ReleaseRemainingAuthorizationHydrator" to "KlarnaPayment\Components\Controller\Administration\OrderController".
Inlined service "KlarnaPayment\Components\Client\Hydrator\Request\ExtendAuthorization\ExtendAuthorizationRequestHydrator" to "KlarnaPayment\Components\Controller\Administration\OrderController".
Inlined service "KlarnaPayment\Components\Client\Hydrator\Request\Test\TestRequestHydrator" to "KlarnaPayment\Components\Controller\Administration\SettingsController".
Inlined service "KlarnaPayment\Components\Callback\NotificationCallback" to "KlarnaPayment\Components\Controller\Storefront\KlarnaPaymentsCallbackController".
Inlined service "KlarnaPayment\Components\Callback\AuthorizationCallback" to "KlarnaPayment\Components\Controller\Storefront\KlarnaPaymentsCallbackController".
Inlined service "KlarnaPayment\Components\Controller\Storefront\KlarnaCheckoutController.inner" to "KlarnaPayment\Components\Controller\Storefront\KlarnaCheckoutController".
Inlined service "KlarnaPayment\Components\Converter\CustomerAddressConverter" to "KlarnaPayment\Components\Controller\Storefront\KlarnaExpressCheckoutController".
Inlined service "KlarnaPayment\Components\Helper\OrderDeliveryHelper\OrderDeliveryHelper" to "KlarnaPayment\Components\EventListener\OrderDeliveriesWrittenEventListener".
Inlined service "KlarnaPayment\Components\Client\Hydrator\Request\AddShippingInfo\AddShippingInfoRequestHydrator" to "KlarnaPayment\Components\EventListener\OrderDeliveriesWrittenEventListener".
Inlined service "KlarnaPayment\Components\Helper\StateHelper\Refund\RefundStateHelper" to "KlarnaPayment\Components\EventListener\OrderStatusTransitionEventListener".
Inlined service "KlarnaPayment\Components\Helper\StateHelper\Cancel\CancelStateHelper" to "KlarnaPayment\Components\EventListener\OrderStatusTransitionEventListener".
Inlined service "KlarnaPayment\Components\Client\Hydrator\Request\UpdateSession\UpdateSessionRequestHydrator" to "KlarnaPayment\Components\EventListener\SessionEventListener".
Inlined service "KlarnaPayment\Components\Factory\MerchantDataFactory" to "KlarnaPayment\Components\EventListener\SessionEventListener".
Inlined service "KlarnaPayment\Components\OnsiteMessagingReplacer\ProductPriceReplacer" to "KlarnaPayment\Components\EventListener\TemplateDataEventListener".
Inlined service "KlarnaPayment\Components\Validator\OnsiteMessagingValidator" to "KlarnaPayment\Components\EventListener\TemplateDataEventListener".
Inlined service "KlarnaPayment\Components\Client\Hydrator\Request\CreateOrder\CreateOrderRequestHydrator" to "KlarnaPayment\Components\PaymentHandler\KlarnaPaymentsPaymentHandler".
Inlined service "KlarnaPayment\Components\Client\Hydrator\Request\CreateOrder\CreateExpressOrderRequestHydrator" to "KlarnaPayment\Components\PaymentHandler\KlarnaExpressCheckoutPaymentHandler".
Inlined service "KlarnaPayment\Components\Helper\OrderHashUpdater" to "KlarnaPayment\Components\Helper\OrderValidator\OrderValidator".
Inlined service "Dvsn\ProductAccessory\Service\Gateway\CustomFieldGateway" to "Dvsn\ProductAccessory\Subscriber\Storefront\Page\Product\ProductPageSubscriber".
Inlined service "Dvsn\ProductAccessory\Service\Gateway\CrossSellingGateway" to "Dvsn\ProductAccessory\Subscriber\Storefront\Page\Product\ProductPageSubscriber".
Inlined service "Swag\CustomizedProducts\Template\SalesChannel\Price\PriceService" to "Swag\CustomizedProducts\Storefront\Page\Product\ProductPageSubscriber".
Inlined service "Swag\CustomizedProducts\Core\Checkout\Promotion\Cart\Discount\ScopePackager\CartScopeDiscountPackagerDecorator.inner" to "Swag\CustomizedProducts\Core\Checkout\Promotion\Cart\Discount\ScopePackager\CartScopeDiscountPackagerDecorator".
Inlined service "Swag\CustomizedProducts\Core\Checkout\Cart\LineItem\Group\ProductLineItemProviderDecorator.inner" to "Swag\CustomizedProducts\Core\Checkout\Cart\LineItem\Group\ProductLineItemProviderDecorator".
Inlined service "Swag\CustomizedProducts\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AnyRuleLineItemMatcherDecorator.inner" to "Swag\CustomizedProducts\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AnyRuleLineItemMatcherDecorator".
Inlined service "Swag\CustomizedProducts\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageRulesDecorator.inner" to "Swag\CustomizedProducts\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageRulesDecorator".
Inlined service "Swag\CustomizedProducts\Template\Aggregate\TemplateOption\TemplateOptionService" to "Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Api\TemplateOptionController".
Inlined service "Pickware\PickwareGls\Adapter\GlsShipmentFactory" to "Pickware\PickwareGls\Adapter\GlsAdapter".
Inlined service "Pickware\PickwareGls\Adapter\GlsResponseProcessor" to "Pickware\PickwareGls\Adapter\GlsAdapter".
Inlined service "Pickware\ApiErrorHandlingBundle\Document\JsonApiErrorFormattingDocumentGeneratorDecorator.inner" 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\PickwareGls\Adapter\GlsAdapter" to "Pickware\ShippingBundle\Carrier\CarrierAdapterRegistry".
Inlined service "pickware_shipping.weight_based_bin_packer" to "pickware_shipping.parcel_packer".
Inlined service "Pickware\ShippingBundle\ParcelHydration\ParcelHydrator" to "Pickware\ShippingBundle\Shipment\ShipmentService".
Inlined service "pickware_shipping.parcel_packer" to "Pickware\ShippingBundle\Shipment\ShipmentService".
Inlined service "Pickware\ShippingBundle\AddressCorrecting\AddressCorrectingService" to "Pickware\ShippingBundle\Shipment\ShipmentService".
Inlined service "Pickware\ShippingBundle\Privacy\PrivacyService" to "Pickware\ShippingBundle\Shipment\ShipmentService".
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\ShopwareExtensionsBundle\StateTransitioning\ShortestPathCalculation\Dijkstra" to "Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionService".
Inlined service "Shopvote\ShopvotePlugin\Components\ImportService" to "Shopvote\ShopvotePlugin\Model\ImportModel".
Inlined service "BAL\Plugin\ProductListingProperties\CMS\ProductBoxCmsElementResolver.inner" to "BAL\Plugin\ProductListingProperties\CMS\ProductBoxCmsElementResolver".
Inlined service "BAL\Plugin\ProductListingProperties\CMS\ProductSliderCmsElementResolver.inner" to "BAL\Plugin\ProductListingProperties\CMS\ProductSliderCmsElementResolver".
Inlined service "MbdusArticleSort\Service\MbdusCriteriaQueryBuilder.inner" to "MbdusArticleSort\Service\MbdusCriteriaQueryBuilder".
Inlined service "MbdusArticleSort\Elasticsearch\Product\EsDecorator.inner" to "MbdusArticleSort\Elasticsearch\Product\EsDecorator".
Inlined service "KlarnaPayment\Components\CookieProvider\CookieProvider" to "StudioSolid\ProductVideos\Storefront\Framework\Cookie\CustomCookieProvider".
Inlined service "Neon\Configurator\Services\Stock\Decorations\StockServiceProductCartProcessor.inner" to "Neon\Configurator\Services\Stock\Decorations\StockServiceProductCartProcessor".
Inlined service "Neon\Configurator\Services\Stock\Decorations\CheckStockIfLineItemQuantityGetsUpdatedService.inner" to "Neon\Configurator\Services\Stock\Decorations\CheckStockIfLineItemQuantityGetsUpdatedService".
Inlined service "Neon\Configurator\Services\ConfigurationValidator" to "Neon\Configurator\Services\LineItemEnricher".
Inlined service "Neon\Configurator\Services\CustomFieldsService" to "Neon\Configurator\Services\ConfigurationLoader".
Inlined service "Neon\Configurator\Services\FieldvalueLoaders\FieldvalueLoader" to "Neon\Configurator\Services\ConfigurationLoader".
Inlined service "Neon\Configurator\Services\RequestParamCleaner" to "Neon\Configurator\Services\Calculators\CalculationContextFactory".
Inlined service "Neon\Configurator\Services\JsonLogicRuleEvaluator" to "Neon\Configurator\Services\Calculators\CalculatorService".
Inlined service "Neon\Configurator\Services\Calculators\DimensionsCalculator" to "Neon\Configurator\Cart\Checkout\ConfiguratorCartHandler".
Inlined service "Neon\Configurator\Services\Cart\Payload\PayloadUpdater" to "Neon\Configurator\Services\PayloadService".
Inlined service "Neon\Configurator\Core\System\SalesChannel\Context\SalesChannelContextFactory.inner" to "Neon\Configurator\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Inlined service "Neon\Configurator\Services\FieldvalueLoaders\ProductStreamFieldvalueLoader" to "Neon\Configurator\Services\FieldvalueLoaders\FieldvalueLoader".
Inlined service "Neon\Configurator\Services\FieldvalueLoaders\CsvFieldvalueLoader" to "Neon\Configurator\Services\FieldvalueLoaders\FieldvalueLoader".
Inlined service "Neon\Configurator\Services\FieldvalueLoaders\ProductPropertyFieldvalueLoader" to "Neon\Configurator\Services\FieldvalueLoaders\FieldvalueLoader".
Inlined service "Jlau\LoginAsCustomer\Customer\LoginService" to "Jlau\LoginAsCustomer\Controller\LoginAsCustomer".
Inlined service "Weedesign\PageSpeed\Service\SaveHtaccessFile" to "Weedesign\PageSpeed\Controller\Htaccess\SaveController".
Inlined service "Kzph\Simplenote\Service\AddDataToMailService.inner" to "Kzph\Simplenote\Service\AddDataToMailService".
Inlined service "Flixx\FlixxSocialMediaBarSW6\Service\SettingsService" to "Flixx\FlixxSocialMediaBarSW6\Subscriber\Subscriber".
Inlined service "Flixx\FlixxSocialMediaBarSW6\Service\ConfigService" to "Flixx\FlixxSocialMediaBarSW6\Subscriber\Subscriber".
Inlined service "Dvsn\PseudoProduct\Service\LineItem\Product" to "Dvsn\PseudoProduct\Service\LineItemFactoryService".
Inlined service "Dvsn\PseudoProduct\Service\LineItem\Pseudo" to "Dvsn\PseudoProduct\Service\LineItemFactoryService".
Inlined service "Dvsn\PseudoProduct\Service\NoteCollectorService" to "Dvsn\PseudoProduct\Subscriber\Storefront\Page\Product\ProductPageSubscriber".
Inlined service "Dvsn\PseudoProduct\Service\PseudoProductCollectorService" to "Dvsn\PseudoProduct\Core\Checkout\Cart\PseudoProductCartProcessor".
Inlined service "Dvsn\PseudoProduct\Service\LineItemFactoryService" to "Dvsn\PseudoProduct\Core\Checkout\Cart\PseudoProductCartProcessor".
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.CqYmUTk.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 "NeonFolienmarktPriceApi\Services\ExcelFilePriceCalculationService" to "NeonFolienmarktPriceApi\Controller\Storefront\PriceController".
Inlined service "StudioSolid\ProductVideos\Storefront\Framework\Cookie\CustomCookieProvider" to "MoorlFoundation\Core\Service\LocationCookieProvider".
Inlined service "MoorlFoundation\Core\Service\LocationCookieProvider" to "TcinnThemeWareModern\Framework\Cookie\CustomCookieProvider".
Inlined service "Frosh\DevelopmentHelper\Component\Twig\BlockCollector" to "Frosh\DevelopmentHelper\Command\ExtendTemplate".
Inlined service "Swag\PayPal\Util\Lifecycle\ActivateDeactivate" to "Swag\PayPal\SwagPayPal".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "http_cache.store" to "http_cache".
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 "Shopware\Core\Content\Mail\Service\MailerTransportLoader" to "mailer.transports".
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 "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.Tsn7h0Z.router.default" to "router.default".
Inlined service "monolog.logger.router" to "router.default".
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 "container.getenv" to "secrets.decryption_key".
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.zqtiJAI" 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 "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.V.GWN_j" 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 "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.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 "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\Storefront\Framework\Twig\Extension\EmailIdnTwigFilter" 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\TemplateDataExtension" 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 "Prems\Plugin\PremsOnePageCheckout6\Twig\Extension\OpcFilterExistsTwigExtension" to "twig".
Inlined service "Swag\CustomizedProducts\Storefront\Framework\Twig\Extension\CustomizedProductsPriceTagTwigFilter" to "twig".
Inlined service "Swag\CustomizedProducts\Storefront\Framework\Twig\Extension\CustomizedProductsLoadValidMimeTypes" to "twig".
Inlined service "Swag\CustomizedProducts\Storefront\Framework\Twig\Extension\CustomizedProductsTruncateEllipsisFilter" to "twig".
Inlined service "Pickware\FeatureFlagBundle\AdministrationPickwareFeatureFlagsTwigExtension" to "twig".
Inlined service "Twig\Extension\StringLoaderExtension" to "twig".
Inlined service "StudioSolid\ProductVideos\Storefront\Framework\Adapter\Twig\Extension\TwigExtensions" to "twig".
Inlined service "Weedesign\PageSpeed\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter" to "twig".
Inlined service "Weedesign\Trumbowyg\Components\TemplateDataExtension" to "twig".
Inlined service "MoorlFoundation\Core\Framework\Twig\AnimatedExtension" to "twig".
Inlined service "MoorlFoundation\Core\Framework\Twig\ListingExtension" to "twig".
Inlined service "MoorlFoundation\Core\Framework\Twig\VersionCompareExtension" to "twig".
Inlined service "MoorlForms\Core\Framework\Twig\FbExtension" to "twig".
Inlined service "Frosh\DevelopmentHelper\Component\Twig\Extension\BlockCommentExtension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" 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 "twig.loader.native_filesystem" to "twig.loader.chain".
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.d5j5bio" to ".service_locator.d5j5bio.Shopware\Core\Framework\Api\Controller\CacheController::index()".
Inlined service ".service_locator.fIYT6du" to ".service_locator.fIYT6du.Jlau\LoginAsCustomer\Controller\LoginAsCustomer::loginAsCustomer()".
Inlined service ".service_locator.7f0VFy1" to ".service_locator.7f0VFy1.kernel::reboot()".
Inlined service "Shopware\Core\Checkout\Customer\CustomerValueResolver" to ".debug.value_resolver.Shopware\Core\Checkout\Customer\CustomerValueResolver".
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 "monolog.processor.paypal.introspection" to "monolog.logger.paypal".
Inlined service "monolog.processor.paypal.web" to "monolog.logger.paypal".
Inlined service ".service_locator.CqYmUTk" to ".service_locator.CqYmUTk.Frosh\Tools\Controller\ShopwareFilesController".
Inlined service ".service_locator.DMfgFyO" to ".service_locator.DMfgFyO.translation.warmer".
Inlined service ".service_locator.Tsn7h0Z" to ".service_locator.Tsn7h0Z.router.default".
Inlined service ".service_locator.YAcX0.U" to ".service_locator.YAcX0.U.router.cache_warmer".
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\Core\Content\Product\SalesChannel\Detail\AvailableCombinationLoader" to "Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader.inner".
Inlined service "Shopware\Storefront\Page\Checkout\Cart\CheckoutCartPageLoader" to "KlarnaPayment\Components\Controller\Storefront\KlarnaCheckoutController.inner".
Inlined service "Shopware\Storefront\Page\Checkout\Confirm\CheckoutConfirmPageLoader" to "KlarnaPayment\Components\Controller\Storefront\KlarnaCheckoutController.inner".
Inlined service "Shopware\Storefront\Page\Checkout\Finish\CheckoutFinishPageLoader" to "KlarnaPayment\Components\Controller\Storefront\KlarnaCheckoutController.inner".
Inlined service "Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader" to "KlarnaPayment\Components\Controller\Storefront\KlarnaCheckoutController.inner".
Inlined service "Shopware\Core\Checkout\Document\Renderer\DocumentRendererRegistry" to "Pickware\ApiErrorHandlingBundle\Document\JsonApiErrorFormattingDocumentGeneratorDecorator.inner".
Inlined service "Shopware\Core\Checkout\Document\Service\PdfRenderer" to "Pickware\ApiErrorHandlingBundle\Document\JsonApiErrorFormattingDocumentGeneratorDecorator.inner".
Inlined service "Shopware\Elasticsearch\Product\AbstractProductSearchQueryBuilder" to "MbdusArticleSort\Elasticsearch\Product\EsDecorator.inner".
Inlined service "Shopware\Elasticsearch\Framework\ElasticsearchFieldBuilder" to "MbdusArticleSort\Elasticsearch\Product\EsDecorator.inner".
Inlined service "Shopware\Elasticsearch\Framework\ElasticsearchFieldMapper" to "MbdusArticleSort\Elasticsearch\Product\EsDecorator.inner".
Inlined service "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory" to "Neon\Configurator\Core\System\SalesChannel\Context\SalesChannelContextFactory.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.j0QiEuc" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" 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\Sitemap\Service\SitemapLister" to "Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute.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.QoSI7VC" to "console.command_loader".
Inlined service "Pickware\DocumentBundle\Renderer\Translator" to "translator".
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\Elasticsearch\Framework\DataAbstractionLayer\AbstractElasticsearchSearchHydrator" 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 "Shopware\Storefront\Framework\Routing\RequestTransformer.inner" to "Shopware\Core\Framework\Routing\RequestTransformerInterface".
Inlined service "Shopware\Storefront\Framework\Routing\CachedDomainLoader" to "Shopware\Core\Framework\Routing\RequestTransformerInterface".
Inlined service "Scop\PlatformRedirecter\Decorator\CanonicalRedirectServiceDecorator.inner" to "Shopware\Core\Framework\Routing\CanonicalRedirectService".
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 "Swag\PayPal\Pos\Api\Service\Converter\PresentationConverter" to "Swag\PayPal\Pos\Sync\ProductSyncer".
Inlined service "Swag\PayPal\Pos\Api\Service\Converter\PresentationConverter" to "Swag\PayPal\Pos\Sync\ProductSyncer".
Inlined service "Swag\PayPal\Pos\Sync\Inventory\Calculator\LocalWebhookCalculator" to "Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler".
Inlined service "Swag\PayPal\Pos\Sync\Inventory\Calculator\LocalWebhookCalculator" to "Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler".
Inlined service "Dvsn\ProductAccessory\Service\VariantTextService" to "Dvsn\ProductAccessory\Subscriber\Storefront\Page\Product\ProductPageSubscriber".
Inlined service "Dvsn\ProductAccessory\Service\VariantTextService" to "Dvsn\ProductAccessory\Subscriber\Storefront\Page\Product\ProductPageSubscriber".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\CriteriaPartResolver" to "MbdusArticleSort\Service\MbdusCriteriaQueryBuilder".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\CriteriaPartResolver" to "MbdusArticleSort\Service\MbdusCriteriaQueryBuilder".
Inlined service "Shopware\Elasticsearch\Framework\ElasticsearchIndexingUtils" to "MbdusArticleSort\Elasticsearch\Product\EsDecorator".
Inlined service "Shopware\Elasticsearch\Framework\ElasticsearchIndexingUtils" to "MbdusArticleSort\Elasticsearch\Product\EsDecorator".
Inlined service "Shopware\Core\Content\Product\Cart\ProductGateway" to "Neon\Configurator\Services\Stock\Decorations\StockServiceProductCartProcessor".
Inlined service "Shopware\Core\Content\Product\Cart\ProductFeatureBuilder" to "Neon\Configurator\Services\Stock\Decorations\StockServiceProductCartProcessor".
Inlined service "Shopware\Core\Content\Product\Cart\ProductGateway" to "Neon\Configurator\Services\Stock\Decorations\StockServiceProductCartProcessor".
Inlined service "Shopware\Core\Content\Product\Cart\ProductFeatureBuilder" to "Neon\Configurator\Services\Stock\Decorations\StockServiceProductCartProcessor".
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 "Shopware\Core\Framework\Adapter\Twig\Filter\CurrencyFilter" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Filter\CurrencyFilter" 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".
Tag "subscription.cart.collector" was defined on service(s) "Swag\CustomizedProducts\Core\Checkout\CustomizedProductsCartDataCollector", but was never used. Did you mean "subscription.cart.processor"?
Tag "shopware.quote.collector" was defined on service(s) "Swag\CustomizedProducts\Core\Checkout\CustomizedProductsCartDataCollector", but was never used. Did you mean "shopware.cart.collector", "shopware.quote.processor"?
Tag "subscription.cart.processor" was defined on service(s) "Swag\CustomizedProducts\Core\Checkout\CustomizedProductsCartProcessor", but was never used. Did you mean "subscription.cart.collector"?
Tag "shopware.quote.processor" was defined on service(s) "Swag\CustomizedProducts\Core\Checkout\CustomizedProductsCartProcessor", but was never used. Did you mean "shopware.listing.processor", "shopware.cart.processor", "shopware.migration.processor", "shopware.quote.collector"?
Tag "shopware.snippet.file" was defined on service(s) "Neon\Configurator\Resources\snippets\en_GB\SnippetFile_en_GB", "Neon\Configurator\Resources\snippets\de_DE\SnippetFile_de_DE", but was never used. Did you mean "shopware.snippet.filter"?
Tag "shopware.composite_search.definition" was defined on service(s) "Kzph\Simplenote\Core\Content\KzphSimplenoteNote\KzphSimplenoteNoteDefinition", but was never used.