Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Dne\AdminDarkMode\DependencyInjection\AdminDarkModeCompilerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 7.2: Type "tagged" is deprecated for tag <argument>, use "tagged_iterator" instead in "/var/www/share/deploy-stage/shopware/custom/plugins/MolliePayments//src/Resources/config/services/services.xml".
Since symfony/dependency-injection 7.2: Type "tagged" is deprecated for tag <argument>, use "tagged_iterator" instead in "/var/www/share/deploy-stage/shopware/custom/plugins/MolliePayments//src/Resources/config/services.xml".
Since symfony/dependency-injection 7.2: Type "tagged" is deprecated for tag <argument>, use "tagged_iterator" instead in "/var/www/share/deploy-stage/shopware/custom/plugins/SwagCmsExtensions//src/Resources/config/Features//form_builder.xml".
Since symfony/dependency-injection 7.2: Type "tagged" is deprecated for tag <argument>, use "tagged_iterator" instead in "/var/www/share/deploy-stage/shopware/vendor/store.shopware.com/swagpaypal/src/Resources/config/services/webhook.xml".
Since symfony/dependency-injection 7.2: Type "tagged" is deprecated for tag <argument>, use "tagged_iterator" instead in "/var/www/share/deploy-stage/shopware/vendor/store.shopware.com/swagpaypal/src/Resources/config/services/pos/webhook.xml".
Since symfony/dependency-injection 7.2: Type "tagged" is deprecated for tag <argument>, use "tagged_iterator" instead in "/var/www/share/deploy-stage/shopware/custom/plugins/SwagSocialShopping//src/Resources/config/services.xml".
Since symfony/dependency-injection 7.2: Type "tagged" is deprecated for tag <argument>, use "tagged_iterator" instead in "/var/www/share/deploy-stage/shopware/custom/plugins/TonurSpinToWin//src/Resources/config/services.xml".
Since symfony/dependency-injection 7.2: Type "tagged" is deprecated for tag <argument>, use "tagged_iterator" instead in "/var/www/share/deploy-stage/shopware/vendor/store.shopware.com/moorlfoundation//src/Resources/config/core/entity-auto-cache.xml".
Since symfony/dependency-injection 7.2: Type "tagged" is deprecated for tag <argument>, use "tagged_iterator" instead in "/var/www/share/deploy-stage/shopware/vendor/store.shopware.com/moorlfoundation//src/Resources/config/core/entity-auto-location.xml".
Since symfony/dependency-injection 7.2: Type "tagged" is deprecated for tag <argument>, use "tagged_iterator" instead in "/var/www/share/deploy-stage/shopware/vendor/store.shopware.com/moorlfoundation//src/Resources/config/services.xml".
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 "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer" class is considered internal. It may change without further notice. You should not use it from "MoorlFoundation\Core\Framework\DataAbstractionLayer\FieldSerializer\IbanFieldSerializer".
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer" class is considered internal. It may change without further notice. You should not use it from "MoorlFoundation\Core\Framework\DataAbstractionLayer\FieldSerializer\BicFieldSerializer".
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "LexaTheme\Subscriber\ProductPageBadgesLoader" 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 "LexaTheme\Subscriber\Newsletter2goEmailFiller" 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 "ParentTheme\Subscriber\FooterPageletSubscriber" 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 "ParentTheme\Subscriber\CartSubscriber" 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 "LexaB2B\Subscriber\ProductPageBadgesLoader" 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 "LexaB2B\Subscriber\Newsletter2goEmailFiller" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Shopware\Storefront\Controller\ContextController" 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 data. It may change without further notice. You should not use it from "LexaTheme\Storefront\Controller\ContextController".
The "Shopware\Storefront\Controller\ContextController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "LexaTheme\Storefront\Controller\ContextController".
The "Shopware\Storefront\Controller\CartLineItemController" 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 data. It may change without further notice. You should not use it from "LexaTheme\Storefront\Controller\CartLineItemController".
The "Shopware\Storefront\Controller\CartLineItemController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "LexaTheme\Storefront\Controller\CartLineItemController".
The "Shopware\Storefront\Controller\ContextController" 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 data. It may change without further notice. You should not use it from "LexaB2B\Storefront\Controller\ContextController".
The "Shopware\Storefront\Controller\ContextController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "LexaB2B\Storefront\Controller\ContextController".
The "Shopware\Storefront\Controller\CartLineItemController" 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 data. It may change without further notice. You should not use it from "LexaB2B\Storefront\Controller\CartLineItemController".
The "Shopware\Storefront\Controller\CartLineItemController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "LexaB2B\Storefront\Controller\CartLineItemController".
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 "Shopware\Core\Content\Media\Cms\ImageCmsElementResolver::__construct()" method is considered internal. It may change without further notice. You should not extend it from "AtcomTheme\Content\Media\Cms\SocialMediaCmsElementResolver".
The "Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver::__construct()" method is considered internal. It may change without further notice. You should not extend it from "LexaB2B\Core\Content\Product\Cms\ProductSliderCmsElementResolver".
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "LexaTheme\Subscriber\CrossSelling" 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 "LexaTheme\Subscriber\ProductListing" 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 "LexaTheme\Subscriber\ProductSearchResult" 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 "LexaTheme\Subscriber\StorefrontTemplate" 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 "LexaTheme\Subscriber\ShippingMethodSwitcher" 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 "ParentTheme\Subscriber\ProductSampleSubscriber" 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 "ParentTheme\Subscriber\SampleCriteriaSubscriber" 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 "Ies\HappyHour\Subscriber\ProductPriceLoadedSubscriber" 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 "Cbax\ModulExternalOrder\Core\Content\Events\FlowBuilderSubscriber" 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 "DreiscSeoPro\Core\Content\Media\MediaIndexerSubscriber" 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 "DreiscSeoPro\Core\Routing\RedirectSubscriber" 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 "Kiener\MolliePayments\Subscriber\SystemConfigSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\CsrfSubscriber" 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 "Kiener\MolliePayments\Subscriber\ApplePaySubscriber" 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 "Kiener\MolliePayments\Subscriber\StorefrontBuildSubscriber" 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 "Kiener\MolliePayments\Subscriber\ApplePayDirectSubscriber" 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 "Kiener\MolliePayments\Subscriber\PaypalExpressSubscriber" 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 "Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber" 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 "Kiener\MolliePayments\Subscriber\SalesChannelContextTokenChangedSubscriber" 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 "Kiener\MolliePayments\Subscriber\OrderReturnSubscriber" 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 "Kiener\MolliePayments\Subscriber\OrderLinesUpdatedSubscriber" 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 "Kiener\MolliePayments\Subscriber\TestModeNotificationSubscriber" 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 "Kiener\MolliePayments\Subscriber\CartConvertedSubscriber" 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 "Swag\PayPal\Util\Lifecycle\PluginLifecycleSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Tonur\SpinToWin\Subscriber\StorefrontSubscriber" 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 "LexaB2B\Subscriber\CrossSelling" 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 "LexaB2B\Subscriber\ProductListing" 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 "LexaB2B\Subscriber\ProductSearchResult" 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 "LexaB2B\Subscriber\StorefrontTemplate" 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 "LexaB2B\Subscriber\ShippingMethodSwitcher" 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 "Mhsp\MhspAddCheckoutShippingInput6\Subscriber\Storefront\CheckoutOrderPlacedSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Shopware\Core\Framework\Plugin\Util\AssetService::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Dne\AdminDarkMode\Service\AdminDarkModeAssetService".
The "Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver::__construct()" method is considered internal. It may change without further notice. You should not extend it from "LexaTheme\Core\Content\Product\Cms\ProductSliderCmsElementResolver".
The "Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewLoader::__construct()" method is considered internal. It may change without further notice. You should not extend it from "LexaTheme\Storefront\Page\Product\Review\ProductReviewLoader".
The "Shopware\Storefront\Page\Product\ProductPageLoader::__construct()" method is considered internal. It may change without further notice. You should not extend it from "ParentTheme\Storefront\Page\Product\ProductPageLoader".
The "Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder::__construct()" method is considered internal. It may change without further notice. You should not extend it from "ParentTheme\Core\Content\Category\Service\CategoryBreadcrumbBuilder".
The "DreiscSeoPro\Core\BulkGenerator\CategoryGenerator::generateItem()" method will require a new "SeoDataFetchResultStruct[]|null $currentSeoData" argument in the next major version of its parent class "DreiscSeoPro\Core\BulkGenerator\Generator\AbstractGenerator", not defining it is deprecated.
The "DreiscSeoPro\Core\BulkGenerator\MediaGenerator::generateItem()" method will require a new "SeoDataFetchResultStruct[]|null $currentSeoData" argument in the next major version of its parent class "DreiscSeoPro\Core\BulkGenerator\Generator\AbstractGenerator", not defining it is deprecated.
The "DreiscSeoPro\Core\BulkGenerator\ProductGenerator::generateItem()" method will require a new "SeoDataFetchResultStruct[]|null $currentSeoData" argument in the next major version of its parent class "DreiscSeoPro\Core\BulkGenerator\Generator\AbstractGenerator", not defining it is deprecated.
The "Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Dvsn\Mandator\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder".
The "IronMatomo\Framework\Cookie\CustomCookieProvider" class implements "Shopware\Storefront\Framework\Cookie\CookieProviderInterface" that is deprecated tag:v6.8.0 - Will be removed in 6.8.0. Use {@see CookieGroupCollectEvent} instead to introduce cookies.
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface" interface is considered internal. It may change without further notice. You should not use it from "SwagSocialShopping\DataAbstractionLayer\FieldSerializer\FkFieldSerializerDecorator".
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\AbstractFieldSerializer" class is considered internal. It may change without further notice. You should not use it from "Tonur\SpinToWin\Core\Framework\DataAbstractionLayer\FieldSerializer\DateIntervalFieldSerializer".
The "Wbm\TagManagerAnalytics\Cookie\CustomCookieProvider" class implements "Shopware\Storefront\Framework\Cookie\CookieProviderInterface" that is deprecated tag:v6.8.0 - Will be removed in 6.8.0. Use {@see CookieGroupCollectEvent} instead to introduce cookies.
The "NewsletterSendinblue\Service\SIBCookieProviderService" class implements "Shopware\Storefront\Framework\Cookie\CookieProviderInterface" that is deprecated tag:v6.8.0 - Will be removed in 6.8.0. Use {@see CookieGroupCollectEvent} instead to introduce cookies.
The "PayrexxPaymentGateway\CookieProvider\CookieProvider" class implements "Shopware\Storefront\Framework\Cookie\CookieProviderInterface" that is deprecated tag:v6.8.0 - Will be removed in 6.8.0. Use {@see CookieGroupCollectEvent} instead to introduce cookies.
The "mediameets\mediameetsFbPixel\Framework\Cookie\CookieProvider" class implements "Shopware\Storefront\Framework\Cookie\CookieProviderInterface" that is deprecated tag:v6.8.0 - Will be removed in 6.8.0. Use {@see CookieGroupCollectEvent} instead to introduce cookies.
The "Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewLoader::__construct()" method is considered internal. It may change without further notice. You should not extend it from "LexaB2B\Storefront\Page\Product\Review\ProductReviewLoader".
The "MoorlFoundation\Core\Service\LocationCookieProvider" class implements "Shopware\Storefront\Framework\Cookie\CookieProviderInterface" that is deprecated tag:v6.8.0 - Will be removed in 6.8.0. Use {@see CookieGroupCollectEvent} instead to introduce cookies.
The "Shopware\Storefront\Controller\CartLineItemController" 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 data. It may change without further notice. You should not use it from "Cogi\FreeProducts\Storefront\Controller\CheckoutFreeProductController".
The "Shopware\Storefront\Controller\CartLineItemController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Cogi\FreeProducts\Storefront\Controller\CheckoutFreeProductController".
The "Shopware\Core\Checkout\Promotion\Gateway\PromotionGateway" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Acris\Promotion\Core\Checkout\Promotion\Gateway\PromotionGateway".
The "Shopware\Core\Checkout\Promotion\Gateway\PromotionGateway::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\Promotion\Core\Checkout\Promotion\Gateway\PromotionGateway".
The "Shopware\Core\Checkout\Cart\Delivery\DeliveryCalculator::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\Promotion\Core\Checkout\Cart\Delivery\DeliveryCalculator".
The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository" class uses "Symfony\Component\VarExporter\LazyGhostTrait" that is deprecated since Symfony 7.3, use native lazy objects instead.
SELECT LOWER(HEX(`id`)) AS `id` FROM `moorl_magazine_article` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2026-03-17T13:56:46+00:00') OR (`show_until` > `updated_at` AND `show_until` < '2026-03-17T13:56:46+00:00')) AND `active` = '1';
User Deprecated: Since shopware/core : Method "Shopware\Core\Checkout\Cart\CartBehavior::isRecalculation()" is deprecated and will be removed in v6.8.0.0. Use "Shopware\Core\Checkout\Cart\CartBehavior::hasPermission(CheckoutPermissions::*)" instead.
SELECT LOWER(HEX(`id`)) AS `id` FROM `moorl_magazine_article` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2026-03-17T13:56:47+00:00') OR (`show_until` > `updated_at` AND `show_until` < '2026-03-17T13:56:47+00:00')) AND `active` = '1';
User Deprecated: Since shopware/core : Method "Shopware\Storefront\Pagelet\Header\HeaderPagelet::getActiveLanguage()" is deprecated and will be removed in v6.8.0.0.
SELECT LOWER(HEX(`id`)) AS `id` FROM `moorl_magazine_article` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2026-03-17T13:56:47+00:00') OR (`show_until` > `updated_at` AND `show_until` < '2026-03-17T13:56:47+00:00')) AND `active` = '1';
Log messages generated during the compilation of the service container.
Messages
Class
311
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 "DreiscSeoPro\Core\Content\DreiscSeoBulk\DreiscSeoBulkRepository" (parent: DreiscSeoPro\Core\Foundation\Dal\EntityRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\DeleteUnusedIndicesCommand" (parent: .abstract.instanceof.Frosh\Tools\Command\DeleteUnusedIndicesCommand).
Resolving inheritance for ".instanceof.Frosh\Tools\Command\DeleteUnusedIndicesCommand.0.Frosh\Tools\Command\DeleteUnusedIndicesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\DeleteUnusedIndicesCommand).
Resolving inheritance for "Frosh\Tools\Command\DeleteUnusedIndicesCommand" (parent: .instanceof.Frosh\Tools\Command\DeleteUnusedIndicesCommand.0.Frosh\Tools\Command\DeleteUnusedIndicesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\DevRobotsTxtCommand" (parent: .abstract.instanceof.Frosh\Tools\Command\DevRobotsTxtCommand).
Resolving inheritance for ".instanceof.Frosh\Tools\Command\DevRobotsTxtCommand.0.Frosh\Tools\Command\DevRobotsTxtCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\DevRobotsTxtCommand).
Resolving inheritance for "Frosh\Tools\Command\DevRobotsTxtCommand" (parent: .instanceof.Frosh\Tools\Command\DevRobotsTxtCommand.0.Frosh\Tools\Command\DevRobotsTxtCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\ExtensionChecksumCheckCommand" (parent: .abstract.instanceof.Frosh\Tools\Command\ExtensionChecksumCheckCommand).
Resolving inheritance for ".instanceof.Frosh\Tools\Command\ExtensionChecksumCheckCommand.0.Frosh\Tools\Command\ExtensionChecksumCheckCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\ExtensionChecksumCheckCommand).
Resolving inheritance for "Frosh\Tools\Command\ExtensionChecksumCheckCommand" (parent: .instanceof.Frosh\Tools\Command\ExtensionChecksumCheckCommand.0.Frosh\Tools\Command\ExtensionChecksumCheckCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\ExtensionChecksumCreateCommand" (parent: .abstract.instanceof.Frosh\Tools\Command\ExtensionChecksumCreateCommand).
Resolving inheritance for ".instanceof.Frosh\Tools\Command\ExtensionChecksumCreateCommand.0.Frosh\Tools\Command\ExtensionChecksumCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\ExtensionChecksumCreateCommand).
Resolving inheritance for "Frosh\Tools\Command\ExtensionChecksumCreateCommand" (parent: .instanceof.Frosh\Tools\Command\ExtensionChecksumCreateCommand.0.Frosh\Tools\Command\ExtensionChecksumCreateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\MonitorCommand" (parent: .abstract.instanceof.Frosh\Tools\Command\MonitorCommand).
Resolving inheritance for ".instanceof.Frosh\Tools\Command\MonitorCommand.0.Frosh\Tools\Command\MonitorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\MonitorCommand).
Resolving inheritance for "Frosh\Tools\Command\MonitorCommand" (parent: .instanceof.Frosh\Tools\Command\MonitorCommand.0.Frosh\Tools\Command\MonitorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\RedisNamespaceCleanupCommand" (parent: .abstract.instanceof.Frosh\Tools\Command\RedisNamespaceCleanupCommand).
Resolving inheritance for ".instanceof.Frosh\Tools\Command\RedisNamespaceCleanupCommand.0.Frosh\Tools\Command\RedisNamespaceCleanupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\RedisNamespaceCleanupCommand).
Resolving inheritance for "Frosh\Tools\Command\RedisNamespaceCleanupCommand" (parent: .instanceof.Frosh\Tools\Command\RedisNamespaceCleanupCommand.0.Frosh\Tools\Command\RedisNamespaceCleanupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\RedisNamespaceListCommand" (parent: .abstract.instanceof.Frosh\Tools\Command\RedisNamespaceListCommand).
Resolving inheritance for ".instanceof.Frosh\Tools\Command\RedisNamespaceListCommand.0.Frosh\Tools\Command\RedisNamespaceListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\RedisNamespaceListCommand).
Resolving inheritance for "Frosh\Tools\Command\RedisNamespaceListCommand" (parent: .instanceof.Frosh\Tools\Command\RedisNamespaceListCommand.0.Frosh\Tools\Command\RedisNamespaceListCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\RedisTagCleanupCommand" (parent: .abstract.instanceof.Frosh\Tools\Command\RedisTagCleanupCommand).
Resolving inheritance for ".instanceof.Frosh\Tools\Command\RedisTagCleanupCommand.0.Frosh\Tools\Command\RedisTagCleanupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\RedisTagCleanupCommand).
Resolving inheritance for "Frosh\Tools\Command\RedisTagCleanupCommand" (parent: .instanceof.Frosh\Tools\Command\RedisTagCleanupCommand.0.Frosh\Tools\Command\RedisTagCleanupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\UpdateComposerPluginsCommand" (parent: .abstract.instanceof.Frosh\Tools\Command\UpdateComposerPluginsCommand).
Resolving inheritance for ".instanceof.Frosh\Tools\Command\UpdateComposerPluginsCommand.0.Frosh\Tools\Command\UpdateComposerPluginsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\UpdateComposerPluginsCommand).
Resolving inheritance for "Frosh\Tools\Command\UpdateComposerPluginsCommand" (parent: .instanceof.Frosh\Tools\Command\UpdateComposerPluginsCommand.0.Frosh\Tools\Command\UpdateComposerPluginsCommand).
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\DebugChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\DebugChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\HealthChecker\DebugChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\DebugChecker).
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\PhpFpmChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\PhpFpmChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\HealthChecker\PhpFpmChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\PhpFpmChecker).
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\SystemTimeChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\SystemTimeChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\HealthChecker\SystemTimeChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\SystemTimeChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\AdminWorkerChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\AdminWorkerChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\AdminWorkerChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\AdminWorkerChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\CompressionMethodChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\CompressionMethodChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\CompressionMethodChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\CompressionMethodChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableAppUrlExternalCheckChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableAppUrlExternalCheckChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableAppUrlExternalCheckChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableAppUrlExternalCheckChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableSymfonySecretsChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableSymfonySecretsChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableSymfonySecretsChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableSymfonySecretsChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FineGrainedCachingChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FineGrainedCachingChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\FineGrainedCachingChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FineGrainedCachingChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FixCacheIdSetChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FixCacheIdSetChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\FixCacheIdSetChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FixCacheIdSetChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\IncrementStorageChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\IncrementStorageChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\IncrementStorageChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\IncrementStorageChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MailOverQueueChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MailOverQueueChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\MailOverQueueChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MailOverQueueChecker).
Resolving inheritance for ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MessengerAutoSetupChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MessengerAutoSetupChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\MessengerAutoSetupChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MessengerAutoSetupChecker).
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\ProductStreamIndexingChecker" (parent: .abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\ProductStreamIndexingChecker).
Resolving inheritance for "Frosh\Tools\Components\Health\Checker\PerformanceChecker\ProductStreamIndexingChecker" (parent: .instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\ProductStreamIndexingChecker).
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 ".instanceof.Frosh\Tools\Controller\CacheController.0.Frosh\Tools\Controller\CacheController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\CacheController).
Resolving inheritance for "Frosh\Tools\Controller\CacheController" (parent: .instanceof.Frosh\Tools\Controller\CacheController.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 ".instanceof.Frosh\Tools\Controller\ElasticsearchController.0.Frosh\Tools\Controller\ElasticsearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\ElasticsearchController).
Resolving inheritance for "Frosh\Tools\Controller\ElasticsearchController" (parent: .instanceof.Frosh\Tools\Controller\ElasticsearchController.0.Frosh\Tools\Controller\ElasticsearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\ExtensionFilesController" (parent: .abstract.instanceof.Frosh\Tools\Controller\ExtensionFilesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\ExtensionFilesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Frosh\Tools\Controller\ExtensionFilesController).
Resolving inheritance for ".instanceof.Frosh\Tools\Controller\ExtensionFilesController.0.Frosh\Tools\Controller\ExtensionFilesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\ExtensionFilesController).
Resolving inheritance for ".instanceof.Frosh\Tools\Controller\ExtensionFilesController.1.Frosh\Tools\Controller\ExtensionFilesController" (parent: .instanceof.Frosh\Tools\Controller\ExtensionFilesController.0.Frosh\Tools\Controller\ExtensionFilesController).
Resolving inheritance for "Frosh\Tools\Controller\ExtensionFilesController" (parent: .instanceof.Frosh\Tools\Controller\ExtensionFilesController.1.Frosh\Tools\Controller\ExtensionFilesController).
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 ".instanceof.Frosh\Tools\Controller\HealthController.0.Frosh\Tools\Controller\HealthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\HealthController).
Resolving inheritance for "Frosh\Tools\Controller\HealthController" (parent: .instanceof.Frosh\Tools\Controller\HealthController.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 ".instanceof.Frosh\Tools\Controller\LogController.0.Frosh\Tools\Controller\LogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\LogController).
Resolving inheritance for "Frosh\Tools\Controller\LogController" (parent: .instanceof.Frosh\Tools\Controller\LogController.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 ".instanceof.Frosh\Tools\Controller\QueueController.0.Frosh\Tools\Controller\QueueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\QueueController).
Resolving inheritance for "Frosh\Tools\Controller\QueueController" (parent: .instanceof.Frosh\Tools\Controller\QueueController.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 ".instanceof.Frosh\Tools\Controller\ScheduledTaskController.0.Frosh\Tools\Controller\ScheduledTaskController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\ScheduledTaskController).
Resolving inheritance for "Frosh\Tools\Controller\ScheduledTaskController" (parent: .instanceof.Frosh\Tools\Controller\ScheduledTaskController.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 ".instanceof.Frosh\Tools\Controller\ShopwareFilesController.1.Frosh\Tools\Controller\ShopwareFilesController" (parent: .instanceof.Frosh\Tools\Controller\ShopwareFilesController.0.Frosh\Tools\Controller\ShopwareFilesController).
Resolving inheritance for "Frosh\Tools\Controller\ShopwareFilesController" (parent: .instanceof.Frosh\Tools\Controller\ShopwareFilesController.1.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 ".instanceof.Frosh\Tools\Controller\StateMachineController.0.Frosh\Tools\Controller\StateMachineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\StateMachineController).
Resolving inheritance for "Frosh\Tools\Controller\StateMachineController" (parent: .instanceof.Frosh\Tools\Controller\StateMachineController.0.Frosh\Tools\Controller\StateMachineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pixup\PixupTranslatorSW6\Content\Assistant\Controller\AssistantController" (parent: .abstract.instanceof.Pixup\PixupTranslatorSW6\Content\Assistant\Controller\AssistantController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pixup\PixupTranslatorSW6\Content\Assistant\Controller\AssistantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pixup\PixupTranslatorSW6\Content\Assistant\Controller\AssistantController).
Resolving inheritance for "Pixup\PixupTranslatorSW6\Content\Assistant\Controller\AssistantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pixup\PixupTranslatorSW6\Content\Assistant\Controller\AssistantController).
Resolving inheritance for ".instanceof.Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\ProductDataCollector.0.Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\ProductDataCollector" (parent: .abstract.instanceof.Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\ProductDataCollector).
Resolving inheritance for "Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\ProductDataCollector" (parent: .instanceof.Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\ProductDataCollector.0.Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\ProductDataCollector).
Resolving inheritance for ".instanceof.Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\CategoryDataCollector.0.Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\CategoryDataCollector" (parent: .abstract.instanceof.Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\CategoryDataCollector).
Resolving inheritance for "Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\CategoryDataCollector" (parent: .instanceof.Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\CategoryDataCollector.0.Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\CategoryDataCollector).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\BancontactAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\BlikAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\EpsAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\IdealAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\MultibancoAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\MyBankAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\OxxoAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\P24APMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\TrustlyAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler).
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\ACDCHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\PayLaterHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\SEPAHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\VenmoHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\ApplePayHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\GooglePayHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\PayPalPaymentHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler).
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\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\TrustlyOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\AbstractOrderBuilder).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\PUIHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler).
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 "NewsletterSendinblue\Service\ProductSyncService" (parent: NewsletterSendinblue\Service\BaseSyncService).
Resolving inheritance for "NewsletterSendinblue\Service\CategorySyncService" (parent: NewsletterSendinblue\Service\BaseSyncService).
Resolving inheritance for ".instanceof.Shopware\Commercial\Licensing\LicenseRouteChecker.0.Shopware\Commercial\Licensing\LicenseRouteChecker" (parent: .abstract.instanceof.Shopware\Commercial\Licensing\LicenseRouteChecker).
Resolving inheritance for "Shopware\Commercial\Licensing\LicenseRouteChecker" (parent: .instanceof.Shopware\Commercial\Licensing\LicenseRouteChecker.0.Shopware\Commercial\Licensing\LicenseRouteChecker).
Resolving inheritance for "subscription.cart.rule_loader" (parent: Shopware\Core\Checkout\Cart\CartRuleLoader).
Resolving inheritance for "subscription.cart.validator.collection" (parent: Shopware\Core\Checkout\Cart\Validator).
Resolving inheritance for "subscription.cart.factory" (parent: Shopware\Core\Checkout\Cart\CartFactory).
Resolving inheritance for "subscription.cart.processor" (parent: Shopware\Core\Checkout\Cart\Processor).
Resolving inheritance for "subscription.cart.calculator" (parent: Shopware\Core\Checkout\Cart\CartCalculator).
Resolving inheritance for "subscription.cart.restorer" (parent: Shopware\Core\System\SalesChannel\Context\CartRestorer).
Resolving inheritance for "subscription.order.service" (parent: Shopware\Core\Checkout\Order\SalesChannel\OrderService).
Resolving inheritance for "subscription.cart.route.line-item.add" (parent: Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute).
Resolving inheritance for "subscription.cart.route.line-item.remove" (parent: Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute).
Resolving inheritance for "subscription.cart.route.line-item.update" (parent: Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute).
Resolving inheritance for "subscription.cart.route.load" (parent: Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute).
Resolving inheritance for "subscription.cart.route.delete" (parent: Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute).
Resolving inheritance for "subscription.cart.route.order" (parent: Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute).
Resolving inheritance for "subscription.storefront.controller.checkout" (parent: Shopware\Storefront\Controller\CheckoutController).
Resolving inheritance for "subscription.storefront.controller.line-item" (parent: Shopware\Storefront\Controller\CartLineItemController).
Resolving inheritance for "subscription.storefront.controller.auth" (parent: Shopware\Storefront\Controller\AuthController).
Resolving inheritance for "subscription.storefront.controller.register" (parent: Shopware\Storefront\Controller\RegisterController).
Resolving inheritance for "subscription.storefront.controller.context" (parent: Shopware\Storefront\Controller\ContextController).
Resolving inheritance for "subscription.storefront.cart.facade" (parent: Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade).
Resolving inheritance for "subscription.storefront.page.checkout-cart-page-loader" (parent: Shopware\Storefront\Page\Checkout\Cart\CheckoutCartPageLoader).
Resolving inheritance for "subscription.storefront.page.checkout-confirm-page-loader" (parent: Shopware\Storefront\Page\Checkout\Confirm\CheckoutConfirmPageLoader).
Resolving inheritance for "subscription.storefront.page.offcanvas-cart-page-loader" (parent: Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader).
Resolving inheritance for "subscription.storefront.page.checkout-register-page-loader" (parent: Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader).
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 "MoorlFoundation\Core\Framework\DataAbstractionLayer\FieldSerializer\IbanFieldSerializer" (parent: Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer).
Resolving inheritance for "MoorlFoundation\Core\Framework\DataAbstractionLayer\FieldSerializer\BicFieldSerializer" (parent: Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer).
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 "psr18.paypal.base-client" (parent: psr18.http_client).
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 "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for ".cache.object.inner" (parent: cache.app).
Resolving inheritance for ".cache.http.inner" (parent: cache.app).
Resolving inheritance for "cache.tags" (parent: cache.app).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.low_priority" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.pentatrion_vite_fallback" (parent: cache.system).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.frosh-tools" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.command_bus" (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.mollie" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.paypal" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.neon_purchase_voucher" (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).
1498
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 $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 $servicePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $servicePublicFilesystem"; 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 $lexaThemePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $lexaThemePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $sponsoringFormPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $sponsoringFormPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $parentThemePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $parentThemePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $agrarThemePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $agrarThemePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $atcomThemePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $atcomThemePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $happyHourPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $happyHourPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $cbaxModulExternalOrderPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $cbaxModulExternalOrderPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $bfnDirectDebitPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $bfnDirectDebitPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $cbaxModulAnalyticsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $cbaxModulAnalyticsPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $deltraShopConnector6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $deltraShopConnector6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dkdCmsHtmlVideoPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dkdCmsHtmlVideoPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dneAdminDarkModePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dneAdminDarkModePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dreiscSeoProPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dreiscSeoProPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dvsnMandatorPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dvsnMandatorPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dvsnProductFixedNetPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dvsnProductFixedNetPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dvsnStoreStockPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $dvsnStoreStockPublicFilesystem"; 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 $ironMatomoPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $ironMatomoPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $iwvOrdersCsvExporterV6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $iwvOrdersCsvExporterV6PublicFilesystem"; 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 $mDSIFieldLengthLimitPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $mDSIFieldLengthLimitPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $molliePaymentsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $molliePaymentsPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $moorlCreatorPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $moorlCreatorPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $moorlMagazinePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $moorlMagazinePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $moorlMerchantFinderPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $moorlMerchantFinderPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pixupTranslatorSW6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pixupTranslatorSW6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $proxaHousenumberValidationSW6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $proxaHousenumberValidationSW6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $smediaHtmlSanitizerConfigPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $smediaHtmlSanitizerConfigPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagCmsExtensionsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagCmsExtensionsPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagDynamicAccessPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagDynamicAccessPublicFilesystem"; 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 $swagSocialShoppingPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagSocialShoppingPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $tonurSpinToWinPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $tonurSpinToWinPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $wbmTagManagerAnalyticsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $wbmTagManagerAnalyticsPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $wolfCmsReadmorePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $wolfCmsReadmorePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $zeobvGetNotifiedPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $zeobvGetNotifiedPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $newsletterSendinbluePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $newsletterSendinbluePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $jlauTextCaptchaPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $jlauTextCaptchaPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $iesLazyLoading6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $iesLazyLoading6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $excTrafficLightsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $excTrafficLightsPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $payrexxPaymentGatewaySW6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $payrexxPaymentGatewaySW6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $c108GratisartikelPromotionPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $c108GratisartikelPromotionPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $mediameetsFbPixelPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $mediameetsFbPixelPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $verignDvAccessibilitySw6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $verignDvAccessibilitySw6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagCommercialPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $swagCommercialPublicFilesystem"; reason: private alias.
Removed service "shopware.ai_service_http_client"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $customPricingPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $customPricingPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $subscriptionPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $subscriptionPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $ruleBuilderPreviewPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $ruleBuilderPreviewPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $delayedFlowActionPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $delayedFlowActionPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $flowSharingPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $flowSharingPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $multiWarehousePrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $multiWarehousePublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $returnManagementPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $returnManagementPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $propertyExtractorPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $propertyExtractorPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $textGeneratorPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $textGeneratorPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $classificationCustomerPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $classificationCustomerPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $checkoutSweetenerPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $checkoutSweetenerPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $webhookFlowActionPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $webhookFlowActionPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $reviewSummaryPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $reviewSummaryPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $contentGeneratorPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $contentGeneratorPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $textTranslatorPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $textTranslatorPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $employeeManagementPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $employeeManagementPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $exportAssistantPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $exportAssistantPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $imageClassificationPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $imageClassificationPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $quickOrderPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $quickOrderPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $advancedSearchPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $advancedSearchPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $captchaPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $captchaPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $ssoPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $ssoPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $quoteManagementPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $quoteManagementPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $aISearchPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $aISearchPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $spatialCmsElementPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $spatialCmsElementPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $spatialSceneEditorPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $spatialSceneEditorPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $orderApprovalPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $orderApprovalPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $imageGeneratorPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $imageGeneratorPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $shoppingListPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $shoppingListPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $organizationUnitPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $organizationUnitPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $configSharingPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $configSharingPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $advancedProductCatalogsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $advancedProductCatalogsPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $lexaB2BPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $lexaB2BPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $netiNextAccessManagerPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $netiNextAccessManagerPublicFilesystem"; 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 $stuttRestrictPaymentPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $stuttRestrictPaymentPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $proxaShoppableInstagramFeedSW6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $proxaShoppableInstagramFeedSW6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $cookieFirstPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $cookieFirstPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $neon6PurchaseVoucherPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $neon6PurchaseVoucherPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $coePdfDatasheetSw6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $coePdfDatasheetSw6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $lexaCoePdfDatasheetExtensionPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $lexaCoePdfDatasheetExtensionPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $mhspAddCheckoutShippingInput6PrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $mhspAddCheckoutShippingInput6PublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $cogiFreeProductsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $cogiFreeProductsPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $neon6ReviewsPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $neon6ReviewsPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $acrisPromotionCSPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $acrisPromotionCSPublicFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $salesChannelSwitchPrivateFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $salesChannelSwitchPublicFilesystem"; 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\HttpKernel\DependencyInjection\ServicesResetterInterface"; 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 "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; 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\NamespacedPoolInterface"; 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 ".Symfony\Contracts\HttpClient\HttpClientInterface $paypal.base-client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $paypalBaseClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $paypal.base-client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $paypalBaseClient"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; 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_valkey_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\NamespacedPoolInterface $cache.object"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $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\NamespacedPoolInterface $cache.http"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $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\NamespacedPoolInterface $cache.tags"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $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 ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.rate_limiter"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cacheRateLimiter"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "monolog.handler.business_event_handler"; reason: private alias.
Removed service "monolog.handler.mollie_rotation_file"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\EntrypointsLookupCollection"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\EntrypointRenderer"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\TagRendererCollection"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\Debug"; reason: private alias.
Removed service "Shopware\Storefront\Theme\AbstractThemePathBuilder"; reason: private alias.
Removed service "Shopware\Storefront\Theme\ConfigLoader\AbstractConfigLoader"; reason: private alias.
Removed service "Shopware\Storefront\Theme\ConfigLoader\AbstractAvailableThemeProvider"; reason: private alias.
Removed service "jms_serializer.metadata.cache"; reason: private alias.
Removed service "jms_serializer.naming_strategy"; reason: private alias.
Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
Removed service "jms_serializer.accessor_strategy"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_proxy_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.stopwatch_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.union_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.array_collection_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.constraint_violation_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.datetime_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.form_error_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.iterator_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.symfony_uid_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.type_parser"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.file_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.yaml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.xml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.annotation_or_attribute_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.null_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_phpcr_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.default_value_property_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.typed_properties_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.enum_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doc_block_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.lazy_loading_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.cache.file_cache"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.version_exclusion_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.camel_case_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.identical_property_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.serialized_name_annotation_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_phpcr_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.deserialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.serialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_evaluator"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language.function_provider"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.runtime_serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer_runtime_helper"; reason: private alias.
Removed service "jms_serializer.instance.default.templating.helper.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.accessor_strategy.default"; reason: private alias.
Removed service "jms_serializer.instance.default.json_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.json_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_clearer"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_warmer"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_serialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_deserialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.data_collector"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_runs_listener"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.traceable_file_locator"; 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 $command_busLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $commandBusLogger"; 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 $mollieLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $paypalLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $neon_purchase_voucherLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $neonPurchaseVoucherLogger"; 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 $notification.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $notificationRepository"; 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 $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 $happy_hour_promotion.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $happyHourPromotionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_externalorder_marketplace_settings.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxExternalorderMarketplaceSettingsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_externalorder_carrier.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxExternalorderCarrierRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_externalorder_carrier_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxExternalorderCarrierRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_externalorder_log.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxExternalorderLogRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_externalorder_order.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxExternalorderOrderRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_externalorder_line_item.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxExternalorderLineItemRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_externalorder_billingaddress.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxExternalorderBillingaddressRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_externalorder_shippingaddress.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxExternalorderShippingaddressRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_gpsr_manufacturer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxGpsrManufacturerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_gpsr_responsible_person.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxGpsrResponsiblePersonRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_gpsr_safety_notice.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxGpsrSafetyNoticeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_gpsr_safety_notice_product.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxGpsrSafetyNoticeProductRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_gpsr_manufacturer_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxGpsrManufacturerTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_gpsr_responsible_person_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxGpsrResponsiblePersonTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_gpsr_safety_notice_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxGpsrSafetyNoticeTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_config.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsConfigRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_groups_config.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsGroupsConfigRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_search.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsSearchRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_product_impressions.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsProductImpressionsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_category_impressions.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsCategoryImpressionsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_manufacturer_impressions.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsManufacturerImpressionsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_visitors.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsVisitorsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_pool.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsPoolRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_referer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsRefererRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbax_analytics_invoice_date.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cbaxAnalyticsInvoiceDateRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreisc_seo_bulk_job.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreiscSeoBulkJobRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreisc_seo_bulk_template.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreiscSeoBulkTemplateRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreisc_seo_bulk.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreiscSeoBulkRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreisc_seo_redirect_import_export_file.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreiscSeoRedirectImportExportFileRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreisc_seo_redirect_import_export_log.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreiscSeoRedirectImportExportLogRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreisc_seo_redirect.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreiscSeoRedirectRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreisc_seo_setting.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dreiscSeoSettingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsn_store.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dvsnStoreRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $iwv_order_csv_profile.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $iwvOrderCsvProfileRepository"; 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 $mollie_subscription.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mollieSubscriptionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mollie_subscription_address.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mollieSubscriptionAddressRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mollie_subscription_history.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mollieSubscriptionHistoryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mollie_refund.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mollieRefundRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mollie_refund_item.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mollieRefundItemRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_creator_type.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlCreatorTypeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_creator_type_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlCreatorTypeTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_creator.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlCreatorRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_creator_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlCreatorTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_creator_product.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlCreatorProductRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_creator_customer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlCreatorCustomerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_creator_follower.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlCreatorFollowerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_creator_sales_channel.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlCreatorSalesChannelRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_magazine_article.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMagazineArticleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_magazine_article_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMagazineArticleTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_magazine_article_sales_channel.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMagazineArticleSalesChannelRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_magazine_article_tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMagazineArticleTagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_magazine_article_product.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMagazineArticleProductRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_magazine_article_media.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMagazineArticleMediaRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_magazine_article_category.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMagazineArticleCategoryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_magazine_article_sw_category.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMagazineArticleSwCategoryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_magazine_article_customer_group.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMagazineArticleCustomerGroupRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_magazine_category.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMagazineCategoryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_magazine_category_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMagazineCategoryTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_magazine_comment.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMagazineCommentRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_magazine_author.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMagazineAuthorRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_magazine_author_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMagazineAuthorTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_merchant.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMerchantRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_merchant_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMerchantTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_merchant_sales_channel.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMerchantSalesChannelRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_merchant_category.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMerchantCategoryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_merchant_tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMerchantTagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_merchant_product_manufacturer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMerchantProductManufacturerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_merchant_area.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMerchantAreaRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_merchant_customer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMerchantCustomerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_merchant_stock.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMerchantStockRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_cms_extensions_form.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCmsExtensionsFormRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_cms_extensions_form_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCmsExtensionsFormTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_cms_extensions_form_group.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCmsExtensionsFormGroupRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_cms_extensions_form_group_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCmsExtensionsFormGroupTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_cms_extensions_form_group_field.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCmsExtensionsFormGroupFieldRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_cms_extensions_form_group_field_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCmsExtensionsFormGroupFieldTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_cms_extensions_quickview.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCmsExtensionsQuickviewRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_cms_extensions_block_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCmsExtensionsBlockRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_cms_extensions_scroll_navigation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCmsExtensionsScrollNavigationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_cms_extensions_scroll_navigation_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCmsExtensionsScrollNavigationTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_cms_extensions_scroll_navigation_page_settings.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagCmsExtensionsScrollNavigationPageSettingsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_dynamic_access_category_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagDynamicAccessCategoryRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_dynamic_access_landing_page_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagDynamicAccessLandingPageRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_dynamic_access_product_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagDynamicAccessProductRuleRepository"; 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_social_shopping_sales_channel.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagSocialShoppingSalesChannelRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_social_shopping_product_error.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagSocialShoppingProductErrorRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_social_shopping_customer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagSocialShoppingCustomerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_social_shopping_order.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagSocialShoppingOrderRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $repertus_wheel_of_fortune.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $repertusWheelOfFortuneRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $repertus_wheel_of_fortune_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $repertusWheelOfFortuneTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $repertus_wheel_of_fortune_tile.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $repertusWheelOfFortuneTileRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $repertus_wheel_of_fortune_action.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $repertusWheelOfFortuneActionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $repertus_wheel_of_fortune_tile_action.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $repertusWheelOfFortuneTileActionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $repertus_wheel_of_fortune_tile_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $repertusWheelOfFortuneTileTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $repertus_wheel_of_fortune_spin.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $repertusWheelOfFortuneSpinRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $wbm_data_layer_modules.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $wbmDataLayerModulesRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $wbm_data_layer_properties.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $wbmDataLayerPropertiesRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $zeo_stock_subscriber.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $zeoStockSubscriberRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $zeo_stock_subscriber_product.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $zeoStockSubscriberProductRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $brevo_abandoned_cart.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $brevoAbandonedCartRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $brevo_back_in_stock_subscription.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $brevoBackInStockSubscriptionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $c108_gratisartikel_promotion.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $c108GratisartikelPromotionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $custom_price.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customPriceRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_plan.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionPlanRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_address.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionAddressRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_customer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionCustomerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_tag_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionTagMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_interval.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionIntervalRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_plan_product_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionPlanProductMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_plan_interval_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionPlanIntervalMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_interval_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionIntervalTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscription_plan_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $subscriptionPlanTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_delay_action.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagDelayActionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $warehouse.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $warehouseRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $warehouse_group.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $warehouseGroupRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $warehouse_group_warehouse.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $warehouseGroupWarehouseRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_warehouse.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productWarehouseRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_warehouse_group.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productWarehouseGroupRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_warehouse_group.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderWarehouseGroupRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_product_warehouse.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderProductWarehouseRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_return.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderReturnRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_return_line_item.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderReturnLineItemRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_return_line_item_reason.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderReturnLineItemReasonRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $order_return_line_item_reason_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderReturnLineItemReasonTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swag_sequence_webhook_event_log.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagSequenceWebhookEventLogRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_review_summary.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productReviewSummaryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_review_summary_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productReviewSummaryTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $product_review_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productReviewTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_employee.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bEmployeeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_business_partner.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bBusinessPartnerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_role.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsRoleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_permission.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bPermissionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_order_employee.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bOrderEmployeeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $media_ai_tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaAiTagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $media_ai_tag_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaAiTagTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customer_specific_features.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerSpecificFeaturesRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advanced_search_boosting.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advancedSearchBoostingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advanced_search_entity_stream.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advancedSearchEntityStreamRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advanced_search_entity_stream_filter.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advancedSearchEntityStreamFilterRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advanced_search_action.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advancedSearchActionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advanced_search_action_search_term.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advancedSearchActionSearchTermRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advanced_search_synonym.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advancedSearchSynonymRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advanced_search_config.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advancedSearchConfigRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advanced_search_config_field.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $advancedSearchConfigFieldRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $sso_provider.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $ssoProviderRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $sso_provider_customer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $ssoProviderCustomerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quote.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quoteRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quote_line_item.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quoteLineItemRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quote_delivery.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quoteDeliveryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quote_delivery_position.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quoteDeliveryPositionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quote_transaction.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quoteTransactionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quote_comment.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quoteCommentRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quote_employee.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quoteEmployeeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quote_document.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $quoteDocumentRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_scene.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialSceneRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_scene_camera.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialSceneCameraRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_scene_light.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialSceneLightRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_scene_object.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialSceneObjectRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_scene_group.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialSceneGroupRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_render_config_size.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialRenderConfigSizeRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_scene_primitive.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialScenePrimitiveRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_scene_material.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialSceneMaterialRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatial_scene_object_material.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $spatialSceneObjectMaterialRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_approval_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsApprovalRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_pending_order.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsPendingOrderRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_pending_order_address.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsPendingOrderAddressRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_approval_rule_app_script_condition.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsApprovalRuleAppScriptConditionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_approval_rule_app_script_condition_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsApprovalRuleAppScriptConditionTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_shopping_list.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsShoppingListRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_shopping_list_line_item.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsShoppingListLineItemRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_advanced_product_catalogs.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsAdvancedProductCatalogsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2b_components_advanced_product_catalogs_category.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $b2bComponentsAdvancedProductCatalogsCategoryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_access_manager_product_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiAccessManagerProductRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_access_manager_customer.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiAccessManagerCustomerRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_access_manager_customer_media.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiAccessManagerCustomerMediaRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_access_manager_category_rule.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiAccessManagerCategoryRuleRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_access_manager_group_sales_channel.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiAccessManagerGroupSalesChannelRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_am_register_form.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiAmRegisterFormRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_am_register_form_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiAmRegisterFormTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_am_form_field_option_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiAmFormFieldOptionTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_am_form_field.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiAmFormFieldRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_am_form_field_option.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiAmFormFieldOptionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_am_form_field_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiAmFormFieldTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_am_register_form_customer_group.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiAmRegisterFormCustomerGroupRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_am_register_form_sales_channel.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiAmRegisterFormSalesChannelRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_am_register_form_data.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiAmRegisterFormDataRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neti_am_register_form_data_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiAmRegisterFormDataTranslationRepository"; 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_media.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMediaRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_media_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMediaTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorl_media_video.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMediaVideoRepository"; 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 $proxa_instagram_images.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $proxaInstagramImagesRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $proxa_instagram_accounts.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $proxaInstagramAccountsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $proxa_instagram_albums.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $proxaInstagramAlbumsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $proxa_instagram_image_mapping.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $proxaInstagramImageMappingRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $proxa_instagram_tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $proxaInstagramTagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $proxa_instagram_images_tag.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $proxaInstagramImagesTagRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neon_purchase_voucher_settings.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonPurchaseVoucherSettingsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neon_purchase_voucher_settings_translation.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonPurchaseVoucherSettingsTranslationRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neon_purchase_voucher_template.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonPurchaseVoucherTemplateRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neon_purchase_voucher_promotion_extension.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonPurchaseVoucherPromotionExtensionRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neon_purchase_voucher_redemption_history.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonPurchaseVoucherRedemptionHistoryRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cogi_free_products.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cogiFreeProductsRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neon_review_media.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonReviewMediaRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neon_review_request.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $neonReviewRequestRepository"; reason: private alias.
Removed service ".Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acris_promotion_display.repository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisPromotionDisplayRepository"; reason: private alias.
Removed service "messenger.default_transport"; reason: private alias.
Removed service "League\Tactician\CommandBus $defaultBus"; reason: private alias.
Removed service "tactician.commandbus"; reason: private alias.
Removed service "League\Tactician\CommandBus"; reason: private alias.
Removed service "tactician.handler.locator.symfony"; reason: private alias.
Removed service "tactician.middleware.command_handler"; reason: private alias.
Removed service ".service_locator.IVeieSa"; reason: private alias.
Removed service ".service_locator.Qlh8fJg"; reason: private alias.
Removed service ".service_locator.8HQnoag"; reason: private alias.
Removed service ".service_locator.Sa9LNaC"; reason: private alias.
Removed service ".service_locator.QAFhFCQ"; reason: private alias.
Removed service ".service_locator.ABjKTeW"; reason: private alias.
Removed service "Shopware\Core\Content\Mail\Service\MailService"; reason: private alias.
Removed service "Shopware\Elasticsearch\Product\ElasticsearchProductDefinition"; 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 "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader"; reason: private alias.
Removed service "Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderScrollNavigationDecorator.inner"; reason: private alias.
Removed service "Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderBlockRuleDecorator.inner"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "paypal.base-client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service ".debug.paypal.base-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 "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\BaseSalesChannelContextFactory"; reason: private alias.
Removed service "Shopware\Core\Content\Category\Service\DefaultCategoryLevelLoader"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator"; reason: private alias.
Removed service "mailer.transport_factory.smtp"; reason: private alias.
Removed service "Shopware\Administration\Snippet\SnippetFinder"; reason: private alias.
Removed service "pentatrion_vite.file_accessor"; reason: private alias.
Removed service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser"; 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\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 "Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewLoader"; reason: private alias.
Removed service "LexaTheme\Service\SeoUrlService"; reason: private alias.
Removed service "Shopware\Core\Content\ContactForm\Validation\ContactFormValidationFactory"; reason: private alias.
Removed service "ParentTheme\Core\Content\MailTemplate\Service\MailService.inner"; reason: private alias.
Removed service "Shopware\Storefront\Page\Product\ProductPageLoader"; reason: private alias.
Removed service "Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder"; reason: private alias.
Removed service "Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider"; reason: private alias.
Removed service "Shopware\Core\Content\Sitemap\Provider\LandingPageUrlProvider"; reason: private alias.
Removed service "Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider"; reason: private alias.
Removed service "Shopware\Storefront\Framework\Twig\TemplateDataExtension"; reason: private alias.
Removed service "api.request_criteria_builder"; reason: private alias.
Removed service "Dvsn\ProductFixedNet\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory"; reason: private alias.
Removed service "Shopware\Core\Content\Product\Stock\StockStorage"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\Detail\AvailableCombinationLoader"; reason: private alias.
Removed service "IronMatomo\Framework\Cookie\CustomCookieProvider.inner"; reason: private alias.
Removed service "Moorl\MerchantFinder\ElasticSearch\ProductEsDefinitionDecorator.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver"; reason: private alias.
Removed service "Swag\DynamicAccess\ElasticSearch\ProductEsDefinitionDecorator.inner"; reason: private alias.
Removed service "Shopware\Commercial\AdvancedSearch\Domain\Indexing\ElasticsearchDefinition\Category\CategoryElasticsearchDefinition"; 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\Content\ProductExport\Service\ProductExportRenderer"; reason: private alias.
Removed service "Wbm\TagManagerAnalytics\Cookie\CustomCookieProvider.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver"; reason: private alias.
Removed service "NewsletterSendinblue\Service\SIBCookieProviderService.inner"; reason: private alias.
Removed service "PayrexxPaymentGateway\CookieProvider\CookieProvider.inner"; reason: private alias.
Removed service "mediameets\mediameetsFbPixel\Framework\Cookie\CookieProvider.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\RuleLoader"; reason: private alias.
Removed service "Shopware\Core\Checkout\Payment\Cart\PaymentTransactionStructFactory"; reason: private alias.
Removed service "Shopware\Commercial\Subscription\Checkout\Payment\SubscriptionPaymentMethodRoute.inner"; reason: private alias.
Removed service "Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver.inner"; reason: private alias.
Removed service "Shopware\Commercial\MultiWarehouse\Domain\Store\AvailableCombinationLoaderDecorator.inner"; reason: private alias.
Removed service "Shopware\Commercial\MultiWarehouse\Domain\Order\StockStorageDecorator.inner"; reason: private alias.
Removed service "Shopware\Commercial\MultiWarehouse\Domain\Store\ProductCloseoutFilterFactoryDecorator.inner"; reason: private alias.
Removed service "Shopware\Commercial\MultiWarehouse\Elasticsearch\ElasticsearchProductDefinitionDecorator.inner"; reason: private alias.
Removed service "Shopware\Commercial\MultiWarehouse\Elasticsearch\CriteriaParserDecorator.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction"; reason: private alias.
Removed service "Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\Order\OrderConverter"; reason: private alias.
Removed service "Shopware\Commercial\AdvancedSearch\Domain\Indexing\ElasticsearchDefinition\Product\ElasticsearchProductDefinitionDecorator.inner"; reason: private alias.
Removed service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\AbstractElasticsearchSearchHydrator"; reason: private alias.
Removed service "Shopware\Core\Content\Mail\Transport\MailerTransportLoader"; reason: private alias.
Removed service "quote.delivery.validator"; reason: private alias.
Removed service "quote.payment.validator"; reason: private alias.
Removed service "Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister"; reason: private alias.
Removed service "Shopware\Commercial\B2B\AdvancedProductCatalogs\Domain\SalesChannel\Category\DecoratedCategoryBreadcrumbBuilder.inner"; reason: private alias.
Removed service "LexaB2B\Core\Content\Product\Cms\ProductSliderCmsElementResolver.inner"; reason: private alias.
Removed service "LexaB2B\Storefront\Controller\ContextController.inner"; reason: private alias.
Removed service "LexaB2B\Storefront\Controller\CartLineItemController.inner"; reason: private alias.
Removed service "LexaB2B\Storefront\Page\Product\Review\ProductReviewLoader.inner"; reason: private alias.
Removed service "NetInventors\NetiNextAccessManager\Service\PaymentMethodRoute.inner"; reason: private alias.
Removed service "NetInventors\NetiNextAccessManager\ElasticSearch\ProductEsDefinitionDecorator.inner"; reason: private alias.
Removed service "MoorlFoundation\Core\Service\LocationCookieProvider.inner"; reason: private alias.
Removed service "MoorlFoundation\Core\Framework\DataAbstractionLayer\Cache\CustomerGroupCacheKeyGenerator.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Promotion\Cart\PromotionItemBuilder"; reason: private alias.
Removed service "Acris\Promotion\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Promotion\Gateway\PromotionGateway"; reason: private alias.
Removed service "Acris\Promotion\Component\Services\PromotionCmsPageRoute"; 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 "jms_serializer.metadata_driver"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "jms_serializer.metadata_factory"; reason: private alias.
Removed service "jms_serializer.handler_registry"; reason: private alias.
Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\Delivery\DeliveryCalculator"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\Search\SearchConfigLoader"; reason: private alias.
Removed service "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory.inner"; reason: private alias.
Removed service "Shopware\Core\System\SystemConfig\SystemConfigLoader"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\CachedRuleLoader.inner"; reason: private alias.
Removed service "Shopware\Storefront\Framework\Routing\DomainLoader"; 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 "Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute.inner"; reason: private alias.
Removed service "Moorl\MerchantFinder\Core\Content\Product\SalesChannel\Listing\MerchantProductListingRoute.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\Commercial\B2B\AdvancedProductCatalogs\Domain\SalesChannel\Category\DecoratedCategoryRoute.inner"; reason: private alias.
Removed service "Shopware\Commercial\B2B\AdvancedProductCatalogs\Domain\SalesChannel\Product\DecoratedProductListingRoute.inner"; reason: private alias.
Removed service "Shopware\Commercial\B2B\AdvancedProductCatalogs\Domain\SalesChannel\SalesChannelContextFactoryDecorator.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\DataAbstractionLayer\SearchKeywordUpdater"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SearchKeyword\ProductSearchBuilderInterface"; reason: private alias.
Removed service "Shopware\Commercial\AdvancedSearch\Elasticsearch\ProductSearchBuilderDisabler.inner"; reason: private alias.
Removed service "Shopware\Commercial\AdvancedSearch\Domain\Search\ProductSearchRouteDecorator.inner"; reason: private alias.
Removed service "Shopware\Commercial\AdvancedSearch\Domain\Suggest\ProductSuggestRouteDecorator.inner"; reason: private alias.
Removed service "Shopware\Commercial\B2B\OrganizationUnit\Domain\Payment\DecoratedPaymentMethodRoute.inner"; reason: private alias.
Removed service ".service_locator.ZjWFxXU"; reason: private alias.
Removed service ".service_locator.mRDCUu_"; reason: private alias.
Removed service ".service_locator.KRF10QG"; reason: private alias.
Removed service ".service_locator.aem4hy2"; reason: private alias.
Removed service ".service_locator.4oiigYX"; reason: private alias.
Removed service ".service_locator.o_b_9LV"; reason: private alias.
Removed service ".service_locator.x1OQ2KK"; reason: private alias.
Removed service ".service_locator.ze0ZcHO"; reason: private alias.
Removed service ".service_locator.rzAZHn3"; reason: private alias.
Removed service ".service_locator.UrnhbzW"; reason: private alias.
Removed service ".service_locator.ruekVaI"; reason: private alias.
Removed service ".service_locator.jb5.G6T"; reason: private alias.
Removed service ".service_locator.ETQZ8DY"; reason: private alias.
Removed service ".service_locator.6WH4tne"; reason: private alias.
Removed service ".service_locator.PAG3Uil"; reason: private alias.
Removed service ".service_locator.Q08rvFF"; reason: private alias.
Removed service ".service_locator.46hvp0x"; reason: private alias.
Removed service ".service_locator..LbYuiJ"; reason: private alias.
Removed service ".service_locator.4szrDP8"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator.G.4knon"; reason: private alias.
Removed service ".service_locator.WDgAStT"; reason: private alias.
Removed service ".service_locator.BGTxC1f"; reason: private alias.
Removed service ".service_locator.e0c5BDF"; reason: private alias.
Removed service ".service_locator.NXz9C5R"; reason: private alias.
Removed service ".service_locator.4flIXKz"; reason: private alias.
1165
Changed reference of service "Shopware\Core\Framework\Migration\MigrationRuntime" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Migration\MigrationCollectionLoader" previously pointing to "monolog.logger" to "commercial.logger".
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\System\Snippet\SnippetService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Api\Controller\SalesChannelProxyController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Log\ExceptionLogger" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\Http\CacheStore" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\Http\CacheStore" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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\Routing\ContextAwareCacheHeadersService" previously pointing to "Acris\Promotion\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator" to "Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator".
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.cache.invalidator.storage.mysql" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\CacheInvalidator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\CacheInvalidator" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\CacheClearer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\CacheClearer" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "debug.traced.messenger.bus.default" 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\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\Context\Gateway\AppContextGateway" 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\ScheduledTask\UpdateAppsHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\AppLoader" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\App\ActionButton\Executor" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\App\ActionButton\Executor" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Framework\App\ShopIdChangeResolver\ReinstallAppsStrategy" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\App\Privileges\Privileges" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Read\EntityReaderInterface" previously pointing to "monolog.logger" to "commercial.logger".
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 "debug.traced.messenger.bus.default" to "messenger.default_bus".
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\Api\Sync\SyncService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Demodata\Command\DemodataCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\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 "debug.traced.messenger.bus.default" 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\MessageQueue\ScheduledTask\Scheduler\TaskScheduler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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\AbstractExtensionDataProvider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Store\InAppPurchase\Services\InAppPurchaseProvider" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Store\InAppPurchase\Services\InAppPurchaseUpdater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Store\InAppPurchase\Services\InAppPurchaseUpdater" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Store\InAppPurchase\Handler\InAppPurchaseUpdateHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\App\InAppPurchases\Gateway\InAppPurchasesGateway" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Store\InAppPurchase\Services\KeyFetcher" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Framework\Update\Api\UpdateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Update\Services\ExtensionCompatibility" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Seo\SeoUrlGenerator" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Seo\SeoUrlPersister" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Adapter\Twig\Extension\RawUrlFunctionExtension" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Framework\Webhook\Service\WebhookManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Webhook\Service\WebhookManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\Webhook\ScheduledTask\CleanupWebhookEventLogTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Feature\FeatureFlagRegistry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Telemetry\Metrics\Meter" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Framework\Sso\Config\LoginConfigService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Framework\Sso\LoginResponseService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Framework\Sso\SsoUser\SsoUserInvitationMailService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
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\ContextFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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\Api\StoreApiResponseListener" 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\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\System\Country\SalesChannel\CountryRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\Country\SalesChannel\CountryStateRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\EntitySync\IterateEntityMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Core\System\UsageData\EntitySync\IterateEntityMessageHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\System\UsageData\EntitySync\IterateEntitiesQueryBuilder" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\System\UsageData\Services\EntityDispatchService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Core\System\UsageData\ScheduledTask\CollectEntityDataTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\System\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\SystemConfigService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\Service\CachedDefaultCategoryLevelLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Cookie\Service\CookieProvider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Cookie\Service\CookieProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Shopware\Core\Content\Media\File\FileSaver" previously pointing to "debug.traced.messenger.bus.default" 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 "debug.traced.messenger.bus.default" 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\Upload\MediaUploadService" 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 "debug.traced.messenger.bus.default" 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\Media\Infrastructure\Path\FastlyMediaReverseProxy" previously pointing to "monolog.logger" to "commercial.logger".
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\SalesChannel\Listing\Processor\AggregationListingProcessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\Search\ResolvedCriteriaProductSearchRoute" 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\DataAbstractionLayer\ProductIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater" previously pointing to "debug.traced.messenger.bus.default" 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\DataAbstractionLayer\CheapestPriceUpdater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\CrossSelling\ProductCrossSellingRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber" previously pointing to "debug.traced.messenger.bus.default" 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\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
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\ScheduledTask\ProductExportGenerateTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler" previously pointing to "debug.traced.messenger.bus.default" 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\Mail\Message\SendMailHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Mail\Service\MailSender" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Mail\Service\SendMailTemplate" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\ImportExport\Controller\ImportExportActionController" previously pointing to "debug.traced.messenger.bus.default" 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\Event\Subscriber\FileDeletedSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\Commands\SitemapGenerateCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler" previously pointing to "debug.traced.messenger.bus.default" 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 "monolog.logger" to "commercial.logger".
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\Flow\Dispatching\BufferedFlowExecutor" previously pointing to "monolog.logger" to "commercial.logger".
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\FlowExecutor" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Flow\Api\FlowActionCollector" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Indexing\FlowIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Indexing\FlowIndexerSubscriber" previously pointing to "debug.traced.messenger.bus.default" 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\A11yRenderedDocumentStorer" 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\Cleanup\CleanupCartTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Checkout\Cart\CartPersister" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\CartSerializationCleaner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartService" previously pointing to "Kiener\MolliePayments\Checkout\Cart\ExpressCartItemAddRoute" to "Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute".
Changed reference of service "Shopware\Core\Checkout\Cart\CartFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\CartContextHasher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\TaxProvider\TaxProviderProcessor" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Content\Product\Cart\ProductCartProcessor" previously pointing to "Acris\Promotion\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator" to "Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator".
Changed reference of service "Shopware\Core\Checkout\Cart\CartRuleLoader" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Checkout\Cart\LineItemFactoryRegistry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\AccountService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\ResetPasswordRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\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\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\ConvertGuestRoute" 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\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\DataAbstractionLayer\CustomerIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\DeleteUnusedGuestCustomerHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Document\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\Document\Renderer\ZugferdRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Document\Zugferd\ZugferdBuilder" 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\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\PaymentProcessor" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Checkout\Payment\PaymentProcessor" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Checkout\Payment\Cart\PaymentRecurringProcessor" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber" 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\Maintenance\System\Command\SystemUpdateFinishCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Maintenance\System\Service\ShopConfigurator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Maintenance\Staging\Command\SystemSetupStagingCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Administration\Controller\AdministrationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\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 "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\ElasticsearchLanguageProvider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler" previously pointing to "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.adminClient" to "admin.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 "debug.traced.messenger.bus.default" 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 "debug.traced.messenger.bus.default" 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\Routing\CachedDomainLoader" previously pointing to "monolog.logger" to "commercial.logger".
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\NotFound\NotFoundSubscriber" previously pointing to "http_kernel.cache" to "http_kernel".
Changed reference of service "Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber" previously pointing to "Acris\Promotion\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator" to "Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator".
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 "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\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\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 "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute" to "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute".
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\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 "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Framework\SystemCheck\Util\SalesChannelDomainUtil" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Storefront\Framework\SystemCheck\Util\SalesChannelDomainUtil" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Storefront\Page\Robots\RobotsPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Controller\AccountProfileController" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Storefront\Controller\CmsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Controller\FormController" previously pointing to "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute" to "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute".
Changed reference of service "Shopware\Storefront\Controller\WishlistController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Theme\ThemeCompiler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Theme\ThemeCompiler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Storefront\Theme\ThemeService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Theme\ThemeService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Storefront\Theme\ScheduledTask\DeleteThemeFilesTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Service\Api\ServiceController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Service\ServiceLifecycle" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Service\ServiceLifecycle" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Service\AllServiceInstaller" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Service\AllServiceInstaller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Service\ScheduledTask\InstallServicesTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Service\Subscriber\SystemUpdateSubscriber" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Service\Subscriber\LicenseSyncSubscriber" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Core\Service\Permission\PermissionsService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Service\ServiceRegistry\PermissionLogger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\Adapter\Command\CacheWatchDelayedCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ParentTheme\Subscriber\CartSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ParentTheme\Subscriber\CartSubscriber" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "AgrarTheme\Storefront\Controller\InquiryFormController" previously pointing to "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute" to "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute".
Changed reference of service "AgrarTheme\Core\Content\InquiryForm\Validation\InquiryFormValidationFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "AgrarTheme\Core\Content\InquiryForm\SalesChannel\InquiryFormRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Cbax\ModulExternalOrder\Components\ExternalOrderHelper" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Cbax\ModulExternalOrder\Components\ExternalOrderHelper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Cbax\ModulExternalOrder\Components\DbConverter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Cbax\ModulExternalOrder\Components\ExternalOrderDb" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Cbax\ModulExternalOrder\Components\CbaxScheduledTasks" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Cbax\ModulExternalOrder\Controller\BackendController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Cbax\ModulExternalOrder\ScheduledTask\DispatchStatusRefreshHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Cbax\ModulExternalOrder\ScheduledTask\CanceledStatusRefreshHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Cbax\ModulExternalOrder\ScheduledTask\CleanUpLogsHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Cbax\ModulExternalOrder\ScheduledTask\ShopwareOrderGenerateHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Cbax\ModulExternalOrder\Core\Content\Decorator\MailServiceDecorator" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Cbax\ModulAnalytics\ScheduledTask\AnalyticsHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Cbax\ModulAnalytics\ScheduledTask\InvoiceDatesHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "DreiscSeoPro\Administration\Controller\DreiscSeoRedirectController" previously pointing to "Acris\Promotion\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator" to "Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator".
Changed reference of service "DreiscSeoPro\Core\BulkGenerator\Message\BulkGeneratorMessageService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "DreiscSeoPro\Core\Content\DreiscSeoRedirect\Aggregate\DreiscSeoRedirectImportExportLog\DreiscSeoRedirectImportExportLogRepository" previously pointing to "Acris\Promotion\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator" to "Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator".
Changed reference of service "DreiscSeoPro\Core\Content\DreiscSeoRedirect\DreiscSeoRedirectRepository" previously pointing to "Acris\Promotion\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator" to "Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator".
Changed reference of service "DreiscSeoPro\Core\Content\SeoUrl\SeoUrlRepository" previously pointing to "Acris\Promotion\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator" to "Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator".
Changed reference of service "DreiscSeoPro\Core\RichSnippet\Breadcrumb\BreadcrumbRichSnippetLdBuilder" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\CategoryUrlProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\LandingpageUrlProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\ProductUrlProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Dvsn\StoreStock\Core\Content\Product\Stock\Store\StockUpdater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Dvsn\StoreStock\ScheduledTask\TaskHandler\CleanupTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Dvsn\StoreStock\ScheduledTask\TaskHandler\CleanupTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
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\Elasticsearch\ElasticsearchManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Iwv\IwvOrdersCsvExporterV6\Services\CsvExportService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "MDSIFieldLengthLimit\Service\FieldLengthValidatorService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kiener\MolliePayments\Service\MollieApi\Shipment" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayFormatter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kiener\MolliePayments\Components\CancelManager\CancelItemFacade" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Kiener\MolliePayments\Facade\Controller\PaymentReturnFacade" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Kiener\MolliePayments\Service\Cart\Subscription\SubscriptionCartCollector" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Kiener\MolliePayments\Service\OrderCreateService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Kiener\MolliePayments\Subscriber\SubscriptionSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Kiener\MolliePayments\Controller\Storefront\Payment\MollieFailureControllerBase" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Kiener\MolliePayments\Controller\Storefront\POS\PosControllerBase" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Kiener\MolliePayments\Controller\Storefront\ApplePayDirect\ApplePayDirectControllerBase" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Kiener\MolliePayments\Controller\Storefront\PaypalExpress\PaypalExpressControllerBase" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Kiener\MolliePayments\Service\CustomerService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Kiener\MolliePayments\Service\ShopService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Kiener\MolliePayments\Service\Router\RoutingBuilder" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "MoorlCreator\Core\Content\Creator\DataAbstractionLayer\CreatorIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MoorlCreator\Core\Content\Creator\Seo\CreatorUrlProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "MoorlMagazine\Core\Content\MagazineArticle\DataAbstractionLayer\MagazineArticleIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MoorlMagazine\Core\Seo\MagazineArticleUrlProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "MoorlMagazine\Core\WordpressSync\WordpressSyncTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "MoorlMagazine\Core\Service\MagazineService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Moorl\MerchantFinder\Core\Content\Product\SalesChannel\Listing\MerchantProductListingRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Moorl\MerchantFinder\Core\Content\Merchant\MerchantIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Moorl\MerchantFinder\Core\Content\Aggregate\MerchantStock\MerchantStockIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Moorl\MerchantFinder\Core\Seo\MerchantUrlProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Moorl\MerchantFinder\Core\Event\MerchantStorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pixup\PixupTranslatorSW6\Content\Assistant\Controller\AssistantController" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Swag\CmsExtensions\Form\Component\Handler\CheckboxComponentHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Swag\CmsExtensions\Form\Route\Validation\FormValidationFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\CmsExtensions\Form\Route\FormRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\CmsExtensions\Storefront\Pagelet\Quickview\QuickviewPageletLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\CmsExtensions\Storefront\Pagelet\Quickview\QuickviewVariantPageletLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\PayPal\Checkout\Payment\ScheduledTask\TransactionStatusSyncTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Swag\PayPal\Checkout\Payment\ScheduledTask\TransactionStatusSyncTaskHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Swag\PayPal\Checkout\Document\Zugferd\ZugferdSubscriber" previously pointing to "translator.data_collector" to "translator".
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\OrdersApi\Builder\Util\ItemListProvider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "monolog.logger" to "commercial.logger".
Changed reference of service "Swag\PayPal\Checkout\PUI\ScheduledTask\PUIInstructionsFetchTaskHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Swag\PayPal\Checkout\Order\Shipping\ShippingSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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\ACDCCheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
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\GooglePayCheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
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\SEPACheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
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\VenmoCheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Storefront\Data\CheckoutDataSubscriber" previously pointing to "monolog.logger" to "commercial.logger".
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 "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Pos\MessageQueue\MessageDispatcher" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Swag\PayPal\Pos\Schedule\AbstractSyncTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Swag\PayPal\Pos\Sync\Inventory\StockSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Swag\PayPal\Pos\Webhook\WebhookService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "SwagSocialShopping\Api\SocialShoppingController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "SwagSocialShopping\Component\MessageQueue\SocialShoppingValidationHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "SwagSocialShopping\Component\MessageQueue\SocialShoppingValidationHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Tonur\SpinToWin\Controller\ActionStorefrontController" previously pointing to "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute" to "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute".
Changed reference of service "Wbm\TagManagerAnalytics\Core\Content\Property\DataAbstractionLayer\PropertyIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Zeobv\GetNotified\ScheduledTasks\Handlers\StockSubscriber\NotificationTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Zeobv\GetNotified\MessageBus\Handler\DoubleOptInHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Zeobv\GetNotified\ScheduledTasks\Handlers\RemoveDoubleOptinNotConfim\RemoveDoubleOptinNotConfimTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Zeobv\GetNotified\Storefront\Subscriber\NotificationSubscriber" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Zeobv\GetNotified\Storefront\Subscriber\NotificationSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Zeobv\GetNotified\FlowBuilder\Subscriber\StockChangesSubscriber" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Zeobv\GetNotified\FlowBuilder\Action\NotificationAction" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Zeobv\GetNotified\FlowBuilder\Action\DoubleOptInAction" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Zeobv\GetNotified\FlowBuilder\Storer\StockSubscriberStorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Zeobv\GetNotified\Service\StockSubscriptionService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "NewsletterSendinblue\Controller\Api\ProductFieldController" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "NewsletterSendinblue\Service\Cart\CartPayloadCollector" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "NewsletterSendinblue\Subscriber\ProductSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "NewsletterSendinblue\Subscriber\CategorySubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "PayrexxPaymentGateway\Handler\PaymentHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "PayrexxPaymentGateway\Handler\PaymentHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "PayrexxPaymentGateway\Handler\TransactionHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "PayrexxPaymentGateway\Service\CustomerService" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "PayrexxPaymentGateway\Service\PayrexxApiService" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "PayrexxPaymentGateway\Service\ConfigService" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "PayrexxPaymentGateway\Webhook\Dispatcher" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "C108GratisartikelPromotion\Core\Checkout\Cart\GratisartikelPromotionProcessor" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "mediameets\mediameetsFbPixel\Framework\Cookie\CookieProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Verign\DvAccessibility\Subscriber\Storefront\FrontendSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Shopware\Commercial\Licensing\ScheduledTask\UpdateCommercialLicenseTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\Licensing\ScheduledTask\ReportTurnoverTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\B2B\B2BSuiteMigration\Core\Command\B2BMigrationCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Commercial\B2B\B2BSuiteMigration\Core\Domain\MessageQueue\MigrateB2BEntityBatchHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Commercial\B2B\B2BSuiteMigration\Core\Domain\MessageQueue\MigrateB2BEntityBatchHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\B2B\B2BSuiteMigration\Core\Domain\MappingService\B2BMigrateExecution" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Commercial\B2B\B2BSuiteMigration\Core\Domain\Event\B2BMigrationPermissionEventCollector" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\CustomPricing\Domain\CustomPriceUpdater" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Commercial\CustomPricing\Subscriber\ProductSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Subscription\Checkout\Cart\SubscriptionTransformer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Subscription\Checkout\Cart\Discount\SubscriptionDiscountProcessor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Shopware\Commercial\Subscription\Checkout\Cart\SalesChannel\SubscriptionCartOrderRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Subscription\Checkout\Order\Generation\GenerateSubscriptionOrderService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Subscription\Checkout\Order\Generation\ScheduledSubscriptionsTaskHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Commercial\Subscription\Checkout\Order\Generation\ScheduledSubscriptionsTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\Subscription\Checkout\Order\Generation\GenerateSubscriptionOrderHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\Subscription\Storefront\StorefrontSubscriber" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Commercial\Subscription\Content\Flow\Dispatching\Storer\SubscriptionStorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Subscription\Framework\Flow\SubscriptionStateChangeEventSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Subscription\Storefront\Page\Account\Subscription\AccountSubscriptionPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.cart.rule_loader" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "subscription.cart.factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.cart.restorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.cart.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.order.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.cart.route.line-item.add" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.cart.route.line-item.remove" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.cart.route.line-item.update" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.cart.route.delete" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.storefront.page.checkout-cart-page-loader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.storefront.page.checkout-confirm-page-loader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.storefront.page.offcanvas-cart-page-loader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.storefront.page.checkout-register-page-loader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\FlowBuilder\DelayedFlowAction\Domain\Action\DelayAction" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\FlowBuilder\DelayedFlowAction\Domain\Handler\DelayActionBatchHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\FlowBuilder\DelayedFlowAction\Domain\ScheduledTask\DelayActionTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\FlowBuilder\DelayedFlowAction\Domain\ScheduledTask\DelayActionTaskHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Commercial\FlowBuilder\DelayedFlowAction\Domain\Queue\DelayedActionMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Commercial\MultiWarehouse\Domain\Order\MultiWarehouseStockUpdater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\ReturnManagement\Domain\Returning\OrderReturnRouteValidator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\ReturnManagement\Domain\Returning\OrderReturnRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\ReturnManagement\Api\OrderReturnController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\ReturnManagement\Domain\Document\PartialCancellationRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\ReturnManagement\Subscriber\ReturnStateChangeEventListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\FlowBuilder\WebhookFlowAction\Domain\Action\CallWebhookAction" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\ReviewSummary\Api\ReviewSummaryGeneratorController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Commercial\TextTranslator\Domain\Product\ReviewTranslator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Login\DecoratedLoginRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Recovery\DecoratedSendPasswordRecoveryMailRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Api\Controller\EmployeeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Recovery\EmployeeRecoverPasswordPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Login\EmployeeConfirmPasswordRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Api\Controller\EmployeeRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Page\Employee\List\EmployeeListPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Page\Employee\Detail\EmployeeDetailPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Api\Controller\RoleRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Page\Role\List\RoleListPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Page\Role\Detail\RoleDetailPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Api\Controller\PermissionRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Permission\PermissionEventCollector" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Registration\EmployeeInviteService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\ExportAssistant\Message\ImportExportHandlerDecorator" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Commercial\ImageClassification\Domain\Media\Subscriber\MediaWrittenSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Elasticsearch\AdvancedSearchTokenFilter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchTermTokenizer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Domain\CrossSearch\CrossSearchLogic" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Domain\Search\ProductSearchRouteDecorator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Domain\Suggest\ProductSuggestRouteDecorator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Domain\Completion\CompletionSearcher" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Domain\Completion\CompletionSearcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Captcha\Domain\FriendlyCaptchaUsageTracker" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Storefront\Page\Account\AccountQuoteDetailPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Storefront\Page\Checkout\Confirm\QuoteCheckoutConfirmPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Domain\CartToQuote\QuoteRequestRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Domain\QuoteAccounting\QuoteLoadRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Domain\QuoteAccounting\QuoteListingRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Domain\State\QuoteRequestChangeRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Domain\QuoteToOrder\QuoteOrderRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Domain\QuoteToCart\QuoteToCartConverter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "quote.product.processor" previously pointing to "Acris\Promotion\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator" to "Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Domain\Flow\QuoteStorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Subscriber\QuoteStateChangeEventListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\QuoteManagement\Domain\Handler\UpdateQuoteExpireTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\AISearch\NaturalLanguageSearch\Storefront\Search\Page\SearchPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\AISearch\NaturalLanguageSearch\Storefront\Controller\SearchController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\AISearch\ImageUploadSearch\Storefront\Search\Page\SearchPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\AISearch\ImageUploadSearch\Storefront\Controller\SearchController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Storefront\Controller\ApprovalPendingOrderController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Domain\ApprovalRule\ApprovalRuleRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Domain\CartToPendingOrder\PendingOrderRequestedRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Domain\Order\PendingOrderPlaceOrderRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Domain\ApprovalRule\CartValidator\OrderApprovalRuleValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Subscriber\PendingOrderStateChangeEventListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Domain\Flow\PendingOrderStorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\Lists\CreateListRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\Lists\ChangeListNameRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\ShoppingListToCart\AddToCartRoute" previously pointing to "Kiener\MolliePayments\Checkout\Cart\ExpressCartItemAddRoute" to "Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\Lists\DuplicateListRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\Lists\RemoveListsRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\Lists\ListingListsRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\LineItem\LoadLineItemsRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\Lists\SummaryRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\Lists\DetailListRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\LineItem\AddLineItemsRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\LineItem\RemoveLineItemsRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\ShoppingList\Domain\Accounting\LineItem\ChangeLineItemQuantityRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\OrganizationUnit\Domain\Accounting\ListingOrganizationRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\OrganizationUnit\Domain\Accounting\SaveOrganizationRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\OrganizationUnit\Domain\Accounting\DetailOrganizationRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\OrganizationUnit\Domain\Accounting\RemoveOrganizationRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextAccessManager\Events\FlowEvent\Action\ActivateCustomerAction" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "net_inventors.neti_next_access_manager.subscriber.storefront" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "net_inventors.neti_next_access_manager.subscriber.storefront" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "net_inventors.neti_next_access_manager.subscriber.register_subscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "net_inventors.neti_next_access_manager.subscriber.login_subscriber" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "net_inventors.neti_next_access_manager.subscriber.login_subscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "net_inventors.neti_next_access_manager.subscriber.login_subscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextAccessManager\Subscriber\Customer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextAccessManager\Service\CustomerService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextAccessManager\Service\CustomerInvitationService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "MoorlFoundation\Core\Service\EntityAutoCacheService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MoorlFoundation\Core\Service\EntityAutoCacheService" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "MoorlFoundation\Core\Task\EntityAutoCacheTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "MoorlFoundation\Core\Content\Product\Cms\ProductBuyListCmsElementResolver" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "MoorlFoundation\Storefront\Controller\CustomerUploadController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MoorlFoundation\Core\Service\LocationServiceV2" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "MoorlFoundation\Core\Task\ClearLocationCacheTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
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 "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 "ProxaShoppableInstagramFeedSW6\Storefront\Controller\InstagramFeedController" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Neon\PurchaseVoucher\Service\PdfGenerationService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Neon\PurchaseVoucher\Subscriber\OrderPlacedSubscriber" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Neon\PurchaseVoucher\Service\VoucherPdfTokenService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Neon\Reviews\Service\ReviewService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Neon\Reviews\Controller\Storefront\ReviewController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Neon\Reviews\ScheduledTask\SendReviewRequestsTaskHandler" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Acris\Promotion\Core\Checkout\Cart\PromotionCartProcessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Acris\Promotion\Component\Services\CachedPromotionCmsPageRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "config_builder.warmer" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "fragment.renderer.inline" previously pointing to "http_kernel.cache" to "http_kernel".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "error_handler.error_renderer.html" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "console.command.router_match" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" 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 "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 "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" 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 "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "pentatrion_vite.entrypoint_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "jms_serializer.form_error_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
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 "measurement_system.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "measurement_system_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "measurement_display_unit.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "measurement_display_unit_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_organization_payment_method.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_organization_shipping_method.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_organization.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_organization_customer_address.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.74uaP3J" 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 ".service_locator.IlGSE9J" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "script.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notification.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "snippet.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_administration_snippet.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "theme_child.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "happy_hour_promotion.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_externalorder_marketplace_settings.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_externalorder_carrier.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_externalorder_carrier_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_externalorder_log.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_externalorder_order.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_externalorder_line_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_externalorder_billingaddress.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_externalorder_shippingaddress.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_gpsr_manufacturer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_gpsr_responsible_person.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_gpsr_safety_notice.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_gpsr_safety_notice_product.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_gpsr_manufacturer_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_gpsr_responsible_person_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_gpsr_safety_notice_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_config.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_groups_config.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_search.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_product_impressions.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_category_impressions.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_manufacturer_impressions.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_visitors.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_pool.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_referer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cbax_analytics_invoice_date.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dreisc_seo_bulk_job.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dreisc_seo_bulk_template.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dreisc_seo_bulk.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dreisc_seo_redirect_import_export_file.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dreisc_seo_redirect_import_export_log.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dreisc_seo_redirect.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dreisc_seo_setting.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dvsn_store.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "iwv_order_csv_profile.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "jlau_login_as_customer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mollie_subscription.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mollie_subscription_address.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mollie_subscription_history.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mollie_refund.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mollie_refund_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_creator_type.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_creator_type_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_creator.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_creator_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_creator_product.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_creator_customer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_creator_follower.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_creator_sales_channel.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_magazine_article.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_magazine_article_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_magazine_article_sales_channel.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_magazine_article_tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_magazine_article_product.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_magazine_article_media.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_magazine_article_category.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_magazine_article_sw_category.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_magazine_article_customer_group.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_magazine_category.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_magazine_category_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_magazine_comment.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_magazine_author.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_magazine_author_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_merchant.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_merchant_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_merchant_sales_channel.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_merchant_category.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_merchant_tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_merchant_product_manufacturer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_merchant_area.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_merchant_customer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_merchant_stock.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_cms_extensions_form.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_cms_extensions_form_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_cms_extensions_form_group.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_cms_extensions_form_group_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_cms_extensions_form_group_field.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_cms_extensions_form_group_field_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_cms_extensions_quickview.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_cms_extensions_block_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_cms_extensions_scroll_navigation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_cms_extensions_scroll_navigation_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_cms_extensions_scroll_navigation_page_settings.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_dynamic_access_category_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_dynamic_access_landing_page_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_dynamic_access_product_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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_social_shopping_sales_channel.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_social_shopping_product_error.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_social_shopping_customer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_social_shopping_order.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "repertus_wheel_of_fortune.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "repertus_wheel_of_fortune_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "repertus_wheel_of_fortune_tile.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "repertus_wheel_of_fortune_action.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "repertus_wheel_of_fortune_tile_action.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "repertus_wheel_of_fortune_tile_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "repertus_wheel_of_fortune_spin.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "wbm_data_layer_modules.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "wbm_data_layer_properties.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "zeo_stock_subscriber.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "zeo_stock_subscriber_product.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "brevo_abandoned_cart.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "brevo_back_in_stock_subscription.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "c108_gratisartikel_promotion.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "custom_price.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_plan.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_address.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_customer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_tag_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_interval.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_plan_product_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_plan_interval_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_interval_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "subscription_plan_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_delay_action.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "warehouse.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "warehouse_group.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "warehouse_group_warehouse.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_warehouse.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_warehouse_group.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_warehouse_group.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_product_warehouse.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_return.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_return_line_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_return_line_item_reason.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_return_line_item_reason_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_sequence_webhook_event_log.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_review_summary.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_review_summary_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_review_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_employee.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_business_partner.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_role.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_permission.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_order_employee.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_ai_tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_ai_tag_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_specific_features.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "advanced_search_boosting.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "advanced_search_entity_stream.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "advanced_search_entity_stream_filter.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "advanced_search_action.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "advanced_search_action_search_term.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "advanced_search_synonym.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "advanced_search_config.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "advanced_search_config_field.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sso_provider.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sso_provider_customer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "quote.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "quote_line_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "quote_delivery.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "quote_delivery_position.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "quote_transaction.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "quote_comment.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "quote_employee.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "quote_document.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_scene.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_scene_camera.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_scene_light.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_scene_object.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_scene_group.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_render_config_size.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_scene_primitive.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_scene_material.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spatial_scene_object_material.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_approval_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_pending_order.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_pending_order_address.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_approval_rule_app_script_condition.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_approval_rule_app_script_condition_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_shopping_list.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_shopping_list_line_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_advanced_product_catalogs.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "b2b_components_advanced_product_catalogs_category.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_access_manager_product_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_access_manager_customer.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_access_manager_customer_media.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_access_manager_category_rule.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_access_manager_group_sales_channel.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_am_register_form.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_am_register_form_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_am_form_field_option_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_am_form_field.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_am_form_field_option.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_am_form_field_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_am_register_form_customer_group.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_am_register_form_sales_channel.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_am_register_form_data.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_am_register_form_data_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_media.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_media_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_media_video.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_client.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "proxa_instagram_images.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "proxa_instagram_accounts.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "proxa_instagram_albums.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "proxa_instagram_image_mapping.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "proxa_instagram_tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "proxa_instagram_images_tag.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neon_purchase_voucher_settings.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neon_purchase_voucher_settings_translation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neon_purchase_voucher_template.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neon_purchase_voucher_promotion_extension.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neon_purchase_voucher_redemption_history.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cogi_free_products.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neon_review_media.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neon_review_request.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_promotion_display.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
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 "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.shipping_method.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.moorl_creator.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.moorl_magazine_article.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.moorl_merchant.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.subscription_plan.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.quote.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.b2b_components_shopping_list.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.b2b_components_shopping_list_line_item.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "http_kernel.cache" to "http_kernel".
Changed reference of service ".service_locator.cH1R_35" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service ".service_locator.cH1R_35" previously pointing to "http_kernel.cache" to "http_kernel".
Changed reference of service ".service_locator.82Z4mk1" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service ".service_locator.82Z4mk1" previously pointing to "http_kernel.cache" to "http_kernel".
Changed reference of service ".service_locator.7jukgan" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qXR9Hv0" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service ".service_locator.0ZR9wIf" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service ".service_locator.52i_fix" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ECaP3MA" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Cbax\ModulExternalOrder\Core\Content\Decorator\MailServiceDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Cbax\ModulExternalOrder\Core\Content\Decorator\MailServiceDecorator.inner" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderQuickviewDecorator.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 "Shopware\Core\Content\Mail\Transport\SmtpOauthTransportFactoryDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "LexaTheme\Core\Content\Product\Cms\ProductSliderCmsElementResolver.inner" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "LexaTheme\Storefront\Page\Product\Review\ProductReviewLoader.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ParentTheme\Core\Content\ContactForm\Validation\ContactFormValidationFactory.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ParentTheme\Storefront\Page\Product\ProductPageLoader.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\CategoryUrlProvider.inner" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\CategoryUrlProvider.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\LandingpageUrlProvider.inner" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\ProductUrlProvider.inner" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Dvsn\StoreStock\Core\Content\Product\Stock\StoreStockStorage.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Kiener\MolliePayments\Checkout\Cart\ExpressCartItemAddRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "SwagSocialShopping\ProductExport\Service\ProductExportRenderer.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\Subscription\Checkout\Cart\SalesChannel\SubscriptionCartOrderRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Flow\SendMailActionDecorator.inner" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Flow\SendMailActionDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Recovery\DecoratedSendPasswordRecoveryMailRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Checkout\DecoratedOrderRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Checkout\DecoratedOrderConverter.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\ExportAssistant\Message\ImportExportHandlerDecorator.inner" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Shopware\Commercial\ExportAssistant\Message\ImportExportHandlerDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator.inner" previously pointing to "shopware.es.profiled.client" to "OpenSearch\Client".
Changed reference of service "Shopware\Commercial\B2B\OrderApproval\Storefront\AccountOrderControllerDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Login\SalesChannelContextFactoryDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader.inner" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\B2B\AdvancedProductCatalogs\Domain\SalesChannel\Product\DecoratedProductDetailRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Elasticsearch\Product\ProductSearchBuilder.inner" previously pointing to "monolog.logger" to "commercial.logger".
Changed reference of service "Shopware\Commercial\B2B\OrganizationUnit\Domain\Address\DecoratedSwitchDefaultAddressRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Commercial\B2B\OrganizationUnit\Domain\Address\DecoratedUpsertAddressRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
254
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "DreiscSeoPro\Core\Foundation\Dal\EntityRepository"; 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 "Swag\PayPal\Checkout\Payment\Method\AbstractPaymentMethodHandler"; 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 "NewsletterSendinblue\Service\BaseSyncService"; 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 "serializer.name_converter.metadata_aware.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\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; 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 "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\ManufacturerListingFilterHandler"; reason: abstract.
Removed service ".abstract.instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\ManufacturerListingFilterHandler"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\PriceListingFilterHandler"; reason: abstract.
Removed service ".abstract.instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\PriceListingFilterHandler"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\RatingListingFilterHandler"; reason: abstract.
Removed service ".abstract.instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\RatingListingFilterHandler"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\ShippingFreeListingFilterHandler"; reason: abstract.
Removed service ".abstract.instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\ShippingFreeListingFilterHandler"; reason: abstract.
Removed service ".instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\AbstractListingFilterHandler.0.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\PropertyListingFilterHandler"; reason: abstract.
Removed service ".abstract.instanceof.Shopware\Core\Content\Product\SalesChannel\Listing\Filter\PropertyListingFilterHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\DeleteUnusedIndicesCommand"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Command\DeleteUnusedIndicesCommand.0.Frosh\Tools\Command\DeleteUnusedIndicesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Command\DeleteUnusedIndicesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\DevRobotsTxtCommand"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Command\DevRobotsTxtCommand.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\ExtensionChecksumCheckCommand"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Command\ExtensionChecksumCheckCommand.0.Frosh\Tools\Command\ExtensionChecksumCheckCommand"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Command\ExtensionChecksumCheckCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\ExtensionChecksumCreateCommand"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Command\ExtensionChecksumCreateCommand.0.Frosh\Tools\Command\ExtensionChecksumCreateCommand"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Command\ExtensionChecksumCreateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\MonitorCommand"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Command\MonitorCommand.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\RedisNamespaceCleanupCommand"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Command\RedisNamespaceCleanupCommand.0.Frosh\Tools\Command\RedisNamespaceCleanupCommand"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Command\RedisNamespaceCleanupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\RedisNamespaceListCommand"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Command\RedisNamespaceListCommand.0.Frosh\Tools\Command\RedisNamespaceListCommand"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Command\RedisNamespaceListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\RedisTagCleanupCommand"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Command\RedisTagCleanupCommand.0.Frosh\Tools\Command\RedisTagCleanupCommand"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Command\RedisTagCleanupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Frosh\Tools\Command\UpdateComposerPluginsCommand"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Command\UpdateComposerPluginsCommand.0.Frosh\Tools\Command\UpdateComposerPluginsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Command\UpdateComposerPluginsCommand"; 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\DebugChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\DebugChecker"; 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\PhpFpmChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\PhpFpmChecker"; 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\SystemTimeChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\SystemTimeChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\HealthCheckerInterface.0.Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\AdminWorkerChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\AdminWorkerChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\CompressionMethodChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\CompressionMethodChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableAppUrlExternalCheckChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableAppUrlExternalCheckChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableSymfonySecretsChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisableSymfonySecretsChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FineGrainedCachingChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FineGrainedCachingChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FixCacheIdSetChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\FixCacheIdSetChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\IncrementStorageChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\IncrementStorageChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MailOverQueueChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MailOverQueueChecker"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\PerformanceCheckerInterface.0.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MessengerAutoSetupChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\MessengerAutoSetupChecker"; 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\ProductStreamIndexingChecker"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Components\Health\Checker\PerformanceChecker\ProductStreamIndexingChecker"; 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 ".instanceof.Frosh\Tools\Controller\CacheController.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 ".instanceof.Frosh\Tools\Controller\ElasticsearchController.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\ExtensionFilesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Frosh\Tools\Controller\ExtensionFilesController"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Controller\ExtensionFilesController.0.Frosh\Tools\Controller\ExtensionFilesController"; reason: abstract.
Removed service ".instanceof.Frosh\Tools\Controller\ExtensionFilesController.1.Frosh\Tools\Controller\ExtensionFilesController"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Controller\ExtensionFilesController"; 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 ".instanceof.Frosh\Tools\Controller\HealthController.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 ".instanceof.Frosh\Tools\Controller\LogController.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 ".instanceof.Frosh\Tools\Controller\QueueController.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 ".instanceof.Frosh\Tools\Controller\ScheduledTaskController.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 ".instanceof.Frosh\Tools\Controller\ShopwareFilesController.1.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 ".instanceof.Frosh\Tools\Controller\StateMachineController.0.Frosh\Tools\Controller\StateMachineController"; reason: abstract.
Removed service ".abstract.instanceof.Frosh\Tools\Controller\StateMachineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pixup\PixupTranslatorSW6\Content\Assistant\Controller\AssistantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pixup\PixupTranslatorSW6\Content\Assistant\Controller\AssistantController"; reason: abstract.
Removed service ".abstract.instanceof.Pixup\PixupTranslatorSW6\Content\Assistant\Controller\AssistantController"; reason: abstract.
Removed service ".instanceof.Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\ProductDataCollector.0.Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\ProductDataCollector"; reason: abstract.
Removed service ".abstract.instanceof.Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\ProductDataCollector"; reason: abstract.
Removed service ".instanceof.Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\CategoryDataCollector.0.Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\CategoryDataCollector"; reason: abstract.
Removed service ".abstract.instanceof.Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\CategoryDataCollector"; reason: abstract.
Removed service ".instanceof.Shopware\Commercial\Licensing\LicenseRouteChecker.0.Shopware\Commercial\Licensing\LicenseRouteChecker"; reason: abstract.
Removed service ".abstract.instanceof.Shopware\Commercial\Licensing\LicenseRouteChecker"; reason: abstract.
184
Removed service "Shopware\Core\Framework\Adapter\Redis\RedisConnectionProvider"; reason: unused.
Removed service "Shopware\Core\Framework\Adapter\Cache\CacheTagCollection"; reason: unused.
Removed service "Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory"; reason: unused.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\ConstraintBuilder"; reason: unused.
Removed service "Shopware\Core\Framework\App\InAppPurchases\Payload\InAppPurchasesPayloadService"; reason: unused.
Removed service "Shopware\Core\Framework\App\InAppPurchases\Gateway\InAppPurchasesGateway"; reason: unused.
Removed service "Shopware\Core\Framework\Store\Subscriber\ExtensionChangedSubscriber"; reason: unused.
Removed service "shopware.increment.gateway.mysql"; reason: unused.
Removed service "shopware.increment.gateway.array"; reason: unused.
Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
Removed service "Shopware\Core\System\Snippet\SnippetValidatorInterface"; reason: unused.
Removed service "Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdate\StockUpdateFilterProvider"; reason: unused.
Removed service "Shopware\Core\Content\Mail\Service\SendMailTemplate"; reason: unused.
Removed service "Shopware\Core\Content\Flow\Dispatching\BufferedFlowExecutor"; reason: unused.
Removed service "Shopware\Core\Content\Flow\Dispatching\BufferedFlowExecutionTriggersListener"; reason: unused.
Removed service "Shopware\Core\Content\MeasurementSystem\DataAbstractionLayer\MeasurementSystemEntity"; reason: unused.
Removed service "Shopware\Core\Content\MeasurementSystem\DataAbstractionLayer\MeasurementDisplayUnitEntity"; reason: unused.
Removed service "Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureStateHandler"; reason: unused.
Removed service "Shopware\Administration\Notification\NotificationDefinition"; reason: unused.
Removed service "Shopware\Elasticsearch\Framework\ElasticsearchLanguageProvider"; reason: unused.
Removed service "Shopware\Elasticsearch\Framework\ElasticsearchStagingHandler"; reason: unused.
Removed service "Shopware\Storefront\Framework\Media\StorefrontMediaUploader"; reason: unused.
Removed service "Shopware\Storefront\Theme\CachedResolvedConfigLoader"; 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 "DreiscSeoPro\Resources\snippets\de_DE\SnippetFile_de_DE"; reason: unused.
Removed service "DreiscSeoPro\Resources\snippets\en_GB\SnippetFile_en_GB"; 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\Exception\CannotClearCacheException"; reason: unused.
Removed service "Frosh\Tools\Components\ExtensionChecksum\Struct\ExtensionChecksumCheckResult"; reason: unused.
Removed service "Frosh\Tools\Components\ExtensionChecksum\Struct\ExtensionChecksumStruct"; 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\LineReader"; 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 "IronMatomo\Resources\snippet\de_DE\SnippetFile_de_DE"; reason: unused.
Removed service "IronMatomo\Resources\snippet\en_GB\SnippetFile_en_GB"; reason: unused.
Removed service "Mollie\Api\MollieApiClient"; reason: unused.
Removed service "Kiener\MolliePayments\Service\MolliePaymentExtractor"; reason: unused.
Removed service "Kiener\MolliePayments\Service\TokenAnonymizer"; reason: unused.
Removed service "Kiener\MolliePayments\Validator\IsOrderTotalRoundingActivated"; reason: unused.
Removed service "Kiener\MolliePayments\Handler\PaymentHandler"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\en_GB\SnippetFile_en_GB"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\de_DE\SnippetFile_de_DE"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\nl_NL\SnippetFile_nl_NL"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\it_IT\SnippetFile_it_IT"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\pt_PT\SnippetFile_pt_PT"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\es_ES\SnippetFile_es_ES"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\sv_SE\SnippetFile_sv_SE"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\nb_NO\SnippetFile_nb_NO"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\pl_PL\SnippetFile_pl_PL"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\cs_CZ\SnippetFile_cs_CZ"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\sl_SL\SnippetFile_sl_SL"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\hu_HU\SnippetFile_hu_HU"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\fi_FI\SnippetFile_fi_FI"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\da_DK\SnippetFile_da_DK"; reason: unused.
Removed service "Kiener\MolliePayments\Service\DeliveryService"; reason: unused.
Removed service "Kiener\MolliePayments\Service\ProductService"; 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\Service\CredentialProvider"; reason: unused.
Removed service "Swag\PayPal\RestApi\V1\Service\TokenValidator"; reason: unused.
Removed service "Swag\PayPal\Util\PaymentStatusUtil"; reason: unused.
Removed service "Wbm\TagManagerAnalytics\Utility\SessionUtility"; reason: unused.
Removed service "Shopware\Commercial\CustomPricing\Domain\CustomPriceExistenceHelper"; reason: unused.
Removed service "subscription.cart.restorer"; reason: unused.
Removed service "shopware.image-classification.client"; reason: unused.
Removed service "Shopware\Commercial\B2B\OrganizationUnit\Entity\OrganizationCustomerAddressEntity"; reason: unused.
Removed service "Shopware\Commercial\ConfigSharing\Domain\Sharing\Reference\Processor\Flow\MailTemplateReferenceProcessor"; reason: unused.
Removed service "Shopware\Commercial\ConfigSharing\Domain\Sharing\Reference\Processor\Flow\RuleReferenceProcessor"; reason: unused.
Removed service "NetInventors\NetiNextAccessManager\Subscriber\BlogSubscriber"; reason: unused.
Removed service "MoorlFoundation\Core\Framework\DataAbstractionLayer\Indexer\EntityBreadcrumb\EntityBreadcrumbUpdater"; reason: unused.
Removed service "Acris\Promotion\Component\ListPriceService"; reason: unused.
Removed service "http_discovery.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 "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 "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; 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 "messenger.listener.dispatch_pcntl_signal_listener"; 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 "var_dumper.server_connection"; reason: unused.
Removed service "Pentatrion\ViteBundle\Asset\ViteAssetVersionStrategy"; reason: unused.
Removed service "pentatrion_vite.cache"; reason: unused.
Removed service "tactician.middleware.locking"; reason: unused.
Removed service "tactician.handler.method_name_inflector.class_name"; reason: unused.
Removed service "tactician.handler.method_name_inflector.handle_class_name"; reason: unused.
Removed service "tactician.handler.method_name_inflector.handle_class_name_without_suffix"; reason: unused.
Removed service "tactician.handler.method_name_inflector.invoke"; reason: unused.
Removed service "tactician.plugins.named_command.extractor"; reason: unused.
Removed service "tactician.logger.class_properties_formatter"; reason: unused.
Removed service "tactician.logger.class_name_formatter"; reason: unused.
Removed service "tactician.middleware.logger"; reason: unused.
Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
Removed service "jms_serializer.doctrine_object_constructor"; reason: unused.
Removed service "jms_serializer.doctrine_phpcr_object_constructor"; 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.NewsletterSendinblue\Message\StructCollectionMessageJsonSerializer"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.scheduler_trigger"; 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.number"; 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 "monolog.logger.command_bus"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service "tactician.middleware.validator"; reason: unused.
Removed service ".service_locator.ZyP9f7K.Pixup\PixupTranslatorSW6\Content\Assistant\Controller\AssistantController"; reason: unused.
Removed service ".service_locator.fnXWp.R"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.riiCAol"; reason: unused.
Removed service "Shopware\Administration\Framework\Twig\ViteFileAccessorDecorator.inner"; reason: unused.
Removed service "LexaTheme\Storefront\Controller\CartLineItemController.inner"; reason: unused.
Removed service "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\LandingpageUrlProvider.inner"; reason: unused.
Removed service "Shopware\Commercial\B2B\QuoteManagement\Domain\Mail\QuoteMailerTransportLoaderDecorator.inner"; reason: unused.
1049
Inlined service "Shopware\Core\Framework\Migration\MigrationRuntime" to "Shopware\Core\Framework\Migration\MigrationCollectionLoader".
Inlined service "Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver" to "Shopware\Core\Framework\Routing\ContextResolverListener".
Inlined service "Shopware\Core\System\CustomEntity\Xml\Config\AdminUi\AdminUiXmlSchemaValidator" to "Shopware\Core\System\CustomEntity\Xml\Config\CustomEntityEnrichmentService".
Inlined service "Shopware\Core\System\CustomEntity\Xml\Config\CustomEntityEnrichmentService" to "Shopware\Core\System\CustomEntity\CustomEntityLifecycleService".
Inlined service "Shopware\Core\System\CustomEntity\Xml\CustomEntityXmlSchemaValidator" to "Shopware\Core\System\CustomEntity\CustomEntityLifecycleService".
Inlined service "Shopware\Core\System\Snippet\Files\AppSnippetFileLoader" to "Shopware\Core\System\Snippet\Files\SnippetFileLoader".
Inlined service "Shopware\Core\System\Snippet\Files\SnippetFileLoader" to "Shopware\Core\System\Snippet\Files\SnippetFileCollectionFactory".
Inlined service "Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\NamespaceHierarchyBuilder" to "Shopware\Core\Framework\Adapter\Twig\TemplateFinder".
Inlined service "Shopware\Core\Framework\Adapter\Twig\TemplateIterator.inner" to "Shopware\Core\Framework\Adapter\Twig\TemplateIterator".
Inlined service "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver.inner" to "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver".
Inlined service "Shopware\Core\Framework\Changelog\Processor\ChangelogGenerator" to "Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand".
Inlined service "Shopware\Core\Framework\Changelog\Processor\ChangelogReleaseCreator" to "Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand".
Inlined service "Shopware\Core\Framework\Changelog\Processor\ChangelogReleaseExporter" to "Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand".
Inlined service "Shopware\Core\Framework\Changelog\Processor\ChangelogValidator" to "Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand".
Inlined service "Shopware\Core\Framework\Log\Monolog\ExcludeExceptionHandler.inner" to "Shopware\Core\Framework\Log\Monolog\ExcludeExceptionHandler".
Inlined service "Shopware\Core\Framework\Log\Monolog\ExcludeExceptionHandler" to "Shopware\Core\Framework\Log\Monolog\ErrorCodeLogLevelHandler".
Inlined service "Shopware\Core\Framework\Log\Monolog\ErrorCodeLogLevelHandler" to "Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler".
Inlined service "Shopware\Core\Framework\Adapter\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\Core\Framework\Routing\ContextAwareCacheHeadersService" to "Shopware\Core\Framework\Routing\ContextAwareCacheHeadersSubscriber".
Inlined service ".service_locator.jYV5YvF" to "shopware.cache.invalidator.storage.locator".
Inlined service "shopware.cache.invalidator.storage.locator" to "Shopware\Core\Framework\Adapter\Cache\InvalidatorStorage\AbstractInvalidatorStorage".
Inlined service "Dvsn\Mandator\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder" 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.ZyP9f7K.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 "Shopware\Core\Framework\Api\OAuth\UserRepository" to "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener".
Inlined service "Shopware\Core\Framework\Sso\UserService\UserService" 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\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\Context\Payload\AppContextGatewayPayloadService" to "Shopware\Core\Framework\App\Context\Gateway\AppContextGateway".
Inlined service "Shopware\Core\Framework\Gateway\Context\Command\Executor\ContextGatewayCommandExecutor" to "Shopware\Core\Framework\App\Context\Gateway\AppContextGateway".
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\System\CustomEntity\CustomEntityLifecycleService" 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 "Shopware\Core\Framework\App\ActionButton\Response\ActionButtonResponseFactory" to "Shopware\Core\Framework\App\ActionButton\Executor".
Inlined service "Shopware\Core\Framework\App\ActionButton\ActionButtonLoader" to "Shopware\Core\Framework\App\Api\AppActionController".
Inlined service "Shopware\Core\Framework\App\ActionButton\AppActionLoader" to "Shopware\Core\Framework\App\Api\AppActionController".
Inlined service "Shopware\Core\Framework\App\Manifest\ModuleLoader" to "Shopware\Core\Framework\App\Api\AppActionController".
Inlined service "Shopware\Core\Framework\App\AppService" to "Shopware\Core\Framework\App\Command\RefreshAppCommand".
Inlined service "Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver" to "Shopware\Core\Framework\App\Source\SourceResolver".
Inlined service "Shopware\Core\Framework\App\Source\TemporaryDirectoryFactory" to "Shopware\Core\Framework\App\Source\RemoteZip".
Inlined service "Shopware\Core\Framework\App\AppDownloader" to "Shopware\Core\Framework\App\Source\RemoteZip".
Inlined service "Shopware\Core\Framework\App\AppArchiveValidator" to "Shopware\Core\Framework\App\AppExtractor".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\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\Search\CachedSearchConfigLoader.inner" to "Shopware\Core\Framework\DataAbstractionLayer\Search\CachedSearchConfigLoader".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaFieldsResolver" to "Shopware\Core\Framework\DataAbstractionLayer\Read\EntityReaderInterface".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\CriteriaPartResolver" to "Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder".
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\Webhook\WebhookDispatcher" to "Shopware\Core\Framework\Event\NestedEventDispatcher".
Inlined service "Shopware\Core\Framework\MessageQueue\Subscriber\EarlyReturnMessagesListener" to "Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController".
Inlined service "Shopware\Core\Framework\MessageQueue\Stats\MySQLStatsRepository" to "Shopware\Core\Framework\MessageQueue\Stats\StatsService".
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\ExtensionExtractor" to "Shopware\Core\Framework\Plugin\PluginManagementService".
Inlined service "shopware.store_download_client" to "Shopware\Core\Framework\Plugin\PluginManagementService".
Inlined service "Composer\Autoload\ClassLoader" to "Shopware\Core\Framework\Plugin\KernelPluginLoader\ComposerPluginLoader".
Inlined service "Shopware\Core\Framework\Plugin\KernelPluginLoader\ComposerPluginLoader" to "Shopware\Core\Framework\Plugin\Command\PluginListCommand".
Inlined service "Shopware\Core\Framework\Plugin\Composer\PackageProvider" to "Shopware\Core\Framework\Plugin\Util\PluginFinder".
Inlined service "Shopware\Core\Framework\Store\Services\FirstRunWizardClient" to "Shopware\Core\Framework\Store\Services\FirstRunWizardService".
Inlined service "Shopware\Core\Framework\Store\Authentication\FrwRequestOptionsProvider" to "Shopware\Core\Framework\Store\Services\FirstRunWizardClient".
Inlined service "Shopware\Core\Framework\Store\Services\ExtensionListingLoader" to "Shopware\Core\Framework\Store\Services\AbstractExtensionDataProvider".
Inlined service "Shopware\Core\Framework\Store\Services\AbstractExtensionStoreLicensesService" to "Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController".
Inlined service "Shopware\Core\Framework\Store\InAppPurchase\Services\InAppPurchaseProvider" to "Shopware\Core\Framework\Store\InAppPurchase".
Inlined service "Shopware\Core\Framework\JWT\JWTDecoder" to "Shopware\Core\Framework\Store\InAppPurchase\Services\InAppPurchaseProvider".
Inlined service "Shopware\Core\Framework\Store\InAppPurchase\Services\KeyFetcher" to "Shopware\Core\Framework\Store\InAppPurchase\Services\InAppPurchaseProvider".
Inlined service "Shopware\Core\System\Language\CachedLanguageLoader.inner" to "Shopware\Core\System\Language\CachedLanguageLoader".
Inlined service "Shopware\Core\Framework\Update\Services\ApiClient" to "Shopware\Core\Framework\Update\Api\UpdateController".
Inlined service "Shopware\Core\Framework\Update\Checkers\WriteableCheck" to "Shopware\Core\Framework\Update\Api\UpdateController".
Inlined service "Shopware\Core\Framework\Update\Checkers\LicenseCheck" to "Shopware\Core\Framework\Update\Api\UpdateController".
Inlined service "Shopware\Core\Framework\Update\Services\ExtensionCompatibility" to "Shopware\Core\Framework\Update\Api\UpdateController".
Inlined service "Shopware\Core\Framework\Update\Services\Filesystem" to "Shopware\Core\Framework\Update\Checkers\WriteableCheck".
Inlined service "shopware.seo_url.twig" to "Shopware\Core\Content\Seo\SeoUrlGenerator".
Inlined service "Shopware\Core\Content\Seo\EmptyPathInfoResolver.inner" to "Shopware\Core\Content\Seo\EmptyPathInfoResolver".
Inlined service "Shopware\Core\Content\Seo\Validation\SeoUrlValidationFactory" to "Shopware\Core\Content\Seo\Api\SeoActionController".
Inlined service "Shopware\Core\Content\Seo\SeoUrlTwigFactory" to "shopware.seo_url.twig".
Inlined service "Shopware\Core\Framework\Webhook\Service\WebhookCleanup" to "Shopware\Core\Framework\Webhook\ScheduledTask\CleanupWebhookEventLogTaskHandler".
Inlined service "Shopware\Core\Framework\Sso\LoginResponseService" to "Shopware\Core\Framework\Sso\Controller\SsoController".
Inlined service "Shopware\Core\Framework\Sso\StateValidator" to "Shopware\Core\Framework\Sso\Controller\SsoController".
Inlined service "Shopware\Core\Framework\Sso\SsoUser\SsoUserService" to "Shopware\Core\Framework\Sso\Controller\SsoController".
Inlined service "Shopware\Core\Framework\Sso\SsoUser\SsoUserInvitationMailService" to "Shopware\Core\Framework\Sso\Controller\SsoController".
Inlined service "Shopware\Core\Framework\Sso\TokenService\PublicKeyLoader" to "Shopware\Core\Framework\Sso\TokenService\IdTokenParser".
Inlined service "Shopware\Core\Framework\Sso\TokenService\IdTokenParser" to "Shopware\Core\Framework\Sso\UserService\UserService".
Inlined service "Shopware\Core\System\SalesChannel\Context\CachedBaseSalesChannelContextFactory.inner" to "Shopware\Core\System\SalesChannel\Context\CachedBaseSalesChannelContextFactory".
Inlined service "Shopware\Core\Framework\App\Context\Gateway\AppContextGateway" to "Shopware\Core\Framework\Gateway\Context\SalesChannel\ContextGatewayRoute".
Inlined service "Shopware\Core\Framework\Gateway\Context\Command\Executor\ContextGatewayCommandValidator" to "Shopware\Core\Framework\Gateway\Context\Command\Executor\ContextGatewayCommandExecutor".
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\Client\GatewayClient" to "Shopware\Core\System\UsageData\Services\GatewayStatusService".
Inlined service "Shopware\Core\System\Snippet\SnippetValidator" 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\Snippet\Command\Util\CountryAgnosticFileLinter" to "Shopware\Core\System\Snippet\Command\LintTranslationFilesCommand".
Inlined service "Shopware\Core\System\User\Recovery\UserRecoveryService" to "Shopware\Core\System\User\Api\UserRecoveryController".
Inlined service "Shopware\Core\System\User\Service\UserValidationService" to "Shopware\Core\System\User\Api\UserValidationController".
Inlined service "Shopware\Core\System\SystemConfig\Service\AppConfigReader" to "Shopware\Core\System\SystemConfig\Service\ConfigurationService".
Inlined service "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader" to "Shopware\Core\System\SystemConfig\ConfiguredSystemConfigLoader".
Inlined service "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader.inner" 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\Service\CachedDefaultCategoryLevelLoader.inner" to "Shopware\Core\Content\Category\Service\CachedDefaultCategoryLevelLoader".
Inlined service "Swag\DynamicAccess\Core\Content\Category\SalesChannel\DecoratedNavigationRoute" to "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute".
Inlined service "Shopware\Core\Content\Category\DataAbstractionLayer\CategoryBreadcrumbUpdater" to "Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer".
Inlined service "MoorlFoundation\Core\Service\LocationCookieProvider" to "Shopware\Core\Content\Cookie\Service\CookieProvider".
Inlined service "Shopware\Core\Content\Cookie\Service\CookieProvider" to "Shopware\Core\Content\Cookie\SalesChannel\CookieRoute".
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\Upload\MediaUploadService" to "Shopware\Core\Content\Media\Api\MediaUploadV2Controller".
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\Core\Application\MediaPathStorage" to "Shopware\Core\Content\Media\Core\Application\MediaPathUpdater".
Inlined service "Shopware\Core\Content\Media\Core\Strategy\PathStrategyFactory" to "Shopware\Core\Content\Media\Core\Application\AbstractMediaPathStrategy".
Inlined service "Shopware\Core\Content\Media\Infrastructure\Path\FastlyMediaReverseProxy" to "Shopware\Core\Content\Media\Infrastructure\Path\BanMediaUrl".
Inlined service "shopware.reverse_proxy.http_client" to "Shopware\Core\Content\Media\Infrastructure\Path\FastlyMediaReverseProxy".
Inlined service "Shopware\Core\Content\Product\ProductVariationBuilder" to "Shopware\Core\Content\Product\Subscriber\ProductSubscriber".
Inlined service "Shopware\Core\Content\Product\AbstractPropertyGroupSorter" to "Shopware\Core\Content\Product\Subscriber\ProductSubscriber".
Inlined service "Shopware\Core\Content\Product\AbstractIsNewDetector" to "Shopware\Core\Content\Product\Subscriber\ProductSubscriber".
Inlined service "Shopware\Core\Content\MeasurementSystem\ProductMeasurement\ProductMeasurementUnitBuilder" 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\ResolvedCriteriaProductSuggestRoute.inner" to "Shopware\Core\Content\Product\SalesChannel\Suggest\ResolvedCriteriaProductSuggestRoute".
Inlined service "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute.inner" to "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute".
Inlined service "Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute.inner" to "Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute".
Inlined service "Shopware\Core\Content\Product\DataAbstractionLayer\VariantListingUpdater" to "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer".
Inlined service "Shopware\Core\Content\Product\DataAbstractionLayer\ProductCategoryDenormalizer" to "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer".
Inlined service "Shopware\Core\Content\Product\DataAbstractionLayer\RatingAverageUpdater" to "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer".
Inlined service "Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceUpdater" to "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer".
Inlined service "Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceQuantitySelector" to "Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceUpdater".
Inlined service "Shopware\Core\Content\ProductExport\Service\ProductExportValidator" to "Shopware\Core\Content\ProductExport\Service\ProductExportGenerator".
Inlined service "mailer.mailer" to "Shopware\Core\Content\Mail\Service\MailSender".
Inlined service "Shopware\Core\Content\Mail\Transport\SmtpOauthTransportFactoryDecorator.inner" to "Shopware\Core\Content\Mail\Transport\SmtpOauthTransportFactoryDecorator".
Inlined service "Shopware\Core\Content\Mail\Transport\SmtpOauthAuthenticator" to "Shopware\Core\Content\Mail\Transport\SmtpOauthTransportFactoryDecorator".
Inlined service "Shopware\Core\Content\Mail\Transport\SmtpOauthTokenProvider" to "Shopware\Core\Content\Mail\Transport\SmtpOauthAuthenticator".
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 "ParentTheme\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\Service\SitemapLister" to "Shopware\Core\Content\Sitemap\SalesChannel\SitemapRoute".
Inlined service ".service_locator.0ZR9wIf" 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\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\Checkout\Cart\Validator" to "Shopware\Core\Checkout\Cart\Processor".
Inlined service "Shopware\Core\Checkout\Cart\Order\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\Commercial\CustomPricing\Framework\Checkout\Cart\CustomPricingRuleLoaderDecorator" to "Shopware\Core\Checkout\Cart\CachedRuleLoader".
Inlined service "Shopware\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AnyRuleMatcher" to "Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder".
Inlined service "Shopware\Core\Checkout\Cart\LineItem\Group\AbstractProductLineItemProvider" to "Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder".
Inlined service "Shopware\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AbstractAnyRuleLineItemMatcher" to "Shopware\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AnyRuleMatcher".
Inlined service "Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper" to "Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory".
Inlined service "Shopware\Core\Framework\Adapter\Cache\RedisConnectionFactory" to "Shopware\Core\Checkout\Cart\Command\CartMigrateCommand".
Inlined service "Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier" to "Shopware\Core\Checkout\Customer\SalesChannel\AccountService".
Inlined service "Shopware\Core\Checkout\Customer\Validation\CustomerValidationFactory" to "Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute".
Inlined service "Shopware\Core\Content\Media\File\DownloadResponseGenerator" to "Shopware\Core\Checkout\Customer\SalesChannel\DownloadRoute".
Inlined service "Shopware\Core\Checkout\Document\Renderer\DocumentRendererRegistry" to "Shopware\Core\Checkout\Document\Service\DocumentGenerator".
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\Document\Zugferd\ZugferdBuilder" to "Shopware\Core\Checkout\Document\Renderer\ZugferdRenderer".
Inlined service "Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundStateHandler" to "Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor".
Inlined service ".service_locator.mSIGUj3" 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 "Acris\Promotion\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 "Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageRules" to "Shopware\Core\Checkout\Promotion\Cart\PromotionCalculator".
Inlined service "Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\CartScopeDiscountPackager" 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\DataAbstractionLayer\PromotionExclusionUpdater" to "Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer".
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\Installer\Finish\SystemLocker" 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\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\DataAbstractionLayer\ElasticsearchEntitySearcher.inner" to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\PreviewSearch\ElasticsearchEntitySearchHydratorDecorator" to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher".
Inlined service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator.inner" to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator".
Inlined service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\AbstractElasticsearchAggregationHydrator" to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator".
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\CustomFieldSetGateway" to "Shopware\Elasticsearch\Product\CustomFieldUpdater".
Inlined service "Shopware\Elasticsearch\Framework\Indexing\IndexCreator" to "Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer".
Inlined service "Shopware\Elasticsearch\Product\ProductCriteriaParser.inner" to "Shopware\Elasticsearch\Product\ProductCriteriaParser".
Inlined service "Shopware\Storefront\Framework\Routing\CachedDomainLoader.inner" to "Shopware\Storefront\Framework\Routing\CachedDomainLoader".
Inlined service "Shopware\Storefront\Theme\ThemeConfigValueAccessor" to "Shopware\Storefront\Framework\Twig\TemplateConfigAccessor".
Inlined service "Shopware\Storefront\Theme\ThemeScripts" to "Shopware\Storefront\Framework\Twig\TemplateConfigAccessor".
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\TemplateDataSubscriber".
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\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\Storefront\Page\Account\Overview\AccountOverviewPageLoader" to "Shopware\Storefront\Controller\AccountProfileController".
Inlined service "Shopware\Storefront\Page\Address\Listing\AddressListingPageLoader" to "Shopware\Storefront\Controller\AddressController".
Inlined service "Shopware\Storefront\Page\Address\Detail\AddressDetailPageLoader" to "Shopware\Storefront\Controller\AddressController".
Inlined service "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 "ParentTheme\Storefront\Page\Product\ProductPageLoader" to "Shopware\Storefront\Controller\ProductController".
Inlined service "Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader" to "Shopware\Storefront\Controller\ProductController".
Inlined service "Shopware\Storefront\Page\LandingPage\LandingPageLoader" to "Shopware\Storefront\Controller\LandingPageController".
Inlined service "Shopware\Storefront\Page\Sitemap\SitemapPageLoader" to "Shopware\Storefront\Controller\SitemapController".
Inlined service "Shopware\Storefront\Pagelet\Country\CountryStateDataPageletLoader" to "Shopware\Storefront\Controller\CountryStateController".
Inlined service "Shopware\Storefront\Page\Wishlist\WishlistPageLoader" to "Shopware\Storefront\Controller\WishlistController".
Inlined service "Shopware\Storefront\Page\Wishlist\GuestWishlistPageLoader" to "Shopware\Storefront\Controller\WishlistController".
Inlined service "Shopware\Storefront\Pagelet\Wishlist\GuestWishlistPageletLoader" to "Shopware\Storefront\Controller\WishlistController".
Inlined service "Shopware\Storefront\Pagelet\Captcha\BasicCaptchaPageletLoader" to "Shopware\Storefront\Controller\CaptchaController".
Inlined service "Shopware\Storefront\Page\Robots\RobotsPageLoader" to "Shopware\Storefront\Controller\RobotsController".
Inlined service "Shopware\Core\Framework\Adapter\Filesystem\Plugin\CopyBatchInputFactory" to "Shopware\Storefront\Theme\ThemeCompiler".
Inlined service "Shopware\Storefront\Theme\ThemeRuntimeConfigStorage" to "Shopware\Storefront\Theme\ThemeRuntimeConfigService".
Inlined service "Shopware\Storefront\Theme\Twig\ThemeInheritanceBuilderInterface" to "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder".
Inlined service "Shopware\Core\Framework\App\Manifest\ManifestFactory" to "Shopware\Core\Service\ServiceLifecycle".
Inlined service "Shopware\Core\Service\TemporaryDirectoryFactory" to "Shopware\Core\Service\ServiceSourceResolver".
Inlined service "Shopware\Core\Service\AllServiceInstaller" to "Shopware\Core\Service\LifecycleManager".
Inlined service "Shopware\Core\Service\Notification" to "Shopware\Core\Service\Subscriber\ServiceLifecycleSubscriber".
Inlined service "LexaTheme\DreiscSeoProExtensions\Service\SeoUrlService" to "LexaTheme\Subscriber\StorefrontTemplate".
Inlined service "LexaTheme\Core\Content\Product\Cms\ProductSliderCmsElementResolver.inner" to "LexaTheme\Core\Content\Product\Cms\ProductSliderCmsElementResolver".
Inlined service "LexaTheme\Storefront\Controller\ContextController.inner" to "LexaTheme\Storefront\Controller\ContextController".
Inlined service "LexaTheme\Storefront\Page\Product\Review\ProductReviewLoader.inner" to "LexaTheme\Storefront\Page\Product\Review\ProductReviewLoader".
Inlined service "LexaTheme\DreiscSeoProExtensions\Service\SeoUrlService.inner" to "LexaTheme\DreiscSeoProExtensions\Service\SeoUrlService".
Inlined service "Ies\SponsoringForm\Validation\SponsoringFormValidator" to "Ies\SponsoringForm\Storefront\Controller\SponsoringFormController".
Inlined service "Ies\SponsoringForm\MailService\MailSender" to "Ies\SponsoringForm\Storefront\Controller\SponsoringFormController".
Inlined service "Ies\SponsoringForm\Validation\SponsoringFormValidationFactory" to "Ies\SponsoringForm\Validation\SponsoringFormValidator".
Inlined service "ParentTheme\Core\Content\ContactForm\Validation\ContactFormValidationFactory.inner" to "ParentTheme\Core\Content\ContactForm\Validation\ContactFormValidationFactory".
Inlined service "ParentTheme\Storefront\Page\Product\ProductPageLoader.inner" to "ParentTheme\Storefront\Page\Product\ProductPageLoader".
Inlined service "ParentTheme\Core\Content\Category\Service\CategoryBreadcrumbBuilder.inner" to "ParentTheme\Core\Content\Category\Service\CategoryBreadcrumbBuilder".
Inlined service "AgrarTheme\Core\Content\InquiryForm\SalesChannel\InquiryFormRoute" to "AgrarTheme\Storefront\Controller\InquiryFormController".
Inlined service "AgrarTheme\Core\Content\InquiryForm\Validation\InquiryFormValidationFactory" to "AgrarTheme\Core\Content\InquiryForm\SalesChannel\InquiryFormRoute".
Inlined service "Cbax\ModulExternalOrder\Components\Mailer" to "Cbax\ModulExternalOrder\Components\ExternalOrderHelper".
Inlined service "Cbax\ModulExternalOrder\Components\DbConverter" to "Cbax\ModulExternalOrder\Components\ExternalOrderDb".
Inlined service "Cbax\ModulExternalOrder\Core\Content\Decorator\MailServiceDecorator.inner" to "Cbax\ModulExternalOrder\Core\Content\Decorator\MailServiceDecorator".
Inlined service "Cbax\ModulAnalytics\Components\Statistics\Connector" to "Cbax\ModulAnalytics\Controller\StatisticsController".
Inlined service "Deltra\ShopConnector\Utils\DeltraEncrypt" to "Deltra\ShopConnector\Utils\DeltraResponses".
Inlined service "Deltra\ShopConnector\Utils\DeltraResponses" to "Deltra\ShopConnector\Controller\OmxController".
Inlined service "Deltra\ShopConnector\Service\DeltraProductService" to "Deltra\ShopConnector\Controller\OmxController".
Inlined service "Deltra\ShopConnector\Service\DeltraOrderService" to "Deltra\ShopConnector\Controller\OmxController".
Inlined service "DreiscSeoPro\Decorator\Core\Content\Seo\SeoUrlPlaceholderHandlerDecorator.inner" to "DreiscSeoPro\Decorator\Core\Content\Seo\SeoUrlPlaceholderHandlerDecorator".
Inlined service "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\CategoryUrlProvider.inner" to "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\CategoryUrlProvider".
Inlined service "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\ProductUrlProvider.inner" to "DreiscSeoPro\Decorator\Core\Content\Sitemap\Provider\ProductUrlProvider".
Inlined service "DreiscSeoPro\Decorator\Shopware\Storefront\Routing\RequestTransformerDecorator.inner" to "DreiscSeoPro\Decorator\Shopware\Storefront\Routing\RequestTransformerDecorator".
Inlined service "DreiscSeoPro\Decorator\Storefront\Framework\Twig\TemplateDataExtensionDecorator.inner" to "DreiscSeoPro\Decorator\Storefront\Framework\Twig\TemplateDataExtensionDecorator".
Inlined service "Dvsn\Mandator\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder.inner" to "Dvsn\Mandator\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder".
Inlined service "Dvsn\ProductFixedNet\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator.inner" to "Dvsn\ProductFixedNet\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator".
Inlined service "Dvsn\StoreStock\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory.inner" to "Dvsn\StoreStock\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory".
Inlined service "Dvsn\StoreStock\Core\Content\Product\Stock\StoreStockStorage.inner" to "Dvsn\StoreStock\Core\Content\Product\Stock\StoreStockStorage".
Inlined service "Dvsn\StoreStock\Core\Content\Product\SalesChannel\Detail\AvailableCombinationLoader.inner" to "Dvsn\StoreStock\Core\Content\Product\SalesChannel\Detail\AvailableCombinationLoader".
Inlined service ".service_locator.ZyP9f7K.Frosh\Tools\Controller\CacheController" to "Frosh\Tools\Controller\CacheController".
Inlined service ".service_locator.ZyP9f7K.Frosh\Tools\Controller\ElasticsearchController" to "Frosh\Tools\Controller\ElasticsearchController".
Inlined service ".service_locator.cH1R_35.Frosh\Tools\Controller\ExtensionFilesController" to "Frosh\Tools\Controller\ExtensionFilesController".
Inlined service ".service_locator.ZyP9f7K.Frosh\Tools\Controller\HealthController" to "Frosh\Tools\Controller\HealthController".
Inlined service ".service_locator.ZyP9f7K.Frosh\Tools\Controller\LogController" to "Frosh\Tools\Controller\LogController".
Inlined service ".service_locator.ZyP9f7K.Frosh\Tools\Controller\QueueController" to "Frosh\Tools\Controller\QueueController".
Inlined service ".service_locator.ZyP9f7K.Frosh\Tools\Controller\ScheduledTaskController" to "Frosh\Tools\Controller\ScheduledTaskController".
Inlined service ".service_locator.82Z4mk1.Frosh\Tools\Controller\ShopwareFilesController" to "Frosh\Tools\Controller\ShopwareFilesController".
Inlined service ".service_locator.ZyP9f7K.Frosh\Tools\Controller\StateMachineController" to "Frosh\Tools\Controller\StateMachineController".
Inlined service "IronMatomo\Matomo\MatomoDataService" to "IronMatomo\Subscriber\MatomoSettingsSubscriber".
Inlined service "Jlau\LoginAsCustomer\Customer\LoginService" to "Jlau\LoginAsCustomer\Controller\LoginAsCustomer".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Payment" to "Kiener\MolliePayments\Service\MollieApi\Order".
Inlined service "Kiener\MolliePayments\Service\MollieApi\RequestAnonymizer\MollieRequestAnonymizer" to "Kiener\MolliePayments\Service\MollieApi\Order".
Inlined service "Kiener\MolliePayments\Components\RefundManager\Builder\RefundDataBuilder" to "Kiener\MolliePayments\Components\RefundManager\RefundManager".
Inlined service "Kiener\MolliePayments\Service\Refund\RefundCreditNoteService" to "Kiener\MolliePayments\Components\RefundManager\RefundManager".
Inlined service "Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayShippingBuilder" to "Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect".
Inlined service "Kiener\MolliePayments\Service\ShopService" to "Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect".
Inlined service "Kiener\MolliePayments\Components\ApplePayDirect\Gateways\ApplePayDirectDomainAllowListGateway" to "Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect".
Inlined service "Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayDirectDomainSanitizer" to "Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect".
Inlined service "Kiener\MolliePayments\Service\ShippingMethodService" to "Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayShippingBuilder".
Inlined service "Kiener\MolliePayments\Service\Transition\DeliveryTransitionService" to "Kiener\MolliePayments\Components\ShipmentManager\ShipmentManager".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Shipment" to "Kiener\MolliePayments\Components\ShipmentManager\ShipmentManager".
Inlined service "Kiener\MolliePayments\Service\MollieApi\OrderDeliveryExtractor" to "Kiener\MolliePayments\Components\ShipmentManager\ShipmentManager".
Inlined service "Kiener\MolliePayments\Service\TrackingInfoStructFactory" to "Kiener\MolliePayments\Components\ShipmentManager\ShipmentManager".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderBuilder" to "Kiener\MolliePayments\Facade\MolliePaymentDoPay".
Inlined service "Kiener\MolliePayments\Service\Order\UpdateOrderLineItems" to "Kiener\MolliePayments\Facade\MolliePaymentDoPay".
Inlined service "Kiener\MolliePayments\Facade\MollieOrderPaymentFlow" to "Kiener\MolliePayments\Facade\Controller\PaymentReturnFacade".
Inlined service "mollie_payments.mail_service" to "Kiener\MolliePayments\Facade\MollieSupportFacade".
Inlined service "Kiener\MolliePayments\Service\Mail\AttachmentCollector" to "Kiener\MolliePayments\Facade\MollieSupportFacade".
Inlined service "Kiener\MolliePayments\Service\Payment\Provider\ActivePaymentMethodsProvider" to "Kiener\MolliePayments\Components\MollieAvailability\Service\MolliePaymentMethodAvailabilityRemover".
Inlined service "Kiener\MolliePayments\Service\Transition\OrderTransitionService" to "Kiener\MolliePayments\Service\Order\OrderStateService".
Inlined service "Kiener\MolliePayments\Service\UpdateOrderTransactionCustomFields" to "Kiener\MolliePayments\Service\OrderService".
Inlined service "Kiener\MolliePayments\Service\OrderDeliveryService" to "Kiener\MolliePayments\Service\OrderService".
Inlined service "Kiener\MolliePayments\Hydrator\RefundHydrator" to "Kiener\MolliePayments\Service\Refund\RefundService".
Inlined service "Kiener\MolliePayments\Service\Refund\CompositionMigrationService" to "Kiener\MolliePayments\Service\Refund\RefundService".
Inlined service "Shopware\Core\System\SalesChannel\SalesChannel\SalesChannelContextSwitcher" to "Kiener\MolliePayments\Service\CartService".
Inlined service "Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayShippingAddressFaker" to "Kiener\MolliePayments\Service\CartService".
Inlined service "Kiener\MolliePayments\Service\SalesChannel\SalesChannelDataExtractor" to "Kiener\MolliePayments\Service\Mail\AttachmentGenerator\PaymentMethodGenerator".
Inlined service "Kiener\MolliePayments\Components\RefundManager\Service\OrderReturnHandler" to "Kiener\MolliePayments\Subscriber\OrderReturnSubscriber".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Builder\MollieLineItemBuilder" to "Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderBuilder".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderAddressBuilder" to "Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderBuilder".
Inlined service "Kiener\MolliePayments\Service\MollieApi\MollieOrderCustomerEnricher" to "Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderBuilder".
Inlined service "Kiener\MolliePayments\Validator\IsOrderLineItemValid" to "Kiener\MolliePayments\Service\MollieApi\Builder\MollieLineItemBuilder".
Inlined service "Kiener\MolliePayments\Service\MollieApi\LineItemDataExtractor" to "Kiener\MolliePayments\Service\MollieApi\Builder\MollieLineItemBuilder".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Fixer\RoundingDifferenceFixer" to "Kiener\MolliePayments\Service\MollieApi\Builder\MollieLineItemBuilder".
Inlined service "Kiener\MolliePayments\Hydrator\MollieLineItemHydrator" to "Kiener\MolliePayments\Service\MollieApi\Builder\MollieLineItemBuilder".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Builder\MollieShippingLineItemBuilder" to "Kiener\MolliePayments\Service\MollieApi\Builder\MollieLineItemBuilder".
Inlined service "Kiener\MolliePayments\ScheduledTask\ScheduledTaskFactory" to "Kiener\MolliePayments\ScheduledTask\Subscription\RenewalReminder\RenewalReminderTask".
Inlined service "Kiener\MolliePayments\Components\OrderExpiration\ExpireAction" to "Kiener\MolliePayments\ScheduledTask\OrderStatus\ExpireOrderTaskHandler".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\CreateAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\ConfirmAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\UpdateAddressAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\UpdatePaymentAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\RenewAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\PauseAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\ResumeAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\SkipAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\CancelAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\RemindAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Service\Tags\OrderTagService" to "Kiener\MolliePayments\Components\Subscription\Actions\CreateAction".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionRenewing\SubscriptionRenewing" to "Kiener\MolliePayments\Components\Subscription\Actions\RenewAction".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionReminder\ReminderValidator" to "Kiener\MolliePayments\Components\Subscription\Actions\RemindAction".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionRenewing\OrderCloneService" to "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionRenewing\SubscriptionRenewing".
Inlined service "Kiener\MolliePayments\Controller\Api\Controller\RequestBagFactory" to "Kiener\MolliePayments\Controller\Api\Controller\OrderController".
Inlined service "Kiener\MolliePayments\Controller\Api\PluginConfig\Services\MollieRefundConfigService" to "Kiener\MolliePayments\Controller\Api\PluginConfig\ConfigControllerBase".
Inlined service "Kiener\MolliePayments\Facade\MollieSupportFacade" to "Kiener\MolliePayments\Controller\Api\Support\SupportControllerBase".
Inlined service "Kiener\MolliePayments\Components\CancelManager\CancelItemFacade" to "Kiener\MolliePayments\Controller\Api\Order\CancelLineController".
Inlined service "Kiener\MolliePayments\Components\Subscription\Page\Account\SubscriptionPageLoader" to "Kiener\MolliePayments\Controller\Storefront\Account\AccountControllerBase".
Inlined service "Mollie\Shopware\Component\Settings\SettingsService" to "Mollie\Shopware\Component\Logger\PluginSettingsHandler".
Inlined service "Kiener\MolliePayments\Service\Installer\CustomFieldsInstaller" to "Kiener\MolliePayments\Components\Installer\PluginInstaller".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Installer\MailTemplateInstaller" to "Kiener\MolliePayments\Components\Installer\PluginInstaller".
Inlined service "Kiener\MolliePayments\Service\Order\OrderTimeService" to "Kiener\MolliePayments\Service\Order\OrderExpireService".
Inlined service "kiener.mollie_payments.http.client.factory" to "kiener.mollie_payments.http.client".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Customer" to "Kiener\MolliePayments\Service\CustomerService".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Mandate" to "Kiener\MolliePayments\Service\MandateService".
Inlined service "Kiener\MolliePayments\Repository\MediaRepository" to "Kiener\MolliePayments\Service\PaymentMethodService".
Inlined service "Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\RemovePaymentMethodRoute64.inner" to "Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\RemovePaymentMethodRoute64".
Inlined service "MoorlCreator\Storefront\Page\Creator\CreatorPageLoader" to "MoorlCreator\Storefront\Controller\CreatorController".
Inlined service "MoorlCreator\ElasticSearch\ProductEsDefinitionDecorator.inner" to "MoorlCreator\ElasticSearch\ProductEsDefinitionDecorator".
Inlined service "MoorlFoundation\Core\Framework\DataAbstractionLayer\Indexing\HtmlContentMediaFetcher" to "MoorlMagazine\Core\Content\MagazineArticle\DataAbstractionLayer\MagazineArticleIndexer".
Inlined service "MoorlMagazine\Storefront\Page\MagazineArticle\MagazineArticlePageLoader" to "MoorlMagazine\Storefront\Controller\MagazineArticleController".
Inlined service "Moorl\MerchantFinder\Storefront\Page\Merchant\MerchantPageLoader" to "Moorl\MerchantFinder\Storefront\Controller\MerchantController".
Inlined service "MoorlCreator\ElasticSearch\ProductEsDefinitionDecorator" to "Moorl\MerchantFinder\ElasticSearch\ProductEsDefinitionDecorator".
Inlined service "Pixup\PixupTranslatorSW6\Content\Assistant\AssistantManager" to "Pixup\PixupTranslatorSW6\Content\Assistant\Controller\AssistantController".
Inlined service "Pixup\PixupTranslatorSW6\Content\Assistant\Client\AssistantClient" to "Pixup\PixupTranslatorSW6\Content\Assistant\Bridge\AssistantBridge".
Inlined service "Pixup\PixupTranslatorSW6\Content\Assistant\Bridge\AssistantBridge" to "Pixup\PixupTranslatorSW6\Content\Assistant\AssistantManager".
Inlined service "Pixup\PixupTranslatorSW6\Content\Assistant\DataCollector\DataCollectorRegistry" to "Pixup\PixupTranslatorSW6\Content\Assistant\AssistantManager".
Inlined service "Pixup\PixupTranslatorSW6\Content\Assistant\Service\EntityWriter" to "Pixup\PixupTranslatorSW6\Content\Assistant\AssistantManager".
Inlined service "SmediaHtmlSanitizerConfig\Core\Content\Cms\DataResolver\Element\TextCmsElementResolverDecorator.inner" to "SmediaHtmlSanitizerConfig\Core\Content\Cms\DataResolver\Element\TextCmsElementResolverDecorator".
Inlined service "Swag\CmsExtensions\Form\Route\Validation\FormValidationFactory" to "Swag\CmsExtensions\Form\Route\FormRoute".
Inlined service "Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderQuickviewDecorator.inner" to "Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderQuickviewDecorator".
Inlined service "Swag\CmsExtensions\Storefront\Pagelet\Quickview\QuickviewPageletLoader" to "Swag\CmsExtensions\Storefront\Controller\QuickviewController".
Inlined service "Swag\CmsExtensions\Storefront\Pagelet\Quickview\QuickviewVariantPageletLoader" to "Swag\CmsExtensions\Storefront\Controller\QuickviewController".
Inlined service "Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderScrollNavigationDecorator" to "Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderBlockRuleDecorator".
Inlined service "Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderQuickviewDecorator" to "Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderScrollNavigationDecorator".
Inlined service "Swag\DynamicAccess\Core\Content\Category\SalesChannel\DecoratedCategoryRoute.inner" to "Swag\DynamicAccess\Core\Content\Category\SalesChannel\DecoratedCategoryRoute".
Inlined service "Swag\DynamicAccess\Core\Content\Category\SalesChannel\DecoratedNavigationRoute.inner" to "Swag\DynamicAccess\Core\Content\Category\SalesChannel\DecoratedNavigationRoute".
Inlined service "Moorl\MerchantFinder\ElasticSearch\ProductEsDefinitionDecorator" to "Swag\DynamicAccess\ElasticSearch\ProductEsDefinitionDecorator".
Inlined service "Swag\DynamicAccess\ElasticSearch\CategoryEsDefinitionDecorator.inner" to "Swag\DynamicAccess\ElasticSearch\CategoryEsDefinitionDecorator".
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\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\TrustlyOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\TrustlyAPMHandler".
Inlined service "NetInventors\NetiNextAccessManager\Service\PaymentMethodRoute" to "Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute".
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\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\DynamicAccess\Core\Content\Category\SalesChannel\DecoratedCategoryRoute" to "Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute".
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\PaymentResource" to "Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController".
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 "psr18.paypal.base-client" to "paypal-sdk.client".
Inlined service "paypal-sdk.token-cache" to "Shopware\PayPalSDK\Contract\Gateway\TokenGatewayInterface".
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 "Shopware\PayPalSDK\Gateway\WebhookGateway" to "Swag\PayPal\RestApi\V1\Resource\WebhookResource".
Inlined service "Shopware\PayPalSDK\Gateway\OrderGateway" to "Swag\PayPal\RestApi\V2\Resource\OrderResource".
Inlined service "Swag\PayPal\Setting\Service\MerchantIntegrationsService" to "Swag\PayPal\Setting\SettingsController".
Inlined service "Swag\PayPal\Setting\Service\SettingsSaver" to "Swag\PayPal\Setting\SettingsController".
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 "IronMatomo\Framework\Cookie\CustomCookieProvider" 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\Storefront\Data\Service\VaultDataService" to "Swag\PayPal\Storefront\Data\VaultSubscriber".
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\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 "SwagSocialShopping\ProductExport\Service\ProductExportRenderer.inner" to "SwagSocialShopping\ProductExport\Service\ProductExportRenderer".
Inlined service "Tonur\SpinToWin\Service\SpinToWinService" to "Tonur\SpinToWin\Controller\ActionStorefrontController".
Inlined service "Tonur\SpinToWin\Service\ActionService" to "Tonur\SpinToWin\Service\SpinToWinService".
Inlined service "Swag\PayPal\Storefront\Framework\Cookie\GooglePayCookieProvider" to "Wbm\TagManagerAnalytics\Cookie\CustomCookieProvider".
Inlined service "zeobv.get_notified.service.plugin_vitals_service" to "Zeobv\GetNotified\Controller\PluginVitalsController".
Inlined service "zeobv.get_notified.recommendations.controller.inner" to "Zeobv\GetNotified\Recommendations\RecommendationController".
Inlined service "Zeobv\GetNotified\DataResolver\ListingCmsElementResolver.inner" to "Zeobv\GetNotified\DataResolver\ListingCmsElementResolver".
Inlined service "Zeobv\GetNotified\Service\LanguageChainService" to "Zeobv\GetNotified\Service\StockSubscriptionService".
Inlined service "Wbm\TagManagerAnalytics\Cookie\CustomCookieProvider" to "NewsletterSendinblue\Service\SIBCookieProviderService".
Inlined service "NewsletterSendinblue\Service\IntegrationService" to "NewsletterSendinblue\Controller\BackendController".
Inlined service "Sendinblue.rotatingHandler" to "Sendinblue.logger".
Inlined service "NewsletterSendinblue\Service\Cart\CartPayloadCollector" to "NewsletterSendinblue\Service\Cart\CartEventProducer".
Inlined service "NewsletterSendinblue\Service\NewsletterRecipient\NewsletterRecipientProducer" to "NewsletterSendinblue\Subscriber\NewsletterRecipientSubscriber".
Inlined service "NewsletterSendinblue\Service\Product\ProductViewedProducer" to "NewsletterSendinblue\Subscriber\ProductSubscriber".
Inlined service "NewsletterSendinblue\Service\NewsletterRecipient\NewsletterRecipientPayloadCollector" to "NewsletterSendinblue\Service\NewsletterRecipient\NewsletterRecipientProducer".
Inlined service "NewsletterSendinblue\Service\Customer\CustomerPayloadCollector" to "NewsletterSendinblue\Service\Customer\CustomerProducer".
Inlined service "Jlau\TextCaptcha\Service\CaptchaGenerator" to "Jlau\TextCaptcha\Storefront\Controller\CaptchaController".
Inlined service "NewsletterSendinblue\Service\SIBCookieProviderService" to "PayrexxPaymentGateway\CookieProvider\CookieProvider".
Inlined service "mediameetsFbPixel.httpClient" to "mediameets\mediameetsFbPixel\Components\ConversionApi\RequestHandler".
Inlined service "Shopware\Commercial\Licensing\LicenseReporter" to "Shopware\Commercial\Licensing\Subscriber\LicenseReportListener".
Inlined service "Shopware\Commercial\Licensing\FeaturesFactory" to "Shopware\Commercial\Licensing\Features".
Inlined service "Shopware\Commercial\B2B\B2BSuiteMigration\Core\Domain\MappingService\B2BMigrateValidation" to "Shopware\Commercial\B2B\B2BSuiteMigration\Core\Command\B2BMigrationXmlValidateCommand".
Inlined service "Shopware\Commercial\B2B\B2BSuiteMigration\Core\Domain\DataTransformer\FieldTransformerRegistry" to "Shopware\Commercial\B2B\B2BSuiteMigration\Core\Domain\MessageQueue\MigrateB2BEntityBatchHandler".
Inlined service "Shopware\Commercial\B2B\B2BSuiteMigration\Core\Domain\MappingService\B2BMigrateExecution" to "Shopware\Commercial\B2B\B2BSuiteMigration\Core\Domain\MessageQueue\MigrateB2BEntityNodeHandler".
Inlined service "Shopware\Commercial\CustomPricing\Domain\CustomPriceUpdaterValidator" to "Shopware\Commercial\CustomPricing\Domain\CustomPriceUpdater".
Inlined service "Shopware\Commercial\CustomPricing\Domain\CustomPriceCollector" to "Shopware\Commercial\CustomPricing\Subscriber\ProductSubscriber".
Inlined service "Shopware\Commercial\CustomPricing\Framework\Checkout\Cart\CustomPricingRuleLoaderDecorator.inner" to "Shopware\Commercial\CustomPricing\Framework\Checkout\Cart\CustomPricingRuleLoaderDecorator".
Inlined service "Shopware\Commercial\Subscription\Checkout\Cart\SubscriptionTransformer" to "Shopware\Commercial\Subscription\Checkout\Cart\SubscriptionCartSubscriber".
Inlined service "Shopware\Commercial\Subscription\Checkout\Cart\SubscriptionPaymentTransactionStructFactory.inner" to "Shopware\Commercial\Subscription\Checkout\Cart\SubscriptionPaymentTransactionStructFactory".
Inlined service "Shopware\Commercial\Subscription\Checkout\Cart\SalesChannel\SubscriptionCartOrderRoute.inner" to "Shopware\Commercial\Subscription\Checkout\Cart\SalesChannel\SubscriptionCartOrderRoute".
Inlined service "Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\RemovePaymentMethodRoute64" to "Shopware\Commercial\Subscription\Checkout\Payment\SubscriptionPaymentMethodRoute".
Inlined service "Shopware\Commercial\Subscription\Checkout\Order\Generation\GenerateSubscriptionOrderService" to "Shopware\Commercial\Subscription\Checkout\Order\Generation\GenerateSubscriptionOrderHandler".
Inlined service "Shopware\Commercial\Subscription\Storefront\Page\Account\Subscription\AccountSubscriptionPageLoader" to "Shopware\Commercial\Subscription\Storefront\Controller\AccountSubscriptionController".
Inlined service "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher.inner" to "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher".
Inlined service "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver" to "Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver".
Inlined service "Shopware\Commercial\Subscription\Framework\Routing\Mapping\SubscriptionContextStructBuilder" to "Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver".
Inlined service "subscription.cart.processor" to "subscription.cart.rule_loader".
Inlined service "subscription.cart.validator.collection" to "subscription.cart.processor".
Inlined service "subscription.order.service" to "subscription.storefront.controller.checkout".
Inlined service "Shopware\Commercial\FlowBuilder\FlowSharing\Domain\Sharing\FlowSharingService" to "Shopware\Commercial\FlowBuilder\FlowSharing\Api\FlowSharingController".
Inlined service "Shopware\Commercial\MultiWarehouse\Command\Helper\CleanupUnusedHelper" to "Shopware\Commercial\MultiWarehouse\Command\CleanupUnusedCommand".
Inlined service "Shopware\Commercial\MultiWarehouse\Domain\Order\ProductSalesUpdater" to "Shopware\Commercial\MultiWarehouse\Subscriber\ProductSalesSubscriber".
Inlined service "Dvsn\StoreStock\Core\Content\Product\SalesChannel\Detail\AvailableCombinationLoader" to "Shopware\Commercial\MultiWarehouse\Domain\Store\AvailableCombinationLoaderDecorator".
Inlined service "Dvsn\StoreStock\Core\Content\Product\Stock\StoreStockStorage" to "Shopware\Commercial\MultiWarehouse\Domain\Order\StockStorageDecorator".
Inlined service "Shopware\Commercial\MultiWarehouse\Domain\Order\ExcludeMultiWarehouseStockUpdateFilter" to "Shopware\Commercial\MultiWarehouse\Domain\Order\StockStorageDecorator".
Inlined service "Dvsn\StoreStock\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory" to "Shopware\Commercial\MultiWarehouse\Domain\Store\ProductCloseoutFilterFactoryDecorator".
Inlined service "Swag\DynamicAccess\ElasticSearch\ProductEsDefinitionDecorator" to "Shopware\Commercial\MultiWarehouse\Elasticsearch\ElasticsearchProductDefinitionDecorator".
Inlined service "Shopware\Elasticsearch\Product\ProductCriteriaParser" to "Shopware\Commercial\MultiWarehouse\Elasticsearch\CriteriaParserDecorator".
Inlined service "Shopware\Commercial\PropertyExtractor\Domain\Service\PropertyExtractorService" to "Shopware\Commercial\PropertyExtractor\Api\PropertyExtractorController".
Inlined service "Shopware\Commercial\ReviewSummary\Domain\Product\Review\GenerationContextFactory" to "Shopware\Commercial\ReviewSummary\Api\ReviewSummaryGeneratorController".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Flow\SendMailActionDecorator.inner" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\Flow\SendMailActionDecorator".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\RouteAccess\EmployeeRouteAccessLoader" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\RouteAccess\B2bRouteBlocker".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Login\DecoratedLoginRoute.inner" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\Login\DecoratedLoginRoute".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Login\EmployeeCartRestorer" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\Login\DecoratedLoginRoute".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Recovery\DecoratedSendPasswordRecoveryMailRoute.inner" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\Recovery\DecoratedSendPasswordRecoveryMailRoute".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Checkout\DecoratedOrderRoute.inner" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\Checkout\DecoratedOrderRoute".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Page\Employee\List\EmployeeListPageLoader" to "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Controller\BusinessPartnerAccountController".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Page\Employee\Detail\EmployeeDetailPageLoader" to "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Controller\BusinessPartnerAccountController".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Recovery\EmployeeRecoverPasswordPageLoader" to "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Controller\BusinessPartnerAccountController".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Page\Role\List\RoleListPageLoader" to "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Controller\RoleController".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Page\Role\Detail\RoleDetailPageLoader" to "Shopware\Commercial\B2B\EmployeeManagement\Storefront\Controller\RoleController".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Validation\EmployeeValidationFactory" to "Shopware\Commercial\B2B\EmployeeManagement\Api\Controller\EmployeeRoute".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Validation\RoleValidationFactory" to "Shopware\Commercial\B2B\EmployeeManagement\Api\Controller\RoleRoute".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Validation\BusinessPartnerValidationFactory" to "Shopware\Commercial\B2B\EmployeeManagement\Api\Controller\RoleRoute".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Validation\PermissionValidationFactory" to "Shopware\Commercial\B2B\EmployeeManagement\Api\Controller\PermissionRoute".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Validation\DecoratedCustomerEmailUniqueValidator.inner" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\Validation\DecoratedCustomerEmailUniqueValidator".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Login\SalesChannelContextFactoryDecorator.inner" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\Login\SalesChannelContextFactoryDecorator".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Checkout\DecoratedOrderConverter.inner" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\Checkout\DecoratedOrderConverter".
Inlined service "Shopware\Commercial\ExportAssistant\Message\ImportExportHandlerDecorator.inner" to "Shopware\Commercial\ExportAssistant\Message\ImportExportHandlerDecorator".
Inlined service "Shopware\Commercial\ImageClassification\Domain\Media\Service\MediaAltTextService" to "Shopware\Commercial\ImageClassification\Domain\Media\Aggregate\MediaAiTag\MediaAiTagService".
Inlined service "Shopware\Commercial\B2B\QuickOrder\Page\AccountQuickOrderPageLoader" to "Shopware\Commercial\B2B\QuickOrder\Storefront\AccountQuickOrderController".
Inlined service "Shopware\Commercial\B2B\QuickOrder\Domain\File\CsvReader" to "Shopware\Commercial\B2B\QuickOrder\SalesChannel\Account\QuickOrderProcessFileRoute".
Inlined service "Shopware\Commercial\B2B\QuickOrder\Domain\File\CsvDeleter" to "Shopware\Commercial\B2B\QuickOrder\SalesChannel\Account\QuickOrderProcessFileRoute".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Boosting\StreamResolver\EntityStreamResolverRegistry" to "Shopware\Commercial\AdvancedSearch\Domain\Boosting\BoostingQueryBuilder".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Action\SearchControllerDecorator.inner" to "Shopware\Commercial\AdvancedSearch\Domain\Action\SearchControllerDecorator".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Synonym\AbstractSynonymProvider" to "Shopware\Commercial\AdvancedSearch\Domain\Synonym\AbstractSynonymInterpreter".
Inlined service "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator.inner" to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator".
Inlined service "Shopware\Elasticsearch\Product\ProductSearchBuilder" to "Shopware\Commercial\AdvancedSearch\Elasticsearch\ProductSearchBuilderDisabler".
Inlined service "Shopware\Commercial\AdvancedSearch\Elasticsearch\AdvancedSearchTokenFilter" to "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchTermTokenizer".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchFieldConfigLoader" to "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogic".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchTermTokenizer" to "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogic".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\CrossSearch\CrossSearchLogic" to "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogic".
Inlined service "Shopware\Commercial\MultiWarehouse\Elasticsearch\ElasticsearchProductDefinitionDecorator" to "Shopware\Commercial\AdvancedSearch\Domain\Indexing\ElasticsearchDefinition\Product\ElasticsearchProductDefinitionDecorator".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Action\ActionProcessorRegistry" to "Shopware\Commercial\AdvancedSearch\Domain\Search\ProductSearchRouteDecorator".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Completion\CompletionLoaderRegistry" to "Shopware\Commercial\AdvancedSearch\Domain\Suggest\ProductSuggestRouteDecorator".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\PreviewSearch\ElasticsearchEntitySearchHydratorDecorator.inner" to "Shopware\Commercial\AdvancedSearch\Domain\PreviewSearch\ElasticsearchEntitySearchHydratorDecorator".
Inlined service "shopware.tracking-usage.captcha.client" to "Shopware\Commercial\Captcha\Domain\FriendlyCaptchaUsageTracker".
Inlined service "shopware.sso.http_client" to "Shopware\Commercial\Sso\Infrastructure\Adapter\OidcClientAdapter".
Inlined service ".service_locator.Uel39Vt" to "Shopware\Commercial\Sso\Infrastructure\Route\SsoRoute".
Inlined service "Shopware\Commercial\Sso\Infrastructure\Adapter\OidcClientAdapter" to "Shopware\Commercial\Sso\Core\Domain\Authentication\Method\Oidc\OidcMethod".
Inlined service "Shopware\Commercial\Sso\Core\Domain\Authentication\Mapping\UserInfoMapper" to "Shopware\Commercial\Sso\Core\Domain\Authentication\Method\Oidc\OidcMethod".
Inlined service "Shopware\Commercial\Sso\Infrastructure\DAL\DalSsoDataGateway" to "Shopware\Commercial\Sso\Core\Domain\Authentication\Mapping\UserInfoMapper".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Storefront\Page\Account\AccountQuoteListingPageLoader" to "Shopware\Commercial\B2B\QuoteManagement\Storefront\Controller\QuoteController".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Storefront\Page\Account\AccountQuoteDetailPageLoader" to "Shopware\Commercial\B2B\QuoteManagement\Storefront\Controller\QuoteController".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Storefront\Page\Checkout\Confirm\QuoteCheckoutConfirmPageLoader" to "Shopware\Commercial\B2B\QuoteManagement\Storefront\Controller\QuoteController".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Domain\Admin\QuoteManipulation" to "Shopware\Commercial\B2B\QuoteManagement\Domain\Admin\Api\QuoteActionController".
Inlined service "quote.validator" to "quote.processor".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Domain\Document\QuoteDocumentRenderer" to "Shopware\Commercial\B2B\QuoteManagement\Domain\Document\QuoteDocumentGenerator".
Inlined service "mailer.transport_factory" to "Shopware\Commercial\B2B\QuoteManagement\Domain\Mail\QuoteMailerTransportLoaderDecorator".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Domain\Checkout\Cart\Delivery\QuoteDeliveryValidatorDecorator.inner" to "Shopware\Commercial\B2B\QuoteManagement\Domain\Checkout\Cart\Delivery\QuoteDeliveryValidatorDecorator".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Domain\Checkout\Cart\Payment\QuotePaymentMethodValidatorDecorator.inner" to "Shopware\Commercial\B2B\QuoteManagement\Domain\Checkout\Cart\Payment\QuotePaymentMethodValidatorDecorator".
Inlined service "Shopware\Commercial\AISearch\NaturalLanguageSearch\Domain\Product\SearchTerm\SearchTermRequest" to "Shopware\Commercial\AISearch\NaturalLanguageSearch\Domain\Product\SearchTerm\SearchTermBuilder".
Inlined service "Shopware\Commercial\AISearch\NaturalLanguageSearch\Domain\Product\SearchTerm\SearchTermBuilder" to "Shopware\Commercial\AISearch\NaturalLanguageSearch\SalesChannel\Product\SearchTerm\SearchTermRoute".
Inlined service "Shopware\Commercial\AISearch\NaturalLanguageSearch\Storefront\Search\Page\SearchPageLoader" to "Shopware\Commercial\AISearch\NaturalLanguageSearch\Storefront\Controller\SearchController".
Inlined service "Shopware\Commercial\AISearch\ImageUploadSearch\Domain\Product\SearchTerm\SearchTermRequest" to "Shopware\Commercial\AISearch\ImageUploadSearch\Domain\Product\SearchTerm\SearchTermBuilder".
Inlined service "Shopware\Commercial\AISearch\ImageUploadSearch\Domain\Product\SearchTerm\SearchTermBuilder" to "Shopware\Commercial\AISearch\ImageUploadSearch\SalesChannel\Product\SearchTerm\SearchTermRoute".
Inlined service "Shopware\Commercial\AISearch\ImageUploadSearch\Storefront\Search\Page\SearchPageLoader" to "Shopware\Commercial\AISearch\ImageUploadSearch\Storefront\Controller\SearchController".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Storefront\Page\ApprovalRule\List\ApprovalRuleListPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\Controller\ApprovalRuleController".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Storefront\Page\ApprovalRule\Detail\ApprovalRuleDetailPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\Controller\ApprovalRuleController".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Storefront\Page\PendingOrder\Finish\PendingOrderFinishPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\Controller\EmployeePendingOrderController".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Storefront\CheckoutControllerDecorator.inner" to "Shopware\Commercial\B2B\OrderApproval\Storefront\CheckoutControllerDecorator".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Storefront\Page\PendingOrder\Detail\PendingOrderDetailPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\Controller\GeneralPendingOrderController".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Storefront\AccountOrderControllerDecorator.inner" to "Shopware\Commercial\B2B\OrderApproval\Storefront\AccountOrderControllerDecorator".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Domain\Validator\ApprovalRuleValidationFactory" to "Shopware\Commercial\B2B\OrderApproval\Domain\ApprovalRule\ApprovalRuleRoute".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Domain\Converter\CartToPendingOrder" to "Shopware\Commercial\B2B\OrderApproval\Domain\CartToPendingOrder\PendingOrderRequestedRoute".
Inlined service "Shopware\Commercial\B2B\OrderApproval\App\Decorator\RuleConditionPersisterDecorator.inner" to "Shopware\Commercial\B2B\OrderApproval\App\Decorator\RuleConditionPersisterDecorator".
Inlined service "Shopware\Commercial\ImageGenerator\Text2Image\Domain\Image\ImageGeneratorGateway" to "Shopware\Commercial\ImageGenerator\Text2Image\Domain\Image\ImageGenerator".
Inlined service "Shopware\Commercial\ImageGenerator\Text2Image\Domain\Image\ImageGenerator" to "Shopware\Commercial\ImageGenerator\Text2Image\Api\ImageGeneratorController".
Inlined service "Shopware\Commercial\B2B\ShoppingList\Storefront\Page\AccountListingPageLoader" to "Shopware\Commercial\B2B\ShoppingList\Storefront\Controller\ShoppingListController".
Inlined service "Shopware\Commercial\B2B\ShoppingList\Storefront\Page\AccountDropDownItemPageLoader" to "Shopware\Commercial\B2B\ShoppingList\Storefront\Controller\ShoppingListController".
Inlined service "Shopware\Commercial\B2B\ShoppingList\Storefront\Page\AccountSummaryPageLoader" to "Shopware\Commercial\B2B\ShoppingList\Storefront\Controller\ShoppingListController".
Inlined service "Shopware\Commercial\B2B\ShoppingList\Domain\Price\ShoppingListPriceCalculator" to "Shopware\Commercial\B2B\ShoppingList\Subscriber\ShoppingListSubscriber".
Inlined service "Shopware\Commercial\B2B\OrganizationUnit\Storefront\Page\AccountOrganizationUnitDetailPageLoader" to "Shopware\Commercial\B2B\OrganizationUnit\Storefront\Controller\OrganizationUnitController".
Inlined service "Shopware\Commercial\B2B\OrganizationUnit\Storefront\Page\AccountOrganizationUnitListingPageLoader" to "Shopware\Commercial\B2B\OrganizationUnit\Storefront\Controller\OrganizationUnitController".
Inlined service "Shopware\Commercial\B2B\OrganizationUnit\Domain\Address\DecoratedSwitchDefaultAddressRoute.inner" to "Shopware\Commercial\B2B\OrganizationUnit\Domain\Address\DecoratedSwitchDefaultAddressRoute".
Inlined service "Shopware\Commercial\B2B\OrganizationUnit\Domain\Shipping\DecoratedShippingMethodRoute.inner" to "Shopware\Commercial\B2B\OrganizationUnit\Domain\Shipping\DecoratedShippingMethodRoute".
Inlined service "Shopware\Commercial\B2B\OrganizationUnit\Domain\Address\DecoratedUpsertAddressRoute.inner" to "Shopware\Commercial\B2B\OrganizationUnit\Domain\Address\DecoratedUpsertAddressRoute".
Inlined service "Shopware\Commercial\ConfigSharing\Domain\Sharing\Validator\ConfigSharingRuleValidator" to "Shopware\Commercial\ConfigSharing\Domain\Sharing\Service\RuleConfigSharingService".
Inlined service "Shopware\Commercial\B2B\AdvancedProductCatalogs\Domain\SalesChannel\Product\DecoratedProductDetailRoute.inner" to "Shopware\Commercial\B2B\AdvancedProductCatalogs\Domain\SalesChannel\Product\DecoratedProductDetailRoute".
Inlined service "ParentTheme\Core\Content\Category\Service\CategoryBreadcrumbBuilder" to "Shopware\Commercial\B2B\AdvancedProductCatalogs\Domain\SalesChannel\Category\DecoratedCategoryBreadcrumbBuilder".
Inlined service "LexaB2B\Service\SeoUrlService" to "LexaB2B\Subscriber\StorefrontTemplate".
Inlined service "LexaTheme\Core\Content\Product\Cms\ProductSliderCmsElementResolver" to "LexaB2B\Core\Content\Product\Cms\ProductSliderCmsElementResolver".
Inlined service "LexaTheme\Storefront\Page\Product\Review\ProductReviewLoader" to "LexaB2B\Storefront\Page\Product\Review\ProductReviewLoader".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Indexing\ElasticsearchDefinition\Product\ElasticsearchProductDefinitionDecorator" to "NetInventors\NetiNextAccessManager\ElasticSearch\ProductEsDefinitionDecorator".
Inlined service "NetInventors\NetiNextAccessManager\Service\CustomFormService" to "net_inventors.neti_next_access_manager.subscriber.register_subscriber".
Inlined service "NetInventors\NetiNextAccessManager\Service\Repository\MediaFolderRepository" to "NetInventors\NetiNextAccessManager\Service\UploadFileService".
Inlined service "mediameets\mediameetsFbPixel\Framework\Cookie\CookieProvider" to "MoorlFoundation\Core\Service\LocationCookieProvider".
Inlined service "Dvsn\ProductFixedNet\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator" to "MoorlFoundation\Core\Framework\DataAbstractionLayer\Cache\CustomerGroupCacheKeyGenerator".
Inlined service "ProxaShoppableInstagramFeedSW6\RotatingFileHandler" to "proxa_instagram.logger".
Inlined service "Neon\PurchaseVoucher\Service\HtmlToPdfService" to "Neon\PurchaseVoucher\Service\PdfGenerationService".
Inlined service "Neon\PurchaseVoucher\Service\ConfiguratorValueExtractorService" to "Neon\PurchaseVoucher\Subscriber\OrderPlacedSubscriber".
Inlined service "Cogi\FreeProducts\Cart\Service\FreeProductPromotionService" to "Cogi\FreeProducts\Cart\Checkout\FreeProductsCollector".
Inlined service "Neon\Reviews\Service\Data\ReviewDataService" to "Neon\Reviews\Controller\Api\ReviewApiController".
Inlined service "Acris\Promotion\Core\Checkout\Cart\PromotionCartProcessor" to "Acris\Promotion\Subscriber\ProductLoadedSubscriber".
Inlined service "Acris\Promotion\Component\Services\CachedPromotionCmsPageRoute" to "Acris\Promotion\Subscriber\ProductPageLoadedSubscriber".
Inlined service "Acris\Promotion\Core\Checkout\Promotion\Cart\PromotionItemBuilder.inner" to "Acris\Promotion\Core\Checkout\Promotion\Cart\PromotionItemBuilder".
Inlined service "Acris\Promotion\Core\Content\Product\Cart\PromotionProductCartProcessor" to "Acris\Promotion\Core\Checkout\Cart\PromotionCartProcessor".
Inlined service "Acris\Promotion\Core\Checkout\Promotion\Gateway\PromotionGateway.inner" to "Acris\Promotion\Core\Checkout\Promotion\Gateway\PromotionGateway".
Inlined service "Acris\Promotion\Component\Services\CachedPromotionCmsPageRoute.inner" to "Acris\Promotion\Component\Services\CachedPromotionCmsPageRoute".
Inlined service "Acris\Promotion\Core\Checkout\Cart\Delivery\DeliveryCalculator.inner" to "Acris\Promotion\Core\Checkout\Cart\Delivery\DeliveryCalculator".
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.MIF_SoU" to "container.get_routing_condition_service".
Inlined service ".service_locator.guQm.GR" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service ".service_locator.DuG02lO" to "console.command.cache_pool_invalidate_tags".
Inlined service ".service_locator.52i_fix" 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 "shopware.asset.public.version_strategy" to "assets.packages".
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 "paypal.base-client.uri_template.inner" to "paypal.base-client.uri_template".
Inlined service "nyholm.psr7.psr17_factory" to "psr18.paypal.base-client".
Inlined service "nyholm.psr7.psr17_factory" to "psr18.paypal.base-client".
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.7jukgan.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.p2J6r2v" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.euaNshl.router.default" to "router.default".
Inlined service "monolog.logger.router" to "router.default".
Inlined service ".service_locator.u.4FiKa" to "router.expression_language_provider".
Inlined service ".service_locator.qXR9Hv0.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service ".lock.default.store.jfUb7SL" to "lock.default.factory".
Inlined service "monolog.logger.lock" to "lock.default.factory".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service ".cache.object.inner.recorder_inner" to ".cache.object.inner".
Inlined service ".cache.http.inner.recorder_inner" to ".cache.http.inner".
Inlined service "cache.tags.recorder_inner" to "cache.tags".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service "session.handler.native" to "session.storage.factory.native".
Inlined service ".service_locator.ECaP3MA" to "session_listener".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service ".service_locator.t7aPTpV" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.xjFmoAJ" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.IlGSE9J" to "messenger.routable_message_bus".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "Shopware\Core\Profiling\Doctrine\ConnectionProfiler" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "Shopware\Elasticsearch\Profiler\DataCollector" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "Pentatrion\ViteBundle\DataCollector\ViteCollector" to "profiler".
Inlined service "jms_serializer.data_collector" to "profiler".
Inlined service "Shopware\Core\Profiling\FeatureFlag\FeatureFlagProfiler" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.l73xxOy" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\PhpSyntaxExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\PcreExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\InstanceOfExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Filter\CurrencyFilter" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Filter\EmailIdnTwigFilter" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Filter\LeadingSpacesFilter" to "twig".
Inlined service "Cocur\Slugify\Bridge\Twig\SlugifyExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Filter\ReplaceRecursiveFilter" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\SecurityExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\InAppPurchaseExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\TwigFeaturesWithInheritanceExtension" 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\BuildBreadcrumbExtension" to "twig".
Inlined service "Shopware\Core\Content\MeasurementSystem\TwigExtension\MeasurementConvertUnitTwigFilter" 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 "Shopware\Core\Profiling\Twig\DoctrineExtension" to "twig".
Inlined service "Wbm\TagManagerAnalytics\Twig\TagManagerExtension" to "twig".
Inlined service "Shopware\Commercial\Licensing\LicenseTwigExtension" to "twig".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Storefront\TwigExtension\B2bEmployeeTwigExtension" to "twig".
Inlined service "Shopware\Commercial\B2B\QuickOrder\Storefront\Framework\Twig\Extension\CustomerSpecificFeatureTwigExtension" to "twig".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Storefront\TwigExtension\QuoteEmployeeTwigExtension" to "twig".
Inlined service "Shopware\Commercial\B2B\OrderApproval\Storefront\Framework\Twig\Extension\InstanceOfOrderTwigExtension" to "twig".
Inlined service "Shopware\Commercial\B2B\OrganizationUnit\Storefront\TwigExtension\OrganizationUnitTwigExtension" 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 "pentatrion_vite.twig_type_extension" to "twig".
Inlined service "pentatrion_vite.twig_entry_files_extension" to "twig".
Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "Shopware\Commercial\Subscription\Storefront\TemplateDataExtension" to "twig".
Inlined service "Shopware\Storefront\Framework\Twig\TwigAppVariable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service "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.JtOGN7N" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "Shopware\Core\Framework\Log\Monolog\DoctrineSQLHandler" to "monolog.handler.business_event_handler_buffer".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service ".service_locator._OSSd4D" to "pentatrion_vite.entrypoints_lookup_collection".
Inlined service "pentatrion_vite.tag_renderer_collection" to "pentatrion_vite.entrypoint_renderer".
Inlined service ".service_locator.leiTgZW" to "pentatrion_vite.tag_renderer_collection".
Inlined service "pentatrion_vite.debug" to "Pentatrion\ViteBundle\Controller\ProfilerController".
Inlined service "cache.pentatrion_vite_fallback.recorder_inner" to "cache.pentatrion_vite_fallback".
Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.event_dispatcher".
Inlined service "jms_serializer.metadata.typed_properties_driver.inner" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
Inlined service "jms_serializer.object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
Inlined service ".service_locator.rr7trmT" to ".service_locator.rr7trmT.Shopware\Core\Framework\Api\Controller\CacheController::index()".
Inlined service ".service_locator._uOl53z" to ".service_locator._uOl53z.Jlau\LoginAsCustomer\Controller\LoginAsCustomer::loginAsCustomer()".
Inlined service ".service_locator.wrhagdY" to ".service_locator.wrhagdY.Pixup\PixupTranslatorSW6\Controller\ConfigController::getCoins()".
Inlined service ".service_locator.4mbZCTp" to ".service_locator.4mbZCTp.Pixup\PixupTranslatorSW6\Controller\ConfigController::getConfigs()".
Inlined service ".service_locator.FNgi7Km" to ".service_locator.FNgi7Km.Jlau\TextCaptcha\Storefront\Controller\CaptchaController::reloadCaptcha()".
Inlined service ".service_locator.ej8veRZ" to ".service_locator.ej8veRZ.kernel::reboot()".
Inlined service "Shopware\Commercial\Subscription\Framework\Routing\ValueResolver\SubscriptionCartValueResolver" to ".debug.value_resolver.Shopware\Commercial\Subscription\Framework\Routing\ValueResolver\SubscriptionCartValueResolver".
Inlined service "Shopware\Commercial\Subscription\Framework\Routing\ValueResolver\SubscriptionSalesChannelContextValueResolver" to ".debug.value_resolver.Shopware\Commercial\Subscription\Framework\Routing\ValueResolver\SubscriptionSalesChannelContextValueResolver".
Inlined service "Shopware\Core\Checkout\Customer\CustomerValueResolver" to ".debug.value_resolver.Shopware\Core\Checkout\Customer\CustomerValueResolver".
Inlined service "Shopware\Commercial\B2B\EmployeeManagement\Domain\Permission\B2bBusinessPartnerResolver" to ".debug.value_resolver.Shopware\Commercial\B2B\EmployeeManagement\Domain\Permission\B2bBusinessPartnerResolver".
Inlined service "Shopware\Core\Checkout\Cart\CartValueResolver" to ".debug.value_resolver.Shopware\Core\Checkout\Cart\CartValueResolver".
Inlined service "Shopware\Core\Framework\Routing\QueryDataBagResolver" to ".debug.value_resolver.Shopware\Core\Framework\Routing\QueryDataBagResolver".
Inlined service "Shopware\Core\Framework\Routing\RequestDataBagResolver" to ".debug.value_resolver.Shopware\Core\Framework\Routing\RequestDataBagResolver".
Inlined service "Shopware\Core\Framework\Api\Context\ContextValueResolver" to ".debug.value_resolver.Shopware\Core\Framework\Api\Context\ContextValueResolver".
Inlined service "Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver" to ".debug.value_resolver.Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver" to ".debug.value_resolver.Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver" to ".debug.value_resolver.Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "paypal.base-client.uri_template" to ".debug.paypal.base-client".
Inlined service "Mollie\Shopware\Component\Logger\RecordAnonymizer" to "monolog.logger.mollie".
Inlined service "Monolog\Processor\WebProcessor" to "monolog.logger.mollie".
Inlined service "Monolog\Processor\IntrospectionProcessor" to "monolog.logger.mollie".
Inlined service "monolog.processor.paypal.introspection" to "monolog.logger.paypal".
Inlined service "monolog.processor.paypal.web" to "monolog.logger.paypal".
Inlined service "tactician.commandbus.default.handler.service_locator" to "tactician.commandbus.default.handler.locator".
Inlined service "tactician.handler.command_name_extractor.class_name" to "tactician.commandbus.default.middleware.command_handler".
Inlined service "tactician.commandbus.default.handler.locator" to "tactician.commandbus.default.middleware.command_handler".
Inlined service "tactician.handler.method_name_inflector.handle" to "tactician.commandbus.default.middleware.command_handler".
Inlined service "tactician.commandbus.default.middleware.command_handler" to "tactician.commandbus.default".
Inlined service ".service_locator.cH1R_35" to ".service_locator.cH1R_35.Frosh\Tools\Controller\ExtensionFilesController".
Inlined service ".service_locator.82Z4mk1" to ".service_locator.82Z4mk1.Frosh\Tools\Controller\ShopwareFilesController".
Inlined service ".service_locator.7jukgan" to ".service_locator.7jukgan.translation.warmer".
Inlined service ".service_locator.euaNshl" to ".service_locator.euaNshl.router.default".
Inlined service ".service_locator.qXR9Hv0" to ".service_locator.qXR9Hv0.router.cache_warmer".
Inlined service "Shopware\Core\Framework\RateLimiter\RateLimiter" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\Login\DecoratedLoginRoute.inner".
Inlined service "Shopware\Elasticsearch\Product\AbstractProductSearchQueryBuilder" to "MoorlCreator\ElasticSearch\ProductEsDefinitionDecorator.inner".
Inlined service "Shopware\Elasticsearch\Framework\ElasticsearchFieldMapper" to "MoorlCreator\ElasticSearch\ProductEsDefinitionDecorator.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\System\SalesChannel\Context\ContextFactory" to "Shopware\Core\System\SalesChannel\Context\CachedBaseSalesChannelContextFactory.inner".
Inlined service "Shopware\Commercial\MultiWarehouse\Domain\Store\AvailableCombinationLoaderDecorator" to "Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader.inner".
Inlined service "Shopware\Storefront\Framework\Routing\RequestTransformer.inner" to "DreiscSeoPro\Decorator\Shopware\Storefront\Routing\RequestTransformerDecorator.inner".
Inlined service "Shopware\Storefront\Framework\Routing\CachedDomainLoader" to "DreiscSeoPro\Decorator\Shopware\Storefront\Routing\RequestTransformerDecorator.inner".
Inlined service "Shopware\Core\Content\Category\Tree\CategoryTreePathResolver" to "Swag\DynamicAccess\Core\Content\Category\SalesChannel\DecoratedNavigationRoute.inner".
Inlined service "Shopware\Core\Checkout\Cart\Order\LineItemDownloadLoader" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\Checkout\DecoratedOrderConverter.inner".
Inlined service "Shopware\Storefront\Page\Suggest\SuggestPageLoader" to "Shopware\Commercial\AdvancedSearch\Domain\Action\SearchControllerDecorator.inner".
Inlined service "Shopware\Storefront\Page\Checkout\Cart\CheckoutCartPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\CheckoutControllerDecorator.inner".
Inlined service "Shopware\Storefront\Page\Account\Order\AccountOrderPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\AccountOrderControllerDecorator.inner".
Inlined service "Shopware\Storefront\Page\Account\Order\AccountOrderDetailPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\AccountOrderControllerDecorator.inner".
Inlined service "Shopware\Core\Checkout\Promotion\Service\PromotionDateTimeService" to "Acris\Promotion\Core\Checkout\Promotion\Gateway\PromotionGateway.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.tWDN6yy" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "Shopware\Core\Framework\Struct\Serializer\StructNormalizer" to "debug.serializer.inner".
Inlined service "Shopware\Core\Framework\MessageQueue\SendEmailMessageJsonSerializer" to "debug.serializer.inner".
Inlined service "NewsletterSendinblue\Message\StructCollectionMessageJsonSerializer" to "debug.serializer.inner".
Inlined service "serializer.normalizer.scheduler_trigger" 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.number" 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 "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.typed_properties_driver.inner".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.typed_properties_driver.inner".
Inlined service "jms_serializer.metadata.annotation_or_attribute_driver" to "jms_serializer.metadata.typed_properties_driver.inner".
Inlined service "jms_serializer.metadata.null_driver" to "jms_serializer.metadata.typed_properties_driver.inner".
Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.traceable_metadata_factory.inner".
Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
Inlined service "Shopware\Core\System\SalesChannel\Context\CachedBaseSalesChannelContextFactory" to "Shopware\Commercial\B2B\EmployeeManagement\Domain\Login\SalesChannelContextFactoryDecorator.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.oXIGvfV" to "console.command_loader".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
Inlined service "Shopware\Core\Framework\Event\NestedEventDispatcher" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "Kiener\MolliePayments\Checkout\Cart\ExpressCartItemAddRoute.inner" to "Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute".
Inlined service "SwagSocialShopping\DataAbstractionLayer\FieldSerializer\FkFieldSerializerDecorator.inner" to "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer".
Inlined service "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute.inner" to "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute".
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\Sso\TokenService\ExternalTokenService" to "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener".
Inlined service "Shopware\Core\Framework\Sso\TokenService\ExternalTokenService" to "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener".
Inlined service "Shopware\Core\Framework\Gateway\Context\Command\Registry\ContextGatewayCommandRegistry" to "Shopware\Core\Framework\Gateway\Context\SalesChannel\ContextGatewayRoute".
Inlined service "Shopware\Core\Framework\Gateway\Context\Command\Registry\ContextGatewayCommandRegistry" to "Shopware\Core\Framework\Gateway\Context\SalesChannel\ContextGatewayRoute".
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 "Deltra\ShopConnector\Utils\DeltraUtils" to "Deltra\ShopConnector\Controller\OmxController".
Inlined service "Deltra\ShopConnector\Utils\DeltraTax" to "Deltra\ShopConnector\Controller\OmxController".
Inlined service "Deltra\ShopConnector\Utils\DeltraUtils" to "Deltra\ShopConnector\Controller\OmxController".
Inlined service "Deltra\ShopConnector\Utils\DeltraTax" to "Deltra\ShopConnector\Controller\OmxController".
Inlined service "Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayFormatter" to "Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect".
Inlined service "Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayFormatter" to "Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect".
Inlined service "Kiener\MolliePayments\Service\MollieApi\OrderDataExtractor" to "Kiener\MolliePayments\Facade\MolliePaymentDoPay".
Inlined service "Kiener\MolliePayments\Service\MollieApi\OrderDataExtractor" to "Kiener\MolliePayments\Facade\MolliePaymentDoPay".
Inlined service "Kiener\MolliePayments\Service\MollieApi\PriceCalculator" to "Kiener\MolliePayments\Facade\MolliePaymentDoPay".
Inlined service "Kiener\MolliePayments\Service\MollieApi\PriceCalculator" to "Kiener\MolliePayments\Facade\MolliePaymentDoPay".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Shopware\PayPalSDK\Gateway\PaymentGateway" to "Swag\PayPal\OrdersApi\Administration\PayPalOrdersController".
Inlined service "Shopware\PayPalSDK\Gateway\PaymentGateway" to "Swag\PayPal\OrdersApi\Administration\PayPalOrdersController".
Inlined service "Shopware\PayPalSDK\Gateway\PaymentGateway" to "Swag\PayPal\OrdersApi\Administration\PayPalOrdersController".
Inlined service "Swag\PayPal\Setting\Service\ApiCredentialService" to "Swag\PayPal\Setting\SettingsController".
Inlined service "Swag\PayPal\Setting\Service\ApiCredentialService" to "Swag\PayPal\Setting\SettingsController".
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 "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogicEsBuilder" to "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogic".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogicEsBuilder" to "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogic".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Domain\SalesChannelContextRestorer\SalesChannelContextRestorer" to "Shopware\Commercial\B2B\QuoteManagement\Domain\Admin\Api\QuoteActionController".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Domain\SalesChannelContextRestorer\SalesChannelContextRestorer" to "Shopware\Commercial\B2B\QuoteManagement\Domain\Admin\Api\QuoteActionController".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Domain\Document\Service\QuoteDocumentFileRendererRegistry" to "Shopware\Commercial\B2B\QuoteManagement\Domain\Document\QuoteDocumentGenerator".
Inlined service "Shopware\Commercial\B2B\QuoteManagement\Domain\Document\Service\QuoteDocumentFileRendererRegistry" to "Shopware\Commercial\B2B\QuoteManagement\Domain\Document\QuoteDocumentGenerator".
Inlined service "Shopware\Storefront\Page\Checkout\Confirm\CheckoutConfirmPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\CheckoutControllerDecorator".
Inlined service "Shopware\Storefront\Page\Checkout\Confirm\CheckoutConfirmPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\CheckoutControllerDecorator".
Inlined service "Shopware\Storefront\Page\Account\Order\AccountEditOrderPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\AccountOrderControllerDecorator".
Inlined service "Shopware\Storefront\Page\Account\Order\AccountEditOrderPageLoader" to "Shopware\Commercial\B2B\OrderApproval\Storefront\AccountOrderControllerDecorator".
Inlined service "Shopware\Core\System\Language\SalesChannelLanguageLoader" to "NetInventors\NetiNextAccessManager\ElasticSearch\ProductEsDefinitionDecorator".
Inlined service "Shopware\Core\System\Language\SalesChannelLanguageLoader" to "NetInventors\NetiNextAccessManager\ElasticSearch\ProductEsDefinitionDecorator".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "property_accessor" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "property_accessor" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Synonym\AbstractSynonymInterpreter" to "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogic".
Inlined service "Shopware\Commercial\AdvancedSearch\Domain\Synonym\AbstractSynonymInterpreter" to "Shopware\Commercial\AdvancedSearch\Domain\Search\SearchLogic".
Tag "shopware.system_config.validation" was defined on service(s) "Shopware\Core\System\SystemConfig\Validation\SystemConfigValidator", but was never used.
Tag "mollie_payments.payment_method.remover.sw63" was defined on service(s) "Kiener\MolliePayments\Components\Subscription\Services\PaymentMethodRemover\SubscriptionRemover", "Kiener\MolliePayments\Components\Voucher\Service\VoucherRemover", but was never used. Did you mean "mollie_payments.payment_method.remover.sw64"?
Tag "shopware.payment.method.async" was defined on service(s) "Kiener\MolliePayments\Handler\Method\ApplePayPayment", "Kiener\MolliePayments\Handler\Method\BanContactPayment", "Kiener\MolliePayments\Handler\Method\BankTransferPayment", "Kiener\MolliePayments\Handler\Method\BelfiusPayment", "Kiener\MolliePayments\Handler\Method\BilliePayment", "Kiener\MolliePayments\Handler\Method\CreditCardPayment", "Kiener\MolliePayments\Handler\Method\DirectDebitPayment", "Kiener\MolliePayments\Handler\Method\EpsPayment", "Kiener\MolliePayments\Handler\Method\GiftCardPayment", "Kiener\MolliePayments\Handler\Method\iDealPayment", "Kiener\MolliePayments\Handler\Method\IngHomePayPayment", "Kiener\MolliePayments\Handler\Method\KbcPayment", "Kiener\MolliePayments\Handler\Method\KlarnaPayLaterPayment", "Kiener\MolliePayments\Handler\Method\KlarnaPayNowPayment", "Kiener\MolliePayments\Handler\Method\KlarnaSliceItPayment", "Kiener\MolliePayments\Handler\Method\PayPalPayment", "Kiener\MolliePayments\Handler\Method\PayPalExpressPayment", "Kiener\MolliePayments\Handler\Method\PaySafeCardPayment", "Kiener\MolliePayments\Handler\Method\Przelewy24Payment", "Kiener\MolliePayments\Handler\Method\TwintPayment", "Kiener\MolliePayments\Handler\Method\SofortPayment", "Kiener\MolliePayments\Handler\Method\VoucherPayment", "Kiener\MolliePayments\Handler\Method\In3Payment", "Kiener\MolliePayments\Handler\Method\PosPayment", "Kiener\MolliePayments\Handler\Method\BlikPayment", "Kiener\MolliePayments\Handler\Method\BancomatPayment", "Kiener\MolliePayments\Handler\Method\KlarnaOnePayment", "Kiener\MolliePayments\Handler\Method\AlmaPayment", "Kiener\MolliePayments\Handler\Method\MyBankPayment", "Kiener\MolliePayments\Handler\Method\TrustlyPayment", "Kiener\MolliePayments\Handler\Method\PayconiqPayment", "Kiener\MolliePayments\Handler\Method\RivertyPayment", "Kiener\MolliePayments\Handler\Method\SatispayPayment", "Kiener\MolliePayments\Handler\Method\PayByBankPayment", "Kiener\MolliePayments\Handler\Method\SwishPayment", "Kiener\MolliePayments\Handler\Method\MbWayPayment", "Kiener\MolliePayments\Handler\Method\MultibancoPayment", but was never used. Did you mean "shopware.payment.method"?
Tag "shopware.composite_search.definition" was defined on service(s) "Kiener\MolliePayments\Components\Subscription\DAL\Subscription\SubscriptionDefinition", but was never used.
Tag "moorl.fb.selection" was defined on service(s) "Moorl\MerchantFinder\Core\Content\Element\Selection\ElementSelectionMerchantProduct", but was never used.
Tag "config-sharing.flow.processor" was defined on service(s) "Shopware\Commercial\ConfigSharing\Domain\Sharing\Reference\Processor\CustomerGroupReferenceProcessor", "Shopware\Commercial\ConfigSharing\Domain\Sharing\Reference\Processor\TagReferenceProcessor", "Shopware\Commercial\ConfigSharing\Domain\Sharing\Reference\Processor\StateMachineReferenceProcessor", "Shopware\Commercial\ConfigSharing\Domain\Sharing\Reference\Processor\CustomFieldReferenceProcessor", but was never used. Did you mean "config-sharing.rule.processor"?
Tag "jms_serializer.instance" was defined on service(s) "jms_serializer.event_dispatcher", "jms_serializer.doctrine_proxy_subscriber", "jms_serializer.stopwatch_subscriber", "jms_serializer.union_handler", "jms_serializer.array_collection_handler", "jms_serializer.constraint_violation_handler", "jms_serializer.datetime_handler", "jms_serializer.form_error_handler", "jms_serializer.iterator_handler", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.metadata.cache.file_cache", "jms_serializer.twig_extension.serializer_runtime_helper", "jms_serializer.cache.cache_clearer", "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "jms_serializer.deserialization_context_factory", "jms_serializer.serialization_context_factory", "jms_serializer", but was never used. Did you mean "jms_serializer.instance_global"?
Tag "jms_serializer.instance_global" was defined on service(s) "jms_serializer.type_parser", "jms_serializer.expression_evaluator", but was never used. Did you mean "jms_serializer.instance"?
Tag "jms_serializer.profiler" was defined on service(s) "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", but was never used. Did you mean "jms_serializer.serializer"?