var/cache/dev_h61dab171fcb3dd073fc68bfbeb4d9256/ContainerDr4x3VC/Shopware_Core_KernelDevDebugContainer.php line 18822

Open in your IDE?
  1. <?php
  2. namespace ContainerDr4x3VC;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class Shopware_Core_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  36.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  37.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  38.             '.container.private.session' => 'get_Container_Private_SessionService',
  39.             '.container.private.twig' => 'get_Container_Private_TwigService',
  40.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  41.             'Acris\\CookieConsent\\AcrisCookieConsentCS' => 'getAcrisCookieConsentCSService',
  42.             'Acris\\CookieConsent\\Custom\\Aggregate\\CookieGroupTranslation\\CookieGroupTranslationDefinition' => 'getCookieGroupTranslationDefinitionService',
  43.             'Acris\\CookieConsent\\Custom\\Aggregate\\CookieTranslation\\CookieTranslationDefinition' => 'getCookieTranslationDefinitionService',
  44.             'Acris\\CookieConsent\\Custom\\CookieDefinition' => 'getCookieDefinitionService',
  45.             'Acris\\CookieConsent\\Custom\\CookieGroupDefinition' => 'getCookieGroupDefinitionService',
  46.             'Acris\\CookieConsent\\Custom\\CookieSalesChannelDefinition' => 'getCookieSalesChannelDefinitionService',
  47.             'Acris\\CookieConsent\\Storefront\\Controller\\CookieConsentController' => 'getCookieConsentControllerService',
  48.             'Acris\\CookieConsent\\Storefront\\Framework\\Cache\\CacheStore' => 'getCacheStoreService',
  49.             'Acris\\QuantityAdvanced\\AcrisQuantityAdvancedCS' => 'getAcrisQuantityAdvancedCSService',
  50.             'Acris\\SeoRedirect\\AcrisSeoRedirectCS' => 'getAcrisSeoRedirectCSService',
  51.             'Acris\\SeoRedirect\\Core\\Framework\\Routing\\CanonicalRedirectService' => 'getCanonicalRedirectServiceService',
  52.             'Acris\\SeoRedirect\\Custom\\SeoRedirectDefinition' => 'getSeoRedirectDefinitionService',
  53.             'AkuCmsFactory\\AkuCmsFactory' => 'getAkuCmsFactoryService',
  54.             'AkuCmsFactory\\Controller\\RenderController' => 'getRenderControllerService',
  55.             'AkuCmsFactory\\Element\\CmsFactoryElementDefinition' => 'getCmsFactoryElementDefinitionService',
  56.             'ArboroCollapseFilters\\ArboroCollapseFilters' => 'getArboroCollapseFiltersService',
  57.             'ArboroFurnplan\\ArboroFurnplan' => 'getArboroFurnplanService',
  58.             'ArboroFurnplan\\Core\\Content\\Furnplan\\SalesChannel\\FurnplanRoute' => 'getFurnplanRouteService',
  59.             'ArboroNeocomIntegration\\ArboroNeocomIntegration' => 'getArboroNeocomIntegrationService',
  60.             'ArboroProductListingLayout\\ArboroProductListingLayout' => 'getArboroProductListingLayoutService',
  61.             'ArboroProductListingLayout\\Service\\Translator' => 'getTranslatorService',
  62.             'ArboroVariantImageFix\\ArboroVariantImageFix' => 'getArboroVariantImageFixService',
  63.             'BettenABC\\BettenABC' => 'getBettenABCService',
  64.             'Biloba\\AdFacebookPixel\\BilobaAdFacebookPixel' => 'getBilobaAdFacebookPixelService',
  65.             'Biloba\\AdFacebookPixel\\Resources\\snippet\\de_DE\\SnippetFile_de_DE' => 'getSnippetFileDeDEService',
  66.             'Biloba\\AdFacebookPixel\\Resources\\snippet\\en_GB\\SnippetFile_en_GB' => 'getSnippetFileEnGBService',
  67.             'Biloba\\AdGoogleGtagsjs\\BilobaAdGoogleGtagsjs' => 'getBilobaAdGoogleGtagsjsService',
  68.             'Biloba\\AdGoogleGtagsjs\\Resources\\snippet\\de_DE\\SnippetFile_de_DE' => 'getSnippetFileDeDE2Service',
  69.             'Biloba\\AdGoogleGtagsjs\\Resources\\snippet\\en_GB\\SnippetFile_en_GB' => 'getSnippetFileEnGB2Service',
  70.             'Cbax\\ModulAnalytics\\CbaxModulAnalytics' => 'getCbaxModulAnalyticsService',
  71.             'Cbax\\ModulAnalytics\\Components\\ConfigReaderHelper' => 'getConfigReaderHelperService',
  72.             'Cbax\\ModulAnalytics\\Components\\ExtensionHelper' => 'getExtensionHelperService',
  73.             'Cbax\\ModulAnalytics\\Controller\\BackendController' => 'getBackendControllerService',
  74.             'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\CategoryImpressionsDefinition' => 'getCategoryImpressionsDefinitionService',
  75.             'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ConfigDefinition' => 'getConfigDefinitionService',
  76.             'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\GroupDefinition' => 'getGroupDefinitionService',
  77.             'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ManufacturerImpressionsDefinition' => 'getManufacturerImpressionsDefinitionService',
  78.             'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\PoolDefinition' => 'getPoolDefinitionService',
  79.             'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ProductImpressionsDefinition' => 'getProductImpressionsDefinitionService',
  80.             'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\RefererDefinition' => 'getRefererDefinitionService',
  81.             'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\SearchResultDefinition' => 'getSearchResultDefinitionService',
  82.             'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\VisitorsDefinition' => 'getVisitorsDefinitionService',
  83.             'Cbax\\ModulManufacturers\\CbaxModulManufacturers' => 'getCbaxModulManufacturersService',
  84.             'Cbax\\ModulManufacturers\\Controller\\BackendController' => 'getBackendController2Service',
  85.             'Cbax\\ModulManufacturers\\Controller\\FrontendController' => 'getFrontendControllerService',
  86.             'Doctrine\\DBAL\\Connection' => 'getConnectionService',
  87.             'Dtgs\\GoogleTagManager\\DtgsGoogleTagManagerSw6' => 'getDtgsGoogleTagManagerSw6Service',
  88.             'Dtgs\\GoogleTagManager\\Resources\\snippet\\de_DE\\SnippetFile_de_DE' => 'getSnippetFileDeDE3Service',
  89.             'Dtgs\\GoogleTagManager\\Resources\\snippet\\en_GB\\SnippetFile_en_GB' => 'getSnippetFileEnGB3Service',
  90.             'Elasticsearch\\Client' => 'getClientService',
  91.             'Flink\\CmsResponsiveHelper\\FlinkCmsResponsiveHelper' => 'getFlinkCmsResponsiveHelperService',
  92.             'Flink\\CmsResponsiveHelper\\Storefront\\Controller\\ResponsiveHelperController' => 'getResponsiveHelperControllerService',
  93.             'FroshPlatformFilterSearch\\FroshPlatformFilterSearch' => 'getFroshPlatformFilterSearchService',
  94.             'Frosh\\Adminer\\Controller\\Adminer' => 'getAdminerService',
  95.             'Frosh\\Adminer\\FroshPlatformAdminer' => 'getFroshPlatformAdminerService',
  96.             'Frosh\\Tools\\Controller\\CacheController' => 'getCacheControllerService',
  97.             'Frosh\\Tools\\Controller\\ElasticsearchController' => 'getElasticsearchControllerService',
  98.             'Frosh\\Tools\\Controller\\FeatureFlagController' => 'getFeatureFlagControllerService',
  99.             'Frosh\\Tools\\Controller\\HealthController' => 'getHealthControllerService',
  100.             'Frosh\\Tools\\Controller\\LogController' => 'getLogControllerService',
  101.             'Frosh\\Tools\\Controller\\QueueController' => 'getQueueControllerService',
  102.             'Frosh\\Tools\\Controller\\ScheduledTaskController' => 'getScheduledTaskControllerService',
  103.             'Frosh\\Tools\\Controller\\ShopwareFilesController' => 'getShopwareFilesControllerService',
  104.             'Frosh\\Tools\\Controller\\StateMachineController' => 'getStateMachineControllerService',
  105.             'Frosh\\Tools\\FroshTools' => 'getFroshToolsService',
  106.             'Ghsw\\GreyhoundConnect\\Controller\\Customer' => 'getCustomerService',
  107.             'Ghsw\\GreyhoundConnect\\Controller\\Info' => 'getInfoService',
  108.             'Ghsw\\GreyhoundConnect\\Controller\\Order' => 'getOrderService',
  109.             'Ghsw\\GreyhoundConnect\\Core\\Content\\Sync\\SyncCustomerDefinition' => 'getSyncCustomerDefinitionService',
  110.             'Ghsw\\GreyhoundConnect\\Core\\Content\\Sync\\SyncLogDefinition' => 'getSyncLogDefinitionService',
  111.             'Ghsw\\GreyhoundConnect\\GhswGreyhoundConnect' => 'getGhswGreyhoundConnectService',
  112.             'KlarnaPayment\\Components\\Controller\\Administration\\OrderController' => 'getOrderControllerService',
  113.             'KlarnaPayment\\Components\\Controller\\Administration\\OrderUpdateController' => 'getOrderUpdateControllerService',
  114.             'KlarnaPayment\\Components\\Controller\\Administration\\SettingsController' => 'getSettingsControllerService',
  115.             'KlarnaPayment\\Components\\Controller\\Administration\\WizardController' => 'getWizardControllerService',
  116.             'KlarnaPayment\\Components\\Controller\\Storefront\\CallbackController' => 'getCallbackControllerService',
  117.             'KlarnaPayment\\Components\\DataAbstractionLayer\\Entity\\RequestLog\\RequestLogDefinition' => 'getRequestLogDefinitionService',
  118.             'KlarnaPayment\\KlarnaPayment' => 'getKlarnaPaymentService',
  119.             'Kplngi\\ProductOrder\\Controller\\ProductOrderController' => 'getProductOrderControllerService',
  120.             'Kplngi\\ProductOrder\\KplngiProductOrder' => 'getKplngiProductOrderService',
  121.             'Kplngi\\ProductOrder\\Position\\Fields\\PositionResolver' => 'getPositionResolverService',
  122.             'Kplngi\\ProductOrder\\Position\\OrderActiveDefinition' => 'getOrderActiveDefinitionService',
  123.             'Kplngi\\ProductOrder\\Position\\ProductCategoryDefinition' => 'getProductCategoryDefinitionService',
  124.             'Laudert\\FriendlyCaptcha\\Config\\ManagerInterface' => 'getManagerInterfaceService',
  125.             'Laudert\\FriendlyCaptcha\\Controller\\ApiCredentialsController' => 'getApiCredentialsControllerService',
  126.             'Laudert\\FriendlyCaptcha\\LaudertFriendlyCaptcha' => 'getLaudertFriendlyCaptchaService',
  127.             'Lenz\\BingAdsConversionTracking2\\LenzBingAdsConversionTracking2' => 'getLenzBingAdsConversionTracking2Service',
  128.             'MegaParentProductListing\\MegaParentProductListing' => 'getMegaParentProductListingService',
  129.             'Mrpix\\BilligerTracking\\Core\\System\\SalesChannel\\Aggregate\\BilligerTrackingDefinition' => 'getBilligerTrackingDefinitionService',
  130.             'Mrpix\\BilligerTracking\\MrpixBilligerTracking' => 'getMrpixBilligerTrackingService',
  131.             'NetInventors\\NetiNextProductDetailCms\\Core\\Content\\ProductCmsSalesChannel\\ProductCmsSalesChannelDefinition' => 'getProductCmsSalesChannelDefinitionService',
  132.             'NetInventors\\NetiNextProductDetailCms\\Core\\Content\\Product\\Aggregate\\ProductCms\\ProductCmsDefinition' => 'getProductCmsDefinitionService',
  133.             'NetInventors\\NetiNextProductDetailCms\\Core\\Content\\TemplateMarker\\TemplateMarkerDefinition' => 'getTemplateMarkerDefinitionService',
  134.             'NetInventors\\NetiNextProductDetailCms\\NetiNextProductDetailCms' => 'getNetiNextProductDetailCmsService',
  135.             'NetzpNotifications6\\Controller\\NotificationsController' => 'getNotificationsControllerService',
  136.             'NetzpNotifications6\\Core\\Content\\Aggregate\\NotificationTranslation\\NotificationTranslationDefinition' => 'getNotificationTranslationDefinitionService',
  137.             'NetzpNotifications6\\Core\\Content\\Notification\\NotificationDefinition' => 'getNotificationDefinitionService',
  138.             'NetzpNotifications6\\NetzpNotifications6' => 'getNetzpNotifications6Service',
  139.             'Prems\\Plugin\\PremsInteractiveHotspots\\PremsInteractiveHotspots' => 'getPremsInteractiveHotspotsService',
  140.             'Redgecko\\Magnalister\\Controller\\MagnalisterController' => 'getMagnalisterControllerService',
  141.             'Redgecko\\Magnalister\\Core\\Content\\Bundle\\BundleCookieDefinition' => 'getBundleCookieDefinitionService',
  142.             'Redgecko\\Magnalister\\RedMagnalisterSW6' => 'getRedMagnalisterSW6Service',
  143.             'Shopware\\Administration\\Controller\\AdminExtensionApiController' => 'getAdminExtensionApiControllerService',
  144.             'Shopware\\Administration\\Controller\\AdminProductStreamController' => 'getAdminProductStreamControllerService',
  145.             'Shopware\\Administration\\Controller\\AdminSearchController' => 'getAdminSearchControllerService',
  146.             'Shopware\\Administration\\Controller\\AdminTagController' => 'getAdminTagControllerService',
  147.             'Shopware\\Administration\\Controller\\AdministrationController' => 'getAdministrationControllerService',
  148.             'Shopware\\Administration\\Controller\\DocumentServiceDeprecationController' => 'getDocumentServiceDeprecationControllerService',
  149.             'Shopware\\Administration\\Controller\\NotificationController' => 'getNotificationControllerService',
  150.             'Shopware\\Administration\\Controller\\UserConfigController' => 'getUserConfigControllerService',
  151.             'Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinition2Service',
  152.             'Shopware\\Administration\\Notification\\NotificationService' => 'getNotificationServiceService',
  153.             'Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition' => 'getAppAdministrationSnippetDefinitionService',
  154.             'Shopware\\Core\\Checkout\\Cart\\Calculator' => 'getCalculatorService',
  155.             'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHookFactory' => 'getCartFacadeHookFactoryService',
  156.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderConverterController' => 'getOrderConverterControllerService',
  157.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderRecalculationController' => 'getOrderRecalculationControllerService',
  158.             'Shopware\\Core\\Checkout\\Cart\\PriceActionController' => 'getPriceActionControllerService',
  159.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute' => 'getCartDeleteRouteService',
  160.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute' => 'getCartItemAddRouteService',
  161.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute' => 'getCartItemRemoveRouteService',
  162.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute' => 'getCartItemUpdateRouteService',
  163.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute' => 'getCartLoadRouteService',
  164.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute' => 'getCartOrderRouteService',
  165.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => 'getCartServiceService',
  166.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinitionService',
  167.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinitionService',
  168.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinitionService',
  169.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinitionService',
  170.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinitionService',
  171.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinitionService',
  172.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinitionService',
  173.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinitionService',
  174.             'Shopware\\Core\\Checkout\\Customer\\Api\\CustomerGroupRegistrationActionController' => 'getCustomerGroupRegistrationActionControllerService',
  175.             'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinitionService',
  176.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountNewsletterRecipientRoute' => 'getAccountNewsletterRecipientRouteService',
  177.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AddWishlistProductRoute' => 'getAddWishlistProductRouteService',
  178.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute' => 'getChangeCustomerProfileRouteService',
  179.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeEmailRoute' => 'getChangeEmailRouteService',
  180.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeLanguageRoute' => 'getChangeLanguageRouteService',
  181.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePasswordRoute' => 'getChangePasswordRouteService',
  182.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePaymentMethodRoute' => 'getChangePaymentMethodRouteService',
  183.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute' => 'getCustomerGroupRegistrationSettingsRouteService',
  184.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRecoveryIsExpiredRoute' => 'getCustomerRecoveryIsExpiredRouteService',
  185.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute' => 'getCustomerRouteService',
  186.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute' => 'getDeleteAddressRouteService',
  187.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute' => 'getDeleteCustomerRouteService',
  188.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DownloadRoute' => 'getDownloadRouteService',
  189.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute' => 'getListAddressRouteService',
  190.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute' => 'getLoadWishlistRouteService',
  191.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoginRoute' => 'getLoginRouteService',
  192.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute' => 'getLogoutRouteService',
  193.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\MergeWishlistProductRoute' => 'getMergeWishlistProductRouteService',
  194.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterConfirmRoute' => 'getRegisterConfirmRouteService',
  195.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute' => 'getRegisterRouteService',
  196.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RemoveWishlistProductRoute' => 'getRemoveWishlistProductRouteService',
  197.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ResetPasswordRoute' => 'getResetPasswordRouteService',
  198.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SendPasswordRecoveryMailRoute' => 'getSendPasswordRecoveryMailRouteService',
  199.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute' => 'getSwitchDefaultAddressRouteService',
  200.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRoute' => 'getUpsertAddressRouteService',
  201.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinitionService',
  202.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinitionService',
  203.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinitionService',
  204.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinitionService',
  205.             'Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController' => 'getDocumentControllerService',
  206.             'Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinitionService',
  207.             'Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController' => 'getDocumentGeneratorControllerService',
  208.             'Shopware\\Core\\Checkout\\Document\\SalesChannel\\DocumentRoute' => 'getDocumentRouteService',
  209.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinitionService',
  210.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinitionService',
  211.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinitionService',
  212.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinitionService',
  213.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition' => 'getOrderLineItemDownloadDefinitionService',
  214.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinitionService',
  215.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinitionService',
  216.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition' => 'getOrderTransactionCaptureRefundPositionDefinitionService',
  217.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition' => 'getOrderTransactionCaptureRefundDefinitionService',
  218.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition' => 'getOrderTransactionCaptureDefinitionService',
  219.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinitionService',
  220.             'Shopware\\Core\\Checkout\\Order\\Api\\OrderActionController' => 'getOrderActionControllerService',
  221.             'Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinitionService',
  222.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\CancelOrderRoute' => 'getCancelOrderRouteService',
  223.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute' => 'getOrderRouteService',
  224.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\SetPaymentOrderRoute' => 'getSetPaymentOrderRouteService',
  225.             'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinitionService',
  226.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentRefundProcessor' => 'getPaymentRefundProcessorService',
  227.             'Shopware\\Core\\Checkout\\Payment\\Controller\\PaymentController' => 'getPaymentControllerService',
  228.             'Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'getPaymentMethodDefinitionService',
  229.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute' => 'getCachedPaymentMethodRouteService',
  230.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\HandlePaymentMethodRoute' => 'getHandlePaymentMethodRouteService',
  231.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinitionService',
  232.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute' => 'getSortedPaymentMethodRouteService',
  233.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinitionService',
  234.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinitionService',
  235.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinitionService',
  236.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinitionService',
  237.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinitionService',
  238.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinitionService',
  239.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinitionService',
  240.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinitionService',
  241.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinitionService',
  242.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinitionService',
  243.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinitionService',
  244.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinitionService',
  245.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionActionController' => 'getPromotionActionControllerService',
  246.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionController' => 'getPromotionControllerService',
  247.             'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinitionService',
  248.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinitionService',
  249.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinitionService',
  250.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinitionService',
  251.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute' => 'getCachedShippingMethodRouteService',
  252.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinitionService',
  253.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute' => 'getSortedShippingMethodRouteService',
  254.             'Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'getShippingMethodDefinitionService',
  255.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinitionService',
  256.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinitionService',
  257.             'Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'getCategoryDefinitionService',
  258.             'Shopware\\Core\\Content\\Category\\CategoryHydrator' => 'getCategoryHydratorService',
  259.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute' => 'getCachedCategoryRouteService',
  260.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute' => 'getCachedNavigationRouteService',
  261.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryListRoute' => 'getCategoryListRouteService',
  262.             'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'getSalesChannelCategoryDefinitionService',
  263.             'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute' => 'getTreeBuildingNavigationRouteService',
  264.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinitionService',
  265.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinitionService',
  266.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinitionService',
  267.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinitionService',
  268.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinitionService',
  269.             'Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinitionService',
  270.             'Shopware\\Core\\Content\\Cms\\DataAbstractionLayer\\FieldSerializer\\SlotConfigFieldSerializer' => 'getSlotConfigFieldSerializerService',
  271.             'Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver' => 'getCmsSlotsDataResolverService',
  272.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute' => 'getCmsRouteService',
  273.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository' => 'getSalesChannelCmsPageRepositoryService',
  274.             'Shopware\\Core\\Content\\ContactForm\\SalesChannel\\ContactFormRoute' => 'getContactFormRouteService',
  275.             'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinitionService',
  276.             'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition' => 'getFlowTemplateDefinitionService',
  277.             'Shopware\\Core\\Content\\Flow\\DataAbstractionLayer\\FieldSerializer\\FlowTemplateConfigFieldSerializer' => 'getFlowTemplateConfigFieldSerializerService',
  278.             'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => 'getCachedFlowLoaderService',
  279.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowExecutor' => 'getFlowExecutorService',
  280.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory' => 'getFlowFactoryService',
  281.             'Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinitionService',
  282.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinitionService',
  283.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinitionService',
  284.             'Shopware\\Core\\Content\\ImportExport\\Controller\\ImportExportActionController' => 'getImportExportActionControllerService',
  285.             'Shopware\\Core\\Content\\ImportExport\\ImportExportFactory' => 'getImportExportFactoryService',
  286.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinitionService',
  287.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinitionService',
  288.             'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler' => 'getImportExportHandlerService',
  289.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinitionService',
  290.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinitionService',
  291.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinitionService',
  292.             'Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'getLandingPageDefinitionService',
  293.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute' => 'getCachedLandingPageRouteService',
  294.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'getSalesChannelLandingPageDefinitionService',
  295.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinitionService',
  296.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinitionService',
  297.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinitionService',
  298.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinitionService',
  299.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinitionService',
  300.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinitionService',
  301.             'Shopware\\Core\\Content\\MailTemplate\\Api\\MailActionController' => 'getMailActionControllerService',
  302.             'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinitionService',
  303.             'Shopware\\Core\\Content\\Mail\\Service\\MailFactory' => 'getMailFactoryService',
  304.             'Shopware\\Core\\Content\\Mail\\Service\\MailSender' => 'getMailSenderService',
  305.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinitionService',
  306.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinitionService',
  307.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinitionService',
  308.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinitionService',
  309.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinitionService',
  310.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinitionService',
  311.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinitionService',
  312.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinitionService',
  313.             'Shopware\\Core\\Content\\Media\\Api\\MediaFolderController' => 'getMediaFolderControllerService',
  314.             'Shopware\\Core\\Content\\Media\\Api\\MediaUploadController' => 'getMediaUploadControllerService',
  315.             'Shopware\\Core\\Content\\Media\\File\\FileSaver' => 'getFileSaverService',
  316.             'Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinitionService',
  317.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinitionService',
  318.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'getNewsletterRecipientDefinitionService',
  319.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterConfirmRoute' => 'getNewsletterConfirmRouteService',
  320.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute' => 'getNewsletterSubscribeRouteService',
  321.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterUnsubscribeRoute' => 'getNewsletterUnsubscribeRouteService',
  322.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'getSalesChannelNewsletterRecipientDefinitionService',
  323.             'Shopware\\Core\\Content\\ProductExport\\Api\\ProductExportController' => 'getProductExportControllerService',
  324.             'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinitionService',
  325.             'Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator' => 'getProductExportHydratorService',
  326.             'Shopware\\Core\\Content\\ProductExport\\SalesChannel\\ExportController' => 'getExportControllerService',
  327.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator' => 'getProductExportGeneratorService',
  328.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter' => 'getProductExporterService',
  329.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinitionService',
  330.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator' => 'getProductStreamFilterHydratorService',
  331.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinitionService',
  332.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinitionService',
  333.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator' => 'getProductStreamHydratorService',
  334.             'Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder' => 'getProductStreamBuilderService',
  335.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinitionService',
  336.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinition2Service',
  337.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinitionService',
  338.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator' => 'getProductConfiguratorSettingHydratorService',
  339.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinitionService',
  340.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator' => 'getProductCrossSellingAssignedProductsHydratorService',
  341.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinitionService',
  342.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinitionService',
  343.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator' => 'getProductCrossSellingHydratorService',
  344.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinitionService',
  345.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition' => 'getProductDownloadDefinitionService',
  346.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinitionService',
  347.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinitionService',
  348.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator' => 'getProductFeatureSetHydratorService',
  349.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinitionService',
  350.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator' => 'getProductKeywordDictionaryHydratorService',
  351.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinitionService',
  352.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinitionService',
  353.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator' => 'getProductManufacturerHydratorService',
  354.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinitionService',
  355.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator' => 'getProductMediaHydratorService',
  356.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinitionService',
  357.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinitionService',
  358.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator' => 'getProductPriceHydratorService',
  359.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinitionService',
  360.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinitionService',
  361.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator' => 'getProductReviewHydratorService',
  362.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinitionService',
  363.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator' => 'getProductSearchConfigFieldHydratorService',
  364.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinitionService',
  365.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator' => 'getProductSearchConfigHydratorService',
  366.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinitionService',
  367.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator' => 'getProductSearchKeywordHydratorService',
  368.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinitionService',
  369.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinitionService',
  370.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinitionService',
  371.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinitionService',
  372.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator' => 'getProductVisibilityHydratorService',
  373.             'Shopware\\Core\\Content\\Product\\Api\\ProductActionController' => 'getProductActionControllerService',
  374.             'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder' => 'getCheapestPriceAccessorBuilderService',
  375.             'Shopware\\Core\\Content\\Product\\ProductDefinition' => 'getProductDefinitionService',
  376.             'Shopware\\Core\\Content\\Product\\ProductHydrator' => 'getProductHydratorService',
  377.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute' => 'getCachedProductCrossSellingRouteService',
  378.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute' => 'getCachedProductDetailRouteService',
  379.             'Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute' => 'getFindProductVariantRouteService',
  380.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute' => 'getCachedProductListingRouteService',
  381.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute' => 'getResolveCriteriaProductListingRouteService',
  382.             'Shopware\\Core\\Content\\Product\\SalesChannel\\ProductListRoute' => 'getProductListRouteService',
  383.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute' => 'getCachedProductReviewRouteService',
  384.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute' => 'getProductReviewSaveRouteService',
  385.             'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'getSalesChannelProductDefinitionService',
  386.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\CachedProductSearchRoute' => 'getCachedProductSearchRouteService',
  387.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute' => 'getResolvedCriteriaProductSearchRouteService',
  388.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinitionService',
  389.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator' => 'getProductSortingHydratorService',
  390.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinitionService',
  391.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute' => 'getCachedProductSuggestRouteService',
  392.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinitionService',
  393.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinitionService',
  394.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator' => 'getPropertyGroupOptionHydratorService',
  395.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinitionService',
  396.             'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinitionService',
  397.             'Shopware\\Core\\Content\\Property\\PropertyGroupHydrator' => 'getPropertyGroupHydratorService',
  398.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinitionService',
  399.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition' => 'getRuleTagDefinitionService',
  400.             'Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinitionService',
  401.             'Shopware\\Core\\Content\\Seo\\Api\\SeoActionController' => 'getSeoActionControllerService',
  402.             'Shopware\\Core\\Content\\Seo\\CachedSeoResolver' => 'getCachedSeoResolverService',
  403.             'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver' => 'getEmptyPathInfoResolverService',
  404.             'Shopware\\Core\\Content\\Seo\\Entity\\Dbal\\SeoUrlAssociationFieldResolver' => 'getSeoUrlAssociationFieldResolverService',
  405.             'Shopware\\Core\\Content\\Seo\\Entity\\Serializer\\SeoUrlFieldSerializer' => 'getSeoUrlFieldSerializerService',
  406.             'Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'getMainCategoryDefinitionService',
  407.             'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'getSalesChannelMainCategoryDefinitionService',
  408.             'Shopware\\Core\\Content\\Seo\\SalesChannel\\SeoUrlRoute' => 'getSeoUrlRouteService',
  409.             'Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface' => 'getSeoUrlPlaceholderHandlerInterfaceService',
  410.             'Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinitionService',
  411.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'getSalesChannelSeoUrlDefinitionService',
  412.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'getSeoUrlDefinitionService',
  413.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute' => 'getCachedSitemapRouteService',
  414.             'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetPackageService' => 'getAssetPackageServiceService',
  415.             'Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader' => 'getCacheIdLoaderService',
  416.             'Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\Facade\\CacheInvalidatorFacadeHookFactory' => 'getCacheInvalidatorFacadeHookFactoryService',
  417.             'Shopware\\Core\\Framework\\Adapter\\Twig\\AppTemplateIterator' => 'getAppTemplateIteratorService',
  418.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => 'getTemplateFinderService',
  419.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateIterator' => 'getTemplateIteratorService',
  420.             'Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator' => 'getAclCriteriaValidatorService',
  421.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinitionService',
  422.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinitionService',
  423.             'Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController' => 'getAccessKeyControllerService',
  424.             'Shopware\\Core\\Framework\\Api\\Controller\\AclController' => 'getAclControllerService',
  425.             'Shopware\\Core\\Framework\\Api\\Controller\\ApiController' => 'getApiControllerService',
  426.             'Shopware\\Core\\Framework\\Api\\Controller\\AuthController' => 'getAuthControllerService',
  427.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController' => 'getCacheController2Service',
  428.             'Shopware\\Core\\Framework\\Api\\Controller\\CustomSnippetFormatController' => 'getCustomSnippetFormatControllerService',
  429.             'Shopware\\Core\\Framework\\Api\\Controller\\FallbackController' => 'getFallbackControllerService',
  430.             'Shopware\\Core\\Framework\\Api\\Controller\\IndexingController' => 'getIndexingControllerService',
  431.             'Shopware\\Core\\Framework\\Api\\Controller\\InfoController' => 'getInfoControllerService',
  432.             'Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController' => 'getIntegrationControllerService',
  433.             'Shopware\\Core\\Framework\\Api\\Controller\\SalesChannelProxyController' => 'getSalesChannelProxyControllerService',
  434.             'Shopware\\Core\\Framework\\Api\\Controller\\SyncController' => 'getSyncControllerService',
  435.             'Shopware\\Core\\Framework\\Api\\Controller\\UserController' => 'getUserControllerService',
  436.             'Shopware\\Core\\Framework\\Api\\Sync\\SyncService' => 'getSyncServiceService',
  437.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinitionService',
  438.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinitionService',
  439.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinitionService',
  440.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition' => 'getAppScriptConditionTranslationDefinitionService',
  441.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition' => 'getAppScriptConditionDefinitionService',
  442.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinitionService',
  443.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinitionService',
  444.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinitionService',
  445.             'Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition' => 'getAppFlowActionTranslationDefinitionService',
  446.             'Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition' => 'getAppFlowActionDefinitionService',
  447.             'Shopware\\Core\\Framework\\App\\Api\\AppActionController' => 'getAppActionControllerService',
  448.             'Shopware\\Core\\Framework\\App\\Api\\AppCmsController' => 'getAppCmsControllerService',
  449.             'Shopware\\Core\\Framework\\App\\Api\\AppUrlChangeController' => 'getAppUrlChangeControllerService',
  450.             'Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinitionService',
  451.             'Shopware\\Core\\Framework\\App\\AppLocaleProvider' => 'getAppLocaleProviderService',
  452.             'Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver' => 'getResolverService',
  453.             'Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionProvider' => 'getAppFlowActionProviderService',
  454.             'Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider' => 'getShopIdProviderService',
  455.             'Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinitionService',
  456.             'Shopware\\Core\\Framework\\App\\Template\\TemplateStateService' => 'getTemplateStateServiceService',
  457.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator' => 'getEntityCacheKeyGeneratorService',
  458.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator' => 'getEntityHydratorService',
  459.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\ConfigJsonFieldAccessorBuilder' => 'getConfigJsonFieldAccessorBuilderService',
  460.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\CustomFieldsAccessorBuilder' => 'getCustomFieldsAccessorBuilderService',
  461.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder' => 'getDefaultFieldAccessorBuilderService',
  462.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\JsonFieldAccessorBuilder' => 'getJsonFieldAccessorBuilderService',
  463.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\PriceFieldAccessorBuilder' => 'getPriceFieldAccessorBuilderService',
  464.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver' => 'getManyToManyAssociationFieldResolverService',
  465.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToOneAssociationFieldResolver' => 'getManyToOneAssociationFieldResolverService',
  466.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver' => 'getOneToManyAssociationFieldResolverService',
  467.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver' => 'getTranslationFieldResolverService',
  468.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder' => 'getJoinGroupBuilderService',
  469.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry' => 'getDefinitionInstanceRegistryService',
  470.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory' => 'getEntityLoadedEventFactoryService',
  471.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry' => 'getExtensionRegistryService',
  472.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryFacadeHookFactory' => 'getRepositoryFacadeHookFactoryService',
  473.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryWriterFacadeHookFactory' => 'getRepositoryWriterFacadeHookFactoryService',
  474.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\SalesChannelRepositoryFacadeHookFactory' => 'getSalesChannelRepositoryFacadeHookFactoryService',
  475.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer' => 'getBlobFieldSerializerService',
  476.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BoolFieldSerializer' => 'getBoolFieldSerializerService',
  477.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CalculatedPriceFieldSerializer' => 'getCalculatedPriceFieldSerializerService',
  478.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CartPriceFieldSerializer' => 'getCartPriceFieldSerializerService',
  479.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CashRoundingConfigFieldSerializer' => 'getCashRoundingConfigFieldSerializerService',
  480.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ConfigJsonFieldSerializer' => 'getConfigJsonFieldSerializerService',
  481.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedAtFieldSerializer' => 'getCreatedAtFieldSerializerService',
  482.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedByFieldSerializer' => 'getCreatedByFieldSerializerService',
  483.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer' => 'getCustomFieldsSerializerService',
  484.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateFieldSerializer' => 'getDateFieldSerializerService',
  485.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateTimeFieldSerializer' => 'getDateTimeFieldSerializerService',
  486.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\EmailFieldSerializer' => 'getEmailFieldSerializerService',
  487.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FkFieldSerializer' => 'getFkFieldSerializerService',
  488.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FloatFieldSerializer' => 'getFloatFieldSerializerService',
  489.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IdFieldSerializer' => 'getIdFieldSerializerService',
  490.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IntFieldSerializer' => 'getIntFieldSerializerService',
  491.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\JsonFieldSerializer' => 'getJsonFieldSerializerService',
  492.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ListFieldSerializer' => 'getListFieldSerializerService',
  493.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\LongTextFieldSerializer' => 'getLongTextFieldSerializerService',
  494.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToManyAssociationFieldSerializer' => 'getManyToManyAssociationFieldSerializerService',
  495.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToOneAssociationFieldSerializer' => 'getManyToOneAssociationFieldSerializerService',
  496.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToManyAssociationFieldSerializer' => 'getOneToManyAssociationFieldSerializerService',
  497.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToOneAssociationFieldSerializer' => 'getOneToOneAssociationFieldSerializerService',
  498.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer' => 'getPHPUnserializeFieldSerializerService',
  499.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PasswordFieldSerializer' => 'getPasswordFieldSerializerService',
  500.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceDefinitionFieldSerializer' => 'getPriceDefinitionFieldSerializerService',
  501.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceFieldSerializer' => 'getPriceFieldSerializerService',
  502.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer' => 'getReferenceVersionFieldSerializerService',
  503.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\RemoteAddressFieldSerializer' => 'getRemoteAddressFieldSerializerService',
  504.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StateMachineStateFieldSerializer' => 'getStateMachineStateFieldSerializerService',
  505.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StringFieldSerializer' => 'getStringFieldSerializerService',
  506.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TaxFreeConfigFieldSerializer' => 'getTaxFreeConfigFieldSerializerService',
  507.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TimeZoneFieldSerializer' => 'getTimeZoneFieldSerializerService',
  508.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer' => 'getTranslatedFieldSerializerService',
  509.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslationsAssociationFieldSerializer' => 'getTranslationsAssociationFieldSerializerService',
  510.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedAtFieldSerializer' => 'getUpdatedAtFieldSerializerService',
  511.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedByFieldSerializer' => 'getUpdatedByFieldSerializerService',
  512.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VariantListingConfigFieldSerializer' => 'getVariantListingConfigFieldSerializerService',
  513.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer' => 'getVersionDataPayloadFieldSerializerService',
  514.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer' => 'getVersionFieldSerializerService',
  515.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry' => 'getEntityIndexerRegistryService',
  516.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface' => 'getEntityReaderInterfaceService',
  517.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface' => 'getEntityAggregatorInterfaceService',
  518.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface' => 'getEntitySearcherInterfaceService',
  519.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager' => 'getVersionManagerService',
  520.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinitionService',
  521.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinitionService',
  522.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinitionService',
  523.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface' => 'getEntityWriteGatewayInterfaceService',
  524.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter' => 'getEntityWriterService',
  525.             'Shopware\\Core\\Framework\\Event\\BusinessEventRegistry' => 'getBusinessEventRegistryService',
  526.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinitionService',
  527.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinitionService',
  528.             'Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinitionService',
  529.             'Shopware\\Core\\Framework\\Increment\\Controller\\IncrementApiController' => 'getIncrementApiControllerService',
  530.             'Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinitionService',
  531.             'Shopware\\Core\\Framework\\MessageQueue\\Api\\ConsumeMessagesController' => 'getConsumeMessagesControllerService',
  532.             'Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinitionService',
  533.             'Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinitionService',
  534.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Api\\ScheduledTaskController' => 'getScheduledTaskController2Service',
  535.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinitionService',
  536.             'Shopware\\Core\\Framework\\Migration\\Api\\MigrationController' => 'getMigrationControllerService',
  537.             'Shopware\\Core\\Framework\\Migration\\IndexerQueuer' => 'getIndexerQueuerService',
  538.             'Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader' => 'getMigrationCollectionLoaderService',
  539.             'Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinitionService',
  540.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection' => 'getKernelPluginCollectionService',
  541.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader' => 'getKernelPluginLoaderService',
  542.             'Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinitionService',
  543.             'Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider' => 'getPluginIdProviderService',
  544.             'Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface' => 'getRequestTransformerInterfaceService',
  545.             'Shopware\\Core\\Framework\\Rule\\Api\\RuleConfigController' => 'getRuleConfigControllerService',
  546.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptApiRoute' => 'getScriptApiRouteService',
  547.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptResponseFactoryFacadeHookFactory' => 'getScriptResponseFactoryFacadeHookFactoryService',
  548.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptStoreApiRoute' => 'getScriptStoreApiRouteService',
  549.             'Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor' => 'getScriptExecutorService',
  550.             'Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinitionService',
  551.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreActionsController' => 'getExtensionStoreActionsControllerService',
  552.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreDataController' => 'getExtensionStoreDataControllerService',
  553.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreLicensesController' => 'getExtensionStoreLicensesControllerService',
  554.             'Shopware\\Core\\Framework\\Store\\Api\\FirstRunWizardController' => 'getFirstRunWizardControllerService',
  555.             'Shopware\\Core\\Framework\\Store\\Api\\StoreController' => 'getStoreControllerService',
  556.             'Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider' => 'getStoreRequestOptionsProviderService',
  557.             'Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware' => 'getShopSecretInvalidMiddlewareService',
  558.             'Shopware\\Core\\Framework\\Store\\Services\\StoreSessionExpiredMiddleware' => 'getStoreSessionExpiredMiddlewareService',
  559.             'Shopware\\Core\\Framework\\Store\\Services\\VerifyResponseSignatureMiddleware' => 'getVerifyResponseSignatureMiddlewareService',
  560.             'Shopware\\Core\\Framework\\Update\\Api\\UpdateController' => 'getUpdateControllerService',
  561.             'Shopware\\Core\\Framework\\Util\\HtmlSanitizer' => 'getHtmlSanitizerService',
  562.             'Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinitionService',
  563.             'Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinitionService',
  564.             'Shopware\\Core\\Maintenance\\SalesChannel\\Service\\SalesChannelCreator' => 'getSalesChannelCreatorService',
  565.             'Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner' => 'getUserProvisionerService',
  566.             'Shopware\\Core\\Profiling\\Profiler' => 'getProfilerService',
  567.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinitionService',
  568.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'getCountryStateDefinitionService',
  569.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'getSalesChannelCountryStateDefinitionService',
  570.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinitionService',
  571.             'Shopware\\Core\\System\\Country\\CountryDefinition' => 'getCountryDefinitionService',
  572.             'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute' => 'getCachedCountryRouteService',
  573.             'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute' => 'getCachedCountryStateRouteService',
  574.             'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinitionService',
  575.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinitionService',
  576.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinitionService',
  577.             'Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'getCurrencyDefinitionService',
  578.             'Shopware\\Core\\System\\Currency\\CurrencyFormatter' => 'getCurrencyFormatterService',
  579.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute' => 'getCachedCurrencyRouteService',
  580.             'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinitionService',
  581.             'Shopware\\Core\\System\\CustomEntity\\Api\\CustomEntityApiController' => 'getCustomEntityApiControllerService',
  582.             'Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition' => 'getCustomEntityDefinitionService',
  583.             'Shopware\\Core\\System\\CustomEntity\\CustomEntityRegistrar' => 'getCustomEntityRegistrarService',
  584.             'Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater' => 'getCustomEntitySchemaUpdaterService',
  585.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinitionService',
  586.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinitionService',
  587.             'Shopware\\Core\\System\\CustomField\\Api\\CustomFieldSetActionController' => 'getCustomFieldSetActionControllerService',
  588.             'Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinitionService',
  589.             'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinitionService',
  590.             'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinitionService',
  591.             'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinitionService',
  592.             'Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinitionService',
  593.             'Shopware\\Core\\System\\Language\\LanguageDefinition' => 'getLanguageDefinitionService',
  594.             'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute' => 'getCachedLanguageRouteService',
  595.             'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinitionService',
  596.             'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinitionService',
  597.             'Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinitionService',
  598.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinitionService',
  599.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinitionService',
  600.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinitionService',
  601.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinitionService',
  602.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinitionService',
  603.             'Shopware\\Core\\System\\NumberRange\\Api\\NumberRangeController' => 'getNumberRangeControllerService',
  604.             'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinitionService',
  605.             'Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface' => 'getNumberRangeValueGeneratorInterfaceService',
  606.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinitionService',
  607.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition2Service',
  608.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition2Service',
  609.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinitionService',
  610.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition2Service',
  611.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition2Service',
  612.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition2Service',
  613.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinitionService',
  614.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinitionService',
  615.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinitionService',
  616.             'Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory' => 'getSalesChannelContextFactoryService',
  617.             'Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry' => 'getSalesChannelDefinitionInstanceRegistryService',
  618.             'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinitionService',
  619.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute' => 'getContextSwitchRouteService',
  620.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\StoreApiInfoController' => 'getStoreApiInfoControllerService',
  621.             'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinitionService',
  622.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute' => 'getCachedSalutationRouteService',
  623.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'getSalesChannelSalutationDefinitionService',
  624.             'Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'getSalutationDefinitionService',
  625.             'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinitionService',
  626.             'Shopware\\Core\\System\\Snippet\\Api\\SnippetController' => 'getSnippetControllerService',
  627.             'Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection' => 'getSnippetFileCollectionService',
  628.             'Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory' => 'getSnippetFilterFactoryService',
  629.             'Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinitionService',
  630.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinitionService',
  631.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinitionService',
  632.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinitionService',
  633.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinitionService',
  634.             'Shopware\\Core\\System\\StateMachine\\Api\\StateMachineActionController' => 'getStateMachineActionControllerService',
  635.             'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinitionService',
  636.             'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinitionService',
  637.             'Shopware\\Core\\System\\SystemConfig\\Facade\\SystemConfigFacadeHookFactory' => 'getSystemConfigFacadeHookFactoryService',
  638.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinitionService',
  639.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigService' => 'getSystemConfigServiceService',
  640.             'Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService' => 'getFilterTagIdsServiceService',
  641.             'Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinitionService',
  642.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinitionService',
  643.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinitionService',
  644.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinitionService',
  645.             'Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinitionService',
  646.             'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinitionService',
  647.             'Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinitionService',
  648.             'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinitionService',
  649.             'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinitionService',
  650.             'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinitionService',
  651.             'Shopware\\Core\\System\\User\\Api\\UserRecoveryController' => 'getUserRecoveryControllerService',
  652.             'Shopware\\Core\\System\\User\\Api\\UserValidationController' => 'getUserValidationControllerService',
  653.             'Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinitionService',
  654.             'Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper' => 'getAdminElasticsearchHelperService',
  655.             'Shopware\\Elasticsearch\\Admin\\AdminSearchController' => 'getAdminSearchController2Service',
  656.             'Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper' => 'getElasticsearchHelperService',
  657.             'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler' => 'getCreateAliasTaskHandlerService',
  658.             'Shopware\\Storefront\\Controller\\AccountOrderController' => 'getAccountOrderControllerService',
  659.             'Shopware\\Storefront\\Controller\\AccountPaymentController' => 'getAccountPaymentControllerService',
  660.             'Shopware\\Storefront\\Controller\\AccountProfileController' => 'getAccountProfileControllerService',
  661.             'Shopware\\Storefront\\Controller\\AddressController' => 'getAddressControllerService',
  662.             'Shopware\\Storefront\\Controller\\Api\\CaptchaController' => 'getCaptchaControllerService',
  663.             'Shopware\\Storefront\\Controller\\AuthController' => 'getAuthController2Service',
  664.             'Shopware\\Storefront\\Controller\\CaptchaController' => 'getCaptchaController2Service',
  665.             'Shopware\\Storefront\\Controller\\CartLineItemController' => 'getCartLineItemControllerService',
  666.             'Shopware\\Storefront\\Controller\\CheckoutController' => 'getCheckoutControllerService',
  667.             'Shopware\\Storefront\\Controller\\CmsController' => 'getCmsControllerService',
  668.             'Shopware\\Storefront\\Controller\\ContextController' => 'getContextControllerService',
  669.             'Shopware\\Storefront\\Controller\\CookieController' => 'getCookieControllerService',
  670.             'Shopware\\Storefront\\Controller\\CountryStateController' => 'getCountryStateControllerService',
  671.             'Shopware\\Storefront\\Controller\\CsrfController' => 'getCsrfControllerService',
  672.             'Shopware\\Storefront\\Controller\\DocumentController' => 'getDocumentController2Service',
  673.             'Shopware\\Storefront\\Controller\\DownloadController' => 'getDownloadControllerService',
  674.             'Shopware\\Storefront\\Controller\\ErrorController' => 'getErrorControllerService',
  675.             'Shopware\\Storefront\\Controller\\FormController' => 'getFormControllerService',
  676.             'Shopware\\Storefront\\Controller\\LandingPageController' => 'getLandingPageControllerService',
  677.             'Shopware\\Storefront\\Controller\\MaintenanceController' => 'getMaintenanceControllerService',
  678.             'Shopware\\Storefront\\Controller\\NavigationController' => 'getNavigationControllerService',
  679.             'Shopware\\Storefront\\Controller\\NewsletterController' => 'getNewsletterControllerService',
  680.             'Shopware\\Storefront\\Controller\\ProductController' => 'getProductControllerService',
  681.             'Shopware\\Storefront\\Controller\\RegisterController' => 'getRegisterControllerService',
  682.             'Shopware\\Storefront\\Controller\\ScriptController' => 'getScriptControllerService',
  683.             'Shopware\\Storefront\\Controller\\SearchController' => 'getSearchControllerService',
  684.             'Shopware\\Storefront\\Controller\\SitemapController' => 'getSitemapControllerService',
  685.             'Shopware\\Storefront\\Controller\\StoreApiProxyController' => 'getStoreApiProxyControllerService',
  686.             'Shopware\\Storefront\\Controller\\VerificationHashController' => 'getVerificationHashControllerService',
  687.             'Shopware\\Storefront\\Controller\\WellKnownController' => 'getWellKnownControllerService',
  688.             'Shopware\\Storefront\\Controller\\WishlistController' => 'getWishlistControllerService',
  689.             'Shopware\\Storefront\\Framework\\Csrf\\CsrfPlaceholderHandler' => 'getCsrfPlaceholderHandlerService',
  690.             'Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry' => 'getStorefrontMediaValidatorRegistryService',
  691.             'Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader' => 'getCheckoutRegisterPageLoaderService',
  692.             'Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder' => 'getProductCombinationFinderService',
  693.             'Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader' => 'getProductReviewLoaderService',
  694.             'Shopware\\Storefront\\Page\\Search\\SearchPageLoader' => 'getSearchPageLoaderService',
  695.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition' => 'getThemeChildDefinitionService',
  696.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinitionService',
  697.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinitionService',
  698.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinitionService',
  699.             'Shopware\\Storefront\\Theme\\Controller\\ThemeController' => 'getThemeControllerService',
  700.             'Shopware\\Storefront\\Theme\\SalesChannelThemeLoader' => 'getSalesChannelThemeLoaderService',
  701.             'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => 'getStorefrontPluginRegistryService',
  702.             'Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinitionService',
  703.             'StudioSolid\\ProductVideos\\Core\\Content\\Product\\Aggregate\\ProductEmbeddedVideoMedia\\ProductEmbeddedVideoMediaDefinition' => 'getProductEmbeddedVideoMediaDefinitionService',
  704.             'StudioSolid\\ProductVideos\\Core\\Content\\Product\\Aggregate\\ProductMediaVideoThumbnail\\ProductMediaVideoThumbnailDefinition' => 'getProductMediaVideoThumbnailDefinitionService',
  705.             'StudioSolid\\ProductVideos\\Core\\Content\\Product\\Api\\ProductEmbeddedVideoMediaActionController' => 'getProductEmbeddedVideoMediaActionControllerService',
  706.             'StudioSolid\\ProductVideos\\SolidProductVideos' => 'getSolidProductVideosService',
  707.             'SwagExtensionStore\\Controller\\DataController' => 'getDataControllerService',
  708.             'SwagExtensionStore\\Controller\\LicenseController' => 'getLicenseControllerService',
  709.             'SwagExtensionStore\\SwagExtensionStore' => 'getSwagExtensionStoreService',
  710.             'SwagMigrationAssistant\\Controller\\DataProviderController' => 'getDataProviderControllerService',
  711.             'SwagMigrationAssistant\\Controller\\HistoryController' => 'getHistoryControllerService',
  712.             'SwagMigrationAssistant\\Controller\\MigrationController' => 'getMigrationController2Service',
  713.             'SwagMigrationAssistant\\Controller\\PremappingController' => 'getPremappingControllerService',
  714.             'SwagMigrationAssistant\\Controller\\StatusController' => 'getStatusControllerService',
  715.             'SwagMigrationAssistant\\Migration\\Connection\\SwagMigrationConnectionDefinition' => 'getSwagMigrationConnectionDefinitionService',
  716.             'SwagMigrationAssistant\\Migration\\Data\\SwagMigrationDataDefinition' => 'getSwagMigrationDataDefinitionService',
  717.             'SwagMigrationAssistant\\Migration\\Logging\\SwagMigrationLoggingDefinition' => 'getSwagMigrationLoggingDefinitionService',
  718.             'SwagMigrationAssistant\\Migration\\Mapping\\SwagMigrationMappingDefinition' => 'getSwagMigrationMappingDefinitionService',
  719.             'SwagMigrationAssistant\\Migration\\Media\\SwagMigrationMediaFileDefinition' => 'getSwagMigrationMediaFileDefinitionService',
  720.             'SwagMigrationAssistant\\Migration\\Run\\SwagMigrationRunDefinition' => 'getSwagMigrationRunDefinitionService',
  721.             'SwagMigrationAssistant\\Migration\\Service\\MediaFileProcessorService' => 'getMediaFileProcessorServiceService',
  722.             'SwagMigrationAssistant\\Migration\\Service\\MigrationDataConverter' => 'getMigrationDataConverterService',
  723.             'SwagMigrationAssistant\\Migration\\Service\\MigrationDataFetcher' => 'getMigrationDataFetcherService',
  724.             'SwagMigrationAssistant\\Migration\\Service\\MigrationDataWriter' => 'getMigrationDataWriterService',
  725.             'SwagMigrationAssistant\\Migration\\Service\\MigrationProgressService' => 'getMigrationProgressServiceService',
  726.             'SwagMigrationAssistant\\Migration\\Setting\\GeneralSettingDefinition' => 'getGeneralSettingDefinitionService',
  727.             'SwagMigrationAssistant\\SwagMigrationAssistant' => 'getSwagMigrationAssistantService',
  728.             'Swag\\AmazonPay\\Administration\\Controller\\AmazonPayConfigurationController' => 'getAmazonPayConfigurationControllerService',
  729.             'Swag\\AmazonPay\\Administration\\Controller\\AmazonPayInstanPaymentNotificationController' => 'getAmazonPayInstanPaymentNotificationControllerService',
  730.             'Swag\\AmazonPay\\Administration\\Controller\\AmazonPayOrderController' => 'getAmazonPayOrderControllerService',
  731.             'Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\PaymentNotification\\PaymentNotificationDefinition' => 'getPaymentNotificationDefinitionService',
  732.             'Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenDefinition' => 'getSignUpTokenDefinitionService',
  733.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonAuthController' => 'getAmazonAuthControllerService',
  734.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController' => 'getAmazonLoginControllerService',
  735.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController' => 'getAmazonPayControllerService',
  736.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController' => 'getAmazonPurePaymentMethodControllerService',
  737.             'Swag\\AmazonPay\\SwagAmazonPay' => 'getSwagAmazonPayService',
  738.             'Swag\\PayPal\\Administration\\PayPalPaymentMethodController' => 'getPayPalPaymentMethodControllerService',
  739.             'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute' => 'getExpressCategoryRouteService',
  740.             'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCreateOrderRoute' => 'getExpressCreateOrderRouteService',
  741.             'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressPrepareCheckoutRoute' => 'getExpressPrepareCheckoutRouteService',
  742.             'Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute' => 'getPUIPaymentInstructionsRouteService',
  743.             'Swag\\PayPal\\Checkout\\Plus\\PlusPaymentFinalizeController' => 'getPlusPaymentFinalizeControllerService',
  744.             'Swag\\PayPal\\Checkout\\Plus\\PlusPaymentHandleController' => 'getPlusPaymentHandleControllerService',
  745.             'Swag\\PayPal\\Checkout\\SalesChannel\\CreateOrderRoute' => 'getCreateOrderRouteService',
  746.             'Swag\\PayPal\\Checkout\\SalesChannel\\ErrorRoute' => 'getErrorRouteService',
  747.             'Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute' => 'getFilteredPaymentMethodRouteService',
  748.             'Swag\\PayPal\\Checkout\\SalesChannel\\MethodEligibilityRoute' => 'getMethodEligibilityRouteService',
  749.             'Swag\\PayPal\\Dispute\\Administration\\DisputeController' => 'getDisputeControllerService',
  750.             'Swag\\PayPal\\OrdersApi\\Administration\\PayPalOrdersController' => 'getPayPalOrdersControllerService',
  751.             'Swag\\PayPal\\PaymentsApi\\Administration\\PayPalPaymentController' => 'getPayPalPaymentControllerService',
  752.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition' => 'getPosSalesChannelDefinitionService',
  753.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition' => 'getPosSalesChannelInventoryDefinitionService',
  754.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition' => 'getPosSalesChannelMediaDefinitionService',
  755.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition' => 'getPosSalesChannelProductDefinitionService',
  756.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition' => 'getPosSalesChannelRunDefinitionService',
  757.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition' => 'getPosSalesChannelRunLogDefinitionService',
  758.             'Swag\\PayPal\\Pos\\PosSyncController' => 'getPosSyncControllerService',
  759.             'Swag\\PayPal\\Pos\\Setting\\Service\\InformationDefaultService' => 'getInformationDefaultServiceService',
  760.             'Swag\\PayPal\\Pos\\Setting\\SettingsController' => 'getSettingsController2Service',
  761.             'Swag\\PayPal\\Pos\\Webhook\\WebhookController' => 'getWebhookControllerService',
  762.             'Swag\\PayPal\\Pos\\Webhook\\WebhookService' => 'getWebhookServiceService',
  763.             'Swag\\PayPal\\Setting\\SettingsController' => 'getSettingsController3Service',
  764.             'Swag\\PayPal\\Storefront\\Controller\\PayPalController' => 'getPayPalControllerService',
  765.             'Swag\\PayPal\\Storefront\\Data\\Service\\ACDCCheckoutDataService' => 'getACDCCheckoutDataServiceService',
  766.             'Swag\\PayPal\\Storefront\\Data\\Service\\PayLaterCheckoutDataService' => 'getPayLaterCheckoutDataServiceService',
  767.             'Swag\\PayPal\\Storefront\\Data\\Service\\SEPACheckoutDataService' => 'getSEPACheckoutDataServiceService',
  768.             'Swag\\PayPal\\Storefront\\Data\\Service\\SPBCheckoutDataService' => 'getSPBCheckoutDataServiceService',
  769.             'Swag\\PayPal\\Storefront\\Data\\Service\\VenmoCheckoutDataService' => 'getVenmoCheckoutDataServiceService',
  770.             'Swag\\PayPal\\SwagPayPal' => 'getSwagPayPalService',
  771.             'Swag\\PayPal\\Util\\Lifecycle\\Installer\\MediaInstaller' => 'getMediaInstallerService',
  772.             'Swag\\PayPal\\Util\\Lifecycle\\Installer\\PaymentMethodInstaller' => 'getPaymentMethodInstallerService',
  773.             'Swag\\PayPal\\Util\\Lifecycle\\State\\PaymentMethodStateService' => 'getPaymentMethodStateServiceService',
  774.             'Swag\\PayPal\\Webhook\\Registration\\WebhookSystemConfigController' => 'getWebhookSystemConfigControllerService',
  775.             'Swag\\PayPal\\Webhook\\WebhookController' => 'getWebhookController2Service',
  776.             'Swag\\PayPal\\Webhook\\WebhookService' => 'getWebhookService2Service',
  777.             'Swag\\Security\\Api\\ConfigController' => 'getConfigControllerService',
  778.             'Swag\\Security\\Api\\SecurityController' => 'getSecurityControllerService',
  779.             'Swag\\Security\\Fixes\\NEXT15675\\PrepareDownloadController' => 'getPrepareDownloadControllerService',
  780.             'Swag\\Security\\Subscriber\\AdminSecurityFixesProvider' => 'getAdminSecurityFixesProviderService',
  781.             'Swag\\Security\\Subscriber\\TwigStateProvider' => 'getTwigStateProviderService',
  782.             'Swag\\Security\\SwagPlatformSecurity' => 'getSwagPlatformSecurityService',
  783.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  784.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  785.             'XantenLastSeenProduct\\Controller\\LastSeenProductController' => 'getLastSeenProductControllerService',
  786.             'XantenLastSeenProduct\\XantenLastSeenProduct' => 'getXantenLastSeenProductService',
  787.             'Zeobv\\FilterOptimizer\\ZeobvFilterOptimizer' => 'getZeobvFilterOptimizerService',
  788.             'ZweiPunktBettenAbc\\Controller\\CookieController' => 'getCookieController2Service',
  789.             'ZweiPunktBettenAbc\\ZweiPunktBettenAbc' => 'getZweiPunktBettenAbcService',
  790.             'ZweiPunktSameDayDelivery\\ZweiPunktSameDayDelivery' => 'getZweiPunktSameDayDeliveryService',
  791.             'ZweiPunktSeoKampfpreise\\Controller\\HistoryController' => 'getHistoryController2Service',
  792.             'ZweiPunktSeoKampfpreise\\Twig\\SeoPrice' => 'getSeoPriceService',
  793.             'ZweiPunktSeoKampfpreise\\ZweiPunktSeoKampfpreise' => 'getZweiPunktSeoKampfpreiseService',
  794.             'ZweiPunktStageWare\\Controller\\StageWareApiController' => 'getStageWareApiControllerService',
  795.             'ZweiPunktStageWare\\Core\\Content\\Profile\\ProfileDefinition' => 'getProfileDefinitionService',
  796.             'ZweiPunktStageWare\\Service\\DatabaseService' => 'getDatabaseServiceService',
  797.             'ZweiPunktStageWare\\Service\\FileProcessor' => 'getFileProcessorService',
  798.             'ZweiPunktStageWare\\Service\\FileService' => 'getFileServiceService',
  799.             'ZweiPunktStageWare\\Service\\Logger' => 'getLoggerService',
  800.             'ZweiPunktStageWare\\Service\\ProcessTimer' => 'getProcessTimerService',
  801.             'ZweiPunktStageWare\\Service\\ProfileService' => 'getProfileServiceService',
  802.             'ZweiPunktStageWare\\ZweiPunktStageWare' => 'getZweiPunktStageWareService',
  803.             'ZweiPunktVariantenAusgrauen\\ZweiPunktVariantenAusgrauen' => 'getZweiPunktVariantenAusgrauenService',
  804.             'acl_role.repository' => 'getAclRole_RepositoryService',
  805.             'acl_user_role.repository' => 'getAclUserRole_RepositoryService',
  806.             'acris_cookie.repository' => 'getAcrisCookie_RepositoryService',
  807.             'acris_cookie_consent_c_s.filesystem.private' => 'getAcrisCookieConsentCS_Filesystem_PrivateService',
  808.             'acris_cookie_consent_c_s.filesystem.public' => 'getAcrisCookieConsentCS_Filesystem_PublicService',
  809.             'acris_cookie_group.repository' => 'getAcrisCookieGroup_RepositoryService',
  810.             'acris_cookie_group_translation.repository' => 'getAcrisCookieGroupTranslation_RepositoryService',
  811.             'acris_cookie_sales_channel.repository' => 'getAcrisCookieSalesChannel_RepositoryService',
  812.             'acris_cookie_translation.repository' => 'getAcrisCookieTranslation_RepositoryService',
  813.             'acris_quantity_advanced_c_s.filesystem.private' => 'getAcrisQuantityAdvancedCS_Filesystem_PrivateService',
  814.             'acris_quantity_advanced_c_s.filesystem.public' => 'getAcrisQuantityAdvancedCS_Filesystem_PublicService',
  815.             'acris_seo_redirect.repository' => 'getAcrisSeoRedirect_RepositoryService',
  816.             'acris_seo_redirect_c_s.filesystem.private' => 'getAcrisSeoRedirectCS_Filesystem_PrivateService',
  817.             'acris_seo_redirect_c_s.filesystem.public' => 'getAcrisSeoRedirectCS_Filesystem_PublicService',
  818.             'admin.openSearch.client' => 'getAdmin_OpenSearch_ClientService',
  819.             'administration.filesystem.private' => 'getAdministration_Filesystem_PrivateService',
  820.             'administration.filesystem.public' => 'getAdministration_Filesystem_PublicService',
  821.             'aku_cms_factory.filesystem.private' => 'getAkuCmsFactory_Filesystem_PrivateService',
  822.             'aku_cms_factory.filesystem.public' => 'getAkuCmsFactory_Filesystem_PublicService',
  823.             'app.repository' => 'getApp_RepositoryService',
  824.             'app_action_button.repository' => 'getAppActionButton_RepositoryService',
  825.             'app_action_button_translation.repository' => 'getAppActionButtonTranslation_RepositoryService',
  826.             'app_administration_snippet.repository' => 'getAppAdministrationSnippet_RepositoryService',
  827.             'app_cms_block.repository' => 'getAppCmsBlock_RepositoryService',
  828.             'app_cms_block_translation.repository' => 'getAppCmsBlockTranslation_RepositoryService',
  829.             'app_flow_action.repository' => 'getAppFlowAction_RepositoryService',
  830.             'app_flow_action_translation.repository' => 'getAppFlowActionTranslation_RepositoryService',
  831.             'app_payment_method.repository' => 'getAppPaymentMethod_RepositoryService',
  832.             'app_script_condition.repository' => 'getAppScriptCondition_RepositoryService',
  833.             'app_script_condition_translation.repository' => 'getAppScriptConditionTranslation_RepositoryService',
  834.             'app_template.repository' => 'getAppTemplate_RepositoryService',
  835.             'app_translation.repository' => 'getAppTranslation_RepositoryService',
  836.             'arboro_collapse_filters.filesystem.private' => 'getArboroCollapseFilters_Filesystem_PrivateService',
  837.             'arboro_collapse_filters.filesystem.public' => 'getArboroCollapseFilters_Filesystem_PublicService',
  838.             'arboro_furnplan.filesystem.private' => 'getArboroFurnplan_Filesystem_PrivateService',
  839.             'arboro_furnplan.filesystem.public' => 'getArboroFurnplan_Filesystem_PublicService',
  840.             'arboro_neocom_integration.filesystem.private' => 'getArboroNeocomIntegration_Filesystem_PrivateService',
  841.             'arboro_neocom_integration.filesystem.public' => 'getArboroNeocomIntegration_Filesystem_PublicService',
  842.             'arboro_product_listing_layout.filesystem.private' => 'getArboroProductListingLayout_Filesystem_PrivateService',
  843.             'arboro_product_listing_layout.filesystem.public' => 'getArboroProductListingLayout_Filesystem_PublicService',
  844.             'arboro_variant_image_fix.filesystem.private' => 'getArboroVariantImageFix_Filesystem_PrivateService',
  845.             'arboro_variant_image_fix.filesystem.public' => 'getArboroVariantImageFix_Filesystem_PublicService',
  846.             'betten_a_b_c.filesystem.private' => 'getBettenABC_Filesystem_PrivateService',
  847.             'betten_a_b_c.filesystem.public' => 'getBettenABC_Filesystem_PublicService',
  848.             'biloba_ad_facebook_pixel.filesystem.private' => 'getBilobaAdFacebookPixel_Filesystem_PrivateService',
  849.             'biloba_ad_facebook_pixel.filesystem.public' => 'getBilobaAdFacebookPixel_Filesystem_PublicService',
  850.             'biloba_ad_google_gtagsjs.filesystem.private' => 'getBilobaAdGoogleGtagsjs_Filesystem_PrivateService',
  851.             'biloba_ad_google_gtagsjs.filesystem.public' => 'getBilobaAdGoogleGtagsjs_Filesystem_PublicService',
  852.             'cache.app' => 'getCache_AppService',
  853.             'cache.app_clearer' => 'getCache_AppClearerService',
  854.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  855.             'cache.system' => 'getCache_SystemService',
  856.             'cache.system_clearer' => 'getCache_SystemClearerService',
  857.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  858.             'cache_warmer' => 'getCacheWarmerService',
  859.             'category.repository' => 'getCategory_RepositoryService',
  860.             'category_tag.repository' => 'getCategoryTag_RepositoryService',
  861.             'category_translation.repository' => 'getCategoryTranslation_RepositoryService',
  862.             'cbax_analytics_category_impressions.repository' => 'getCbaxAnalyticsCategoryImpressions_RepositoryService',
  863.             'cbax_analytics_config.repository' => 'getCbaxAnalyticsConfig_RepositoryService',
  864.             'cbax_analytics_groups_config.repository' => 'getCbaxAnalyticsGroupsConfig_RepositoryService',
  865.             'cbax_analytics_manufacturer_impressions.repository' => 'getCbaxAnalyticsManufacturerImpressions_RepositoryService',
  866.             'cbax_analytics_pool.repository' => 'getCbaxAnalyticsPool_RepositoryService',
  867.             'cbax_analytics_product_impressions.repository' => 'getCbaxAnalyticsProductImpressions_RepositoryService',
  868.             'cbax_analytics_referer.repository' => 'getCbaxAnalyticsReferer_RepositoryService',
  869.             'cbax_analytics_search.repository' => 'getCbaxAnalyticsSearch_RepositoryService',
  870.             'cbax_analytics_visitors.repository' => 'getCbaxAnalyticsVisitors_RepositoryService',
  871.             'cbax_modul_analytics.filesystem.private' => 'getCbaxModulAnalytics_Filesystem_PrivateService',
  872.             'cbax_modul_analytics.filesystem.public' => 'getCbaxModulAnalytics_Filesystem_PublicService',
  873.             'cbax_modul_manufacturers.filesystem.private' => 'getCbaxModulManufacturers_Filesystem_PrivateService',
  874.             'cbax_modul_manufacturers.filesystem.public' => 'getCbaxModulManufacturers_Filesystem_PublicService',
  875.             'checkout.filesystem.private' => 'getCheckout_Filesystem_PrivateService',
  876.             'checkout.filesystem.public' => 'getCheckout_Filesystem_PublicService',
  877.             'cms_block.repository' => 'getCmsBlock_RepositoryService',
  878.             'cms_factory_element.repository' => 'getCmsFactoryElement_RepositoryService',
  879.             'cms_page.repository' => 'getCmsPage_RepositoryService',
  880.             'cms_page_translation.repository' => 'getCmsPageTranslation_RepositoryService',
  881.             'cms_section.repository' => 'getCmsSection_RepositoryService',
  882.             'cms_slot.repository' => 'getCmsSlot_RepositoryService',
  883.             'cms_slot_translation.repository' => 'getCmsSlotTranslation_RepositoryService',
  884.             'console.command.public_alias.Frosh\\Tools\\Command\\DevRobotsTxtCommand' => 'getDevRobotsTxtCommandService',
  885.             'console.command_loader' => 'getConsole_CommandLoaderService',
  886.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  887.             'content.filesystem.private' => 'getContent_Filesystem_PrivateService',
  888.             'content.filesystem.public' => 'getContent_Filesystem_PublicService',
  889.             'country.repository' => 'getCountry_RepositoryService',
  890.             'country_state.repository' => 'getCountryState_RepositoryService',
  891.             'country_state_translation.repository' => 'getCountryStateTranslation_RepositoryService',
  892.             'country_translation.repository' => 'getCountryTranslation_RepositoryService',
  893.             'currency.repository' => 'getCurrency_RepositoryService',
  894.             'currency_country_rounding.repository' => 'getCurrencyCountryRounding_RepositoryService',
  895.             'currency_translation.repository' => 'getCurrencyTranslation_RepositoryService',
  896.             'custom_entity.repository' => 'getCustomEntity_RepositoryService',
  897.             'custom_field.repository' => 'getCustomField_RepositoryService',
  898.             'custom_field_set.repository' => 'getCustomFieldSet_RepositoryService',
  899.             'custom_field_set_relation.repository' => 'getCustomFieldSetRelation_RepositoryService',
  900.             'customer.repository' => 'getCustomer_RepositoryService',
  901.             'customer_address.repository' => 'getCustomerAddress_RepositoryService',
  902.             'customer_group.repository' => 'getCustomerGroup_RepositoryService',
  903.             'customer_group_registration_sales_channels.repository' => 'getCustomerGroupRegistrationSalesChannels_RepositoryService',
  904.             'customer_group_translation.repository' => 'getCustomerGroupTranslation_RepositoryService',
  905.             'customer_recovery.repository' => 'getCustomerRecovery_RepositoryService',
  906.             'customer_tag.repository' => 'getCustomerTag_RepositoryService',
  907.             'customer_wishlist.repository' => 'getCustomerWishlist_RepositoryService',
  908.             'customer_wishlist_product.repository' => 'getCustomerWishlistProduct_RepositoryService',
  909.             'data_collector.dump' => 'getDataCollector_DumpService',
  910.             'dead_message.repository' => 'getDeadMessage_RepositoryService',
  911.             'delivery_time.repository' => 'getDeliveryTime_RepositoryService',
  912.             'delivery_time_translation.repository' => 'getDeliveryTimeTranslation_RepositoryService',
  913.             'document.repository' => 'getDocument_RepositoryService',
  914.             'document_base_config.repository' => 'getDocumentBaseConfig_RepositoryService',
  915.             'document_base_config_sales_channel.repository' => 'getDocumentBaseConfigSalesChannel_RepositoryService',
  916.             'document_type.repository' => 'getDocumentType_RepositoryService',
  917.             'document_type_translation.repository' => 'getDocumentTypeTranslation_RepositoryService',
  918.             'dtgs_google_tag_manager_sw6.filesystem.private' => 'getDtgsGoogleTagManagerSw6_Filesystem_PrivateService',
  919.             'dtgs_google_tag_manager_sw6.filesystem.public' => 'getDtgsGoogleTagManagerSw6_Filesystem_PublicService',
  920.             'elasticsearch.filesystem.private' => 'getElasticsearch_Filesystem_PrivateService',
  921.             'elasticsearch.filesystem.public' => 'getElasticsearch_Filesystem_PublicService',
  922.             'enqueue.client.default.producer' => 'getEnqueue_Client_Default_ProducerService',
  923.             'error_controller' => 'getErrorController2Service',
  924.             'event_action.repository' => 'getEventAction_RepositoryService',
  925.             'event_action_rule.repository' => 'getEventActionRule_RepositoryService',
  926.             'event_action_sales_channel.repository' => 'getEventActionSalesChannel_RepositoryService',
  927.             'event_dispatcher' => 'getEventDispatcherService',
  928.             'flink_cms_responsive_helper.filesystem.private' => 'getFlinkCmsResponsiveHelper_Filesystem_PrivateService',
  929.             'flink_cms_responsive_helper.filesystem.public' => 'getFlinkCmsResponsiveHelper_Filesystem_PublicService',
  930.             'flow.repository' => 'getFlow_RepositoryService',
  931.             'flow_sequence.repository' => 'getFlowSequence_RepositoryService',
  932.             'flow_template.repository' => 'getFlowTemplate_RepositoryService',
  933.             'framework.filesystem.private' => 'getFramework_Filesystem_PrivateService',
  934.             'framework.filesystem.public' => 'getFramework_Filesystem_PublicService',
  935.             'frosh_platform_adminer.filesystem.private' => 'getFroshPlatformAdminer_Filesystem_PrivateService',
  936.             'frosh_platform_adminer.filesystem.public' => 'getFroshPlatformAdminer_Filesystem_PublicService',
  937.             'frosh_platform_filter_search.filesystem.private' => 'getFroshPlatformFilterSearch_Filesystem_PrivateService',
  938.             'frosh_platform_filter_search.filesystem.public' => 'getFroshPlatformFilterSearch_Filesystem_PublicService',
  939.             'frosh_tools.filesystem.private' => 'getFroshTools_Filesystem_PrivateService',
  940.             'frosh_tools.filesystem.public' => 'getFroshTools_Filesystem_PublicService',
  941.             'ghsw_greyhound_connect.filesystem.private' => 'getGhswGreyhoundConnect_Filesystem_PrivateService',
  942.             'ghsw_greyhound_connect.filesystem.public' => 'getGhswGreyhoundConnect_Filesystem_PublicService',
  943.             'ghsw_sync_customer.repository' => 'getGhswSyncCustomer_RepositoryService',
  944.             'ghsw_sync_log.repository' => 'getGhswSyncLog_RepositoryService',
  945.             'http_kernel' => 'getHttpKernelService',
  946.             'import_export_file.repository' => 'getImportExportFile_RepositoryService',
  947.             'import_export_log.repository' => 'getImportExportLog_RepositoryService',
  948.             'import_export_profile.repository' => 'getImportExportProfile_RepositoryService',
  949.             'import_export_profile_translation.repository' => 'getImportExportProfileTranslation_RepositoryService',
  950.             'integration.repository' => 'getIntegration_RepositoryService',
  951.             'integration_role.repository' => 'getIntegrationRole_RepositoryService',
  952.             'klarna_payment.filesystem.private' => 'getKlarnaPayment_Filesystem_PrivateService',
  953.             'klarna_payment.filesystem.public' => 'getKlarnaPayment_Filesystem_PublicService',
  954.             'klarna_payment_request_log.repository' => 'getKlarnaPaymentRequestLog_RepositoryService',
  955.             'kplngi_orderactive.repository' => 'getKplngiOrderactive_RepositoryService',
  956.             'kplngi_product_order.filesystem.private' => 'getKplngiProductOrder_Filesystem_PrivateService',
  957.             'kplngi_product_order.filesystem.public' => 'getKplngiProductOrder_Filesystem_PublicService',
  958.             'kplngi_productcategoryposition.repository' => 'getKplngiProductcategoryposition_RepositoryService',
  959.             'landing_page.repository' => 'getLandingPage_RepositoryService',
  960.             'landing_page_sales_channel.repository' => 'getLandingPageSalesChannel_RepositoryService',
  961.             'landing_page_tag.repository' => 'getLandingPageTag_RepositoryService',
  962.             'landing_page_translation.repository' => 'getLandingPageTranslation_RepositoryService',
  963.             'language.repository' => 'getLanguage_RepositoryService',
  964.             'laudert_friendly_captcha.filesystem.private' => 'getLaudertFriendlyCaptcha_Filesystem_PrivateService',
  965.             'laudert_friendly_captcha.filesystem.public' => 'getLaudertFriendlyCaptcha_Filesystem_PublicService',
  966.             'lenz_bing_ads_conversion_tracking2.filesystem.private' => 'getLenzBingAdsConversionTracking2_Filesystem_PrivateService',
  967.             'lenz_bing_ads_conversion_tracking2.filesystem.public' => 'getLenzBingAdsConversionTracking2_Filesystem_PublicService',
  968.             'locale.repository' => 'getLocale_RepositoryService',
  969.             'locale_translation.repository' => 'getLocaleTranslation_RepositoryService',
  970.             'log_entry.repository' => 'getLogEntry_RepositoryService',
  971.             'magnalister_shopware6.repository' => 'getMagnalisterShopware6_RepositoryService',
  972.             'mail_header_footer.repository' => 'getMailHeaderFooter_RepositoryService',
  973.             'mail_header_footer_translation.repository' => 'getMailHeaderFooterTranslation_RepositoryService',
  974.             'mail_template.repository' => 'getMailTemplate_RepositoryService',
  975.             'mail_template_media.repository' => 'getMailTemplateMedia_RepositoryService',
  976.             'mail_template_translation.repository' => 'getMailTemplateTranslation_RepositoryService',
  977.             'mail_template_type.repository' => 'getMailTemplateType_RepositoryService',
  978.             'mail_template_type_translation.repository' => 'getMailTemplateTypeTranslation_RepositoryService',
  979.             'main_category.repository' => 'getMainCategory_RepositoryService',
  980.             'maintenance.filesystem.private' => 'getMaintenance_Filesystem_PrivateService',
  981.             'maintenance.filesystem.public' => 'getMaintenance_Filesystem_PublicService',
  982.             'media.repository' => 'getMedia_RepositoryService',
  983.             'media_default_folder.repository' => 'getMediaDefaultFolder_RepositoryService',
  984.             'media_folder.repository' => 'getMediaFolder_RepositoryService',
  985.             'media_folder_configuration.repository' => 'getMediaFolderConfiguration_RepositoryService',
  986.             'media_folder_configuration_media_thumbnail_size.repository' => 'getMediaFolderConfigurationMediaThumbnailSize_RepositoryService',
  987.             'media_tag.repository' => 'getMediaTag_RepositoryService',
  988.             'media_thumbnail.repository' => 'getMediaThumbnail_RepositoryService',
  989.             'media_thumbnail_size.repository' => 'getMediaThumbnailSize_RepositoryService',
  990.             'media_translation.repository' => 'getMediaTranslation_RepositoryService',
  991.             'mega_parent_product_listing.filesystem.private' => 'getMegaParentProductListing_Filesystem_PrivateService',
  992.             'mega_parent_product_listing.filesystem.public' => 'getMegaParentProductListing_Filesystem_PublicService',
  993.             'message_queue_stats.repository' => 'getMessageQueueStats_RepositoryService',
  994.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  995.             'monolog.logger.business_events' => 'getMonolog_Logger_BusinessEventsService',
  996.             'mrpix_billiger_tracking.filesystem.private' => 'getMrpixBilligerTracking_Filesystem_PrivateService',
  997.             'mrpix_billiger_tracking.filesystem.public' => 'getMrpixBilligerTracking_Filesystem_PublicService',
  998.             'mrpix_sales_channel_billigertracking.repository' => 'getMrpixSalesChannelBilligertracking_RepositoryService',
  999.             'neti_next_product_detail_cms.filesystem.private' => 'getNetiNextProductDetailCms_Filesystem_PrivateService',
  1000.             'neti_next_product_detail_cms.filesystem.public' => 'getNetiNextProductDetailCms_Filesystem_PublicService',
  1001.             'neti_pdc_template_marker.repository' => 'getNetiPdcTemplateMarker_RepositoryService',
  1002.             'neti_product_cms.repository' => 'getNetiProductCms_RepositoryService',
  1003.             'neti_product_cms_sales_channel.repository' => 'getNetiProductCmsSalesChannel_RepositoryService',
  1004.             'netzp_notifications6.filesystem.private' => 'getNetzpNotifications6_Filesystem_PrivateService',
  1005.             'netzp_notifications6.filesystem.public' => 'getNetzpNotifications6_Filesystem_PublicService',
  1006.             'newsletter_recipient.repository' => 'getNewsletterRecipient_RepositoryService',
  1007.             'newsletter_recipient_tag.repository' => 'getNewsletterRecipientTag_RepositoryService',
  1008.             'notification.repository' => 'getNotification_RepositoryService',
  1009.             'number_range.repository' => 'getNumberRange_RepositoryService',
  1010.             'number_range_sales_channel.repository' => 'getNumberRangeSalesChannel_RepositoryService',
  1011.             'number_range_state.repository' => 'getNumberRangeState_RepositoryService',
  1012.             'number_range_translation.repository' => 'getNumberRangeTranslation_RepositoryService',
  1013.             'number_range_type.repository' => 'getNumberRangeType_RepositoryService',
  1014.             'number_range_type_translation.repository' => 'getNumberRangeTypeTranslation_RepositoryService',
  1015.             'order.repository' => 'getOrder_RepositoryService',
  1016.             'order_address.repository' => 'getOrderAddress_RepositoryService',
  1017.             'order_customer.repository' => 'getOrderCustomer_RepositoryService',
  1018.             'order_delivery.repository' => 'getOrderDelivery_RepositoryService',
  1019.             'order_delivery_position.repository' => 'getOrderDeliveryPosition_RepositoryService',
  1020.             'order_line_item.repository' => 'getOrderLineItem_RepositoryService',
  1021.             'order_line_item_download.repository' => 'getOrderLineItemDownload_RepositoryService',
  1022.             'order_tag.repository' => 'getOrderTag_RepositoryService',
  1023.             'order_transaction.repository' => 'getOrderTransaction_RepositoryService',
  1024.             'order_transaction_capture.repository' => 'getOrderTransactionCapture_RepositoryService',
  1025.             'order_transaction_capture_refund.repository' => 'getOrderTransactionCaptureRefund_RepositoryService',
  1026.             'order_transaction_capture_refund_position.repository' => 'getOrderTransactionCaptureRefundPosition_RepositoryService',
  1027.             'payment_method.repository' => 'getPaymentMethod_RepositoryService',
  1028.             'payment_method_translation.repository' => 'getPaymentMethodTranslation_RepositoryService',
  1029.             'plugin.repository' => 'getPlugin_RepositoryService',
  1030.             'plugin_translation.repository' => 'getPluginTranslation_RepositoryService',
  1031.             'prems_interactive_hotspots.filesystem.private' => 'getPremsInteractiveHotspots_Filesystem_PrivateService',
  1032.             'prems_interactive_hotspots.filesystem.public' => 'getPremsInteractiveHotspots_Filesystem_PublicService',
  1033.             'product.repository' => 'getProduct_RepositoryService',
  1034.             'product_category.repository' => 'getProductCategory_RepositoryService',
  1035.             'product_category_tree.repository' => 'getProductCategoryTree_RepositoryService',
  1036.             'product_configurator_setting.repository' => 'getProductConfiguratorSetting_RepositoryService',
  1037.             'product_cross_selling.repository' => 'getProductCrossSelling_RepositoryService',
  1038.             'product_cross_selling_assigned_products.repository' => 'getProductCrossSellingAssignedProducts_RepositoryService',
  1039.             'product_cross_selling_translation.repository' => 'getProductCrossSellingTranslation_RepositoryService',
  1040.             'product_custom_field_set.repository' => 'getProductCustomFieldSet_RepositoryService',
  1041.             'product_download.repository' => 'getProductDownload_RepositoryService',
  1042.             'product_export.repository' => 'getProductExport_RepositoryService',
  1043.             'product_feature_set.repository' => 'getProductFeatureSet_RepositoryService',
  1044.             'product_feature_set_translation.repository' => 'getProductFeatureSetTranslation_RepositoryService',
  1045.             'product_keyword_dictionary.repository' => 'getProductKeywordDictionary_RepositoryService',
  1046.             'product_manufacturer.repository' => 'getProductManufacturer_RepositoryService',
  1047.             'product_manufacturer_translation.repository' => 'getProductManufacturerTranslation_RepositoryService',
  1048.             'product_media.repository' => 'getProductMedia_RepositoryService',
  1049.             'product_option.repository' => 'getProductOption_RepositoryService',
  1050.             'product_price.repository' => 'getProductPrice_RepositoryService',
  1051.             'product_property.repository' => 'getProductProperty_RepositoryService',
  1052.             'product_review.repository' => 'getProductReview_RepositoryService',
  1053.             'product_search_config.repository' => 'getProductSearchConfig_RepositoryService',
  1054.             'product_search_config_field.repository' => 'getProductSearchConfigField_RepositoryService',
  1055.             'product_search_keyword.repository' => 'getProductSearchKeyword_RepositoryService',
  1056.             'product_sorting.repository' => 'getProductSorting_RepositoryService',
  1057.             'product_sorting_translation.repository' => 'getProductSortingTranslation_RepositoryService',
  1058.             'product_stream.repository' => 'getProductStream_RepositoryService',
  1059.             'product_stream_filter.repository' => 'getProductStreamFilter_RepositoryService',
  1060.             'product_stream_mapping.repository' => 'getProductStreamMapping_RepositoryService',
  1061.             'product_stream_translation.repository' => 'getProductStreamTranslation_RepositoryService',
  1062.             'product_tag.repository' => 'getProductTag_RepositoryService',
  1063.             'product_translation.repository' => 'getProductTranslation_RepositoryService',
  1064.             'product_visibility.repository' => 'getProductVisibility_RepositoryService',
  1065.             'profiling.filesystem.private' => 'getProfiling_Filesystem_PrivateService',
  1066.             'profiling.filesystem.public' => 'getProfiling_Filesystem_PublicService',
  1067.             'promotion.repository' => 'getPromotion_RepositoryService',
  1068.             'promotion_cart_rule.repository' => 'getPromotionCartRule_RepositoryService',
  1069.             'promotion_discount.repository' => 'getPromotionDiscount_RepositoryService',
  1070.             'promotion_discount_prices.repository' => 'getPromotionDiscountPrices_RepositoryService',
  1071.             'promotion_discount_rule.repository' => 'getPromotionDiscountRule_RepositoryService',
  1072.             'promotion_individual_code.repository' => 'getPromotionIndividualCode_RepositoryService',
  1073.             'promotion_order_rule.repository' => 'getPromotionOrderRule_RepositoryService',
  1074.             'promotion_persona_customer.repository' => 'getPromotionPersonaCustomer_RepositoryService',
  1075.             'promotion_persona_rule.repository' => 'getPromotionPersonaRule_RepositoryService',
  1076.             'promotion_sales_channel.repository' => 'getPromotionSalesChannel_RepositoryService',
  1077.             'promotion_setgroup.repository' => 'getPromotionSetgroup_RepositoryService',
  1078.             'promotion_setgroup_rule.repository' => 'getPromotionSetgroupRule_RepositoryService',
  1079.             'promotion_translation.repository' => 'getPromotionTranslation_RepositoryService',
  1080.             'property_group.repository' => 'getPropertyGroup_RepositoryService',
  1081.             'property_group_option.repository' => 'getPropertyGroupOption_RepositoryService',
  1082.             'property_group_option_translation.repository' => 'getPropertyGroupOptionTranslation_RepositoryService',
  1083.             'property_group_translation.repository' => 'getPropertyGroupTranslation_RepositoryService',
  1084.             'red_magnalister_s_w6.filesystem.private' => 'getRedMagnalisterSW6_Filesystem_PrivateService',
  1085.             'red_magnalister_s_w6.filesystem.public' => 'getRedMagnalisterSW6_Filesystem_PublicService',
  1086.             'request_stack' => 'getRequestStackService',
  1087.             'router' => 'getRouterService',
  1088.             'routing.loader' => 'getRouting_LoaderService',
  1089.             'rule.repository' => 'getRule_RepositoryService',
  1090.             'rule_condition.repository' => 'getRuleCondition_RepositoryService',
  1091.             'rule_tag.repository' => 'getRuleTag_RepositoryService',
  1092.             's_plugin_netzp_notification.repository' => 'getSPluginNetzpNotification_RepositoryService',
  1093.             's_plugin_netzp_notification_translation.repository' => 'getSPluginNetzpNotificationTranslation_RepositoryService',
  1094.             'sales_channel.category.repository' => 'getSalesChannel_Category_RepositoryService',
  1095.             'sales_channel.country.repository' => 'getSalesChannel_Country_RepositoryService',
  1096.             'sales_channel.country_state.repository' => 'getSalesChannel_CountryState_RepositoryService',
  1097.             'sales_channel.currency.repository' => 'getSalesChannel_Currency_RepositoryService',
  1098.             'sales_channel.landing_page.repository' => 'getSalesChannel_LandingPage_RepositoryService',
  1099.             'sales_channel.language.repository' => 'getSalesChannel_Language_RepositoryService',
  1100.             'sales_channel.main_category.repository' => 'getSalesChannel_MainCategory_RepositoryService',
  1101.             'sales_channel.newsletter_recipient.repository' => 'getSalesChannel_NewsletterRecipient_RepositoryService',
  1102.             'sales_channel.payment_method.repository' => 'getSalesChannel_PaymentMethod_RepositoryService',
  1103.             'sales_channel.product.repository' => 'getSalesChannel_Product_RepositoryService',
  1104.             'sales_channel.repository' => 'getSalesChannel_RepositoryService',
  1105.             'sales_channel.salutation.repository' => 'getSalesChannel_Salutation_RepositoryService',
  1106.             'sales_channel.seo_url.repository' => 'getSalesChannel_SeoUrl_RepositoryService',
  1107.             'sales_channel.shipping_method.repository' => 'getSalesChannel_ShippingMethod_RepositoryService',
  1108.             'sales_channel_analytics.repository' => 'getSalesChannelAnalytics_RepositoryService',
  1109.             'sales_channel_country.repository' => 'getSalesChannelCountry_RepositoryService',
  1110.             'sales_channel_currency.repository' => 'getSalesChannelCurrency_RepositoryService',
  1111.             'sales_channel_definition.Acris\\CookieConsent\\Custom\\Aggregate\\CookieGroupTranslation\\CookieGroupTranslationDefinition' => 'getCookieGroupTranslationDefinition2Service',
  1112.             'sales_channel_definition.Acris\\CookieConsent\\Custom\\Aggregate\\CookieTranslation\\CookieTranslationDefinition' => 'getCookieTranslationDefinition2Service',
  1113.             'sales_channel_definition.Acris\\CookieConsent\\Custom\\CookieDefinition' => 'getCookieDefinition2Service',
  1114.             'sales_channel_definition.Acris\\CookieConsent\\Custom\\CookieGroupDefinition' => 'getCookieGroupDefinition2Service',
  1115.             'sales_channel_definition.Acris\\CookieConsent\\Custom\\CookieSalesChannelDefinition' => 'getCookieSalesChannelDefinition2Service',
  1116.             'sales_channel_definition.Acris\\SeoRedirect\\Custom\\SeoRedirectDefinition' => 'getSeoRedirectDefinition2Service',
  1117.             'sales_channel_definition.AkuCmsFactory\\Element\\CmsFactoryElementDefinition' => 'getCmsFactoryElementDefinition2Service',
  1118.             'sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\CategoryImpressionsDefinition' => 'getCategoryImpressionsDefinition2Service',
  1119.             'sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ConfigDefinition' => 'getConfigDefinition2Service',
  1120.             'sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\GroupDefinition' => 'getGroupDefinition2Service',
  1121.             'sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ManufacturerImpressionsDefinition' => 'getManufacturerImpressionsDefinition2Service',
  1122.             'sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\PoolDefinition' => 'getPoolDefinition2Service',
  1123.             'sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ProductImpressionsDefinition' => 'getProductImpressionsDefinition2Service',
  1124.             'sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\RefererDefinition' => 'getRefererDefinition2Service',
  1125.             'sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\SearchResultDefinition' => 'getSearchResultDefinition2Service',
  1126.             'sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\VisitorsDefinition' => 'getVisitorsDefinition2Service',
  1127.             'sales_channel_definition.Ghsw\\GreyhoundConnect\\Core\\Content\\Sync\\SyncCustomerDefinition' => 'getSyncCustomerDefinition2Service',
  1128.             'sales_channel_definition.Ghsw\\GreyhoundConnect\\Core\\Content\\Sync\\SyncLogDefinition' => 'getSyncLogDefinition2Service',
  1129.             'sales_channel_definition.KlarnaPayment\\Components\\DataAbstractionLayer\\Entity\\RequestLog\\RequestLogDefinition' => 'getRequestLogDefinition2Service',
  1130.             'sales_channel_definition.Kplngi\\ProductOrder\\Position\\OrderActiveDefinition' => 'getOrderActiveDefinition2Service',
  1131.             'sales_channel_definition.Kplngi\\ProductOrder\\Position\\ProductCategoryDefinition' => 'getProductCategoryDefinition3Service',
  1132.             'sales_channel_definition.Mrpix\\BilligerTracking\\Core\\System\\SalesChannel\\Aggregate\\BilligerTrackingDefinition' => 'getBilligerTrackingDefinition2Service',
  1133.             'sales_channel_definition.NetInventors\\NetiNextProductDetailCms\\Core\\Content\\ProductCmsSalesChannel\\ProductCmsSalesChannelDefinition' => 'getProductCmsSalesChannelDefinition2Service',
  1134.             'sales_channel_definition.NetInventors\\NetiNextProductDetailCms\\Core\\Content\\Product\\Aggregate\\ProductCms\\ProductCmsDefinition' => 'getProductCmsDefinition2Service',
  1135.             'sales_channel_definition.NetInventors\\NetiNextProductDetailCms\\Core\\Content\\TemplateMarker\\TemplateMarkerDefinition' => 'getTemplateMarkerDefinition2Service',
  1136.             'sales_channel_definition.NetzpNotifications6\\Core\\Content\\Aggregate\\NotificationTranslation\\NotificationTranslationDefinition' => 'getNotificationTranslationDefinition2Service',
  1137.             'sales_channel_definition.NetzpNotifications6\\Core\\Content\\Notification\\NotificationDefinition' => 'getNotificationDefinition3Service',
  1138.             'sales_channel_definition.Redgecko\\Magnalister\\Core\\Content\\Bundle\\BundleCookieDefinition' => 'getBundleCookieDefinition2Service',
  1139.             'sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinition4Service',
  1140.             'sales_channel_definition.Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition' => 'getAppAdministrationSnippetDefinition2Service',
  1141.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinition2Service',
  1142.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinition2Service',
  1143.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinition2Service',
  1144.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinition2Service',
  1145.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinition2Service',
  1146.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinition2Service',
  1147.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinition2Service',
  1148.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinition2Service',
  1149.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinition2Service',
  1150.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinition2Service',
  1151.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinition2Service',
  1152.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinition2Service',
  1153.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinition2Service',
  1154.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinition2Service',
  1155.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinition2Service',
  1156.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinition2Service',
  1157.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinition2Service',
  1158.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinition2Service',
  1159.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition' => 'getOrderLineItemDownloadDefinition2Service',
  1160.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinition2Service',
  1161.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinition2Service',
  1162.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition' => 'getOrderTransactionCaptureRefundPositionDefinition2Service',
  1163.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition' => 'getOrderTransactionCaptureRefundDefinition2Service',
  1164.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition' => 'getOrderTransactionCaptureDefinition2Service',
  1165.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinition2Service',
  1166.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinition2Service',
  1167.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinition2Service',
  1168.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinition2Service',
  1169.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinition2Service',
  1170.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinition2Service',
  1171.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinition2Service',
  1172.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinition2Service',
  1173.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinition2Service',
  1174.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinition2Service',
  1175.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinition2Service',
  1176.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinition2Service',
  1177.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinition2Service',
  1178.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinition2Service',
  1179.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinition2Service',
  1180.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinition2Service',
  1181.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinition2Service',
  1182.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinition2Service',
  1183.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinition2Service',
  1184.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinition2Service',
  1185.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinition2Service',
  1186.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinition2Service',
  1187.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinition2Service',
  1188.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinition2Service',
  1189.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinition2Service',
  1190.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinition2Service',
  1191.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinition2Service',
  1192.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinition2Service',
  1193.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition' => 'getFlowTemplateDefinition2Service',
  1194.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinition2Service',
  1195.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinition2Service',
  1196.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinition2Service',
  1197.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinition2Service',
  1198.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinition2Service',
  1199.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinition2Service',
  1200.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinition2Service',
  1201.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinition2Service',
  1202.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinition2Service',
  1203.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinition2Service',
  1204.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinition2Service',
  1205.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinition2Service',
  1206.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinition2Service',
  1207.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinition2Service',
  1208.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinition2Service',
  1209.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinition2Service',
  1210.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service',
  1211.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinition2Service',
  1212.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinition2Service',
  1213.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinition2Service',
  1214.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinition2Service',
  1215.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinition2Service',
  1216.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinition2Service',
  1217.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinition2Service',
  1218.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinition2Service',
  1219.             'sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinition2Service',
  1220.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinition2Service',
  1221.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinition2Service',
  1222.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinition2Service',
  1223.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinition2Service',
  1224.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinition4Service',
  1225.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinition2Service',
  1226.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinition2Service',
  1227.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinition2Service',
  1228.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinition2Service',
  1229.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinition2Service',
  1230.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition' => 'getProductDownloadDefinition2Service',
  1231.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinition2Service',
  1232.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinition2Service',
  1233.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinition2Service',
  1234.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinition2Service',
  1235.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinition2Service',
  1236.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinition2Service',
  1237.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinition2Service',
  1238.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinition2Service',
  1239.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinition2Service',
  1240.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinition2Service',
  1241.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinition2Service',
  1242.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinition2Service',
  1243.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinition2Service',
  1244.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinition2Service',
  1245.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinition2Service',
  1246.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinition2Service',
  1247.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinition2Service',
  1248.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinition2Service',
  1249.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinition2Service',
  1250.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinition2Service',
  1251.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinition2Service',
  1252.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinition2Service',
  1253.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinition2Service',
  1254.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinition2Service',
  1255.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition' => 'getRuleTagDefinition2Service',
  1256.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinition2Service',
  1257.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinition2Service',
  1258.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinition2Service',
  1259.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinition2Service',
  1260.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinition2Service',
  1261.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinition2Service',
  1262.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinition2Service',
  1263.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition' => 'getAppScriptConditionTranslationDefinition2Service',
  1264.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition' => 'getAppScriptConditionDefinition2Service',
  1265.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinition2Service',
  1266.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinition2Service',
  1267.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinition2Service',
  1268.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition' => 'getAppFlowActionTranslationDefinition2Service',
  1269.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition' => 'getAppFlowActionDefinition2Service',
  1270.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinition2Service',
  1271.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinition2Service',
  1272.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinition2Service',
  1273.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinition2Service',
  1274.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinition2Service',
  1275.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinition2Service',
  1276.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinition2Service',
  1277.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinition2Service',
  1278.             'sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinition2Service',
  1279.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinition2Service',
  1280.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinition2Service',
  1281.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinition2Service',
  1282.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinition2Service',
  1283.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinition2Service',
  1284.             'sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinition2Service',
  1285.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinition2Service',
  1286.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinition2Service',
  1287.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinition2Service',
  1288.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinition2Service',
  1289.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinition2Service',
  1290.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinition2Service',
  1291.             'sales_channel_definition.Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition' => 'getCustomEntityDefinition2Service',
  1292.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinition2Service',
  1293.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinition2Service',
  1294.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinition2Service',
  1295.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinition2Service',
  1296.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinition2Service',
  1297.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinition2Service',
  1298.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinition2Service',
  1299.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinition2Service',
  1300.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinition2Service',
  1301.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinition2Service',
  1302.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinition2Service',
  1303.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinition2Service',
  1304.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinition2Service',
  1305.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinition2Service',
  1306.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinition2Service',
  1307.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinition2Service',
  1308.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition3Service',
  1309.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition3Service',
  1310.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinition2Service',
  1311.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition3Service',
  1312.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition3Service',
  1313.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition3Service',
  1314.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinition2Service',
  1315.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinition2Service',
  1316.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinition2Service',
  1317.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinition2Service',
  1318.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinition2Service',
  1319.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinition2Service',
  1320.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinition2Service',
  1321.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinition2Service',
  1322.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinition2Service',
  1323.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinition2Service',
  1324.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinition2Service',
  1325.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinition2Service',
  1326.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinition2Service',
  1327.             'sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinition2Service',
  1328.             'sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinition2Service',
  1329.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinition2Service',
  1330.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinition2Service',
  1331.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinition2Service',
  1332.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinition2Service',
  1333.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinition2Service',
  1334.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinition2Service',
  1335.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinition2Service',
  1336.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinition2Service',
  1337.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinition2Service',
  1338.             'sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinition2Service',
  1339.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition' => 'getThemeChildDefinition2Service',
  1340.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinition2Service',
  1341.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinition2Service',
  1342.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinition2Service',
  1343.             'sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinition2Service',
  1344.             'sales_channel_definition.StudioSolid\\ProductVideos\\Core\\Content\\Product\\Aggregate\\ProductEmbeddedVideoMedia\\ProductEmbeddedVideoMediaDefinition' => 'getProductEmbeddedVideoMediaDefinition2Service',
  1345.             'sales_channel_definition.StudioSolid\\ProductVideos\\Core\\Content\\Product\\Aggregate\\ProductMediaVideoThumbnail\\ProductMediaVideoThumbnailDefinition' => 'getProductMediaVideoThumbnailDefinition2Service',
  1346.             'sales_channel_definition.SwagMigrationAssistant\\Migration\\Connection\\SwagMigrationConnectionDefinition' => 'getSwagMigrationConnectionDefinition2Service',
  1347.             'sales_channel_definition.SwagMigrationAssistant\\Migration\\Data\\SwagMigrationDataDefinition' => 'getSwagMigrationDataDefinition2Service',
  1348.             'sales_channel_definition.SwagMigrationAssistant\\Migration\\Logging\\SwagMigrationLoggingDefinition' => 'getSwagMigrationLoggingDefinition2Service',
  1349.             'sales_channel_definition.SwagMigrationAssistant\\Migration\\Mapping\\SwagMigrationMappingDefinition' => 'getSwagMigrationMappingDefinition2Service',
  1350.             'sales_channel_definition.SwagMigrationAssistant\\Migration\\Media\\SwagMigrationMediaFileDefinition' => 'getSwagMigrationMediaFileDefinition2Service',
  1351.             'sales_channel_definition.SwagMigrationAssistant\\Migration\\Run\\SwagMigrationRunDefinition' => 'getSwagMigrationRunDefinition2Service',
  1352.             'sales_channel_definition.SwagMigrationAssistant\\Migration\\Setting\\GeneralSettingDefinition' => 'getGeneralSettingDefinition2Service',
  1353.             'sales_channel_definition.Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\PaymentNotification\\PaymentNotificationDefinition' => 'getPaymentNotificationDefinition2Service',
  1354.             'sales_channel_definition.Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenDefinition' => 'getSignUpTokenDefinition2Service',
  1355.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition' => 'getPosSalesChannelDefinition2Service',
  1356.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition' => 'getPosSalesChannelInventoryDefinition2Service',
  1357.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition' => 'getPosSalesChannelMediaDefinition2Service',
  1358.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition' => 'getPosSalesChannelProductDefinition2Service',
  1359.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition' => 'getPosSalesChannelRunDefinition2Service',
  1360.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition' => 'getPosSalesChannelRunLogDefinition2Service',
  1361.             'sales_channel_definition.ZweiPunktStageWare\\Core\\Content\\Profile\\ProfileDefinition' => 'getProfileDefinition2Service',
  1362.             'sales_channel_domain.repository' => 'getSalesChannelDomain_RepositoryService',
  1363.             'sales_channel_language.repository' => 'getSalesChannelLanguage_RepositoryService',
  1364.             'sales_channel_payment_method.repository' => 'getSalesChannelPaymentMethod_RepositoryService',
  1365.             'sales_channel_shipping_method.repository' => 'getSalesChannelShippingMethod_RepositoryService',
  1366.             'sales_channel_translation.repository' => 'getSalesChannelTranslation_RepositoryService',
  1367.             'sales_channel_type.repository' => 'getSalesChannelType_RepositoryService',
  1368.             'sales_channel_type_translation.repository' => 'getSalesChannelTypeTranslation_RepositoryService',
  1369.             'salutation.repository' => 'getSalutation_RepositoryService',
  1370.             'salutation_translation.repository' => 'getSalutationTranslation_RepositoryService',
  1371.             'scheduled_task.repository' => 'getScheduledTask_RepositoryService',
  1372.             'script.repository' => 'getScript_RepositoryService',
  1373.             'seo_url.repository' => 'getSeoUrl_RepositoryService',
  1374.             'seo_url_template.repository' => 'getSeoUrlTemplate_RepositoryService',
  1375.             'services_resetter' => 'getServicesResetterService',
  1376.             'shipping_method.repository' => 'getShippingMethod_RepositoryService',
  1377.             'shipping_method_price.repository' => 'getShippingMethodPrice_RepositoryService',
  1378.             'shipping_method_tag.repository' => 'getShippingMethodTag_RepositoryService',
  1379.             'shipping_method_translation.repository' => 'getShippingMethodTranslation_RepositoryService',
  1380.             'shopware.filesystem.asset' => 'getShopware_Filesystem_AssetService',
  1381.             'shopware.filesystem.private' => 'getShopware_Filesystem_PrivateService',
  1382.             'shopware.filesystem.public' => 'getShopware_Filesystem_PublicService',
  1383.             'shopware.filesystem.sitemap' => 'getShopware_Filesystem_SitemapService',
  1384.             'shopware.filesystem.temp' => 'getShopware_Filesystem_TempService',
  1385.             'shopware.filesystem.theme' => 'getShopware_Filesystem_ThemeService',
  1386.             'shopware.increment.gateway.registry' => 'getShopware_Increment_Gateway_RegistryService',
  1387.             'shopware.store_client' => 'getShopware_StoreClientService',
  1388.             'snippet.repository' => 'getSnippet_RepositoryService',
  1389.             'snippet_set.repository' => 'getSnippetSet_RepositoryService',
  1390.             'solid_product_videos.filesystem.private' => 'getSolidProductVideos_Filesystem_PrivateService',
  1391.             'solid_product_videos.filesystem.public' => 'getSolidProductVideos_Filesystem_PublicService',
  1392.             'solid_pv_product_embedded_video_media.repository' => 'getSolidPvProductEmbeddedVideoMedia_RepositoryService',
  1393.             'solid_pv_product_media_video_thumbnail.repository' => 'getSolidPvProductMediaVideoThumbnail_RepositoryService',
  1394.             'stage_ware_profile.repository' => 'getStageWareProfile_RepositoryService',
  1395.             'state_machine.repository' => 'getStateMachine_RepositoryService',
  1396.             'state_machine_history.repository' => 'getStateMachineHistory_RepositoryService',
  1397.             'state_machine_state.repository' => 'getStateMachineState_RepositoryService',
  1398.             'state_machine_state_translation.repository' => 'getStateMachineStateTranslation_RepositoryService',
  1399.             'state_machine_transition.repository' => 'getStateMachineTransition_RepositoryService',
  1400.             'state_machine_translation.repository' => 'getStateMachineTranslation_RepositoryService',
  1401.             'storefront.filesystem.private' => 'getStorefront_Filesystem_PrivateService',
  1402.             'storefront.filesystem.public' => 'getStorefront_Filesystem_PublicService',
  1403.             'swag_amazon_pay.filesystem.private' => 'getSwagAmazonPay_Filesystem_PrivateService',
  1404.             'swag_amazon_pay.filesystem.public' => 'getSwagAmazonPay_Filesystem_PublicService',
  1405.             'swag_amazon_pay_payment_notification.repository' => 'getSwagAmazonPayPaymentNotification_RepositoryService',
  1406.             'swag_amazon_pay_signup_token.repository' => 'getSwagAmazonPaySignupToken_RepositoryService',
  1407.             'swag_extension_store.filesystem.private' => 'getSwagExtensionStore_Filesystem_PrivateService',
  1408.             'swag_extension_store.filesystem.public' => 'getSwagExtensionStore_Filesystem_PublicService',
  1409.             'swag_migration_assistant.filesystem.private' => 'getSwagMigrationAssistant_Filesystem_PrivateService',
  1410.             'swag_migration_assistant.filesystem.public' => 'getSwagMigrationAssistant_Filesystem_PublicService',
  1411.             'swag_migration_connection.repository' => 'getSwagMigrationConnection_RepositoryService',
  1412.             'swag_migration_data.repository' => 'getSwagMigrationData_RepositoryService',
  1413.             'swag_migration_general_setting.repository' => 'getSwagMigrationGeneralSetting_RepositoryService',
  1414.             'swag_migration_logging.repository' => 'getSwagMigrationLogging_RepositoryService',
  1415.             'swag_migration_mapping.repository' => 'getSwagMigrationMapping_RepositoryService',
  1416.             'swag_migration_media_file.repository' => 'getSwagMigrationMediaFile_RepositoryService',
  1417.             'swag_migration_run.repository' => 'getSwagMigrationRun_RepositoryService',
  1418.             'swag_pay_pal.filesystem.private' => 'getSwagPayPal_Filesystem_PrivateService',
  1419.             'swag_pay_pal.filesystem.public' => 'getSwagPayPal_Filesystem_PublicService',
  1420.             'swag_paypal_pos_sales_channel.repository' => 'getSwagPaypalPosSalesChannel_RepositoryService',
  1421.             'swag_paypal_pos_sales_channel_inventory.repository' => 'getSwagPaypalPosSalesChannelInventory_RepositoryService',
  1422.             'swag_paypal_pos_sales_channel_media.repository' => 'getSwagPaypalPosSalesChannelMedia_RepositoryService',
  1423.             'swag_paypal_pos_sales_channel_product.repository' => 'getSwagPaypalPosSalesChannelProduct_RepositoryService',
  1424.             'swag_paypal_pos_sales_channel_run.repository' => 'getSwagPaypalPosSalesChannelRun_RepositoryService',
  1425.             'swag_paypal_pos_sales_channel_run_log.repository' => 'getSwagPaypalPosSalesChannelRunLog_RepositoryService',
  1426.             'system.filesystem.private' => 'getSystem_Filesystem_PrivateService',
  1427.             'system.filesystem.public' => 'getSystem_Filesystem_PublicService',
  1428.             'system_config.repository' => 'getSystemConfig_RepositoryService',
  1429.             'tag.repository' => 'getTag_RepositoryService',
  1430.             'tax.repository' => 'getTax_RepositoryService',
  1431.             'tax_rule.repository' => 'getTaxRule_RepositoryService',
  1432.             'tax_rule_type.repository' => 'getTaxRuleType_RepositoryService',
  1433.             'tax_rule_type_translation.repository' => 'getTaxRuleTypeTranslation_RepositoryService',
  1434.             'theme.repository' => 'getTheme_RepositoryService',
  1435.             'theme_child.repository' => 'getThemeChild_RepositoryService',
  1436.             'theme_media.repository' => 'getThemeMedia_RepositoryService',
  1437.             'theme_sales_channel.repository' => 'getThemeSalesChannel_RepositoryService',
  1438.             'theme_translation.repository' => 'getThemeTranslation_RepositoryService',
  1439.             'translator' => 'getTranslator2Service',
  1440.             'unit.repository' => 'getUnit_RepositoryService',
  1441.             'unit_translation.repository' => 'getUnitTranslation_RepositoryService',
  1442.             'user.repository' => 'getUser_RepositoryService',
  1443.             'user_access_key.repository' => 'getUserAccessKey_RepositoryService',
  1444.             'user_config.repository' => 'getUserConfig_RepositoryService',
  1445.             'user_recovery.repository' => 'getUserRecovery_RepositoryService',
  1446.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  1447.             'version.repository' => 'getVersion_RepositoryService',
  1448.             'version_commit.repository' => 'getVersionCommit_RepositoryService',
  1449.             'version_commit_data.repository' => 'getVersionCommitData_RepositoryService',
  1450.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  1451.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  1452.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  1453.             'webhook.repository' => 'getWebhook_RepositoryService',
  1454.             'webhook_event_log.repository' => 'getWebhookEventLog_RepositoryService',
  1455.             'xanten_last_seen_product.filesystem.private' => 'getXantenLastSeenProduct_Filesystem_PrivateService',
  1456.             'xanten_last_seen_product.filesystem.public' => 'getXantenLastSeenProduct_Filesystem_PublicService',
  1457.             'zenit\\PlatformSalesCountdownBar\\zenitPlatformSalesCountdownBar' => 'getZenitPlatformSalesCountdownBarService',
  1458.             'zenit_platform_sales_countdown_bar.filesystem.private' => 'getZenitPlatformSalesCountdownBar_Filesystem_PrivateService',
  1459.             'zenit_platform_sales_countdown_bar.filesystem.public' => 'getZenitPlatformSalesCountdownBar_Filesystem_PublicService',
  1460.             'zeobv_filter_optimizer.filesystem.private' => 'getZeobvFilterOptimizer_Filesystem_PrivateService',
  1461.             'zeobv_filter_optimizer.filesystem.public' => 'getZeobvFilterOptimizer_Filesystem_PublicService',
  1462.             'zwei_punkt_betten_abc.filesystem.private' => 'getZweiPunktBettenAbc_Filesystem_PrivateService',
  1463.             'zwei_punkt_betten_abc.filesystem.public' => 'getZweiPunktBettenAbc_Filesystem_PublicService',
  1464.             'zwei_punkt_same_day_delivery.filesystem.private' => 'getZweiPunktSameDayDelivery_Filesystem_PrivateService',
  1465.             'zwei_punkt_same_day_delivery.filesystem.public' => 'getZweiPunktSameDayDelivery_Filesystem_PublicService',
  1466.             'zwei_punkt_seo_kampfpreise.filesystem.private' => 'getZweiPunktSeoKampfpreise_Filesystem_PrivateService',
  1467.             'zwei_punkt_seo_kampfpreise.filesystem.public' => 'getZweiPunktSeoKampfpreise_Filesystem_PublicService',
  1468.             'zwei_punkt_stage_ware.filesystem.private' => 'getZweiPunktStageWare_Filesystem_PrivateService',
  1469.             'zwei_punkt_stage_ware.filesystem.public' => 'getZweiPunktStageWare_Filesystem_PublicService',
  1470.             'zwei_punkt_varianten_ausgrauen.filesystem.private' => 'getZweiPunktVariantenAusgrauen_Filesystem_PrivateService',
  1471.             'zwei_punkt_varianten_ausgrauen.filesystem.public' => 'getZweiPunktVariantenAusgrauen_Filesystem_PublicService',
  1472.             'cache_clearer' => 'getCacheClearerService',
  1473.             'filesystem' => 'getFilesystemService',
  1474.             'serializer' => 'getSerializerService',
  1475.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  1476.             'profiler' => 'getProfiler2Service',
  1477.             'twig' => 'getTwigService',
  1478.             'session' => 'getSessionService',
  1479.             'validator' => 'getValidatorService',
  1480.         ];
  1481.         $this->aliases = [
  1482.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\PaymentMethodRoute' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute',
  1483.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\ShippingMethodRoute' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute',
  1484.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryRoute' => 'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute',
  1485.             'Shopware\\Core\\Content\\Category\\SalesChannel\\NavigationRoute' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute',
  1486.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowLoader' => 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader',
  1487.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\LandingPageRoute' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute',
  1488.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\ProductCrossSellingRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute',
  1489.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\ProductDetailRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute',
  1490.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute',
  1491.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute',
  1492.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ProductSearchRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute',
  1493.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\ProductSuggestRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute',
  1494.             'Shopware\\Core\\Content\\Seo\\SeoResolver' => 'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver',
  1495.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\SitemapRoute' => 'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute',
  1496.             'Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService' => 'Acris\\SeoRedirect\\Core\\Framework\\Routing\\CanonicalRedirectService',
  1497.             'Shopware\\Core\\System\\Country\\SalesChannel\\CountryRoute' => 'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute',
  1498.             'Shopware\\Core\\System\\Country\\SalesChannel\\CountryStateRoute' => 'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute',
  1499.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CurrencyRoute' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute',
  1500.             'Shopware\\Core\\System\\Language\\SalesChannel\\LanguageRoute' => 'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute',
  1501.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalutationRoute' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute',
  1502.             'Shopware\\Core\\System\\SystemConfig\\Api\\SystemConfigController' => 'Swag\\PayPal\\Webhook\\Registration\\WebhookSystemConfigController',
  1503.             'Shopware\\Storefront\\Framework\\Cache\\CacheStore' => 'Acris\\CookieConsent\\Storefront\\Framework\\Cache\\CacheStore',
  1504.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1505.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1506.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1507.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1508.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1509.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1510.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1511.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1512.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1513.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1514.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\ProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1515.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1516.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1517.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1518.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1519.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1520.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1521.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1522.             'sales_channel_definition.Shopware\\Core\\System\\Country\\CountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1523.             'sales_channel_definition.Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1524.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1525.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1526.             'sales_channel_definition.Shopware\\Core\\System\\Language\\LanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1527.             'sales_channel_definition.Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1528.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1529.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1530.         ];
  1531.         $this->privates['service_container'] = function () {
  1532.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  1533.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  1534.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1535.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1536.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1537.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1538.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  1539.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1540.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Kernel.php';
  1541.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/SlugifyInterface.php';
  1542.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Slugify.php';
  1543.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1544.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1545.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructNormalizer.php';
  1546.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1547.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ContextResolverListener.php';
  1548.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CoreSubscriber.php';
  1549.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeListener.php';
  1550.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteEventSubscriber.php';
  1551.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  1552.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  1553.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  1554.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/AbstractTranslator.php';
  1555.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  1556.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/Translator.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetService.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Filter/SnippetFilterFactory.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinderInterface.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinder.php';
  1562.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/NamespaceHierarchyBuilder.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/EntityTemplateLoader.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestContextResolverInterface.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeCheckTrait.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ApiRequestContextResolver.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeRegistry.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheStateSubscriber.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/AbstractMessageHandler.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskHandler.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidator.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggerFactory.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheDecorator.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  1590.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1591.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  1592.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/HtmlSanitizer.php';
  1593.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1594.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1597.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/ExcludeFlowEventHandler.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteParamsCleanupListener.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclAnnotationValidator.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/CorsListener.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ResponseHeaderListener.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonEntityEncoder.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ApiVersionConverter.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ConverterRegistry.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/DefaultApiConverter.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/AccessTokenRepositoryInterface.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/AccessTokenRepository.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RefreshTokenRepositoryInterface.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/RefreshTokenRepository.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptKey.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareInterface.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareTrait.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationServer.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ClientRepositoryInterface.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ClientRepository.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ScopeRepositoryInterface.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ScopeRepository.php';
  1627.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/JsonRequestTransformerListener.php';
  1628.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ExpectationSubscriber.php';
  1629.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/SalesChannelAuthenticationListener.php';
  1630.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/ApiAuthenticationListener.php';
  1631.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/ResourceServer.php';
  1632.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/AuthorizationValidatorInterface.php';
  1633.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/BearerTokenValidator.php';
  1634.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptTrait.php';
  1635.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/BearerTokenValidator.php';
  1636.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/UserRepositoryInterface.php';
  1637.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/UserRepository.php';
  1638.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidator.php';
  1639.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  1640.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  1641.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  1642.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  1643.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  1644.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  1645.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  1646.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  1647.             include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  1648.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ShopId/ShopIdProvider.php';
  1649.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ScriptPersister.php';
  1650.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReaderInterface.php';
  1651.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReader.php';
  1652.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActiveAppsLoader.php';
  1653.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLoader.php';
  1654.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLoader.php';
  1655.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Xml/CustomEntityXmlSchemaValidator.php';
  1656.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppLocaleProvider.php';
  1657.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityDefinition.php';
  1658.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppDefinition.php';
  1659.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppPaymentMethod/AppPaymentMethodDefinition.php';
  1660.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Event/EntityLoadedEventFactory.php';
  1661.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Cache/EntityCacheKeyGenerator.php';
  1662.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelper.php';
  1663.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/JoinGroupBuilder.php';
  1664.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php';
  1665.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/TokenizerInterface.php';
  1666.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Tokenizer.php';
  1667.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/SearchTermInterpreter.php';
  1668.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/EntityScoreQueryBuilder.php';
  1669.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Read/EntityReaderInterface.php';
  1670.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php';
  1671.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilder.php';
  1672.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/CriteriaPartResolver.php';
  1673.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriterInterface.php';
  1674.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriter.php';
  1675.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityForeignKeyResolver.php';
  1676.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteResultFactory.php';
  1677.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/WriteCommandExtractor.php';
  1678.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteGatewayInterface.php';
  1679.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityWriteGateway.php';
  1680.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/ExceptionHandlerRegistry.php';
  1681.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/SqlQueryParser.php';
  1682.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/VersionDefinition.php';
  1683.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommit/VersionCommitDefinition.php';
  1684.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommitData/VersionCommitDataDefinition.php';
  1685.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/VersionManager.php';
  1686.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionInstanceRegistry.php';
  1687.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionDefinition.php';
  1688.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1689.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1690.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1691.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php';
  1692.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/FilesystemFactory.php';
  1693.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemInterface.php';
  1694.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1695.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1696.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  1697.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FallbackUrlPackage.php';
  1698.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAssetPackage.php';
  1699.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1700.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FlysystemLastModifiedVersionStrategy.php';
  1701.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1702.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  1703.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  1704.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  1705.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader/KernelPluginLoader.php';
  1706.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskDefinition.php';
  1707.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptLoader.php';
  1708.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptExecutor.php';
  1709.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/ScriptDefinition.php';
  1710.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1711.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1712.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/TemplateAwareDataCollectorInterface.php';
  1713.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/AbstractDataCollector.php';
  1714.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Debugging/ScriptTraces.php';
  1715.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageDefinition.php';
  1716.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInterface.php';
  1717.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/SalesChannelLanguageDefinition.php';
  1718.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoaderInterface.php';
  1719.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/CachedLanguageLoader.php';
  1720.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoader.php';
  1721.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/AbstractLanguageRoute.php';
  1722.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/CachedLanguageRoute.php';
  1723.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/LanguageRoute.php';
  1724.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SeoUrlDefinition.php';
  1725.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SalesChannel/SalesChannelSeoUrlDefinition.php';
  1726.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteRegistry.php';
  1727.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandlerInterface.php';
  1728.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandler.php';
  1729.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/StoreApiSeoResolver.php';
  1730.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php';
  1731.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php';
  1732.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1733.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/BusinessEventEncoder.php';
  1734.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/IncrementGatewayRegistry.php';
  1735.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannelDefinition.php';
  1736.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelDomain/SalesChannelDomainDefinition.php';
  1737.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextPersister.php';
  1738.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextServiceInterface.php';
  1739.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php';
  1740.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInstanceRegistry.php';
  1741.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StoreApiResponseListener.php';
  1742.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StructEncoder.php';
  1743.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryDefinition.php';
  1744.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/CountryStateDefinition.php';
  1745.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyDefinition.php';
  1746.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyCountryRounding/CurrencyCountryRoundingDefinition.php';
  1747.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/SalesChannelCurrencyDefinition.php';
  1748.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyFormatter.php';
  1749.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/AbstractCurrencyRoute.php';
  1750.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CachedCurrencyRoute.php';
  1751.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CurrencyRoute.php';
  1752.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LanguageLocaleCodeProvider.php';
  1753.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Aggregate/SnippetSet/SnippetSetDefinition.php';
  1754.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetDefinition.php';
  1755.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/TaxDefinition.php';
  1756.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/UserDefinition.php';
  1757.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Loader/InitialStateIdLoader.php';
  1758.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigDefinition.php';
  1759.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/XmlReader.php';
  1760.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Util/ConfigReader.php';
  1761.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigService.php';
  1762.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/AbstractSystemConfigLoader.php';
  1763.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/MemoizedSystemConfigLoader.php';
  1764.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/CachedSystemConfigLoader.php';
  1765.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigLoader.php';
  1766.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Store/MemoizedSystemConfigStore.php';
  1767.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGeneratorInterface.php';
  1768.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGenerator.php';
  1769.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternRegistry.php';
  1770.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryDefinition.php';
  1771.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/SalesChannelCategoryDefinition.php';
  1772.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoaderInterface.php';
  1773.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoader.php';
  1774.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractNavigationRoute.php';
  1775.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php';
  1776.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/NavigationRoute.php';
  1777.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/TreeBuildingNavigationRoute.php';
  1778.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryBreadcrumbBuilder.php';
  1779.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaDefinition.php';
  1780.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepositoryInterface.php';
  1781.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaRepositoryDecorator.php';
  1782.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php';
  1783.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductDefinition.php';
  1784.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/SalesChannelProductDefinition.php';
  1785.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductDownload/ProductDownloadDefinition.php';
  1786.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleDefinition.php';
  1787.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamDefinition.php';
  1788.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilderInterface.php';
  1789.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilder.php';
  1790.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/CmsPageDefinition.php';
  1791.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/CmsSlotsDataResolver.php';
  1792.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderInterface.php';
  1793.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoader.php';
  1794.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowFactory.php';
  1795.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AmountCalculator.php';
  1796.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CashRounding.php';
  1797.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartPersisterInterface.php';
  1798.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/AbstractCartPersister.php';
  1799.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartPersister.php';
  1800.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartSerializationCleaner.php';
  1801.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php';
  1802.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartCalculator.php';
  1803.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemUpdateRoute.php';
  1804.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemUpdateRoute.php';
  1805.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartLoadRoute.php';
  1806.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartLoadRoute.php';
  1807.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartDeleteRoute.php';
  1808.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartDeleteRoute.php';
  1809.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemRemoveRoute.php';
  1810.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemRemoveRoute.php';
  1811.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemAddRoute.php';
  1812.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemAddRoute.php';
  1813.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartOrderRoute.php';
  1814.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartOrderRoute.php';
  1815.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersisterInterface.php';
  1816.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersister.php';
  1817.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PreparedPaymentService.php';
  1818.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/PercentageTaxRuleBuilder.php';
  1819.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxDetector.php';
  1820.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxCalculator.php';
  1821.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor.php';
  1822.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Validator.php';
  1823.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Transaction/TransactionProcessor.php';
  1824.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartRuleLoader.php';
  1825.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/AbstractRuleLoader.php';
  1826.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CachedRuleLoader.php';
  1827.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/RuleLoader.php';
  1828.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryRegistry.php';
  1829.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerDefinition.php';
  1830.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerAddress/CustomerAddressDefinition.php';
  1831.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroup/CustomerGroupDefinition.php';
  1832.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/OrderDefinition.php';
  1833.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderAddress/OrderAddressDefinition.php';
  1834.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderConverter.php';
  1835.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/LineItemDownloadLoader.php';
  1836.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentMethodDefinition.php';
  1837.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SalesChannelPaymentMethodDefinition.php';
  1838.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Configuration.php';
  1839.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTConfigurationFactory.php';
  1840.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer.php';
  1841.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/OpenSSL.php';
  1842.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa.php';
  1843.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa/Sha256.php';
  1844.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php';
  1845.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  1846.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  1847.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  1848.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1849.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractPaymentMethodRoute.php';
  1850.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/CachedPaymentMethodRoute.php';
  1851.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SortedPaymentMethodRoute.php';
  1852.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/ShippingMethodDefinition.php';
  1853.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/SalesChannelShippingMethodDefinition.php';
  1854.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/AbstractShippingMethodRoute.php';
  1855.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/CachedShippingMethodRoute.php';
  1856.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/ShippingMethodRoute.php';
  1857.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/SortedShippingMethodRoute.php';
  1858.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/MaintenanceModeResolver.php';
  1859.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php';
  1860.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractResolvedConfigLoader.php';
  1861.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoader.php';
  1862.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ResolvedConfigLoader.php';
  1863.             include_once \dirname(__DIR__4).'/vendor/composer/composer/src/Composer/EventDispatcher/EventSubscriberInterface.php';
  1864.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigDateRequestListener.php';
  1865.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfPlaceholderHandler.php';
  1866.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php';
  1867.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoaderInterface.php';
  1868.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoader.php';
  1869.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/NotFound/NotFoundSubscriber.php';
  1870.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php';
  1871.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/AffiliateTracking/AffiliateTrackingListener.php';
  1872.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoaderInterface.php';
  1873.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoader.php';
  1874.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoaderInterface.php';
  1875.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoader.php';
  1876.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/AbstractCacheTracer.php';
  1877.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheTracer.php';
  1878.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php';
  1879.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheResponseSubscriber.php';
  1880.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/CaptchaRouteListener.php';
  1881.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/ResponseHeaderListener.php';
  1882.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/AbstractStorefrontPluginConfigurationFactory.php';
  1883.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/StorefrontPluginConfigurationFactory.php';
  1884.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistryInterface.php';
  1885.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistry.php';
  1886.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporterInterface.php';
  1887.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporter.php';
  1888.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileResolver.php';
  1889.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeService.php';
  1890.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompilerInterface.php';
  1891.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompiler.php';
  1892.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractScssCompiler.php';
  1893.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ScssPhpCompiler.php';
  1894.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractConfigLoader.php';
  1895.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseConfigLoader.php';
  1896.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractThemePathBuilder.php';
  1897.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/MD5ThemePathBuilder.php';
  1898.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeDefinition.php';
  1899.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/MappingEntityDefinition.php';
  1900.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeSalesChannelDefinition.php';
  1901.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/TemplateNamespaceHierarchyBuilderInterface.php';
  1902.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeNamespaceHierarchyBuilder.php';
  1903.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilderInterface.php';
  1904.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilder.php';
  1905.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/SalesChannelThemeLoader.php';
  1906.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/CriteriaParser.php';
  1907.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchHelper.php';
  1908.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchRegistry.php';
  1909.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  1910.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Subscriber/ActiveRulesDataCollectorSubscriber.php';
  1911.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Cart/Service/ExcludedProductValidator.php';
  1912.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Cart/Service/CartPriceService.php';
  1913.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/FilteredPaymentMethodRoute.php';
  1914.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/PaymentMethodRoute.php';
  1915.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/SettingsValidationServiceInterface.php';
  1916.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/SettingsValidationService.php';
  1917.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1918.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Log/LoggerFactory.php';
  1919.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/Method/PaymentMethodDataRegistry.php';
  1920.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Availability/AvailabilityService.php';
  1921.             include_once \dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Subscriber/CmsElementSubscriber.php';
  1922.             include_once \dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Element/CmsFactoryElementDefinition.php';
  1923.             include_once \dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Services/CmsElementService.php';
  1924.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingLoader.php';
  1925.             include_once \dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/Components/Product/SalesChannel/Listing/ProductListingLoader.php';
  1926.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Components/State.php';
  1927.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Subscriber/AdminSecurityFixesProvider.php';
  1928.             include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Custom/CookieDefinition.php';
  1929.             include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Custom/CookieGroupDefinition.php';
  1930.             include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Subscriber/ResponseSubscriber.php';
  1931.             include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Components/RegisteredCookiesService.php';
  1932.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoaderInterface.php';
  1933.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoader.php';
  1934.             include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Storefront/Page/GenericPageLoader.php';
  1935.             include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Components/CookiesAcceptService.php';
  1936.             include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Subscriber/ResponseCacheSubscriber.php';
  1937.             include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Components/CookieService.php';
  1938.             include_once \dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/Core/Content/Product/Aggregate/ProductCms/ProductCmsDefinition.php';
  1939.             include_once \dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/Service/PluginConfig.php';
  1940.             include_once \dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/EventListeners/MagnalisterEventListener.php';
  1941.             include_once \dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Core/Content/Product/Service/ProductEmbeddedVideoMediaService.php';
  1942.             include_once \dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Core/Content/Product/Service/ProductEmbeddedMediaThumbnailUrlGenerator.php';
  1943.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  1944.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  1945.             include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src/Service/ConfigService.php';
  1946.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1947.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1948.             include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src/Twig/SeoPrice.php';
  1949.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/CookieProviderInterface.php';
  1950.             include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Framework/Cookie/CustomCookieProvider.php';
  1951.             include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformSalesCountdownBar/src/Framework/Cookie/CustomCookieProvider.php';
  1952.             include_once \dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Storefront/Framework/Cookie/CustomCookieProvider.php';
  1953.             include_once \dirname(__DIR__4).'/custom/plugins/BilobaAdFacebookPixel/src/Framework/Cookie/CookieProvider.php';
  1954.             include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/CookieProvider/CookieProvider.php';
  1955.             include_once \dirname(__DIR__4).'/custom/plugins/BilobaAdGoogleGtagsjs/src/Framework/Cookie/CookieProvider.php';
  1956.             include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cookie/AmazonPayCookieProvider.php';
  1957.             include_once \dirname(__DIR__4).'/custom/plugins/LenzBingAdsConversionTracking2/src/Providers/CustomCookieProvider.php';
  1958.             include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktBettenAbc/src/Service/NeocomCookieProvider.php';
  1959.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Framework/Cookie/PayPalCookieProvider.php';
  1960.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/AppCookieProvider.php';
  1961.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/CookieProvider.php';
  1962.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  1963.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  1964.             include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/AcrisCookieConsentCS.php';
  1965.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1966.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1967.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1968.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  1969.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1970.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1971.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  1972.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  1973.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  1974.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  1975.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  1976.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  1977.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  1978.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  1979.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1980.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1981.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1982.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1983.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1984.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1985.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1986.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1987.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  1988.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  1989.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  1990.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  1991.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  1992.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1993.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1994.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1995.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1996.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1997.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1998.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1999.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  2000.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  2001.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  2002.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  2003.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  2004.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  2005.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  2006.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  2007.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  2008.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  2009.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  2010.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  2011.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  2012.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  2013.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  2014.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  2015.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  2016.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  2017.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  2018.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  2019.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  2020.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  2021.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  2022.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  2023.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  2024.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  2025.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  2026.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  2027.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  2028.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  2029.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  2030.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Compatibility/AnnotationReader.php';
  2031.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  2032.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  2033.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  2034.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  2035.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  2036.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  2037.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  2038.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  2039.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  2040.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  2041.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  2042.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  2043.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  2044.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  2045.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  2046.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  2047.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  2048.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  2049.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  2050.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  2051.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  2052.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  2053.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/StoreFactory.php';
  2054.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  2055.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  2056.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  2057.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  2058.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  2059.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  2060.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  2061.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  2062.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  2063.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  2064.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  2065.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  2066.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  2067.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  2068.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  2069.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  2070.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  2071.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  2072.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  2073.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  2074.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  2075.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  2076.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  2077.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  2078.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  2079.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  2080.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  2081.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  2082.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  2083.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  2084.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  2085.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  2086.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  2087.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  2088.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  2089.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  2090.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  2091.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  2092.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ChainLoader.php';
  2093.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  2094.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  2095.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  2096.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  2097.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  2098.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  2099.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  2100.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  2101.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  2102.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  2103.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  2104.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  2105.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/ConnectionFactory.php';
  2106.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ConnectionFactoryFactoryInterface.php';
  2107.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Enqueue/ConnectionFactoryFactory.php';
  2108.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Context.php';
  2109.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverInterface.php';
  2110.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactoryInterface.php';
  2111.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactory.php';
  2112.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Config.php';
  2113.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouteCollection.php';
  2114.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  2115.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  2116.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  2117.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiter.php';
  2118.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiterFactory.php';
  2119.             include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/StorageInterface.php';
  2120.             include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/CacheStorage.php';
  2121.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepositoryInterface.php';
  2122.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepository.php';
  2123.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  2124.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/Router.php';
  2125.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  2126.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  2127.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Monitoring/MonitoringBusDecorator.php';
  2128.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  2129.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  2130.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  2131.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php';
  2132.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  2133.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntitySearcherInterface.php';
  2134.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearcher.php';
  2135.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntitySearcher.php';
  2136.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchSearchHydrator.php';
  2137.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearchHydrator.php';
  2138.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntityAggregatorInterface.php';
  2139.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregator.php';
  2140.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityAggregator.php';
  2141.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchAggregationHydrator.php';
  2142.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregatorHydrator.php';
  2143.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepositoryForwardCompatibilityDecorator.php';
  2144.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodRepositoryDecorator.php';
  2145.             include_once \dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/Decoration/ProductRepositoryDecorator.php';
  2146.             include_once \dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/Decoration/CmsPageRepositoryDecorator.php';
  2147.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ProducerInterface.php';
  2148.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/TraceableProducer.php';
  2149.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Producer.php';
  2150.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Rpc/RpcFactory.php';
  2151.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendEventExtensionInterface.php';
  2152.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendCommandExtensionInterface.php';
  2153.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverPreSendExtensionInterface.php';
  2154.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PostSendExtensionInterface.php';
  2155.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ExtensionInterface.php';
  2156.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ChainExtension.php';
  2157.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php';
  2158.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/AbstractSalesChannelContextFactory.php';
  2159.             include_once \dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/Service/MagnalisterSalesChannelContextFactory.php';
  2160.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CachedSalesChannelContextFactory.php';
  2161.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextFactory.php';
  2162.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/AbstractBaseContextFactory.php';
  2163.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CachedBaseContextFactory.php';
  2164.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/BaseContextFactory.php';
  2165.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Compatibility/SalesChannelRepositoryDecorator.php';
  2166.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  2167.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  2168.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  2169.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  2170.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  2171.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  2172.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  2173.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  2174.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  2175.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  2176.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  2177.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  2178.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  2179.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  2180.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  2181.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  2182.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  2183.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  2184.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  2185.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  2186.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  2187.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  2188.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  2189.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  2190.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  2191.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  2192.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  2193.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  2194.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  2195.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  2196.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  2197.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  2198.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  2199.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  2200.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  2201.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  2202.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  2203.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  2204.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  2205.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  2206.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructDecoder.php';
  2207.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiDecoder.php';
  2208.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  2209.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  2210.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  2211.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  2212.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  2213.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  2214.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  2215.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  2216.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  2217.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  2218.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  2219.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  2220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  2221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  2222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  2223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  2224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  2225.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  2226.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  2227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  2228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  2229.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  2230.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  2231.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  2232.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  2233.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Doctrine/ConnectionProfiler.php';
  2234.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  2235.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Profiler/DataCollector.php';
  2236.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  2237.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/AbstractMessageQueueCollector.php';
  2238.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/MessageQueueCollector.php';
  2239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  2240.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  2241.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  2242.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  2243.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  2244.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  2245.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  2246.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  2247.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  2248.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  2249.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  2250.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigEnvironment.php';
  2251.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  2252.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  2253.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  2254.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  2255.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  2256.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  2257.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  2258.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  2259.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  2260.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  2261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  2262.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  2263.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  2264.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/NodeExtension.php';
  2265.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/PhpSyntaxExtension.php';
  2266.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/FeatureFlagExtension.php';
  2267.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  2268.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  2269.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/InstanceOfExtension.php';
  2270.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/CurrencyFilter.php';
  2271.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Bridge/Twig/SlugifyExtension.php';
  2272.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/ReplaceRecursiveFilter.php';
  2273.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/SecurityExtension.php';
  2274.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SeoUrlFunctionExtension.php';
  2275.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/CategoryUrlExtension.php';
  2276.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/AbstractCategoryUrlGenerator.php';
  2277.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryUrlGenerator.php';
  2278.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/MediaExtension.php';
  2279.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/RawUrlFunctionExtension.php';
  2280.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SwSanitizeTwigFilter.php';
  2281.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/BuildBreadcrumbExtension.php';
  2282.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  2283.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateDataExtension.php';
  2284.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/ConfigExtension.php';
  2285.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateConfigAccessor.php';
  2286.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/IconExtension.php';
  2287.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ThumbnailExtension.php';
  2288.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/UrlEncodingTwigFilter.php';
  2289.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/IconCacheTwigFilter.php';
  2290.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/CsrfFunctionExtension.php';
  2291.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Twig/DoctrineExtension.php';
  2292.             include_once \dirname(__DIR__4).'/custom/plugins/BettenABC/src/Twig/truncate.php';
  2293.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StringLoaderExtension.php';
  2294.             include_once \dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/Twig/TemplateMarkerExtension.php';
  2295.             include_once \dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Storefront/Framework/Adapter/Twig/Extension/TwigExtensions.php';
  2296.             include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Components/Utils/TwigExtension.php';
  2297.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  2298.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  2299.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigAppVariable.php';
  2300.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  2301.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  2302.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  2303.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  2304.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  2305.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/HappyPathValidator.php';
  2306.             include_once __DIR__.'/proxy-classes.php';
  2307.         };
  2308.     }
  2309.     public function compile(): void
  2310.     {
  2311.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  2312.     }
  2313.     public function isCompiled(): bool
  2314.     {
  2315.         return true;
  2316.     }
  2317.     public function getRemovedIds(): array
  2318.     {
  2319.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  2320.     }
  2321.     protected function createProxy($class\Closure $factory)
  2322.     {
  2323.         return $factory();
  2324.     }
  2325.     /**
  2326.      * Gets the public '.container.private.cache_clearer' shared service.
  2327.      *
  2328.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  2329.      */
  2330.     protected function get_Container_Private_CacheClearerService()
  2331.     {
  2332.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2333.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  2334.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  2335.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  2336.         }, 1));
  2337.     }
  2338.     /**
  2339.      * Gets the public '.container.private.filesystem' shared service.
  2340.      *
  2341.      * @return \Symfony\Component\Filesystem\Filesystem
  2342.      */
  2343.     protected function get_Container_Private_FilesystemService()
  2344.     {
  2345.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  2346.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  2347.     }
  2348.     /**
  2349.      * Gets the public '.container.private.profiler' shared service.
  2350.      *
  2351.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2352.      */
  2353.     protected function get_Container_Private_ProfilerService()
  2354.     {
  2355.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2356.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2357.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2358.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  2359.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2360.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2361.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2362.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2363.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2364.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2365.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2366.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2367.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2368.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2369.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2370.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  2371.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  2372.         $d->addInstance('cache.object', ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()));
  2373.         $d->addInstance('cache.http', ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService()));
  2374.         $d->addInstance('cache.tags', ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  2375.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  2376.         $e = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  2377.         $e->registerBus('messenger.bus.shopware', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  2378.         $f = new \Enqueue\Bundle\Profiler\MessageQueueCollector();
  2379.         $f->addProducer('default', ($this->services['enqueue.client.default.producer'] ?? $this->getEnqueue_Client_Default_ProducerService()));
  2380.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2381.         if ($this->has('kernel')) {
  2382.             $g->setKernel($b);
  2383.         }
  2384.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  2385.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2386.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2387.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  2388.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2389.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2390.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainer'), $c));
  2391.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2392.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2393.         $instance->add($d);
  2394.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslator2Service())));
  2395.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  2396.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2397.         $instance->add(new \Shopware\Core\Profiling\Doctrine\ConnectionProfiler());
  2398.         $instance->add($e);
  2399.         $instance->add(($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] ?? ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] = new \Shopware\Core\Framework\Script\Debugging\ScriptTraces())));
  2400.         $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector($this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'), $this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['admin.openSearch.client'] ?? $this->getAdmin_OpenSearch_ClientService())));
  2401.         $instance->add(($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] ?? $this->getActiveRulesDataCollectorSubscriberService()));
  2402.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  2403.         $instance->add($f);
  2404.         $instance->add($g);
  2405.         return $instance;
  2406.     }
  2407.     /**
  2408.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  2409.      *
  2410.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2411.      */
  2412.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  2413.     {
  2414.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2415.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage($a), $a);
  2416.     }
  2417.     /**
  2418.      * Gets the public '.container.private.serializer' shared service.
  2419.      *
  2420.      * @return \Symfony\Component\Serializer\Serializer
  2421.      */
  2422.     protected function get_Container_Private_SerializerService()
  2423.     {
  2424.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2425.         $b = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2426.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2427.         $d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($c);
  2428.         $e = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2429.         $f = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  2430.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), => ($this->privates['Shopware\\Core\\Framework\\Struct\\Serializer\\StructNormalizer'] ?? ($this->privates['Shopware\\Core\\Framework\\Struct\\Serializer\\StructNormalizer'] = new \Shopware\Core\Framework\Struct\Serializer\StructNormalizer())), => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $d), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($c$d$e$fNULL)), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 13 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 14 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($c$d$b$e$fNULL)], [=> new \Shopware\Core\Framework\Struct\Serializer\StructDecoder(), => new \Shopware\Core\Framework\Api\Serializer\JsonApiDecoder(), => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  2431.     }
  2432.     /**
  2433.      * Gets the public '.container.private.session' shared service.
  2434.      *
  2435.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2436.      */
  2437.     protected function get_Container_Private_SessionService()
  2438.     {
  2439.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  2440.         if (isset($this->services['.container.private.session'])) {
  2441.             return $this->services['.container.private.session'];
  2442.         }
  2443.         return $this->services['.container.private.session'] = $a->createSession();
  2444.     }
  2445.     /**
  2446.      * Gets the public '.container.private.twig' shared service.
  2447.      *
  2448.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigEnvironment
  2449.      */
  2450.     protected function get_Container_Private_TwigService()
  2451.     {
  2452.         $this->services['.container.private.twig'] = $instance = new \Shopware\Core\Framework\Adapter\Twig\TwigEnvironment(($this->privates['twig.loader.chain'] ?? $this->getTwig_Loader_ChainService()), ['debug' => true'strict_variables' => false'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  2453.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2454.         $b = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2455.         $c = ($this->services['router'] ?? $this->getRouterService());
  2456.         $d = new \Symfony\Bridge\Twig\Extension\RoutingExtension($c);
  2457.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2458.         $f = ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService());
  2459.         $g = ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService());
  2460.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2461.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $b]);
  2462.         $i = new \Symfony\Bridge\Twig\AppVariable();
  2463.         $i->setEnvironment('dev');
  2464.         $i->setDebug(true);
  2465.         if ($this->has('request_stack')) {
  2466.             $i->setRequestStack($e);
  2467.         }
  2468.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2469.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  2470.         $instance->addExtension(($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService()));
  2471.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  2472.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b\dirname(__DIR__4), 'UTF-8'));
  2473.         $instance->addExtension($d);
  2474.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2475.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  2476.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2477.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2478.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2479.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  2480.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension($f));
  2481.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\PhpSyntaxExtension());
  2482.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension());
  2483.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  2484.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  2485.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\InstanceOfExtension());
  2486.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\CurrencyFilter(($this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] ?? $this->getCurrencyFormatterService())));
  2487.         $instance->addExtension(new \Cocur\Slugify\Bridge\Twig\SlugifyExtension(($this->privates['slugify'] ?? $this->getSlugifyService())));
  2488.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\ReplaceRecursiveFilter());
  2489.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\SecurityExtension([]));
  2490.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension($d$g));
  2491.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension($d, new \Shopware\Core\Content\Category\Service\CategoryUrlGenerator($g)));
  2492.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\MediaExtension(($this->services['media.repository'] ?? $this->getMedia_RepositoryService())));
  2493.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\RawUrlFunctionExtension($c$e));
  2494.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter(($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService())));
  2495.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\BuildBreadcrumbExtension(($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? $this->getCategoryBreadcrumbBuilderService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService())));
  2496.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\TemplateDataExtension($efalse'ajax'));
  2497.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\ConfigExtension(new \Shopware\Storefront\Framework\Twig\TemplateConfigAccessor(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] ?? $this->getThemeConfigValueAccessorService()))));
  2498.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\IconExtension($f));
  2499.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\ThumbnailExtension($f));
  2500.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter());
  2501.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\IconCacheTwigFilter());
  2502.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension());
  2503.         $instance->addExtension(new \Shopware\Core\Profiling\Twig\DoctrineExtension());
  2504.         $instance->addExtension(new \BettenABC\Twig\truncate());
  2505.         $instance->addExtension(new \Twig\Extension\StringLoaderExtension());
  2506.         $instance->addExtension(new \NetInventors\NetiNextProductDetailCms\Twig\TemplateMarkerExtension());
  2507.         $instance->addExtension(new \StudioSolid\ProductVideos\Storefront\Framework\Adapter\Twig\Extension\TwigExtensions(($this->privates['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Service\\ProductEmbeddedVideoMediaService'] ?? $this->getProductEmbeddedVideoMediaServiceService())));
  2508.         $instance->addExtension(($this->services['ZweiPunktSeoKampfpreise\\Twig\\SeoPrice'] ?? $this->getSeoPriceService()));
  2509.         $instance->addExtension(new \Dtgs\GoogleTagManager\Components\Utils\TwigExtension());
  2510.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  2511.         $instance->addGlobal('app', new \Shopware\Storefront\Framework\Twig\TwigAppVariable($i$this->parameters['shopware.twig.app_variable.allowed_server_params']));
  2512.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2513.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  2514.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  2515.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  2516.         ], [
  2517.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2518.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2519.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  2520.         ])));
  2521.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2522.         return $instance;
  2523.     }
  2524.     /**
  2525.      * Gets the public '.container.private.validator' shared service.
  2526.      *
  2527.      * @return \Shopware\Core\Framework\Validation\HappyPathValidator
  2528.      */
  2529.     protected function get_Container_Private_ValidatorService()
  2530.     {
  2531.         $a = ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService());
  2532.         if (isset($this->services['.container.private.validator'])) {
  2533.             return $this->services['.container.private.validator'];
  2534.         }
  2535.         return $this->services['.container.private.validator'] = new \Shopware\Core\Framework\Validation\HappyPathValidator($a);
  2536.     }
  2537.     /**
  2538.      * Gets the public 'Acris\CookieConsent\AcrisCookieConsentCS' shared autowired service.
  2539.      *
  2540.      * @return \Acris\CookieConsent\AcrisCookieConsentCS
  2541.      */
  2542.     protected function getAcrisCookieConsentCSService()
  2543.     {
  2544.         return $this->services['Acris\\CookieConsent\\AcrisCookieConsentCS'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Acris\\CookieConsent\\AcrisCookieConsentCS');
  2545.     }
  2546.     /**
  2547.      * Gets the public 'Acris\CookieConsent\Custom\Aggregate\CookieGroupTranslation\CookieGroupTranslationDefinition' shared service.
  2548.      *
  2549.      * @return \Acris\CookieConsent\Custom\Aggregate\CookieGroupTranslation\CookieGroupTranslationDefinition
  2550.      */
  2551.     protected function getCookieGroupTranslationDefinitionService()
  2552.     {
  2553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2554.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Custom/Aggregate/CookieGroupTranslation/CookieGroupTranslationDefinition.php';
  2555.         $this->services['Acris\\CookieConsent\\Custom\\Aggregate\\CookieGroupTranslation\\CookieGroupTranslationDefinition'] = $instance = new \Acris\CookieConsent\Custom\Aggregate\CookieGroupTranslation\CookieGroupTranslationDefinition();
  2556.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2557.         return $instance;
  2558.     }
  2559.     /**
  2560.      * Gets the public 'Acris\CookieConsent\Custom\Aggregate\CookieTranslation\CookieTranslationDefinition' shared service.
  2561.      *
  2562.      * @return \Acris\CookieConsent\Custom\Aggregate\CookieTranslation\CookieTranslationDefinition
  2563.      */
  2564.     protected function getCookieTranslationDefinitionService()
  2565.     {
  2566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2567.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Custom/Aggregate/CookieTranslation/CookieTranslationDefinition.php';
  2568.         $this->services['Acris\\CookieConsent\\Custom\\Aggregate\\CookieTranslation\\CookieTranslationDefinition'] = $instance = new \Acris\CookieConsent\Custom\Aggregate\CookieTranslation\CookieTranslationDefinition();
  2569.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2570.         return $instance;
  2571.     }
  2572.     /**
  2573.      * Gets the public 'Acris\CookieConsent\Custom\CookieDefinition' shared service.
  2574.      *
  2575.      * @return \Acris\CookieConsent\Custom\CookieDefinition
  2576.      */
  2577.     protected function getCookieDefinitionService()
  2578.     {
  2579.         $this->services['Acris\\CookieConsent\\Custom\\CookieDefinition'] = $instance = new \Acris\CookieConsent\Custom\CookieDefinition();
  2580.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2581.         return $instance;
  2582.     }
  2583.     /**
  2584.      * Gets the public 'Acris\CookieConsent\Custom\CookieGroupDefinition' shared service.
  2585.      *
  2586.      * @return \Acris\CookieConsent\Custom\CookieGroupDefinition
  2587.      */
  2588.     protected function getCookieGroupDefinitionService()
  2589.     {
  2590.         $this->services['Acris\\CookieConsent\\Custom\\CookieGroupDefinition'] = $instance = new \Acris\CookieConsent\Custom\CookieGroupDefinition();
  2591.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2592.         return $instance;
  2593.     }
  2594.     /**
  2595.      * Gets the public 'Acris\CookieConsent\Custom\CookieSalesChannelDefinition' shared service.
  2596.      *
  2597.      * @return \Acris\CookieConsent\Custom\CookieSalesChannelDefinition
  2598.      */
  2599.     protected function getCookieSalesChannelDefinitionService()
  2600.     {
  2601.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Custom/CookieSalesChannelDefinition.php';
  2602.         $this->services['Acris\\CookieConsent\\Custom\\CookieSalesChannelDefinition'] = $instance = new \Acris\CookieConsent\Custom\CookieSalesChannelDefinition();
  2603.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2604.         return $instance;
  2605.     }
  2606.     /**
  2607.      * Gets the public 'Acris\CookieConsent\Storefront\Controller\CookieConsentController' shared service.
  2608.      *
  2609.      * @return \Acris\CookieConsent\Storefront\Controller\CookieConsentController
  2610.      */
  2611.     protected function getCookieConsentControllerService()
  2612.     {
  2613.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Storefront/Controller/CookieConsentController.php';
  2614.         $this->services['Acris\\CookieConsent\\Storefront\\Controller\\CookieConsentController'] = $instance = new \Acris\CookieConsent\Storefront\Controller\CookieConsentController(($this->privates['Acris\\CookieConsent\\Components\\CookiesAcceptService'] ?? $this->getCookiesAcceptServiceService()), ($this->privates['Acris\\CookieConsent\\Components\\CookieService'] ?? $this->getCookieServiceService()));
  2615.         $instance->setContainer($this);
  2616.         return $instance;
  2617.     }
  2618.     /**
  2619.      * Gets the public 'Acris\CookieConsent\Storefront\Framework\Cache\CacheStore' shared service.
  2620.      *
  2621.      * @return \Acris\CookieConsent\Storefront\Framework\Cache\CacheStore
  2622.      */
  2623.     protected function getCacheStoreService()
  2624.     {
  2625.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/StoreInterface.php';
  2626.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStore.php';
  2627.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Storefront/Framework/Cache/CacheStore.php';
  2628.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidatorInterface.php';
  2629.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidator.php';
  2630.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/AbstractHttpCacheKeyGenerator.php';
  2631.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/HttpCacheKeyGenerator.php';
  2632.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2633.         return $this->services['Acris\\CookieConsent\\Storefront\\Framework\\Cache\\CacheStore'] = new \Acris\CookieConsent\Storefront\Framework\Cache\CacheStore(new \Shopware\Storefront\Framework\Cache\CacheStore(($this->privates['cache.http'] ?? $this->getCache_HttpService()), new \Shopware\Storefront\Framework\Cache\CacheStateValidator($this->parameters['shopware.cache.invalidation.http_cache']), $a, ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), new \Shopware\Storefront\Framework\Cache\HttpCacheKeyGenerator('61dab171fcb3dd073fc68bfbeb4d9256'$a$this->parameters['storefront.http_cache.ignored_url_parameters']), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()), $this->parameters['session.storage.options']));
  2634.     }
  2635.     /**
  2636.      * Gets the public 'Acris\QuantityAdvanced\AcrisQuantityAdvancedCS' shared autowired service.
  2637.      *
  2638.      * @return \Acris\QuantityAdvanced\AcrisQuantityAdvancedCS
  2639.      */
  2640.     protected function getAcrisQuantityAdvancedCSService()
  2641.     {
  2642.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisQuantityAdvancedCS/src/AcrisQuantityAdvancedCS.php';
  2643.         return $this->services['Acris\\QuantityAdvanced\\AcrisQuantityAdvancedCS'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Acris\\QuantityAdvanced\\AcrisQuantityAdvancedCS');
  2644.     }
  2645.     /**
  2646.      * Gets the public 'Acris\SeoRedirect\AcrisSeoRedirectCS' shared autowired service.
  2647.      *
  2648.      * @return \Acris\SeoRedirect\AcrisSeoRedirectCS
  2649.      */
  2650.     protected function getAcrisSeoRedirectCSService()
  2651.     {
  2652.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisSeoRedirectCS/src/AcrisSeoRedirectCS.php';
  2653.         return $this->services['Acris\\SeoRedirect\\AcrisSeoRedirectCS'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Acris\\SeoRedirect\\AcrisSeoRedirectCS');
  2654.     }
  2655.     /**
  2656.      * Gets the public 'Acris\SeoRedirect\Core\Framework\Routing\CanonicalRedirectService' shared service.
  2657.      *
  2658.      * @return \Acris\SeoRedirect\Core\Framework\Routing\CanonicalRedirectService
  2659.      */
  2660.     protected function getCanonicalRedirectServiceService()
  2661.     {
  2662.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CanonicalRedirectService.php';
  2663.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisSeoRedirectCS/src/Core/Framework/Routing/CanonicalRedirectService.php';
  2664.         return $this->services['Acris\\SeoRedirect\\Core\\Framework\\Routing\\CanonicalRedirectService'] = new \Acris\SeoRedirect\Core\Framework\Routing\CanonicalRedirectService(new \Shopware\Core\Framework\Routing\CanonicalRedirectService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService())));
  2665.     }
  2666.     /**
  2667.      * Gets the public 'Acris\SeoRedirect\Custom\SeoRedirectDefinition' shared service.
  2668.      *
  2669.      * @return \Acris\SeoRedirect\Custom\SeoRedirectDefinition
  2670.      */
  2671.     protected function getSeoRedirectDefinitionService()
  2672.     {
  2673.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisSeoRedirectCS/src/Custom/SeoRedirectDefinition.php';
  2674.         $this->services['Acris\\SeoRedirect\\Custom\\SeoRedirectDefinition'] = $instance = new \Acris\SeoRedirect\Custom\SeoRedirectDefinition();
  2675.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2676.         return $instance;
  2677.     }
  2678.     /**
  2679.      * Gets the public 'AkuCmsFactory\AkuCmsFactory' shared autowired service.
  2680.      *
  2681.      * @return \AkuCmsFactory\AkuCmsFactory
  2682.      */
  2683.     protected function getAkuCmsFactoryService()
  2684.     {
  2685.         include_once \dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/AkuCmsFactory.php';
  2686.         return $this->services['AkuCmsFactory\\AkuCmsFactory'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('AkuCmsFactory\\AkuCmsFactory');
  2687.     }
  2688.     /**
  2689.      * Gets the public 'AkuCmsFactory\Controller\RenderController' shared autowired service.
  2690.      *
  2691.      * @return \AkuCmsFactory\Controller\RenderController
  2692.      */
  2693.     protected function getRenderControllerService()
  2694.     {
  2695.         include_once \dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Controller/RenderController.php';
  2696.         $this->services['AkuCmsFactory\\Controller\\RenderController'] = $instance = new \AkuCmsFactory\Controller\RenderController();
  2697.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AkuCmsFactory\\Controller\\RenderController'$this));
  2698.         return $instance;
  2699.     }
  2700.     /**
  2701.      * Gets the public 'AkuCmsFactory\Element\CmsFactoryElementDefinition' shared autowired service.
  2702.      *
  2703.      * @return \AkuCmsFactory\Element\CmsFactoryElementDefinition
  2704.      */
  2705.     protected function getCmsFactoryElementDefinitionService()
  2706.     {
  2707.         $this->services['AkuCmsFactory\\Element\\CmsFactoryElementDefinition'] = $instance = new \AkuCmsFactory\Element\CmsFactoryElementDefinition();
  2708.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2709.         return $instance;
  2710.     }
  2711.     /**
  2712.      * Gets the public 'ArboroCollapseFilters\ArboroCollapseFilters' shared autowired service.
  2713.      *
  2714.      * @return \ArboroCollapseFilters\ArboroCollapseFilters
  2715.      */
  2716.     protected function getArboroCollapseFiltersService()
  2717.     {
  2718.         include_once \dirname(__DIR__4).'/custom/plugins/ArboroCollapseFilters/src/ArboroCollapseFilters.php';
  2719.         return $this->services['ArboroCollapseFilters\\ArboroCollapseFilters'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('ArboroCollapseFilters\\ArboroCollapseFilters');
  2720.     }
  2721.     /**
  2722.      * Gets the public 'ArboroFurnplan\ArboroFurnplan' shared autowired service.
  2723.      *
  2724.      * @return \ArboroFurnplan\ArboroFurnplan
  2725.      */
  2726.     protected function getArboroFurnplanService()
  2727.     {
  2728.         include_once \dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src/ArboroFurnplan.php';
  2729.         return $this->services['ArboroFurnplan\\ArboroFurnplan'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('ArboroFurnplan\\ArboroFurnplan');
  2730.     }
  2731.     /**
  2732.      * Gets the public 'ArboroFurnplan\Core\Content\Furnplan\SalesChannel\FurnplanRoute' shared service.
  2733.      *
  2734.      * @return \ArboroFurnplan\Core\Content\Furnplan\SalesChannel\FurnplanRoute
  2735.      */
  2736.     protected function getFurnplanRouteService()
  2737.     {
  2738.         include_once \dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src/Core/Content/Furnplan/SalesChannel/AbstractFurnplanRoute.php';
  2739.         include_once \dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src/Core/Content/Furnplan/SalesChannel/FurnplanRoute.php';
  2740.         include_once \dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src/Service/FurnplanHelper.php';
  2741.         include_once \dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src/Service/Logger.php';
  2742.         $a = new \ArboroFurnplan\Service\Logger(($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('furnplan'));
  2743.         return $this->services['ArboroFurnplan\\Core\\Content\\Furnplan\\SalesChannel\\FurnplanRoute'] = new \ArboroFurnplan\Core\Content\Furnplan\SalesChannel\FurnplanRoute(new \ArboroFurnplan\Service\FurnplanHelper(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService()), $a, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService())), $a);
  2744.     }
  2745.     /**
  2746.      * Gets the public 'ArboroNeocomIntegration\ArboroNeocomIntegration' shared autowired service.
  2747.      *
  2748.      * @return \ArboroNeocomIntegration\ArboroNeocomIntegration
  2749.      */
  2750.     protected function getArboroNeocomIntegrationService()
  2751.     {
  2752.         include_once \dirname(__DIR__4).'/custom/plugins/ArboroNeocomIntegration/src/ArboroNeocomIntegration.php';
  2753.         return $this->services['ArboroNeocomIntegration\\ArboroNeocomIntegration'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('ArboroNeocomIntegration\\ArboroNeocomIntegration');
  2754.     }
  2755.     /**
  2756.      * Gets the public 'ArboroProductListingLayout\ArboroProductListingLayout' shared autowired service.
  2757.      *
  2758.      * @return \ArboroProductListingLayout\ArboroProductListingLayout
  2759.      */
  2760.     protected function getArboroProductListingLayoutService()
  2761.     {
  2762.         include_once \dirname(__DIR__4).'/custom/plugins/ArboroProductListingLayout/src/ArboroProductListingLayout.php';
  2763.         return $this->services['ArboroProductListingLayout\\ArboroProductListingLayout'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('ArboroProductListingLayout\\ArboroProductListingLayout');
  2764.     }
  2765.     /**
  2766.      * Gets the public 'ArboroProductListingLayout\Service\Translator' shared service.
  2767.      *
  2768.      * @return \ArboroProductListingLayout\Service\Translator
  2769.      */
  2770.     protected function getTranslatorService()
  2771.     {
  2772.         return $this->services['ArboroProductListingLayout\\Service\\Translator'] = new \ArboroProductListingLayout\Service\Translator(($this->services['translator'] ?? $this->getTranslator2Service()));
  2773.     }
  2774.     /**
  2775.      * Gets the public 'ArboroVariantImageFix\ArboroVariantImageFix' shared autowired service.
  2776.      *
  2777.      * @return \ArboroVariantImageFix\ArboroVariantImageFix
  2778.      */
  2779.     protected function getArboroVariantImageFixService()
  2780.     {
  2781.         include_once \dirname(__DIR__4).'/custom/plugins/ArboroVariantImageFix/src/ArboroVariantImageFix.php';
  2782.         return $this->services['ArboroVariantImageFix\\ArboroVariantImageFix'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('ArboroVariantImageFix\\ArboroVariantImageFix');
  2783.     }
  2784.     /**
  2785.      * Gets the public 'BettenABC\BettenABC' shared autowired service.
  2786.      *
  2787.      * @return \BettenABC\BettenABC
  2788.      */
  2789.     protected function getBettenABCService()
  2790.     {
  2791.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/ThemeInterface.php';
  2792.         include_once \dirname(__DIR__4).'/custom/plugins/BettenABC/src/BettenABC.php';
  2793.         return $this->services['BettenABC\\BettenABC'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('BettenABC\\BettenABC');
  2794.     }
  2795.     /**
  2796.      * Gets the public 'Biloba\AdFacebookPixel\BilobaAdFacebookPixel' shared autowired service.
  2797.      *
  2798.      * @return \Biloba\AdFacebookPixel\BilobaAdFacebookPixel
  2799.      */
  2800.     protected function getBilobaAdFacebookPixelService()
  2801.     {
  2802.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaAdFacebookPixel/src/BilobaAdFacebookPixel.php';
  2803.         return $this->services['Biloba\\AdFacebookPixel\\BilobaAdFacebookPixel'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Biloba\\AdFacebookPixel\\BilobaAdFacebookPixel');
  2804.     }
  2805.     /**
  2806.      * Gets the public 'Biloba\AdFacebookPixel\Resources\snippet\de_DE\SnippetFile_de_DE' shared service.
  2807.      *
  2808.      * @return \Biloba\AdFacebookPixel\Resources\snippet\de_DE\SnippetFile_de_DE
  2809.      */
  2810.     protected function getSnippetFileDeDEService()
  2811.     {
  2812.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2813.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaAdFacebookPixel/src/Resources/snippet/de_DE/SnippetFile_de_DE.php';
  2814.         return $this->services['Biloba\\AdFacebookPixel\\Resources\\snippet\\de_DE\\SnippetFile_de_DE'] = new \Biloba\AdFacebookPixel\Resources\snippet\de_DE\SnippetFile_de_DE();
  2815.     }
  2816.     /**
  2817.      * Gets the public 'Biloba\AdFacebookPixel\Resources\snippet\en_GB\SnippetFile_en_GB' shared service.
  2818.      *
  2819.      * @return \Biloba\AdFacebookPixel\Resources\snippet\en_GB\SnippetFile_en_GB
  2820.      */
  2821.     protected function getSnippetFileEnGBService()
  2822.     {
  2823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2824.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaAdFacebookPixel/src/Resources/snippet/en_GB/SnippetFile_en_GB.php';
  2825.         return $this->services['Biloba\\AdFacebookPixel\\Resources\\snippet\\en_GB\\SnippetFile_en_GB'] = new \Biloba\AdFacebookPixel\Resources\snippet\en_GB\SnippetFile_en_GB();
  2826.     }
  2827.     /**
  2828.      * Gets the public 'Biloba\AdGoogleGtagsjs\BilobaAdGoogleGtagsjs' shared autowired service.
  2829.      *
  2830.      * @return \Biloba\AdGoogleGtagsjs\BilobaAdGoogleGtagsjs
  2831.      */
  2832.     protected function getBilobaAdGoogleGtagsjsService()
  2833.     {
  2834.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaAdGoogleGtagsjs/src/BilobaAdGoogleGtagsjs.php';
  2835.         return $this->services['Biloba\\AdGoogleGtagsjs\\BilobaAdGoogleGtagsjs'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Biloba\\AdGoogleGtagsjs\\BilobaAdGoogleGtagsjs');
  2836.     }
  2837.     /**
  2838.      * Gets the public 'Biloba\AdGoogleGtagsjs\Resources\snippet\de_DE\SnippetFile_de_DE' shared service.
  2839.      *
  2840.      * @return \Biloba\AdGoogleGtagsjs\Resources\snippet\de_DE\SnippetFile_de_DE
  2841.      */
  2842.     protected function getSnippetFileDeDE2Service()
  2843.     {
  2844.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2845.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaAdGoogleGtagsjs/src/Resources/snippet/de_DE/SnippetFile_de_DE.php';
  2846.         return $this->services['Biloba\\AdGoogleGtagsjs\\Resources\\snippet\\de_DE\\SnippetFile_de_DE'] = new \Biloba\AdGoogleGtagsjs\Resources\snippet\de_DE\SnippetFile_de_DE();
  2847.     }
  2848.     /**
  2849.      * Gets the public 'Biloba\AdGoogleGtagsjs\Resources\snippet\en_GB\SnippetFile_en_GB' shared service.
  2850.      *
  2851.      * @return \Biloba\AdGoogleGtagsjs\Resources\snippet\en_GB\SnippetFile_en_GB
  2852.      */
  2853.     protected function getSnippetFileEnGB2Service()
  2854.     {
  2855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2856.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaAdGoogleGtagsjs/src/Resources/snippet/en_GB/SnippetFile_en_GB.php';
  2857.         return $this->services['Biloba\\AdGoogleGtagsjs\\Resources\\snippet\\en_GB\\SnippetFile_en_GB'] = new \Biloba\AdGoogleGtagsjs\Resources\snippet\en_GB\SnippetFile_en_GB();
  2858.     }
  2859.     /**
  2860.      * Gets the public 'Cbax\ModulAnalytics\CbaxModulAnalytics' shared autowired service.
  2861.      *
  2862.      * @return \Cbax\ModulAnalytics\CbaxModulAnalytics
  2863.      */
  2864.     protected function getCbaxModulAnalyticsService()
  2865.     {
  2866.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/CbaxModulAnalytics.php';
  2867.         return $this->services['Cbax\\ModulAnalytics\\CbaxModulAnalytics'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Cbax\\ModulAnalytics\\CbaxModulAnalytics');
  2868.     }
  2869.     /**
  2870.      * Gets the public 'Cbax\ModulAnalytics\Components\ConfigReaderHelper' shared service.
  2871.      *
  2872.      * @return \Cbax\ModulAnalytics\Components\ConfigReaderHelper
  2873.      */
  2874.     protected function getConfigReaderHelperService()
  2875.     {
  2876.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Components/ConfigReaderHelper.php';
  2877.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  2878.         if (isset($this->services['Cbax\\ModulAnalytics\\Components\\ConfigReaderHelper'])) {
  2879.             return $this->services['Cbax\\ModulAnalytics\\Components\\ConfigReaderHelper'];
  2880.         }
  2881.         return $this->services['Cbax\\ModulAnalytics\\Components\\ConfigReaderHelper'] = new \Cbax\ModulAnalytics\Components\ConfigReaderHelper($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2882.     }
  2883.     /**
  2884.      * Gets the public 'Cbax\ModulAnalytics\Components\ExtensionHelper' shared service.
  2885.      *
  2886.      * @return \Cbax\ModulAnalytics\Components\ExtensionHelper
  2887.      */
  2888.     protected function getExtensionHelperService()
  2889.     {
  2890.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Components/ExtensionHelper.php';
  2891.         return $this->services['Cbax\\ModulAnalytics\\Components\\ExtensionHelper'] = new \Cbax\ModulAnalytics\Components\ExtensionHelper(($this->services['cbax_analytics_config.repository'] ?? $this->getCbaxAnalyticsConfig_RepositoryService()), ($this->services['cbax_analytics_groups_config.repository'] ?? $this->getCbaxAnalyticsGroupsConfig_RepositoryService()));
  2892.     }
  2893.     /**
  2894.      * Gets the public 'Cbax\ModulAnalytics\Controller\BackendController' shared service.
  2895.      *
  2896.      * @return \Cbax\ModulAnalytics\Controller\BackendController
  2897.      */
  2898.     protected function getBackendControllerService()
  2899.     {
  2900.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Controller/BackendController.php';
  2901.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Components/Statistics/Connector.php';
  2902.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Components/Base.php';
  2903.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  2904.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  2905.         $c = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  2906.         $d = new \Cbax\ModulAnalytics\Components\Base(($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService()), ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService()), ($this->services['locale.repository'] ?? $this->getLocale_RepositoryService()), $a$b$c, ($this->services['Cbax\\ModulAnalytics\\Components\\ConfigReaderHelper'] ?? $this->getConfigReaderHelperService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()));
  2907.         $this->services['Cbax\\ModulAnalytics\\Controller\\BackendController'] = $instance = new \Cbax\ModulAnalytics\Controller\BackendController(new \Cbax\ModulAnalytics\Components\Statistics\Connector($d, ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), $a$b, ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), $c, ($this->services['cbax_analytics_search.repository'] ?? $this->getCbaxAnalyticsSearch_RepositoryService()), ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService()), ($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService()), ($this->services['cbax_analytics_product_impressions.repository'] ?? $this->getCbaxAnalyticsProductImpressions_RepositoryService()), ($this->services['cbax_analytics_visitors.repository'] ?? $this->getCbaxAnalyticsVisitors_RepositoryService()), ($this->services['cbax_analytics_referer.repository'] ?? $this->getCbaxAnalyticsReferer_RepositoryService()), ($this->services['cbax_analytics_category_impressions.repository'] ?? $this->getCbaxAnalyticsCategoryImpressions_RepositoryService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['cbax_analytics_manufacturer_impressions.repository'] ?? $this->getCbaxAnalyticsManufacturerImpressions_RepositoryService()), ($this->services['product_cross_selling.repository'] ?? $this->getProductCrossSelling_RepositoryService()), ($this->services['cbax_analytics_pool.repository'] ?? $this->getCbaxAnalyticsPool_RepositoryService()), ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), $d);
  2908.         $instance->setContainer($this);
  2909.         return $instance;
  2910.     }
  2911.     /**
  2912.      * Gets the public 'Cbax\ModulAnalytics\Core\Content\Analytics\CategoryImpressionsDefinition' shared service.
  2913.      *
  2914.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\CategoryImpressionsDefinition
  2915.      */
  2916.     protected function getCategoryImpressionsDefinitionService()
  2917.     {
  2918.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/CategoryImpressionsDefinition.php';
  2919.         $this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\CategoryImpressionsDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\CategoryImpressionsDefinition();
  2920.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2921.         return $instance;
  2922.     }
  2923.     /**
  2924.      * Gets the public 'Cbax\ModulAnalytics\Core\Content\Analytics\ConfigDefinition' shared service.
  2925.      *
  2926.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\ConfigDefinition
  2927.      */
  2928.     protected function getConfigDefinitionService()
  2929.     {
  2930.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/ConfigDefinition.php';
  2931.         $this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ConfigDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\ConfigDefinition();
  2932.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2933.         return $instance;
  2934.     }
  2935.     /**
  2936.      * Gets the public 'Cbax\ModulAnalytics\Core\Content\Analytics\GroupDefinition' shared service.
  2937.      *
  2938.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\GroupDefinition
  2939.      */
  2940.     protected function getGroupDefinitionService()
  2941.     {
  2942.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/GroupDefinition.php';
  2943.         $this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\GroupDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\GroupDefinition();
  2944.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2945.         return $instance;
  2946.     }
  2947.     /**
  2948.      * Gets the public 'Cbax\ModulAnalytics\Core\Content\Analytics\ManufacturerImpressionsDefinition' shared service.
  2949.      *
  2950.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\ManufacturerImpressionsDefinition
  2951.      */
  2952.     protected function getManufacturerImpressionsDefinitionService()
  2953.     {
  2954.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/ManufacturerImpressionsDefinition.php';
  2955.         $this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ManufacturerImpressionsDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\ManufacturerImpressionsDefinition();
  2956.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2957.         return $instance;
  2958.     }
  2959.     /**
  2960.      * Gets the public 'Cbax\ModulAnalytics\Core\Content\Analytics\PoolDefinition' shared service.
  2961.      *
  2962.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\PoolDefinition
  2963.      */
  2964.     protected function getPoolDefinitionService()
  2965.     {
  2966.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/PoolDefinition.php';
  2967.         $this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\PoolDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\PoolDefinition();
  2968.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2969.         return $instance;
  2970.     }
  2971.     /**
  2972.      * Gets the public 'Cbax\ModulAnalytics\Core\Content\Analytics\ProductImpressionsDefinition' shared service.
  2973.      *
  2974.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\ProductImpressionsDefinition
  2975.      */
  2976.     protected function getProductImpressionsDefinitionService()
  2977.     {
  2978.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/ProductImpressionsDefinition.php';
  2979.         $this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ProductImpressionsDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\ProductImpressionsDefinition();
  2980.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2981.         return $instance;
  2982.     }
  2983.     /**
  2984.      * Gets the public 'Cbax\ModulAnalytics\Core\Content\Analytics\RefererDefinition' shared service.
  2985.      *
  2986.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\RefererDefinition
  2987.      */
  2988.     protected function getRefererDefinitionService()
  2989.     {
  2990.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/RefererDefinition.php';
  2991.         $this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\RefererDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\RefererDefinition();
  2992.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2993.         return $instance;
  2994.     }
  2995.     /**
  2996.      * Gets the public 'Cbax\ModulAnalytics\Core\Content\Analytics\SearchResultDefinition' shared service.
  2997.      *
  2998.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\SearchResultDefinition
  2999.      */
  3000.     protected function getSearchResultDefinitionService()
  3001.     {
  3002.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/SearchResultDefinition.php';
  3003.         $this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\SearchResultDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\SearchResultDefinition();
  3004.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3005.         return $instance;
  3006.     }
  3007.     /**
  3008.      * Gets the public 'Cbax\ModulAnalytics\Core\Content\Analytics\VisitorsDefinition' shared service.
  3009.      *
  3010.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\VisitorsDefinition
  3011.      */
  3012.     protected function getVisitorsDefinitionService()
  3013.     {
  3014.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/VisitorsDefinition.php';
  3015.         $this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\VisitorsDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\VisitorsDefinition();
  3016.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3017.         return $instance;
  3018.     }
  3019.     /**
  3020.      * Gets the public 'Cbax\ModulManufacturers\CbaxModulManufacturers' shared autowired service.
  3021.      *
  3022.      * @return \Cbax\ModulManufacturers\CbaxModulManufacturers
  3023.      */
  3024.     protected function getCbaxModulManufacturersService()
  3025.     {
  3026.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/CbaxModulManufacturers.php';
  3027.         return $this->services['Cbax\\ModulManufacturers\\CbaxModulManufacturers'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Cbax\\ModulManufacturers\\CbaxModulManufacturers');
  3028.     }
  3029.     /**
  3030.      * Gets the public 'Cbax\ModulManufacturers\Controller\BackendController' shared service.
  3031.      *
  3032.      * @return \Cbax\ModulManufacturers\Controller\BackendController
  3033.      */
  3034.     protected function getBackendController2Service()
  3035.     {
  3036.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/Controller/BackendController.php';
  3037.         $this->services['Cbax\\ModulManufacturers\\Controller\\BackendController'] = $instance = new \Cbax\ModulManufacturers\Controller\BackendController(($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturerSeo'] ?? $this->getManufacturerSeoService()));
  3038.         $instance->setContainer($this);
  3039.         return $instance;
  3040.     }
  3041.     /**
  3042.      * Gets the public 'Cbax\ModulManufacturers\Controller\FrontendController' shared service.
  3043.      *
  3044.      * @return \Cbax\ModulManufacturers\Controller\FrontendController
  3045.      */
  3046.     protected function getFrontendControllerService()
  3047.     {
  3048.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/Controller/FrontendController.php';
  3049.         $this->services['Cbax\\ModulManufacturers\\Controller\\FrontendController'] = $instance = new \Cbax\ModulManufacturers\Controller\FrontendController(($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturersHelper'] ?? $this->getManufacturersHelperService()), ($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturerSeo'] ?? $this->getManufacturerSeoService()), ($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService()), ($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  3050.         $instance->setContainer($this);
  3051.         return $instance;
  3052.     }
  3053.     /**
  3054.      * Gets the public 'Doctrine\DBAL\Connection' shared service.
  3055.      *
  3056.      * @return \Doctrine\DBAL\Connection
  3057.      */
  3058.     protected function getConnectionService()
  3059.     {
  3060.         return $this->services['Doctrine\\DBAL\\Connection'] = \Shopware\Core\Kernel::getConnection();
  3061.     }
  3062.     /**
  3063.      * Gets the public 'Dtgs\GoogleTagManager\DtgsGoogleTagManagerSw6' shared autowired service.
  3064.      *
  3065.      * @return \Dtgs\GoogleTagManager\DtgsGoogleTagManagerSw6
  3066.      */
  3067.     protected function getDtgsGoogleTagManagerSw6Service()
  3068.     {
  3069.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/DtgsGoogleTagManagerSw6.php';
  3070.         return $this->services['Dtgs\\GoogleTagManager\\DtgsGoogleTagManagerSw6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Dtgs\\GoogleTagManager\\DtgsGoogleTagManagerSw6');
  3071.     }
  3072.     /**
  3073.      * Gets the public 'Dtgs\GoogleTagManager\Resources\snippet\de_DE\SnippetFile_de_DE' shared service.
  3074.      *
  3075.      * @return \Dtgs\GoogleTagManager\Resources\snippet\de_DE\SnippetFile_de_DE
  3076.      */
  3077.     protected function getSnippetFileDeDE3Service()
  3078.     {
  3079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  3080.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Resources/snippet/de_DE/SnippetFile_de_DE.php';
  3081.         return $this->services['Dtgs\\GoogleTagManager\\Resources\\snippet\\de_DE\\SnippetFile_de_DE'] = new \Dtgs\GoogleTagManager\Resources\snippet\de_DE\SnippetFile_de_DE();
  3082.     }
  3083.     /**
  3084.      * Gets the public 'Dtgs\GoogleTagManager\Resources\snippet\en_GB\SnippetFile_en_GB' shared service.
  3085.      *
  3086.      * @return \Dtgs\GoogleTagManager\Resources\snippet\en_GB\SnippetFile_en_GB
  3087.      */
  3088.     protected function getSnippetFileEnGB3Service()
  3089.     {
  3090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  3091.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Resources/snippet/en_GB/SnippetFile_en_GB.php';
  3092.         return $this->services['Dtgs\\GoogleTagManager\\Resources\\snippet\\en_GB\\SnippetFile_en_GB'] = new \Dtgs\GoogleTagManager\Resources\snippet\en_GB\SnippetFile_en_GB();
  3093.     }
  3094.     /**
  3095.      * Gets the public 'Elasticsearch\Client' shared service.
  3096.      *
  3097.      * @return \Shopware\Elasticsearch\Profiler\ClientProfiler
  3098.      */
  3099.     protected function getClientService()
  3100.     {
  3101.         return $this->services['Elasticsearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($this->privates['shopware.es.profiled.client.inner'] ?? $this->getShopware_Es_Profiled_Client_InnerService()));
  3102.     }
  3103.     /**
  3104.      * Gets the public 'Flink\CmsResponsiveHelper\FlinkCmsResponsiveHelper' shared autowired service.
  3105.      *
  3106.      * @return \Flink\CmsResponsiveHelper\FlinkCmsResponsiveHelper
  3107.      */
  3108.     protected function getFlinkCmsResponsiveHelperService()
  3109.     {
  3110.         include_once \dirname(__DIR__4).'/custom/plugins/FlinkCmsResponsiveHelper/src/FlinkCmsResponsiveHelper.php';
  3111.         return $this->services['Flink\\CmsResponsiveHelper\\FlinkCmsResponsiveHelper'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Flink\\CmsResponsiveHelper\\FlinkCmsResponsiveHelper');
  3112.     }
  3113.     /**
  3114.      * Gets the public 'Flink\CmsResponsiveHelper\Storefront\Controller\ResponsiveHelperController' shared service.
  3115.      *
  3116.      * @return \Flink\CmsResponsiveHelper\Storefront\Controller\ResponsiveHelperController
  3117.      */
  3118.     protected function getResponsiveHelperControllerService()
  3119.     {
  3120.         include_once \dirname(__DIR__4).'/custom/plugins/FlinkCmsResponsiveHelper/src/Storefront/Controller/ResponsiveHelperController.php';
  3121.         $this->services['Flink\\CmsResponsiveHelper\\Storefront\\Controller\\ResponsiveHelperController'] = $instance = new \Flink\CmsResponsiveHelper\Storefront\Controller\ResponsiveHelperController(($this->privates['Shopware\\Storefront\\Page\\Navigation\\NavigationPageLoader'] ?? $this->getNavigationPageLoaderService()));
  3122.         $instance->setContainer($this);
  3123.         return $instance;
  3124.     }
  3125.     /**
  3126.      * Gets the public 'FroshPlatformFilterSearch\FroshPlatformFilterSearch' shared autowired service.
  3127.      *
  3128.      * @return \FroshPlatformFilterSearch\FroshPlatformFilterSearch
  3129.      */
  3130.     protected function getFroshPlatformFilterSearchService()
  3131.     {
  3132.         include_once \dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src/FroshPlatformFilterSearch.php';
  3133.         return $this->services['FroshPlatformFilterSearch\\FroshPlatformFilterSearch'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FroshPlatformFilterSearch\\FroshPlatformFilterSearch');
  3134.     }
  3135.     /**
  3136.      * Gets the public 'Frosh\Adminer\Controller\Adminer' shared service.
  3137.      *
  3138.      * @return \Frosh\Adminer\Controller\Adminer
  3139.      */
  3140.     protected function getAdminerService()
  3141.     {
  3142.         include_once \dirname(__DIR__4).'/custom/plugins/FroshPlatformAdminer/src/Controller/Adminer.php';
  3143.         $this->services['Frosh\\Adminer\\Controller\\Adminer'] = $instance = new \Frosh\Adminer\Controller\Adminer();
  3144.         $instance->setContainer($this);
  3145.         return $instance;
  3146.     }
  3147.     /**
  3148.      * Gets the public 'Frosh\Adminer\FroshPlatformAdminer' shared autowired service.
  3149.      *
  3150.      * @return \Frosh\Adminer\FroshPlatformAdminer
  3151.      */
  3152.     protected function getFroshPlatformAdminerService()
  3153.     {
  3154.         include_once \dirname(__DIR__4).'/custom/plugins/FroshPlatformAdminer/src/FroshPlatformAdminer.php';
  3155.         return $this->services['Frosh\\Adminer\\FroshPlatformAdminer'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Frosh\\Adminer\\FroshPlatformAdminer');
  3156.     }
  3157.     /**
  3158.      * Gets the public 'Frosh\Tools\Controller\CacheController' shared service.
  3159.      *
  3160.      * @return \Frosh\Tools\Controller\CacheController
  3161.      */
  3162.     protected function getCacheControllerService()
  3163.     {
  3164.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/CacheController.php';
  3165.         return $this->services['Frosh\\Tools\\Controller\\CacheController'] = new \Frosh\Tools\Controller\CacheController($this->targetDir.'', ($this->privates['Frosh\\Tools\\Components\\CacheRegistry'] ?? $this->getCacheRegistryService()));
  3166.     }
  3167.     /**
  3168.      * Gets the public 'Frosh\Tools\Controller\ElasticsearchController' shared service.
  3169.      *
  3170.      * @return \Frosh\Tools\Controller\ElasticsearchController
  3171.      */
  3172.     protected function getElasticsearchControllerService()
  3173.     {
  3174.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/ElasticsearchController.php';
  3175.         return $this->services['Frosh\\Tools\\Controller\\ElasticsearchController'] = new \Frosh\Tools\Controller\ElasticsearchController(($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\ElasticsearchManager'] ?? $this->getElasticsearchManagerService()));
  3176.     }
  3177.     /**
  3178.      * Gets the public 'Frosh\Tools\Controller\FeatureFlagController' shared service.
  3179.      *
  3180.      * @return \Frosh\Tools\Controller\FeatureFlagController
  3181.      */
  3182.     protected function getFeatureFlagControllerService()
  3183.     {
  3184.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/FeatureFlagController.php';
  3185.         return $this->services['Frosh\\Tools\\Controller\\FeatureFlagController'] = new \Frosh\Tools\Controller\FeatureFlagController(\dirname(__DIR__4));
  3186.     }
  3187.     /**
  3188.      * Gets the public 'Frosh\Tools\Controller\HealthController' shared service.
  3189.      *
  3190.      * @return \Frosh\Tools\Controller\HealthController
  3191.      */
  3192.     protected function getHealthControllerService()
  3193.     {
  3194.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/HealthController.php';
  3195.         return $this->services['Frosh\\Tools\\Controller\\HealthController'] = new \Frosh\Tools\Controller\HealthController(new RewindableGenerator(function () {
  3196.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\PhpChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\PhpChecker'] = new \Frosh\Tools\Components\Health\Checker\HealthChecker\PhpChecker()));
  3197.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\MysqlChecker'] ?? $this->getMysqlCheckerService());
  3198.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\QueueChecker'] ?? $this->getQueueCheckerService());
  3199.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\TaskChecker'] ?? $this->getTaskCheckerService());
  3200.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\ProductionChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\ProductionChecker'] = new \Frosh\Tools\Components\Health\Checker\HealthChecker\ProductionChecker('dev')));
  3201.         }, 5), new RewindableGenerator(function () {
  3202.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\PhpChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\PhpChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\PhpChecker()));
  3203.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\PhpSettingsChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\PhpSettingsChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\PhpSettingsChecker()));
  3204.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\AdminWorkerChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\AdminWorkerChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\AdminWorkerChecker(false)));
  3205.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\PublicFilesystemChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\PublicFilesystemChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\PublicFilesystemChecker('local')));
  3206.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\MailOverQueueChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\MailOverQueueChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\MailOverQueueChecker(false)));
  3207.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\IncrementStorageChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\IncrementStorageChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\IncrementStorageChecker('mysql''mysql')));
  3208.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\QueueConnectionChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\QueueConnectionChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\QueueConnectionChecker($this->getEnv('MESSENGER_TRANSPORT_DSN'))));
  3209.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\EsChecker'] ?? $this->getEsCheckerService());
  3210.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\DisabledMailUpdatesChecker'] ?? $this->getDisabledMailUpdatesCheckerService());
  3211.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\FixCacheIdSetChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\FixCacheIdSetChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\FixCacheIdSetChecker('6.4.19.0')));
  3212.             yield 10 => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\LoggerLevelChecker'] ?? $this->getLoggerLevelCheckerService());
  3213.         }, 11));
  3214.     }
  3215.     /**
  3216.      * Gets the public 'Frosh\Tools\Controller\LogController' shared service.
  3217.      *
  3218.      * @return \Frosh\Tools\Controller\LogController
  3219.      */
  3220.     protected function getLogControllerService()
  3221.     {
  3222.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/LogController.php';
  3223.         return $this->services['Frosh\\Tools\\Controller\\LogController'] = new \Frosh\Tools\Controller\LogController((\dirname(__DIR__3).'/log'));
  3224.     }
  3225.     /**
  3226.      * Gets the public 'Frosh\Tools\Controller\QueueController' shared service.
  3227.      *
  3228.      * @return \Frosh\Tools\Controller\QueueController
  3229.      */
  3230.     protected function getQueueControllerService()
  3231.     {
  3232.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/QueueController.php';
  3233.         return $this->services['Frosh\\Tools\\Controller\\QueueController'] = new \Frosh\Tools\Controller\QueueController(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService()));
  3234.     }
  3235.     /**
  3236.      * Gets the public 'Frosh\Tools\Controller\ScheduledTaskController' shared service.
  3237.      *
  3238.      * @return \Frosh\Tools\Controller\ScheduledTaskController
  3239.      */
  3240.     protected function getScheduledTaskControllerService()
  3241.     {
  3242.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/ScheduledTaskController.php';
  3243.         return $this->services['Frosh\\Tools\\Controller\\ScheduledTaskController'] = new \Frosh\Tools\Controller\ScheduledTaskController(new RewindableGenerator(function () {
  3244.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  3245.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  3246.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  3247.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  3248.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  3249.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  3250.             yield => ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  3251.             yield => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  3252.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  3253.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  3254.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService());
  3255.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  3256.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService());
  3257.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  3258.             yield 14 => ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService());
  3259.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service());
  3260.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService());
  3261.             yield 17 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'] ?? $this->getCleanupUnusedDownloadMediaTaskHandlerService());
  3262.             yield 18 => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService());
  3263.             yield 19 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService());
  3264.             yield 20 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  3265.             yield 21 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  3266.             yield 22 => ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  3267.             yield 23 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService());
  3268.             yield 24 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService());
  3269.             yield 25 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  3270.             yield 26 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService());
  3271.             yield 27 => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService());
  3272.             yield 28 => ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  3273.             yield 29 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  3274.             yield 30 => ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  3275.             yield 31 => ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] ?? $this->getCancelTransactionsTaskHandlerService());
  3276.             yield 32 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] ?? $this->getCloneVisibilityHandlerService());
  3277.             yield 33 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] ?? $this->getSyncManagerHandlerService());
  3278.             yield 34 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] ?? $this->getProductSingleSyncHandlerService());
  3279.             yield 35 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] ?? $this->getProductVariantSyncHandlerService());
  3280.             yield 36 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] ?? $this->getProductCleanupSyncHandlerService());
  3281.             yield 37 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] ?? $this->getInventorySyncHandlerService());
  3282.             yield 38 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] ?? $this->getImageSyncHandlerService());
  3283.             yield 39 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] ?? $this->getInventoryUpdateHandlerService());
  3284.             yield 40 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] ?? $this->getCleanUpLogTaskHandlerService());
  3285.             yield 41 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] ?? $this->getCompleteSyncTaskHandlerService());
  3286.             yield 42 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] ?? $this->getInventorySyncTaskHandlerService());
  3287.             yield 43 => ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'] ?? $this->getCheckPaymentStatusHandlerService());
  3288.             yield 44 => ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'] ?? $this->getSignUpTokenCleanUpHandlerService());
  3289.             yield 45 => ($this->privates['Cbax\\ModulManufacturers\\ScheduledTask\\ManufacturerSeoIndexHandler'] ?? $this->getManufacturerSeoIndexHandlerService());
  3290.             yield 46 => ($this->privates['Acris\\CookieConsent\\ScheduledTask\\CleanupTaskHandler'] ?? $this->getCleanupTaskHandlerService());
  3291.             yield 47 => ($this->privates['Cbax\\ModulAnalytics\\ScheduledTask\\AnalyticsHandler'] ?? $this->getAnalyticsHandlerService());
  3292.             yield 48 => ($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'] ?? $this->getProcessMediaHandlerService());
  3293.             yield 49 => ($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\CleanupMigrationHandler'] ?? $this->getCleanupMigrationHandlerService());
  3294.             yield 50 => ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  3295.         }, 51), ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()));
  3296.     }
  3297.     /**
  3298.      * Gets the public 'Frosh\Tools\Controller\ShopwareFilesController' shared service.
  3299.      *
  3300.      * @return \Frosh\Tools\Controller\ShopwareFilesController
  3301.      */
  3302.     protected function getShopwareFilesControllerService()
  3303.     {
  3304.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/ShopwareFilesController.php';
  3305.         return $this->services['Frosh\\Tools\\Controller\\ShopwareFilesController'] = new \Frosh\Tools\Controller\ShopwareFilesController('6.4.19.0'\dirname(__DIR__4));
  3306.     }
  3307.     /**
  3308.      * Gets the public 'Frosh\Tools\Controller\StateMachineController' shared service.
  3309.      *
  3310.      * @return \Frosh\Tools\Controller\StateMachineController
  3311.      */
  3312.     protected function getStateMachineControllerService()
  3313.     {
  3314.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/StateMachineController.php';
  3315.         return $this->services['Frosh\\Tools\\Controller\\StateMachineController'] = new \Frosh\Tools\Controller\StateMachineController(($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService()));
  3316.     }
  3317.     /**
  3318.      * Gets the public 'Frosh\Tools\FroshTools' shared autowired service.
  3319.      *
  3320.      * @return \Frosh\Tools\FroshTools
  3321.      */
  3322.     protected function getFroshToolsService()
  3323.     {
  3324.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/FroshTools.php';
  3325.         return $this->services['Frosh\\Tools\\FroshTools'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Frosh\\Tools\\FroshTools');
  3326.     }
  3327.     /**
  3328.      * Gets the public 'Ghsw\GreyhoundConnect\Controller\Customer' shared service.
  3329.      *
  3330.      * @return \Ghsw\GreyhoundConnect\Controller\Customer
  3331.      */
  3332.     protected function getCustomerService()
  3333.     {
  3334.         include_once \dirname(__DIR__4).'/custom/plugins/GhswGreyhoundConnect/src/Controller/Customer.php';
  3335.         $this->services['Ghsw\\GreyhoundConnect\\Controller\\Customer'] = $instance = new \Ghsw\GreyhoundConnect\Controller\Customer(($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), ($this->services['customer_recovery.repository'] ?? $this->getCustomerRecovery_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  3336.         $instance->setContainer($this);
  3337.         return $instance;
  3338.     }
  3339.     /**
  3340.      * Gets the public 'Ghsw\GreyhoundConnect\Controller\Info' shared service.
  3341.      *
  3342.      * @return \Ghsw\GreyhoundConnect\Controller\Info
  3343.      */
  3344.     protected function getInfoService()
  3345.     {
  3346.         include_once \dirname(__DIR__4).'/custom/plugins/GhswGreyhoundConnect/src/Controller/Info.php';
  3347.         $this->services['Ghsw\\GreyhoundConnect\\Controller\\Info'] = $instance = new \Ghsw\GreyhoundConnect\Controller\Info();
  3348.         $instance->setContainer($this);
  3349.         return $instance;
  3350.     }
  3351.     /**
  3352.      * Gets the public 'Ghsw\GreyhoundConnect\Controller\Order' shared service.
  3353.      *
  3354.      * @return \Ghsw\GreyhoundConnect\Controller\Order
  3355.      */
  3356.     protected function getOrderService()
  3357.     {
  3358.         include_once \dirname(__DIR__4).'/custom/plugins/GhswGreyhoundConnect/src/Controller/Order.php';
  3359.         $this->services['Ghsw\\GreyhoundConnect\\Controller\\Order'] = $instance = new \Ghsw\GreyhoundConnect\Controller\Order();
  3360.         $instance->setContainer($this);
  3361.         return $instance;
  3362.     }
  3363.     /**
  3364.      * Gets the public 'Ghsw\GreyhoundConnect\Core\Content\Sync\SyncCustomerDefinition' shared service.
  3365.      *
  3366.      * @return \Ghsw\GreyhoundConnect\Core\Content\Sync\SyncCustomerDefinition
  3367.      */
  3368.     protected function getSyncCustomerDefinitionService()
  3369.     {
  3370.         include_once \dirname(__DIR__4).'/custom/plugins/GhswGreyhoundConnect/src/Core/Content/Sync/SyncCustomerDefinition.php';
  3371.         $this->services['Ghsw\\GreyhoundConnect\\Core\\Content\\Sync\\SyncCustomerDefinition'] = $instance = new \Ghsw\GreyhoundConnect\Core\Content\Sync\SyncCustomerDefinition();
  3372.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3373.         return $instance;
  3374.     }
  3375.     /**
  3376.      * Gets the public 'Ghsw\GreyhoundConnect\Core\Content\Sync\SyncLogDefinition' shared service.
  3377.      *
  3378.      * @return \Ghsw\GreyhoundConnect\Core\Content\Sync\SyncLogDefinition
  3379.      */
  3380.     protected function getSyncLogDefinitionService()
  3381.     {
  3382.         include_once \dirname(__DIR__4).'/custom/plugins/GhswGreyhoundConnect/src/Core/Content/Sync/SyncLogDefinition.php';
  3383.         $this->services['Ghsw\\GreyhoundConnect\\Core\\Content\\Sync\\SyncLogDefinition'] = $instance = new \Ghsw\GreyhoundConnect\Core\Content\Sync\SyncLogDefinition();
  3384.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3385.         return $instance;
  3386.     }
  3387.     /**
  3388.      * Gets the public 'Ghsw\GreyhoundConnect\GhswGreyhoundConnect' shared autowired service.
  3389.      *
  3390.      * @return \Ghsw\GreyhoundConnect\GhswGreyhoundConnect
  3391.      */
  3392.     protected function getGhswGreyhoundConnectService()
  3393.     {
  3394.         include_once \dirname(__DIR__4).'/custom/plugins/GhswGreyhoundConnect/src/GhswGreyhoundConnect.php';
  3395.         return $this->services['Ghsw\\GreyhoundConnect\\GhswGreyhoundConnect'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Ghsw\\GreyhoundConnect\\GhswGreyhoundConnect');
  3396.     }
  3397.     /**
  3398.      * Gets the public 'KlarnaPayment\Components\Controller\Administration\OrderController' shared service.
  3399.      *
  3400.      * @return \KlarnaPayment\Components\Controller\Administration\OrderController
  3401.      */
  3402.     protected function getOrderControllerService()
  3403.     {
  3404.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Controller/Administration/OrderController.php';
  3405.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/ReleaseRemainingAuthorization/ReleaseRemainingAuthorizationHydratorInterface.php';
  3406.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/ReleaseRemainingAuthorization/ReleaseRemainingAuthorizationHydrator.php';
  3407.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/ExtendAuthorization/ExtendAuthorizationRequestHydratorInterface.php';
  3408.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/ExtendAuthorization/ExtendAuthorizationRequestHydrator.php';
  3409.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/GetOrder/GetOrderRequestHydratorInterface.php';
  3410.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/GetOrder/GetOrderRequestHydrator.php';
  3411.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/CreateCapture/CreateCaptureRequestHydratorInterface.php';
  3412.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/CreateCapture/CreateCaptureRequestHydrator.php';
  3413.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/CreateRefund/CreateRefundRequestHydratorInterface.php';
  3414.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/CreateRefund/CreateRefundRequestHydrator.php';
  3415.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/CancelPayment/CancelPaymentRequestHydratorInterface.php';
  3416.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/CancelPayment/CancelPaymentRequestHydrator.php';
  3417.         $this->services['KlarnaPayment\\Components\\Controller\\Administration\\OrderController'] = $instance = new \KlarnaPayment\Components\Controller\Administration\OrderController(($this->privates['KlarnaPayment\\Components\\Client\\Client'] ?? $this->getClient2Service()), ($this->services['klarna_payment_request_log.repository'] ?? $this->getKlarnaPaymentRequestLog_RepositoryService()), ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\GetOrder\\GetOrderRequestHydrator'] ?? ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\GetOrder\\GetOrderRequestHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Request\GetOrder\GetOrderRequestHydrator())), ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Response\\GetOrder\\GetOrderResponseHydrator'] ?? $this->getGetOrderResponseHydratorService()), ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\CreateCapture\\CreateCaptureRequestHydrator'] ?? ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\CreateCapture\\CreateCaptureRequestHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Request\CreateCapture\CreateCaptureRequestHydrator())), ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\CreateRefund\\CreateRefundRequestHydrator'] ?? ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\CreateRefund\\CreateRefundRequestHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Request\CreateRefund\CreateRefundRequestHydrator())), ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\CancelPayment\\CancelPaymentRequestHydrator'] ?? ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\CancelPayment\\CancelPaymentRequestHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Request\CancelPayment\CancelPaymentRequestHydrator())), new \KlarnaPayment\Components\Client\Hydrator\Request\ReleaseRemainingAuthorization\ReleaseRemainingAuthorizationHydrator(), new \KlarnaPayment\Components\Client\Hydrator\Request\ExtendAuthorization\ExtendAuthorizationRequestHydrator(), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['KlarnaPayment\\Components\\Logger'] ?? $this->getLogger2Service()), ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()));
  3418.         $instance->setContainer($this);
  3419.         return $instance;
  3420.     }
  3421.     /**
  3422.      * Gets the public 'KlarnaPayment\Components\Controller\Administration\OrderUpdateController' shared service.
  3423.      *
  3424.      * @return \KlarnaPayment\Components\Controller\Administration\OrderUpdateController
  3425.      */
  3426.     protected function getOrderUpdateControllerService()
  3427.     {
  3428.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Controller/Administration/OrderUpdateController.php';
  3429.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/UpdateAddress/UpdateAddressRequestHydratorInterface.php';
  3430.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/UpdateAddress/UpdateAddressRequestHydrator.php';
  3431.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/RequestHasherInterface.php';
  3432.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/UpdateOrderRequestHasher.php';
  3433.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/UpdateAddressRequestHasher.php';
  3434.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/OrderValidator/OrderValidatorInterface.php';
  3435.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/OrderValidator/OrderValidator.php';
  3436.         $this->services['KlarnaPayment\\Components\\Controller\\Administration\\OrderUpdateController'] = $instance = new \KlarnaPayment\Components\Controller\Administration\OrderUpdateController(($this->privates['KlarnaPayment\\Components\\Client\\Client'] ?? $this->getClient2Service()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\UpdateAddress\\UpdateAddressRequestHydrator'] ?? ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\UpdateAddress\\UpdateAddressRequestHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Request\UpdateAddress\UpdateAddressRequestHydrator())), ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\UpdateOrder\\UpdateOrderRequestHydrator'] ?? $this->getUpdateOrderRequestHydratorService()), ($this->privates['KlarnaPayment\\Components\\Helper\\OrderFetcher'] ?? $this->getOrderFetcherService()), ($this->privates['KlarnaPayment\\Components\\Helper\\UpdateOrderRequestHasher'] ?? ($this->privates['KlarnaPayment\\Components\\Helper\\UpdateOrderRequestHasher'] = new \KlarnaPayment\Components\Helper\UpdateOrderRequestHasher())), ($this->privates['KlarnaPayment\\Components\\Helper\\UpdateAddressRequestHasher'] ?? ($this->privates['KlarnaPayment\\Components\\Helper\\UpdateAddressRequestHasher'] = new \KlarnaPayment\Components\Helper\UpdateAddressRequestHasher())), ($this->privates['KlarnaPayment\\Components\\Helper\\OrderValidator\\OrderValidator'] ?? ($this->privates['KlarnaPayment\\Components\\Helper\\OrderValidator\\OrderValidator'] = new \KlarnaPayment\Components\Helper\OrderValidator\OrderValidator())));
  3437.         $instance->setContainer($this);
  3438.         return $instance;
  3439.     }
  3440.     /**
  3441.      * Gets the public 'KlarnaPayment\Components\Controller\Administration\SettingsController' shared service.
  3442.      *
  3443.      * @return \KlarnaPayment\Components\Controller\Administration\SettingsController
  3444.      */
  3445.     protected function getSettingsControllerService()
  3446.     {
  3447.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Controller/Administration/SettingsController.php';
  3448.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/Test/TestRequestHydratorInterface.php';
  3449.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/Test/TestRequestHydrator.php';
  3450.         $this->services['KlarnaPayment\\Components\\Controller\\Administration\\SettingsController'] = $instance = new \KlarnaPayment\Components\Controller\Administration\SettingsController(($this->privates['KlarnaPayment\\Components\\Client\\Client'] ?? $this->getClient2Service()), ($this->privates['KlarnaPayment\\Components\\Logger'] ?? $this->getLogger2Service()), new \KlarnaPayment\Components\Client\Hydrator\Request\Test\TestRequestHydrator());
  3451.         $instance->setContainer($this);
  3452.         return $instance;
  3453.     }
  3454.     /**
  3455.      * Gets the public 'KlarnaPayment\Components\Controller\Administration\WizardController' shared service.
  3456.      *
  3457.      * @return \KlarnaPayment\Components\Controller\Administration\WizardController
  3458.      */
  3459.     protected function getWizardControllerService()
  3460.     {
  3461.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Controller/Administration/WizardController.php';
  3462.         $this->services['KlarnaPayment\\Components\\Controller\\Administration\\WizardController'] = $instance = new \KlarnaPayment\Components\Controller\Administration\WizardController(($this->privates['KlarnaPayment\\Components\\ConfigReader\\ConfigReader'] ?? $this->getConfigReaderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  3463.         $instance->setContainer($this);
  3464.         return $instance;
  3465.     }
  3466.     /**
  3467.      * Gets the public 'KlarnaPayment\Components\Controller\Storefront\CallbackController' shared service.
  3468.      *
  3469.      * @return \KlarnaPayment\Components\Controller\Storefront\CallbackController
  3470.      */
  3471.     protected function getCallbackControllerService()
  3472.     {
  3473.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Controller/Storefront/CallbackController.php';
  3474.         $this->services['KlarnaPayment\\Components\\Controller\\Storefront\\CallbackController'] = $instance = new \KlarnaPayment\Components\Controller\Storefront\CallbackController(($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['KlarnaPayment\\Components\\Validator\\OrderTransitionChangeValidator'] ?? $this->getOrderTransitionChangeValidatorService()), ($this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\Capture\\CaptureStateHelper'] ?? $this->getCaptureStateHelperService()), ($this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\Authorize\\AuthorizeStateHelper'] ?? $this->getAuthorizeStateHelperService()));
  3475.         $instance->setContainer($this);
  3476.         return $instance;
  3477.     }
  3478.     /**
  3479.      * Gets the public 'KlarnaPayment\Components\DataAbstractionLayer\Entity\RequestLog\RequestLogDefinition' shared service.
  3480.      *
  3481.      * @return \KlarnaPayment\Components\DataAbstractionLayer\Entity\RequestLog\RequestLogDefinition
  3482.      */
  3483.     protected function getRequestLogDefinitionService()
  3484.     {
  3485.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/DataAbstractionLayer/Entity/RequestLog/RequestLogDefinition.php';
  3486.         $this->services['KlarnaPayment\\Components\\DataAbstractionLayer\\Entity\\RequestLog\\RequestLogDefinition'] = $instance = new \KlarnaPayment\Components\DataAbstractionLayer\Entity\RequestLog\RequestLogDefinition();
  3487.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3488.         return $instance;
  3489.     }
  3490.     /**
  3491.      * Gets the public 'KlarnaPayment\KlarnaPayment' shared autowired service.
  3492.      *
  3493.      * @return \KlarnaPayment\KlarnaPayment
  3494.      */
  3495.     protected function getKlarnaPaymentService()
  3496.     {
  3497.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/KlarnaPayment.php';
  3498.         return $this->services['KlarnaPayment\\KlarnaPayment'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('KlarnaPayment\\KlarnaPayment');
  3499.     }
  3500.     /**
  3501.      * Gets the public 'Kplngi\ProductOrder\Controller\ProductOrderController' shared service.
  3502.      *
  3503.      * @return \Kplngi\ProductOrder\Controller\ProductOrderController
  3504.      */
  3505.     protected function getProductOrderControllerService()
  3506.     {
  3507.         include_once \dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Controller/ProductOrderController.php';
  3508.         include_once \dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Position/ProductCategoryPositionService.php';
  3509.         $this->services['Kplngi\\ProductOrder\\Controller\\ProductOrderController'] = $instance = new \Kplngi\ProductOrder\Controller\ProductOrderController(new \Kplngi\ProductOrder\Position\ProductCategoryPositionService(($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['kplngi_productcategoryposition.repository'] ?? $this->getKplngiProductcategoryposition_RepositoryService()), ($this->services['kplngi_orderactive.repository'] ?? $this->getKplngiOrderactive_RepositoryService())));
  3510.         $instance->setContainer($this);
  3511.         return $instance;
  3512.     }
  3513.     /**
  3514.      * Gets the public 'Kplngi\ProductOrder\KplngiProductOrder' shared autowired service.
  3515.      *
  3516.      * @return \Kplngi\ProductOrder\KplngiProductOrder
  3517.      */
  3518.     protected function getKplngiProductOrderService()
  3519.     {
  3520.         include_once \dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/KplngiProductOrder.php';
  3521.         return $this->services['Kplngi\\ProductOrder\\KplngiProductOrder'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Kplngi\\ProductOrder\\KplngiProductOrder');
  3522.     }
  3523.     /**
  3524.      * Gets the public 'Kplngi\ProductOrder\Position\Fields\PositionResolver' shared service.
  3525.      *
  3526.      * @return \Kplngi\ProductOrder\Position\Fields\PositionResolver
  3527.      */
  3528.     protected function getPositionResolverService()
  3529.     {
  3530.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  3531.         include_once \dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Position/Fields/PositionResolver.php';
  3532.         include_once \dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Position/CategoryIdHelper.php';
  3533.         return $this->services['Kplngi\\ProductOrder\\Position\\Fields\\PositionResolver'] = new \Kplngi\ProductOrder\Position\Fields\PositionResolver(($this->privates['Kplngi\\ProductOrder\\Position\\CategoryIdHelper'] ?? ($this->privates['Kplngi\\ProductOrder\\Position\\CategoryIdHelper'] = new \Kplngi\ProductOrder\Position\CategoryIdHelper())));
  3534.     }
  3535.     /**
  3536.      * Gets the public 'Kplngi\ProductOrder\Position\OrderActiveDefinition' shared service.
  3537.      *
  3538.      * @return \Kplngi\ProductOrder\Position\OrderActiveDefinition
  3539.      */
  3540.     protected function getOrderActiveDefinitionService()
  3541.     {
  3542.         include_once \dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Position/OrderActiveDefinition.php';
  3543.         $this->services['Kplngi\\ProductOrder\\Position\\OrderActiveDefinition'] = $instance = new \Kplngi\ProductOrder\Position\OrderActiveDefinition();
  3544.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3545.         return $instance;
  3546.     }
  3547.     /**
  3548.      * Gets the public 'Kplngi\ProductOrder\Position\ProductCategoryDefinition' shared service.
  3549.      *
  3550.      * @return \Kplngi\ProductOrder\Position\ProductCategoryDefinition
  3551.      */
  3552.     protected function getProductCategoryDefinitionService()
  3553.     {
  3554.         include_once \dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Position/ProductCategoryDefinition.php';
  3555.         $this->services['Kplngi\\ProductOrder\\Position\\ProductCategoryDefinition'] = $instance = new \Kplngi\ProductOrder\Position\ProductCategoryDefinition();
  3556.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3557.         return $instance;
  3558.     }
  3559.     /**
  3560.      * Gets the public 'Laudert\FriendlyCaptcha\Config\ManagerInterface' shared autowired service.
  3561.      *
  3562.      * @return \Laudert\FriendlyCaptcha\Config\Manager
  3563.      */
  3564.     protected function getManagerInterfaceService()
  3565.     {
  3566.         include_once \dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src/Config/ManagerInterface.php';
  3567.         include_once \dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src/Config/Manager.php';
  3568.         include_once \dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src/Config/PatcherInterface.php';
  3569.         include_once \dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src/Config/Patcher.php';
  3570.         return $this->services['Laudert\\FriendlyCaptcha\\Config\\ManagerInterface'] = new \Laudert\FriendlyCaptcha\Config\Manager(new \Laudert\FriendlyCaptcha\Config\Patcher());
  3571.     }
  3572.     /**
  3573.      * Gets the public 'Laudert\FriendlyCaptcha\Controller\ApiCredentialsController' shared autowired service.
  3574.      *
  3575.      * @return \Laudert\FriendlyCaptcha\Controller\ApiCredentialsController
  3576.      */
  3577.     protected function getApiCredentialsControllerService()
  3578.     {
  3579.         include_once \dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src/Controller/ApiCredentialsController.php';
  3580.         $this->services['Laudert\\FriendlyCaptcha\\Controller\\ApiCredentialsController'] = $instance = new \Laudert\FriendlyCaptcha\Controller\ApiCredentialsController(($this->privates['Laudert\\FriendlyCaptcha\\Api\\Client'] ?? $this->getClient3Service()));
  3581.         $instance->setContainer($this);
  3582.         return $instance;
  3583.     }
  3584.     /**
  3585.      * Gets the public 'Laudert\FriendlyCaptcha\LaudertFriendlyCaptcha' shared autowired service.
  3586.      *
  3587.      * @return \Laudert\FriendlyCaptcha\LaudertFriendlyCaptcha
  3588.      */
  3589.     protected function getLaudertFriendlyCaptchaService()
  3590.     {
  3591.         include_once \dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src/LaudertFriendlyCaptcha.php';
  3592.         return $this->services['Laudert\\FriendlyCaptcha\\LaudertFriendlyCaptcha'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Laudert\\FriendlyCaptcha\\LaudertFriendlyCaptcha');
  3593.     }
  3594.     /**
  3595.      * Gets the public 'Lenz\BingAdsConversionTracking2\LenzBingAdsConversionTracking2' shared autowired service.
  3596.      *
  3597.      * @return \Lenz\BingAdsConversionTracking2\LenzBingAdsConversionTracking2
  3598.      */
  3599.     protected function getLenzBingAdsConversionTracking2Service()
  3600.     {
  3601.         include_once \dirname(__DIR__4).'/custom/plugins/LenzBingAdsConversionTracking2/src/LenzBingAdsConversionTracking2.php';
  3602.         return $this->services['Lenz\\BingAdsConversionTracking2\\LenzBingAdsConversionTracking2'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Lenz\\BingAdsConversionTracking2\\LenzBingAdsConversionTracking2');
  3603.     }
  3604.     /**
  3605.      * Gets the public 'MegaParentProductListing\MegaParentProductListing' shared autowired service.
  3606.      *
  3607.      * @return \MegaParentProductListing\MegaParentProductListing
  3608.      */
  3609.     protected function getMegaParentProductListingService()
  3610.     {
  3611.         include_once \dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/MegaParentProductListing.php';
  3612.         return $this->services['MegaParentProductListing\\MegaParentProductListing'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('MegaParentProductListing\\MegaParentProductListing');
  3613.     }
  3614.     /**
  3615.      * Gets the public 'Mrpix\BilligerTracking\Core\System\SalesChannel\Aggregate\BilligerTrackingDefinition' shared service.
  3616.      *
  3617.      * @return \Mrpix\BilligerTracking\Core\System\SalesChannel\Aggregate\BilligerTrackingDefinition
  3618.      */
  3619.     protected function getBilligerTrackingDefinitionService()
  3620.     {
  3621.         include_once \dirname(__DIR__4).'/custom/plugins/MrpixBilligerTracking/src/Core/System/SalesChannel/Aggregate/BilligerTrackingDefinition.php';
  3622.         $this->services['Mrpix\\BilligerTracking\\Core\\System\\SalesChannel\\Aggregate\\BilligerTrackingDefinition'] = $instance = new \Mrpix\BilligerTracking\Core\System\SalesChannel\Aggregate\BilligerTrackingDefinition();
  3623.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3624.         return $instance;
  3625.     }
  3626.     /**
  3627.      * Gets the public 'Mrpix\BilligerTracking\MrpixBilligerTracking' shared autowired service.
  3628.      *
  3629.      * @return \Mrpix\BilligerTracking\MrpixBilligerTracking
  3630.      */
  3631.     protected function getMrpixBilligerTrackingService()
  3632.     {
  3633.         include_once \dirname(__DIR__4).'/custom/plugins/MrpixBilligerTracking/src/MrpixBilligerTracking.php';
  3634.         return $this->services['Mrpix\\BilligerTracking\\MrpixBilligerTracking'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Mrpix\\BilligerTracking\\MrpixBilligerTracking');
  3635.     }
  3636.     /**
  3637.      * Gets the public 'NetInventors\NetiNextProductDetailCms\Core\Content\ProductCmsSalesChannel\ProductCmsSalesChannelDefinition' shared service.
  3638.      *
  3639.      * @return \NetInventors\NetiNextProductDetailCms\Core\Content\ProductCmsSalesChannel\ProductCmsSalesChannelDefinition
  3640.      */
  3641.     protected function getProductCmsSalesChannelDefinitionService()
  3642.     {
  3643.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/Core/Content/ProductCmsSalesChannel/ProductCmsSalesChannelDefinition.php';
  3644.         $this->services['NetInventors\\NetiNextProductDetailCms\\Core\\Content\\ProductCmsSalesChannel\\ProductCmsSalesChannelDefinition'] = $instance = new \NetInventors\NetiNextProductDetailCms\Core\Content\ProductCmsSalesChannel\ProductCmsSalesChannelDefinition();
  3645.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3646.         return $instance;
  3647.     }
  3648.     /**
  3649.      * Gets the public 'NetInventors\NetiNextProductDetailCms\Core\Content\Product\Aggregate\ProductCms\ProductCmsDefinition' shared service.
  3650.      *
  3651.      * @return \NetInventors\NetiNextProductDetailCms\Core\Content\Product\Aggregate\ProductCms\ProductCmsDefinition
  3652.      */
  3653.     protected function getProductCmsDefinitionService()
  3654.     {
  3655.         $this->services['NetInventors\\NetiNextProductDetailCms\\Core\\Content\\Product\\Aggregate\\ProductCms\\ProductCmsDefinition'] = $instance = new \NetInventors\NetiNextProductDetailCms\Core\Content\Product\Aggregate\ProductCms\ProductCmsDefinition();
  3656.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3657.         return $instance;
  3658.     }
  3659.     /**
  3660.      * Gets the public 'NetInventors\NetiNextProductDetailCms\Core\Content\TemplateMarker\TemplateMarkerDefinition' shared service.
  3661.      *
  3662.      * @return \NetInventors\NetiNextProductDetailCms\Core\Content\TemplateMarker\TemplateMarkerDefinition
  3663.      */
  3664.     protected function getTemplateMarkerDefinitionService()
  3665.     {
  3666.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/Core/Content/TemplateMarker/TemplateMarkerDefinition.php';
  3667.         $this->services['NetInventors\\NetiNextProductDetailCms\\Core\\Content\\TemplateMarker\\TemplateMarkerDefinition'] = $instance = new \NetInventors\NetiNextProductDetailCms\Core\Content\TemplateMarker\TemplateMarkerDefinition();
  3668.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3669.         return $instance;
  3670.     }
  3671.     /**
  3672.      * Gets the public 'NetInventors\NetiNextProductDetailCms\NetiNextProductDetailCms' shared autowired service.
  3673.      *
  3674.      * @return \NetInventors\NetiNextProductDetailCms\NetiNextProductDetailCms
  3675.      */
  3676.     protected function getNetiNextProductDetailCmsService()
  3677.     {
  3678.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/NetiNextProductDetailCms.php';
  3679.         return $this->services['NetInventors\\NetiNextProductDetailCms\\NetiNextProductDetailCms'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('NetInventors\\NetiNextProductDetailCms\\NetiNextProductDetailCms');
  3680.     }
  3681.     /**
  3682.      * Gets the public 'NetzpNotifications6\Controller\NotificationsController' shared service.
  3683.      *
  3684.      * @return \NetzpNotifications6\Controller\NotificationsController
  3685.      */
  3686.     protected function getNotificationsControllerService()
  3687.     {
  3688.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src/Controller/NotificationsController.php';
  3689.         return $this->services['NetzpNotifications6\\Controller\\NotificationsController'] = new \NetzpNotifications6\Controller\NotificationsController($this, ($this->privates['NetzpNotifications6\\Helper\\NotificationsHelper'] ?? $this->getNotificationsHelperService()));
  3690.     }
  3691.     /**
  3692.      * Gets the public 'NetzpNotifications6\Core\Content\Aggregate\NotificationTranslation\NotificationTranslationDefinition' shared service.
  3693.      *
  3694.      * @return \NetzpNotifications6\Core\Content\Aggregate\NotificationTranslation\NotificationTranslationDefinition
  3695.      */
  3696.     protected function getNotificationTranslationDefinitionService()
  3697.     {
  3698.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3699.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src/Core/Content/Aggregate/NotificationTranslation/NotificationTranslationDefinition.php';
  3700.         $this->services['NetzpNotifications6\\Core\\Content\\Aggregate\\NotificationTranslation\\NotificationTranslationDefinition'] = $instance = new \NetzpNotifications6\Core\Content\Aggregate\NotificationTranslation\NotificationTranslationDefinition();
  3701.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3702.         return $instance;
  3703.     }
  3704.     /**
  3705.      * Gets the public 'NetzpNotifications6\Core\Content\Notification\NotificationDefinition' shared service.
  3706.      *
  3707.      * @return \NetzpNotifications6\Core\Content\Notification\NotificationDefinition
  3708.      */
  3709.     protected function getNotificationDefinitionService()
  3710.     {
  3711.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src/Core/Content/Notification/NotificationDefinition.php';
  3712.         $this->services['NetzpNotifications6\\Core\\Content\\Notification\\NotificationDefinition'] = $instance = new \NetzpNotifications6\Core\Content\Notification\NotificationDefinition();
  3713.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3714.         return $instance;
  3715.     }
  3716.     /**
  3717.      * Gets the public 'NetzpNotifications6\NetzpNotifications6' shared autowired service.
  3718.      *
  3719.      * @return \NetzpNotifications6\NetzpNotifications6
  3720.      */
  3721.     protected function getNetzpNotifications6Service()
  3722.     {
  3723.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src/NetzpNotifications6.php';
  3724.         return $this->services['NetzpNotifications6\\NetzpNotifications6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('NetzpNotifications6\\NetzpNotifications6');
  3725.     }
  3726.     /**
  3727.      * Gets the public 'Prems\Plugin\PremsInteractiveHotspots\PremsInteractiveHotspots' shared autowired service.
  3728.      *
  3729.      * @return \Prems\Plugin\PremsInteractiveHotspots\PremsInteractiveHotspots
  3730.      */
  3731.     protected function getPremsInteractiveHotspotsService()
  3732.     {
  3733.         include_once \dirname(__DIR__4).'/custom/plugins/PremsInteractiveHotspots/src/PremsInteractiveHotspots.php';
  3734.         return $this->services['Prems\\Plugin\\PremsInteractiveHotspots\\PremsInteractiveHotspots'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Prems\\Plugin\\PremsInteractiveHotspots\\PremsInteractiveHotspots');
  3735.     }
  3736.     /**
  3737.      * Gets the public 'Redgecko\Magnalister\Controller\MagnalisterController' shared service.
  3738.      *
  3739.      * @return \Redgecko\Magnalister\Controller\MagnalisterController
  3740.      */
  3741.     protected function getMagnalisterControllerService()
  3742.     {
  3743.         include_once \dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/Controller/MagnalisterController.php';
  3744.         $this->services['Redgecko\\Magnalister\\Controller\\MagnalisterController'] = $instance = new \Redgecko\Magnalister\Controller\MagnalisterController(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['kernel'] ?? $this->get('kernel'1)), $this, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginLifecycleService'] ?? $this->getPluginLifecycleServiceService()));
  3745.         $instance->setContainer($this);
  3746.         return $instance;
  3747.     }
  3748.     /**
  3749.      * Gets the public 'Redgecko\Magnalister\Core\Content\Bundle\BundleCookieDefinition' shared service.
  3750.      *
  3751.      * @return \Redgecko\Magnalister\Core\Content\Bundle\BundleCookieDefinition
  3752.      */
  3753.     protected function getBundleCookieDefinitionService()
  3754.     {
  3755.         include_once \dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/Core/Content/Bundle/BundleCookieDefinition.php';
  3756.         $this->services['Redgecko\\Magnalister\\Core\\Content\\Bundle\\BundleCookieDefinition'] = $instance = new \Redgecko\Magnalister\Core\Content\Bundle\BundleCookieDefinition();
  3757.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3758.         return $instance;
  3759.     }
  3760.     /**
  3761.      * Gets the public 'Redgecko\Magnalister\RedMagnalisterSW6' shared autowired service.
  3762.      *
  3763.      * @return \Redgecko\Magnalister\RedMagnalisterSW6
  3764.      */
  3765.     protected function getRedMagnalisterSW6Service()
  3766.     {
  3767.         include_once \dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/RedMagnalisterSW6.php';
  3768.         return $this->services['Redgecko\\Magnalister\\RedMagnalisterSW6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Redgecko\\Magnalister\\RedMagnalisterSW6');
  3769.     }
  3770.     /**
  3771.      * Gets the public 'Shopware\Administration\Controller\AdminExtensionApiController' shared service.
  3772.      *
  3773.      * @return \Shopware\Administration\Controller\AdminExtensionApiController
  3774.      */
  3775.     protected function getAdminExtensionApiControllerService()
  3776.     {
  3777.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminExtensionApiController.php';
  3778.         $this->services['Shopware\\Administration\\Controller\\AdminExtensionApiController'] = $instance = new \Shopware\Administration\Controller\AdminExtensionApiController(($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Executor'] ?? $this->getExecutorService()), ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\App\\Hmac\\QuerySigner'] ?? $this->getQuerySignerService()));
  3779.         $instance->setContainer($this);
  3780.         return $instance;
  3781.     }
  3782.     /**
  3783.      * Gets the public 'Shopware\Administration\Controller\AdminProductStreamController' shared service.
  3784.      *
  3785.      * @return \Shopware\Administration\Controller\AdminProductStreamController
  3786.      */
  3787.     protected function getAdminProductStreamControllerService()
  3788.     {
  3789.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminProductStreamController.php';
  3790.         $this->services['Shopware\\Administration\\Controller\\AdminProductStreamController'] = $instance = new \Shopware\Administration\Controller\AdminProductStreamController(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] ?? $this->getRequestCriteriaBuilderService()));
  3791.         $instance->setContainer($this);
  3792.         return $instance;
  3793.     }
  3794.     /**
  3795.      * Gets the public 'Shopware\Administration\Controller\AdminSearchController' shared service.
  3796.      *
  3797.      * @return \Shopware\Administration\Controller\AdminSearchController
  3798.      */
  3799.     protected function getAdminSearchControllerService()
  3800.     {
  3801.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminSearchController.php';
  3802.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Service/AdminSearcher.php';
  3803.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  3804.         $this->services['Shopware\\Administration\\Controller\\AdminSearchController'] = $instance = new \Shopware\Administration\Controller\AdminSearchController(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] ?? $this->getRequestCriteriaBuilderService()), $a, new \Shopware\Administration\Service\AdminSearcher($a), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator'] ?? $this->getAclCriteriaValidatorService()), $a, ($this->privates['Shopware\\Core\\Framework\\Api\\Serializer\\JsonEntityEncoder'] ?? $this->getJsonEntityEncoderService()));
  3805.         $instance->setContainer($this);
  3806.         return $instance;
  3807.     }
  3808.     /**
  3809.      * Gets the public 'Shopware\Administration\Controller\AdminTagController' shared service.
  3810.      *
  3811.      * @return \Shopware\Administration\Controller\AdminTagController
  3812.      */
  3813.     protected function getAdminTagControllerService()
  3814.     {
  3815.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminTagController.php';
  3816.         $this->services['Shopware\\Administration\\Controller\\AdminTagController'] = $instance = new \Shopware\Administration\Controller\AdminTagController(($this->services['Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService'] ?? $this->getFilterTagIdsServiceService()));
  3817.         $instance->setContainer($this);
  3818.         return $instance;
  3819.     }
  3820.     /**
  3821.      * Gets the public 'Shopware\Administration\Controller\AdministrationController' shared service.
  3822.      *
  3823.      * @return \Shopware\Administration\Controller\AdministrationController
  3824.      */
  3825.     protected function getAdministrationControllerService()
  3826.     {
  3827.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdministrationController.php';
  3828.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinderInterface.php';
  3829.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/CachedSnippetFinder.php';
  3830.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinder.php';
  3831.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollectorInterface.php';
  3832.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollector.php';
  3833.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  3834.         $this->services['Shopware\\Administration\\Controller\\AdministrationController'] = $instance = new \Shopware\Administration\Controller\AdministrationController(($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\FirstRunWizardClient'] ?? $this->getFirstRunWizardClientService()), new \Shopware\Administration\Snippet\CachedSnippetFinder(new \Shopware\Administration\Snippet\SnippetFinder(($this->services['kernel'] ?? $this->get('kernel'1)), $a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService())), $this->parameters['kernel.supported_api_versions'], new \Shopware\Administration\Framework\Routing\KnownIps\KnownIpsCollector(), $a, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), (\dirname(__DIR__4).'/vendor/shopware/core'), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  3835.         $instance->setContainer($this);
  3836.         return $instance;
  3837.     }
  3838.     /**
  3839.      * Gets the public 'Shopware\Administration\Controller\DocumentServiceDeprecationController' shared service.
  3840.      *
  3841.      * @return \Shopware\Administration\Controller\DocumentServiceDeprecationController
  3842.      */
  3843.     protected function getDocumentServiceDeprecationControllerService()
  3844.     {
  3845.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/DocumentServiceDeprecationController.php';
  3846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorInterface.php';
  3847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/PdfGenerator.php';
  3848.         return $this->services['Shopware\\Administration\\Controller\\DocumentServiceDeprecationController'] = new \Shopware\Administration\Controller\DocumentServiceDeprecationController(($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] ?? $this->getDocumentGeneratorRegistryService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] = new \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator())), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] ?? $this->getInvoiceGeneratorService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] ?? $this->getDeliveryNoteGeneratorService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] ?? $this->getStornoGeneratorService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] ?? $this->getCreditNoteGeneratorService()), ($this->services['Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController'] ?? $this->getDocumentGeneratorControllerService()), ($this->services['Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController'] ?? $this->getDocumentControllerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3849.     }
  3850.     /**
  3851.      * Gets the public 'Shopware\Administration\Controller\NotificationController' shared service.
  3852.      *
  3853.      * @return \Shopware\Administration\Controller\NotificationController
  3854.      */
  3855.     protected function getNotificationControllerService()
  3856.     {
  3857.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/NotificationController.php';
  3858.         $this->services['Shopware\\Administration\\Controller\\NotificationController'] = $instance = new \Shopware\Administration\Controller\NotificationController(($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()), ($this->services['Shopware\\Administration\\Notification\\NotificationService'] ?? $this->getNotificationServiceService()));
  3859.         $instance->setContainer($this);
  3860.         return $instance;
  3861.     }
  3862.     /**
  3863.      * Gets the public 'Shopware\Administration\Controller\UserConfigController' shared service.
  3864.      *
  3865.      * @return \Shopware\Administration\Controller\UserConfigController
  3866.      */
  3867.     protected function getUserConfigControllerService()
  3868.     {
  3869.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/UserConfigController.php';
  3870.         $this->services['Shopware\\Administration\\Controller\\UserConfigController'] = $instance = new \Shopware\Administration\Controller\UserConfigController(($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  3871.         $instance->setContainer($this);
  3872.         return $instance;
  3873.     }
  3874.     /**
  3875.      * Gets the public 'Shopware\Administration\Notification\NotificationDefinition' shared service.
  3876.      *
  3877.      * @return \Shopware\Administration\Notification\NotificationDefinition
  3878.      */
  3879.     protected function getNotificationDefinition2Service()
  3880.     {
  3881.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  3882.         $this->services['Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  3883.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3884.         return $instance;
  3885.     }
  3886.     /**
  3887.      * Gets the public 'Shopware\Administration\Notification\NotificationService' shared service.
  3888.      *
  3889.      * @return \Shopware\Administration\Notification\NotificationService
  3890.      */
  3891.     protected function getNotificationServiceService()
  3892.     {
  3893.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationService.php';
  3894.         return $this->services['Shopware\\Administration\\Notification\\NotificationService'] = new \Shopware\Administration\Notification\NotificationService(($this->services['notification.repository'] ?? $this->getNotification_RepositoryService()));
  3895.     }
  3896.     /**
  3897.      * Gets the public 'Shopware\Administration\Snippet\AppAdministrationSnippetDefinition' shared service.
  3898.      *
  3899.      * @return \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition
  3900.      */
  3901.     protected function getAppAdministrationSnippetDefinitionService()
  3902.     {
  3903.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetDefinition.php';
  3904.         $this->services['Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] = $instance = new \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition();
  3905.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3906.         return $instance;
  3907.     }
  3908.     /**
  3909.      * Gets the public 'Shopware\Core\Checkout\Cart\Calculator' shared service.
  3910.      *
  3911.      * @return \Shopware\Core\Checkout\Cart\Calculator
  3912.      */
  3913.     protected function getCalculatorService()
  3914.     {
  3915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Calculator.php';
  3916.         return $this->services['Shopware\\Core\\Checkout\\Cart\\Calculator'] = new \Shopware\Core\Checkout\Cart\Calculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()));
  3917.     }
  3918.     /**
  3919.      * Gets the public 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory' shared service.
  3920.      *
  3921.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory
  3922.      */
  3923.     protected function getCartFacadeHookFactoryService()
  3924.     {
  3925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  3926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHookFactory.php';
  3927.         return $this->services['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHookFactory'] = new \Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory(($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'] ?? $this->getCartFacadeHelperService()));
  3928.     }
  3929.     /**
  3930.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController' shared service.
  3931.      *
  3932.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController
  3933.      */
  3934.     protected function getOrderConverterControllerService()
  3935.     {
  3936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderConverterController.php';
  3937.         $this->services['Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderConverterController'] = $instance = new \Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController(($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()));
  3938.         $instance->setContainer($this);
  3939.         return $instance;
  3940.     }
  3941.     /**
  3942.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController' shared service.
  3943.      *
  3944.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController
  3945.      */
  3946.     protected function getOrderRecalculationControllerService()
  3947.     {
  3948.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderRecalculationController.php';
  3949.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/RecalculationService.php';
  3950.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  3951.         $this->services['Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderRecalculationController'] = $instance = new \Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController(new \Shopware\Core\Checkout\Cart\Order\RecalculationService(($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService()), ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] ?? $this->getProcessorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionItemBuilder()))));
  3952.         $instance->setContainer($this);
  3953.         return $instance;
  3954.     }
  3955.     /**
  3956.      * Gets the public 'Shopware\Core\Checkout\Cart\PriceActionController' shared service.
  3957.      *
  3958.      * @return \Shopware\Core\Checkout\Cart\PriceActionController
  3959.      */
  3960.     protected function getPriceActionControllerService()
  3961.     {
  3962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceActionController.php';
  3963.         $this->services['Shopware\\Core\\Checkout\\Cart\\PriceActionController'] = $instance = new \Shopware\Core\Checkout\Cart\PriceActionController(($this->services['tax.repository'] ?? $this->getTax_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\NetPriceCalculator'] ?? $this->getNetPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\GrossPriceCalculator'] ?? $this->getGrossPriceCalculatorService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()));
  3964.         $instance->setContainer($this);
  3965.         return $instance;
  3966.     }
  3967.     /**
  3968.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute' shared service.
  3969.      *
  3970.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute
  3971.      */
  3972.     protected function getCartDeleteRouteService()
  3973.     {
  3974.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  3975.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'])) {
  3976.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'];
  3977.         }
  3978.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3979.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'])) {
  3980.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'];
  3981.         }
  3982.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute($a$b);
  3983.     }
  3984.     /**
  3985.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute' shared service.
  3986.      *
  3987.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute
  3988.      */
  3989.     protected function getCartItemAddRouteService()
  3990.     {
  3991.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  3992.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  3993.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  3994.         }
  3995.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3996.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  3997.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  3998.         }
  3999.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService());
  4000.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  4001.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  4002.         }
  4003.         $d = ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService());
  4004.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  4005.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  4006.         }
  4007.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), $a$b$c$d);
  4008.     }
  4009.     /**
  4010.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute' shared service.
  4011.      *
  4012.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute
  4013.      */
  4014.     protected function getCartItemRemoveRouteService()
  4015.     {
  4016.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4017.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  4018.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  4019.         }
  4020.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4021.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  4022.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  4023.         }
  4024.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute($a, ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), $b);
  4025.     }
  4026.     /**
  4027.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute' shared service.
  4028.      *
  4029.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute
  4030.      */
  4031.     protected function getCartItemUpdateRouteService()
  4032.     {
  4033.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4034.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  4035.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  4036.         }
  4037.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService());
  4038.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  4039.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  4040.         }
  4041.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4042.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  4043.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  4044.         }
  4045.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute($a, ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), $b$c);
  4046.     }
  4047.     /**
  4048.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute' shared service.
  4049.      *
  4050.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute
  4051.      */
  4052.     protected function getCartLoadRouteService()
  4053.     {
  4054.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4055.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  4056.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  4057.         }
  4058.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4059.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  4060.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  4061.         }
  4062.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute($a$b, ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()));
  4063.     }
  4064.     /**
  4065.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute' shared service.
  4066.      *
  4067.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute
  4068.      */
  4069.     protected function getCartOrderRouteService()
  4070.     {
  4071.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  4072.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  4073.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  4074.         }
  4075.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  4076.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  4077.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  4078.         }
  4079.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4080.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  4081.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  4082.         }
  4083.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4084.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  4085.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  4086.         }
  4087.         $e = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  4088.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  4089.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  4090.         }
  4091.         $f = ($this->services['app_payment_method.repository'] ?? $this->getAppPaymentMethod_RepositoryService());
  4092.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  4093.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  4094.         }
  4095.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), $a, new \Shopware\Core\Checkout\Cart\Order\OrderPersister($a$b), $c$d, new \Shopware\Core\Checkout\Payment\PreparedPaymentService($e$f, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService())));
  4096.     }
  4097.     /**
  4098.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartService' shared service.
  4099.      *
  4100.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartService
  4101.      */
  4102.     protected function getCartServiceService()
  4103.     {
  4104.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  4105.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4106.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4107.         }
  4108.         $b = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  4109.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4110.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4111.         }
  4112.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  4113.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4114.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4115.         }
  4116.         $d = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? $this->getCartLoadRouteService());
  4117.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4118.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4119.         }
  4120.         $e = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? $this->getCartDeleteRouteService());
  4121.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4122.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4123.         }
  4124.         $f = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? $this->getCartItemAddRouteService());
  4125.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4126.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4127.         }
  4128.         $g = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? $this->getCartItemUpdateRouteService());
  4129.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4130.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4131.         }
  4132.         $h = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? $this->getCartItemRemoveRouteService());
  4133.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4134.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4135.         }
  4136.         $i = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? $this->getCartOrderRouteService());
  4137.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  4138.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  4139.         }
  4140.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartService($a$b$c$d$e$f$g$h$i);
  4141.     }
  4142.     /**
  4143.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  4144.      *
  4145.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  4146.      */
  4147.     protected function getCustomerAddressDefinitionService()
  4148.     {
  4149.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  4150.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4151.         return $instance;
  4152.     }
  4153.     /**
  4154.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  4155.      *
  4156.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  4157.      */
  4158.     protected function getCustomerGroupRegistrationSalesChannelDefinitionService()
  4159.     {
  4160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  4161.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  4162.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4163.         return $instance;
  4164.     }
  4165.     /**
  4166.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  4167.      *
  4168.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  4169.      */
  4170.     protected function getCustomerGroupTranslationDefinitionService()
  4171.     {
  4172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4173.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  4174.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  4175.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4176.         return $instance;
  4177.     }
  4178.     /**
  4179.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  4180.      *
  4181.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  4182.      */
  4183.     protected function getCustomerGroupDefinitionService()
  4184.     {
  4185.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  4186.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4187.         return $instance;
  4188.     }
  4189.     /**
  4190.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  4191.      *
  4192.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  4193.      */
  4194.     protected function getCustomerRecoveryDefinitionService()
  4195.     {
  4196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  4197.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  4198.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4199.         return $instance;
  4200.     }
  4201.     /**
  4202.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  4203.      *
  4204.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  4205.      */
  4206.     protected function getCustomerTagDefinitionService()
  4207.     {
  4208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  4209.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  4210.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4211.         return $instance;
  4212.     }
  4213.     /**
  4214.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  4215.      *
  4216.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  4217.      */
  4218.     protected function getCustomerWishlistProductDefinitionService()
  4219.     {
  4220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  4221.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  4222.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4223.         return $instance;
  4224.     }
  4225.     /**
  4226.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  4227.      *
  4228.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  4229.      */
  4230.     protected function getCustomerWishlistDefinitionService()
  4231.     {
  4232.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  4233.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  4234.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4235.         return $instance;
  4236.     }
  4237.     /**
  4238.      * Gets the public 'Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController' shared service.
  4239.      *
  4240.      * @return \Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController
  4241.      */
  4242.     protected function getCustomerGroupRegistrationActionControllerService()
  4243.     {
  4244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Api/CustomerGroupRegistrationActionController.php';
  4245.         return $this->services['Shopware\\Core\\Checkout\\Customer\\Api\\CustomerGroupRegistrationActionController'] = new \Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] ?? $this->getSalesChannelContextRestorerService()));
  4246.     }
  4247.     /**
  4248.      * Gets the public 'Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  4249.      *
  4250.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  4251.      */
  4252.     protected function getCustomerDefinitionService()
  4253.     {
  4254.         $this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  4255.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4256.         return $instance;
  4257.     }
  4258.     /**
  4259.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute' shared service.
  4260.      *
  4261.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute
  4262.      */
  4263.     protected function getAccountNewsletterRecipientRouteService()
  4264.     {
  4265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAccountNewsletterRecipientRoute.php';
  4266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountNewsletterRecipientRoute.php';
  4267.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountNewsletterRecipientRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute(($this->services['sales_channel.newsletter_recipient.repository'] ?? $this->getSalesChannel_NewsletterRecipient_RepositoryService()));
  4268.     }
  4269.     /**
  4270.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute' shared service.
  4271.      *
  4272.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute
  4273.      */
  4274.     protected function getAddWishlistProductRouteService()
  4275.     {
  4276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAddWishlistProductRoute.php';
  4277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AddWishlistProductRoute.php';
  4278.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AddWishlistProductRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute(($this->services['customer_wishlist.repository'] ?? $this->getCustomerWishlist_RepositoryService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4279.     }
  4280.     /**
  4281.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute' shared service.
  4282.      *
  4283.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute
  4284.      */
  4285.     protected function getChangeCustomerProfileRouteService()
  4286.     {
  4287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeCustomerProfileRoute.php';
  4288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeCustomerProfileRoute.php';
  4289.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\CustomerProfileValidationFactory'] ?? $this->getCustomerProfileValidationFactoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? $this->getStoreApiCustomFieldMapperService()));
  4290.     }
  4291.     /**
  4292.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute' shared service.
  4293.      *
  4294.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute
  4295.      */
  4296.     protected function getChangeEmailRouteService()
  4297.     {
  4298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeEmailRoute.php';
  4299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeEmailRoute.php';
  4300.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeEmailRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()));
  4301.     }
  4302.     /**
  4303.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute' shared service.
  4304.      *
  4305.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute
  4306.      */
  4307.     protected function getChangeLanguageRouteService()
  4308.     {
  4309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeLanguageRoute.php';
  4310.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeLanguageRoute.php';
  4311.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeLanguageRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()));
  4312.     }
  4313.     /**
  4314.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute' shared service.
  4315.      *
  4316.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute
  4317.      */
  4318.     protected function getChangePasswordRouteService()
  4319.     {
  4320.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePasswordRoute.php';
  4321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePasswordRoute.php';
  4322.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePasswordRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()));
  4323.     }
  4324.     /**
  4325.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute' shared service.
  4326.      *
  4327.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute
  4328.      */
  4329.     protected function getChangePaymentMethodRouteService()
  4330.     {
  4331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePaymentMethodRoute.php';
  4332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePaymentMethodRoute.php';
  4333.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePaymentMethodRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()));
  4334.     }
  4335.     /**
  4336.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute' shared service.
  4337.      *
  4338.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute
  4339.      */
  4340.     protected function getCustomerGroupRegistrationSettingsRouteService()
  4341.     {
  4342.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerGroupRegistrationSettingsRoute.php';
  4343.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerGroupRegistrationSettingsRoute.php';
  4344.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()));
  4345.     }
  4346.     /**
  4347.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute' shared service.
  4348.      *
  4349.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute
  4350.      */
  4351.     protected function getCustomerRecoveryIsExpiredRouteService()
  4352.     {
  4353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRecoveryIsExpiredRoute.php';
  4354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRecoveryIsExpiredRoute.php';
  4355.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRecoveryIsExpiredRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute(($this->services['customer_recovery.repository'] ?? $this->getCustomerRecovery_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()));
  4356.     }
  4357.     /**
  4358.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute' shared service.
  4359.      *
  4360.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute
  4361.      */
  4362.     protected function getCustomerRouteService()
  4363.     {
  4364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRoute.php';
  4365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRoute.php';
  4366.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  4367.     }
  4368.     /**
  4369.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute' shared service.
  4370.      *
  4371.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute
  4372.      */
  4373.     protected function getDeleteAddressRouteService()
  4374.     {
  4375.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteAddressRoute.php';
  4376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  4377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteAddressRoute.php';
  4378.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute(($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()));
  4379.     }
  4380.     /**
  4381.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute' shared service.
  4382.      *
  4383.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute
  4384.      */
  4385.     protected function getDeleteCustomerRouteService()
  4386.     {
  4387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteCustomerRoute.php';
  4388.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteCustomerRoute.php';
  4389.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  4390.     }
  4391.     /**
  4392.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DownloadRoute' shared service.
  4393.      *
  4394.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DownloadRoute
  4395.      */
  4396.     protected function getDownloadRouteService()
  4397.     {
  4398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDownloadRoute.php';
  4399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DownloadRoute.php';
  4400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/DownloadResponseGenerator.php';
  4401.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DownloadRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DownloadRoute(($this->services['order_line_item_download.repository'] ?? $this->getOrderLineItemDownload_RepositoryService()), new \Shopware\Core\Content\Media\File\DownloadResponseGenerator(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), 'php'));
  4402.     }
  4403.     /**
  4404.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute' shared service.
  4405.      *
  4406.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute
  4407.      */
  4408.     protected function getListAddressRouteService()
  4409.     {
  4410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractListAddressRoute.php';
  4411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ListAddressRoute.php';
  4412.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute(($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4413.     }
  4414.     /**
  4415.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute' shared service.
  4416.      *
  4417.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute
  4418.      */
  4419.     protected function getLoadWishlistRouteService()
  4420.     {
  4421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoadWishlistRoute.php';
  4422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoadWishlistRoute.php';
  4423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  4424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  4425.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute(($this->services['customer_wishlist.repository'] ?? $this->getCustomerWishlist_RepositoryService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] = new \Shopware\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory())));
  4426.     }
  4427.     /**
  4428.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute' shared service.
  4429.      *
  4430.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute
  4431.      */
  4432.     protected function getLoginRouteService()
  4433.     {
  4434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoginRoute.php';
  4435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoginRoute.php';
  4436.         $a = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  4437.         $b = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  4438.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4439.         $d = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  4440.         $a->registerLimiterFactory('login', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.login.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'login'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  4441.         $a->registerLimiterFactory('guest_login', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.login.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'guest_login'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  4442.         $a->registerLimiterFactory('oauth', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.login.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'oauth'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  4443.         $a->registerLimiterFactory('reset_password', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.reset_password.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'reset_password'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  4444.         $a->registerLimiterFactory('user_recovery', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.reset_password.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'user_recovery'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  4445.         $a->registerLimiterFactory('contact_form', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.reset_password.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'contact_form'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  4446.         $a->registerLimiterFactory('notification', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.login.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'notification'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  4447.         $a->registerLimiterFactory('newsletter_form', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.reset_password.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'newsletter_form'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  4448.         $a->registerLimiterFactory('cart_add_line_item', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'system_config''reset' => '1 hours''limits' => $this->parameters['shopware.api.rate_limiter.cart_add_line_item.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'cart_add_line_item'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c$d));
  4449.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoginRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyPasswordVerifier'] ?? $this->getLegacyPasswordVerifierService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
  4450.     }
  4451.     /**
  4452.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute' shared service.
  4453.      *
  4454.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute
  4455.      */
  4456.     protected function getLogoutRouteService()
  4457.     {
  4458.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLogoutRoute.php';
  4459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LogoutRoute.php';
  4460.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()));
  4461.     }
  4462.     /**
  4463.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute' shared service.
  4464.      *
  4465.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute
  4466.      */
  4467.     protected function getMergeWishlistProductRouteService()
  4468.     {
  4469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractMergeWishlistProductRoute.php';
  4470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/MergeWishlistProductRoute.php';
  4471.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\MergeWishlistProductRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute(($this->services['customer_wishlist.repository'] ?? $this->getCustomerWishlist_RepositoryService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  4472.     }
  4473.     /**
  4474.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute' shared service.
  4475.      *
  4476.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute
  4477.      */
  4478.     protected function getRegisterConfirmRouteService()
  4479.     {
  4480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterConfirmRoute.php';
  4481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterConfirmRoute.php';
  4482.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterConfirmRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()));
  4483.     }
  4484.     /**
  4485.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute' shared service.
  4486.      *
  4487.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute
  4488.      */
  4489.     protected function getRegisterRouteService()
  4490.     {
  4491.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterRoute.php';
  4492.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterRoute.php';
  4493.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  4494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerValidationFactory.php';
  4495.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4496.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'])) {
  4497.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'];
  4498.         }
  4499.         $b = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  4500.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'])) {
  4501.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'];
  4502.         }
  4503.         $c = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  4504.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'])) {
  4505.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'];
  4506.         }
  4507.         $d = ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\CustomerProfileValidationFactory'] ?? $this->getCustomerProfileValidationFactoryService());
  4508.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'])) {
  4509.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'];
  4510.         }
  4511.         $e = ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] ?? $this->getAddressValidationFactoryService());
  4512.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'])) {
  4513.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'];
  4514.         }
  4515.         $f = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4516.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'])) {
  4517.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'];
  4518.         }
  4519.         $g = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  4520.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'])) {
  4521.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'];
  4522.         }
  4523.         $h = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  4524.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'])) {
  4525.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'];
  4526.         }
  4527.         $i = ($this->services['sales_channel.country.repository'] ?? $this->getSalesChannel_Country_RepositoryService());
  4528.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'])) {
  4529.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'];
  4530.         }
  4531.         $j = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  4532.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'])) {
  4533.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'];
  4534.         }
  4535.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute($a$b$c, new \Shopware\Core\Checkout\Customer\Validation\CustomerValidationFactory($d), $e$f$g$h$i, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $j, ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? $this->getStoreApiCustomFieldMapperService()));
  4536.     }
  4537.     /**
  4538.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute' shared service.
  4539.      *
  4540.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute
  4541.      */
  4542.     protected function getRemoveWishlistProductRouteService()
  4543.     {
  4544.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRemoveWishlistProductRoute.php';
  4545.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RemoveWishlistProductRoute.php';
  4546.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RemoveWishlistProductRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute(($this->services['customer_wishlist.repository'] ?? $this->getCustomerWishlist_RepositoryService()), ($this->services['customer_wishlist_product.repository'] ?? $this->getCustomerWishlistProduct_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4547.     }
  4548.     /**
  4549.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute' shared service.
  4550.      *
  4551.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute
  4552.      */
  4553.     protected function getResetPasswordRouteService()
  4554.     {
  4555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractResetPasswordRoute.php';
  4556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ResetPasswordRoute.php';
  4557.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ResetPasswordRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['customer_recovery.repository'] ?? $this->getCustomerRecovery_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()));
  4558.     }
  4559.     /**
  4560.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute' shared service.
  4561.      *
  4562.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute
  4563.      */
  4564.     protected function getSendPasswordRecoveryMailRouteService()
  4565.     {
  4566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSendPasswordRecoveryMailRoute.php';
  4567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SendPasswordRecoveryMailRoute.php';
  4568.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SendPasswordRecoveryMailRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['customer_recovery.repository'] ?? $this->getCustomerRecovery_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()));
  4569.     }
  4570.     /**
  4571.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute' shared service.
  4572.      *
  4573.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute
  4574.      */
  4575.     protected function getSwitchDefaultAddressRouteService()
  4576.     {
  4577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSwitchDefaultAddressRoute.php';
  4578.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  4579.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SwitchDefaultAddressRoute.php';
  4580.         $a = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  4581.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  4582.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  4583.         }
  4584.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  4585.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  4586.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  4587.         }
  4588.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4589.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  4590.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  4591.         }
  4592.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute($a$b$c);
  4593.     }
  4594.     /**
  4595.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute' shared service.
  4596.      *
  4597.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute
  4598.      */
  4599.     protected function getUpsertAddressRouteService()
  4600.     {
  4601.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractUpsertAddressRoute.php';
  4602.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  4603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/UpsertAddressRoute.php';
  4604.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute(($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] ?? $this->getAddressValidationFactoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? $this->getStoreApiCustomFieldMapperService()));
  4605.     }
  4606.     /**
  4607.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  4608.      *
  4609.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  4610.      */
  4611.     protected function getDocumentBaseConfigSalesChannelDefinitionService()
  4612.     {
  4613.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  4614.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  4615.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4616.         return $instance;
  4617.     }
  4618.     /**
  4619.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  4620.      *
  4621.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  4622.      */
  4623.     protected function getDocumentBaseConfigDefinitionService()
  4624.     {
  4625.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  4626.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  4627.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4628.         return $instance;
  4629.     }
  4630.     /**
  4631.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  4632.      *
  4633.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  4634.      */
  4635.     protected function getDocumentTypeTranslationDefinitionService()
  4636.     {
  4637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  4639.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  4640.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4641.         return $instance;
  4642.     }
  4643.     /**
  4644.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  4645.      *
  4646.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  4647.      */
  4648.     protected function getDocumentTypeDefinitionService()
  4649.     {
  4650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  4651.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  4652.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4653.         return $instance;
  4654.     }
  4655.     /**
  4656.      * Gets the public 'Shopware\Core\Checkout\Document\Controller\DocumentController' shared service.
  4657.      *
  4658.      * @return \Shopware\Core\Checkout\Document\Controller\DocumentController
  4659.      */
  4660.     protected function getDocumentControllerService()
  4661.     {
  4662.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Controller/DocumentController.php';
  4663.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentMerger.php';
  4664.         include_once \dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/tcpdf.php';
  4665.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/FpdiTrait.php';
  4666.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/Tcpdf/Fpdi.php';
  4667.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  4668.         $b = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  4669.         $this->services['Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController'] = $instance = new \Shopware\Core\Checkout\Document\Controller\DocumentController(($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), $a, new \Shopware\Core\Checkout\Document\Service\DocumentMerger($b, ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), $a, new \setasign\Fpdi\Tcpdf\Fpdi()), $b);
  4670.         $instance->setContainer($this);
  4671.         return $instance;
  4672.     }
  4673.     /**
  4674.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  4675.      *
  4676.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  4677.      */
  4678.     protected function getDocumentDefinitionService()
  4679.     {
  4680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  4681.         $this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  4682.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4683.         return $instance;
  4684.     }
  4685.     /**
  4686.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentGeneratorController' shared service.
  4687.      *
  4688.      * @return \Shopware\Core\Checkout\Document\DocumentGeneratorController
  4689.      */
  4690.     protected function getDocumentGeneratorControllerService()
  4691.     {
  4692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGeneratorController.php';
  4693.         $this->services['Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController'] = $instance = new \Shopware\Core\Checkout\Document\DocumentGeneratorController(($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()));
  4694.         $instance->setContainer($this);
  4695.         return $instance;
  4696.     }
  4697.     /**
  4698.      * Gets the public 'Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute' shared service.
  4699.      *
  4700.      * @return \Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute
  4701.      */
  4702.     protected function getDocumentRouteService()
  4703.     {
  4704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/SalesChannel/AbstractDocumentRoute.php';
  4705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/SalesChannel/DocumentRoute.php';
  4706.         return $this->services['Shopware\\Core\\Checkout\\Document\\SalesChannel\\DocumentRoute'] = new \Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute(($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService()));
  4707.     }
  4708.     /**
  4709.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  4710.      *
  4711.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  4712.      */
  4713.     protected function getOrderAddressDefinitionService()
  4714.     {
  4715.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  4716.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4717.         return $instance;
  4718.     }
  4719.     /**
  4720.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  4721.      *
  4722.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  4723.      */
  4724.     protected function getOrderCustomerDefinitionService()
  4725.     {
  4726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  4727.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  4728.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4729.         return $instance;
  4730.     }
  4731.     /**
  4732.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  4733.      *
  4734.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  4735.      */
  4736.     protected function getOrderDeliveryPositionDefinitionService()
  4737.     {
  4738.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  4739.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  4740.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4741.         return $instance;
  4742.     }
  4743.     /**
  4744.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  4745.      *
  4746.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  4747.      */
  4748.     protected function getOrderDeliveryDefinitionService()
  4749.     {
  4750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  4751.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  4752.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4753.         return $instance;
  4754.     }
  4755.     /**
  4756.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition' shared service.
  4757.      *
  4758.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition
  4759.      */
  4760.     protected function getOrderLineItemDownloadDefinitionService()
  4761.     {
  4762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItemDownload/OrderLineItemDownloadDefinition.php';
  4763.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition();
  4764.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4765.         return $instance;
  4766.     }
  4767.     /**
  4768.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  4769.      *
  4770.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  4771.      */
  4772.     protected function getOrderLineItemDefinitionService()
  4773.     {
  4774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  4775.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  4776.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4777.         return $instance;
  4778.     }
  4779.     /**
  4780.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  4781.      *
  4782.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  4783.      */
  4784.     protected function getOrderTagDefinitionService()
  4785.     {
  4786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  4787.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  4788.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4789.         return $instance;
  4790.     }
  4791.     /**
  4792.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition' shared service.
  4793.      *
  4794.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition
  4795.      */
  4796.     protected function getOrderTransactionCaptureRefundPositionDefinitionService()
  4797.     {
  4798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefundPosition/OrderTransactionCaptureRefundPositionDefinition.php';
  4799.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition();
  4800.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4801.         return $instance;
  4802.     }
  4803.     /**
  4804.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition' shared service.
  4805.      *
  4806.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition
  4807.      */
  4808.     protected function getOrderTransactionCaptureRefundDefinitionService()
  4809.     {
  4810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundDefinition.php';
  4811.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition();
  4812.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4813.         return $instance;
  4814.     }
  4815.     /**
  4816.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition' shared service.
  4817.      *
  4818.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition
  4819.      */
  4820.     protected function getOrderTransactionCaptureDefinitionService()
  4821.     {
  4822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCapture/OrderTransactionCaptureDefinition.php';
  4823.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition();
  4824.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4825.         return $instance;
  4826.     }
  4827.     /**
  4828.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  4829.      *
  4830.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  4831.      */
  4832.     protected function getOrderTransactionDefinitionService()
  4833.     {
  4834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  4835.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  4836.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4837.         return $instance;
  4838.     }
  4839.     /**
  4840.      * Gets the public 'Shopware\Core\Checkout\Order\Api\OrderActionController' shared service.
  4841.      *
  4842.      * @return \Shopware\Core\Checkout\Order\Api\OrderActionController
  4843.      */
  4844.     protected function getOrderActionControllerService()
  4845.     {
  4846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Api/OrderActionController.php';
  4847.         $this->services['Shopware\\Core\\Checkout\\Order\\Api\\OrderActionController'] = $instance = new \Shopware\Core\Checkout\Order\Api\OrderActionController(($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService()), ($this->privates['Shopware\\Core\\Framework\\Api\\Converter\\ApiVersionConverter'] ?? $this->getApiVersionConverterService()), ($this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] ?? $this->getStateMachineDefinitionService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentRefundProcessor'] ?? $this->getPaymentRefundProcessorService()));
  4848.         $instance->setContainer($this);
  4849.         return $instance;
  4850.     }
  4851.     /**
  4852.      * Gets the public 'Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  4853.      *
  4854.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  4855.      */
  4856.     protected function getOrderDefinitionService()
  4857.     {
  4858.         $this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  4859.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4860.         return $instance;
  4861.     }
  4862.     /**
  4863.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute' shared service.
  4864.      *
  4865.      * @return \Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute
  4866.      */
  4867.     protected function getCancelOrderRouteService()
  4868.     {
  4869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractCancelOrderRoute.php';
  4870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/CancelOrderRoute.php';
  4871.         return $this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\CancelOrderRoute'] = new \Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute(($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()));
  4872.     }
  4873.     /**
  4874.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\OrderRoute' shared service.
  4875.      *
  4876.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderRoute
  4877.      */
  4878.     protected function getOrderRouteService()
  4879.     {
  4880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractOrderRoute.php';
  4881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderRoute.php';
  4882.         return $this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] = new \Shopware\Core\Checkout\Order\SalesChannel\OrderRoute(($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService()), ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()));
  4883.     }
  4884.     /**
  4885.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute' shared service.
  4886.      *
  4887.      * @return \Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute
  4888.      */
  4889.     protected function getSetPaymentOrderRouteService()
  4890.     {
  4891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractSetPaymentOrderRoute.php';
  4892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/SetPaymentOrderRoute.php';
  4893.         return $this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\SetPaymentOrderRoute'] = new \Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute(($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService()));
  4894.     }
  4895.     /**
  4896.      * Gets the public 'Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  4897.      *
  4898.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  4899.      */
  4900.     protected function getPaymentMethodTranslationDefinitionService()
  4901.     {
  4902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  4904.         $this->services['Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  4905.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4906.         return $instance;
  4907.     }
  4908.     /**
  4909.      * Gets the public 'Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor' shared service.
  4910.      *
  4911.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor
  4912.      */
  4913.     protected function getPaymentRefundProcessorService()
  4914.     {
  4915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentRefundProcessor.php';
  4916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundStateHandler.php';
  4917.         return $this->services['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentRefundProcessor'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundStateHandler(($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService())), ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService()));
  4918.     }
  4919.     /**
  4920.      * Gets the public 'Shopware\Core\Checkout\Payment\Controller\PaymentController' shared service.
  4921.      *
  4922.      * @return \Shopware\Core\Checkout\Payment\Controller\PaymentController
  4923.      */
  4924.     protected function getPaymentControllerService()
  4925.     {
  4926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Controller/PaymentController.php';
  4927.         $this->services['Shopware\\Core\\Checkout\\Payment\\Controller\\PaymentController'] = $instance = new \Shopware\Core\Checkout\Payment\Controller\PaymentController(($this->privates['Shopware\\Core\\Checkout\\Payment\\PaymentService'] ?? $this->getPaymentServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\Token\\JWTFactoryV2'] ?? $this->getJWTFactoryV2Service()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()));
  4928.         $instance->setContainer($this);
  4929.         return $instance;
  4930.     }
  4931.     /**
  4932.      * Gets the public 'Shopware\Core\Checkout\Payment\PaymentMethodDefinition' shared service.
  4933.      *
  4934.      * @return \Shopware\Core\Checkout\Payment\PaymentMethodDefinition
  4935.      */
  4936.     protected function getPaymentMethodDefinitionService()
  4937.     {
  4938.         $this->services['Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\PaymentMethodDefinition();
  4939.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4940.         return $instance;
  4941.     }
  4942.     /**
  4943.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute' shared service.
  4944.      *
  4945.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute
  4946.      */
  4947.     protected function getCachedPaymentMethodRouteService()
  4948.     {
  4949.         $a = ($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? $this->getFilteredPaymentMethodRouteService());
  4950.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  4951.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  4952.         }
  4953.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  4954.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  4955.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  4956.         }
  4957.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4958.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  4959.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  4960.         }
  4961.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute($a, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  4962.     }
  4963.     /**
  4964.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute' shared service.
  4965.      *
  4966.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute
  4967.      */
  4968.     protected function getHandlePaymentMethodRouteService()
  4969.     {
  4970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractHandlePaymentMethodRoute.php';
  4971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/HandlePaymentMethodRoute.php';
  4972.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\HandlePaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute(($this->privates['Shopware\\Core\\Checkout\\Payment\\PaymentService'] ?? $this->getPaymentServiceService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()));
  4973.     }
  4974.     /**
  4975.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition' shared service.
  4976.      *
  4977.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition
  4978.      */
  4979.     protected function getSalesChannelPaymentMethodDefinitionService()
  4980.     {
  4981.         $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition();
  4982.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  4983.         return $instance;
  4984.     }
  4985.     /**
  4986.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute' shared service.
  4987.      *
  4988.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute
  4989.      */
  4990.     protected function getSortedPaymentMethodRouteService()
  4991.     {
  4992.         $a = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? $this->getCachedPaymentMethodRouteService());
  4993.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'])) {
  4994.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'];
  4995.         }
  4996.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute($a);
  4997.     }
  4998.     /**
  4999.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  5000.      *
  5001.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  5002.      */
  5003.     protected function getPromotionCartRuleDefinitionService()
  5004.     {
  5005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  5006.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  5007.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5008.         return $instance;
  5009.     }
  5010.     /**
  5011.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  5012.      *
  5013.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  5014.      */
  5015.     protected function getPromotionDiscountPriceDefinitionService()
  5016.     {
  5017.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  5018.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  5019.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5020.         return $instance;
  5021.     }
  5022.     /**
  5023.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  5024.      *
  5025.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  5026.      */
  5027.     protected function getPromotionDiscountRuleDefinitionService()
  5028.     {
  5029.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  5030.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  5031.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5032.         return $instance;
  5033.     }
  5034.     /**
  5035.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  5036.      *
  5037.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  5038.      */
  5039.     protected function getPromotionDiscountDefinitionService()
  5040.     {
  5041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  5042.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  5043.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5044.         return $instance;
  5045.     }
  5046.     /**
  5047.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  5048.      *
  5049.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  5050.      */
  5051.     protected function getPromotionIndividualCodeDefinitionService()
  5052.     {
  5053.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  5054.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  5055.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5056.         return $instance;
  5057.     }
  5058.     /**
  5059.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  5060.      *
  5061.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  5062.      */
  5063.     protected function getPromotionOrderRuleDefinitionService()
  5064.     {
  5065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  5066.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  5067.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5068.         return $instance;
  5069.     }
  5070.     /**
  5071.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  5072.      *
  5073.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  5074.      */
  5075.     protected function getPromotionPersonaCustomerDefinitionService()
  5076.     {
  5077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  5078.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  5079.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5080.         return $instance;
  5081.     }
  5082.     /**
  5083.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  5084.      *
  5085.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  5086.      */
  5087.     protected function getPromotionPersonaRuleDefinitionService()
  5088.     {
  5089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  5090.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  5091.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5092.         return $instance;
  5093.     }
  5094.     /**
  5095.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  5096.      *
  5097.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  5098.      */
  5099.     protected function getPromotionSalesChannelDefinitionService()
  5100.     {
  5101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  5102.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  5103.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5104.         return $instance;
  5105.     }
  5106.     /**
  5107.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  5108.      *
  5109.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  5110.      */
  5111.     protected function getPromotionSetGroupRuleDefinitionService()
  5112.     {
  5113.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  5114.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  5115.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5116.         return $instance;
  5117.     }
  5118.     /**
  5119.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  5120.      *
  5121.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  5122.      */
  5123.     protected function getPromotionSetGroupDefinitionService()
  5124.     {
  5125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  5126.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  5127.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5128.         return $instance;
  5129.     }
  5130.     /**
  5131.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  5132.      *
  5133.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  5134.      */
  5135.     protected function getPromotionTranslationDefinitionService()
  5136.     {
  5137.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  5139.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  5140.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5141.         return $instance;
  5142.     }
  5143.     /**
  5144.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionActionController' shared service.
  5145.      *
  5146.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionActionController
  5147.      */
  5148.     protected function getPromotionActionControllerService()
  5149.     {
  5150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionActionController.php';
  5151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesLoader.php';
  5152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesRemover.php';
  5153.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionActionController'] = $instance = new \Shopware\Core\Checkout\Promotion\Api\PromotionActionController(new \Shopware\Core\Checkout\Promotion\Util\PromotionCodesLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), new \Shopware\Core\Checkout\Promotion\Util\PromotionCodesRemover(($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupServiceRegistry'] ?? $this->getLineItemGroupServiceRegistryService()), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] ?? $this->getFilterServiceRegistryService()));
  5154.         $instance->setContainer($this);
  5155.         return $instance;
  5156.     }
  5157.     /**
  5158.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionController' shared service.
  5159.      *
  5160.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionController
  5161.      */
  5162.     protected function getPromotionControllerService()
  5163.     {
  5164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionController.php';
  5165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodeService.php';
  5166.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionController'] = $instance = new \Shopware\Core\Checkout\Promotion\Api\PromotionController(new \Shopware\Core\Checkout\Promotion\Util\PromotionCodeService(($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService()), ($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())));
  5167.         $instance->setContainer($this);
  5168.         return $instance;
  5169.     }
  5170.     /**
  5171.      * Gets the public 'Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  5172.      *
  5173.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  5174.      */
  5175.     protected function getPromotionDefinitionService()
  5176.     {
  5177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  5178.         $this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  5179.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5180.         return $instance;
  5181.     }
  5182.     /**
  5183.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  5184.      *
  5185.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  5186.      */
  5187.     protected function getShippingMethodPriceDefinitionService()
  5188.     {
  5189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  5190.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  5191.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5192.         return $instance;
  5193.     }
  5194.     /**
  5195.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  5196.      *
  5197.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  5198.      */
  5199.     protected function getShippingMethodTagDefinitionService()
  5200.     {
  5201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  5202.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  5203.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5204.         return $instance;
  5205.     }
  5206.     /**
  5207.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  5208.      *
  5209.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  5210.      */
  5211.     protected function getShippingMethodTranslationDefinitionService()
  5212.     {
  5213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5214.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  5215.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  5216.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5217.         return $instance;
  5218.     }
  5219.     /**
  5220.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute' shared service.
  5221.      *
  5222.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute
  5223.      */
  5224.     protected function getCachedShippingMethodRouteService()
  5225.     {
  5226.         $a = ($this->services['sales_channel.shipping_method.repository'] ?? $this->getSalesChannel_ShippingMethod_RepositoryService());
  5227.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  5228.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  5229.         }
  5230.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  5231.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  5232.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  5233.         }
  5234.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5235.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  5236.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  5237.         }
  5238.         return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'] = new \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute(new \Shopware\Core\Checkout\Shipping\SalesChannel\ShippingMethodRoute($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  5239.     }
  5240.     /**
  5241.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition' shared service.
  5242.      *
  5243.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition
  5244.      */
  5245.     protected function getSalesChannelShippingMethodDefinitionService()
  5246.     {
  5247.         $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition();
  5248.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5249.         return $instance;
  5250.     }
  5251.     /**
  5252.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute' shared service.
  5253.      *
  5254.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute
  5255.      */
  5256.     protected function getSortedShippingMethodRouteService()
  5257.     {
  5258.         $a = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'] ?? $this->getCachedShippingMethodRouteService());
  5259.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'])) {
  5260.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'];
  5261.         }
  5262.         return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] = new \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute($a);
  5263.     }
  5264.     /**
  5265.      * Gets the public 'Shopware\Core\Checkout\Shipping\ShippingMethodDefinition' shared service.
  5266.      *
  5267.      * @return \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition
  5268.      */
  5269.     protected function getShippingMethodDefinitionService()
  5270.     {
  5271.         $this->services['Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition();
  5272.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5273.         return $instance;
  5274.     }
  5275.     /**
  5276.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  5277.      *
  5278.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  5279.      */
  5280.     protected function getCategoryTagDefinitionService()
  5281.     {
  5282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  5283.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  5284.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5285.         return $instance;
  5286.     }
  5287.     /**
  5288.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  5289.      *
  5290.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  5291.      */
  5292.     protected function getCategoryTranslationDefinitionService()
  5293.     {
  5294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  5296.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  5297.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5298.         return $instance;
  5299.     }
  5300.     /**
  5301.      * Gets the public 'Shopware\Core\Content\Category\CategoryDefinition' shared service.
  5302.      *
  5303.      * @return \Shopware\Core\Content\Category\CategoryDefinition
  5304.      */
  5305.     protected function getCategoryDefinitionService()
  5306.     {
  5307.         $this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\CategoryDefinition();
  5308.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5309.         return $instance;
  5310.     }
  5311.     /**
  5312.      * Gets the public 'Shopware\Core\Content\Category\CategoryHydrator' shared service.
  5313.      *
  5314.      * @return \Shopware\Core\Content\Category\CategoryHydrator
  5315.      */
  5316.     protected function getCategoryHydratorService()
  5317.     {
  5318.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryHydrator.php';
  5319.         return $this->services['Shopware\\Core\\Content\\Category\\CategoryHydrator'] = new \Shopware\Core\Content\Category\CategoryHydrator($this);
  5320.     }
  5321.     /**
  5322.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute' shared service.
  5323.      *
  5324.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute
  5325.      */
  5326.     protected function getCachedCategoryRouteService()
  5327.     {
  5328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryRoute.php';
  5329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedCategoryRoute.php';
  5330.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryRoute.php';
  5331.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute'] = new \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute(new \Shopware\Core\Content\Category\SalesChannel\CategoryRoute(($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] ?? $this->getSalesChannelCategoryDefinitionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  5332.     }
  5333.     /**
  5334.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute' shared service.
  5335.      *
  5336.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute
  5337.      */
  5338.     protected function getCachedNavigationRouteService()
  5339.     {
  5340.         $a = ($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService());
  5341.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  5342.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  5343.         }
  5344.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  5345.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  5346.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  5347.         }
  5348.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5349.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  5350.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  5351.         }
  5352.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'] = new \Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute(new \Shopware\Core\Content\Category\SalesChannel\NavigationRoute(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  5353.     }
  5354.     /**
  5355.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CategoryListRoute' shared service.
  5356.      *
  5357.      * @return \Shopware\Core\Content\Category\SalesChannel\CategoryListRoute
  5358.      */
  5359.     protected function getCategoryListRouteService()
  5360.     {
  5361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryListRoute.php';
  5362.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryListRoute.php';
  5363.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryListRoute'] = new \Shopware\Core\Content\Category\SalesChannel\CategoryListRoute(($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService()));
  5364.     }
  5365.     /**
  5366.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition' shared service.
  5367.      *
  5368.      * @return \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition
  5369.      */
  5370.     protected function getSalesChannelCategoryDefinitionService()
  5371.     {
  5372.         $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition();
  5373.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5374.         return $instance;
  5375.     }
  5376.     /**
  5377.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute' shared service.
  5378.      *
  5379.      * @return \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute
  5380.      */
  5381.     protected function getTreeBuildingNavigationRouteService()
  5382.     {
  5383.         $a = ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'] ?? $this->getCachedNavigationRouteService());
  5384.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'])) {
  5385.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'];
  5386.         }
  5387.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] = new \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute($a);
  5388.     }
  5389.     /**
  5390.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  5391.      *
  5392.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  5393.      */
  5394.     protected function getCmsBlockDefinitionService()
  5395.     {
  5396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  5397.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  5398.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5399.         return $instance;
  5400.     }
  5401.     /**
  5402.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  5403.      *
  5404.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  5405.      */
  5406.     protected function getCmsPageTranslationDefinitionService()
  5407.     {
  5408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  5410.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  5411.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5412.         return $instance;
  5413.     }
  5414.     /**
  5415.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  5416.      *
  5417.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  5418.      */
  5419.     protected function getCmsSectionDefinitionService()
  5420.     {
  5421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  5422.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  5423.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5424.         return $instance;
  5425.     }
  5426.     /**
  5427.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  5428.      *
  5429.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  5430.      */
  5431.     protected function getCmsSlotTranslationDefinitionService()
  5432.     {
  5433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  5435.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  5436.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5437.         return $instance;
  5438.     }
  5439.     /**
  5440.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  5441.      *
  5442.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  5443.      */
  5444.     protected function getCmsSlotDefinitionService()
  5445.     {
  5446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  5447.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  5448.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5449.         return $instance;
  5450.     }
  5451.     /**
  5452.      * Gets the public 'Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  5453.      *
  5454.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  5455.      */
  5456.     protected function getCmsPageDefinitionService()
  5457.     {
  5458.         $this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  5459.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5460.         return $instance;
  5461.     }
  5462.     /**
  5463.      * Gets the public 'Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer' shared service.
  5464.      *
  5465.      * @return \Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer
  5466.      */
  5467.     protected function getSlotConfigFieldSerializerService()
  5468.     {
  5469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  5472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataAbstractionLayer/FieldSerializer/SlotConfigFieldSerializer.php';
  5473.         return $this->services['Shopware\\Core\\Content\\Cms\\DataAbstractionLayer\\FieldSerializer\\SlotConfigFieldSerializer'] = new \Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5474.     }
  5475.     /**
  5476.      * Gets the public 'Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver' shared service.
  5477.      *
  5478.      * @return \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver
  5479.      */
  5480.     protected function getCmsSlotsDataResolverService()
  5481.     {
  5482.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  5483.         if (isset($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'])) {
  5484.             return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'];
  5485.         }
  5486.         return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] = new \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver(new RewindableGenerator(function () {
  5487.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] ?? $this->getImageCmsElementResolverService());
  5488.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] ?? $this->getImageSliderTypeDataResolverService());
  5489.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageGalleryTypeDataResolver'] ?? $this->getImageGalleryTypeDataResolverService());
  5490.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\YoutubeVideoCmsElementResolver()));
  5491.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\VimeoVideoCmsElementResolver()));
  5492.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] ?? $this->getProductBoxCmsElementResolverService());
  5493.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] ?? $this->getProductListingCmsElementResolverService());
  5494.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'] ?? $this->getProductSliderCmsElementResolverService());
  5495.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductNameCmsElementResolver()));
  5496.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ManufacturerLogoCmsElementResolver()));
  5497.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] ?? $this->getCrossSellingCmsElementResolverService());
  5498.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] ?? $this->getProductDescriptionReviewsCmsElementResolverService());
  5499.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] ?? $this->getBuyBoxCmsElementResolverService());
  5500.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\TextCmsElementResolver'] ?? $this->getTextCmsElementResolverService());
  5501.             yield 14 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] ?? $this->getFormCmsElementResolverService());
  5502.             yield 15 => ($this->privates['Prems\\Plugin\\PremsInteractiveHotspots\\Core\\Content\\Media\\Cms\\PremsInteractiveHotspotsCmsElementResolver'] ?? $this->getPremsInteractiveHotspotsCmsElementResolverService());
  5503.             yield 16 => ($this->privates['MegaParentProductListing\\Components\\Product\\Cms\\ParentVariantSliderCmsElementResolver'] ?? $this->getParentVariantSliderCmsElementResolverService());
  5504.             yield 17 => ($this->privates['MegaParentProductListing\\Components\\Product\\Cms\\ParentVariantBoxCmsElementResolver'] ?? $this->getParentVariantBoxCmsElementResolverService());
  5505.             yield 18 => ($this->privates['XantenLastSeenProduct\\Cms\\DataResolver\\LastSeenProductSliderCmsElementResolver'] ?? ($this->privates['XantenLastSeenProduct\\Cms\\DataResolver\\LastSeenProductSliderCmsElementResolver'] = new \XantenLastSeenProduct\Cms\DataResolver\LastSeenProductSliderCmsElementResolver()));
  5506.         }, 19), ['product' => $a], ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5507.     }
  5508.     /**
  5509.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\CmsRoute' shared service.
  5510.      *
  5511.      * @return \Shopware\Core\Content\Cms\SalesChannel\CmsRoute
  5512.      */
  5513.     protected function getCmsRouteService()
  5514.     {
  5515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/AbstractCmsRoute.php';
  5516.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/CmsRoute.php';
  5517.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] = new \Shopware\Core\Content\Cms\SalesChannel\CmsRoute(($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()));
  5518.     }
  5519.     /**
  5520.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository' shared service.
  5521.      *
  5522.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository
  5523.      *
  5524.      * @deprecated Since shopware/core 6.5.0: tag:v6.5.0 "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository" service alias is deprecated, it will be removed in 6.5.0.
  5525.      */
  5526.     protected function getSalesChannelCmsPageRepositoryService()
  5527.     {
  5528.         trigger_deprecation('shopware/core''6.5.0''tag:v6.5.0 "Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository" service alias is deprecated, it will be removed in 6.5.0.');
  5529.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  5530.     }
  5531.     /**
  5532.      * Gets the public 'Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute' shared service.
  5533.      *
  5534.      * @return \Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute
  5535.      */
  5536.     protected function getContactFormRouteService()
  5537.     {
  5538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/AbstractContactFormRoute.php';
  5539.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/ContactFormRoute.php';
  5540.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  5541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/Validation/ContactFormValidationFactory.php';
  5542.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5543.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  5544.         return $this->services['Shopware\\Core\\Content\\ContactForm\\SalesChannel\\ContactFormRoute'] = new \Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute(new \Shopware\Core\Content\ContactForm\Validation\ContactFormValidationFactory($a$b), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), $a$b, ($this->services['cms_slot.repository'] ?? $this->getCmsSlot_RepositoryService()), ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()));
  5545.     }
  5546.     /**
  5547.      * Gets the public 'Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  5548.      *
  5549.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  5550.      */
  5551.     protected function getFlowSequenceDefinitionService()
  5552.     {
  5553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  5554.         $this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  5555.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5556.         return $instance;
  5557.     }
  5558.     /**
  5559.      * Gets the public 'Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition' shared service.
  5560.      *
  5561.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition
  5562.      */
  5563.     protected function getFlowTemplateDefinitionService()
  5564.     {
  5565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowTemplate/FlowTemplateDefinition.php';
  5566.         $this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition();
  5567.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5568.         return $instance;
  5569.     }
  5570.     /**
  5571.      * Gets the public 'Shopware\Core\Content\Flow\DataAbstractionLayer\FieldSerializer\FlowTemplateConfigFieldSerializer' shared service.
  5572.      *
  5573.      * @return \Shopware\Core\Content\Flow\DataAbstractionLayer\FieldSerializer\FlowTemplateConfigFieldSerializer
  5574.      */
  5575.     protected function getFlowTemplateConfigFieldSerializerService()
  5576.     {
  5577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5578.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5579.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  5580.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/DataAbstractionLayer/FieldSerializer/FlowTemplateConfigFieldSerializer.php';
  5581.         return $this->services['Shopware\\Core\\Content\\Flow\\DataAbstractionLayer\\FieldSerializer\\FlowTemplateConfigFieldSerializer'] = new \Shopware\Core\Content\Flow\DataAbstractionLayer\FieldSerializer\FlowTemplateConfigFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5582.     }
  5583.     /**
  5584.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader' shared service.
  5585.      *
  5586.      * @return \Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader
  5587.      */
  5588.     protected function getCachedFlowLoaderService()
  5589.     {
  5590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/AbstractFlowLoader.php';
  5591.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/CachedFlowLoader.php';
  5592.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowLoader.php';
  5593.         return $this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] = new \Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader(new \Shopware\Core\Content\Flow\Dispatching\FlowLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  5594.     }
  5595.     /**
  5596.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowExecutor' shared service.
  5597.      *
  5598.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowExecutor
  5599.      */
  5600.     protected function getFlowExecutorService()
  5601.     {
  5602.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowExecutor.php';
  5603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Rule/FlowRuleScopeBuilder.php';
  5604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  5605.         return $this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowExecutor'] = new \Shopware\Core\Content\Flow\Dispatching\FlowExecutor(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionProvider'] ?? $this->getAppFlowActionProviderService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'] ?? $this->getCachedRuleLoaderService()), new \Shopware\Core\Content\Flow\Rule\FlowRuleScopeBuilder(($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryBuilder'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryBuilder())), new RewindableGenerator(function () {
  5606.             yield => ($this->privates['ArboroFurnplan\\Core\\Checkout\\Furnplan\\Cart\\FurnplanCartProcessor'] ?? $this->getFurnplanCartProcessorService());
  5607.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  5608.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  5609.             yield => ($this->privates['ZweiPunktSeoKampfpreise\\Service\\OverwritePriceCollector'] ?? $this->getOverwritePriceCollectorService());
  5610.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  5611.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  5612.         }, 6)), new RewindableGenerator(function () {
  5613.             yield 'action.add.order.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  5614.             yield 'action.add.customer.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  5615.             yield 'action.remove.order.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  5616.             yield 'action.remove.customer.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  5617.             yield 'action.change.customer.group' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  5618.             yield 'action.change.customer.status' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  5619.             yield 'action.generate.document' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  5620.             yield 'action.grant.download.access' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] ?? $this->getGrantDownloadAccessActionService());
  5621.             yield 'action.mail.send' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  5622.             yield 'action.set.order.state' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  5623.             yield 'action.set.customer.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  5624.             yield 'action.set.customer.group.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  5625.             yield 'action.add.customer.affiliate.and.campaign.code' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  5626.             yield 'action.add.order.affiliate.and.campaign.code' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  5627.             yield 'action.set.order.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  5628.             yield 'action.stop.flow' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\StopFlowAction'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\StopFlowAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\StopFlowAction()));
  5629.         }, 16));
  5630.     }
  5631.     /**
  5632.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowFactory' shared service.
  5633.      *
  5634.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowFactory
  5635.      */
  5636.     protected function getFlowFactoryService()
  5637.     {
  5638.         return $this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory'] = new \Shopware\Core\Content\Flow\Dispatching\FlowFactory(new RewindableGenerator(function () {
  5639.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'] ?? $this->getOrderStorerService());
  5640.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'] ?? $this->getCustomerStorerService());
  5641.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\MailStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\MailStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\MailStorer()));
  5642.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'] ?? $this->getUserStorerService());
  5643.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'] ?? $this->getCustomerGroupStorerService());
  5644.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'] ?? $this->getCustomerRecoveryStorerService());
  5645.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'] ?? $this->getOrderTransactionStorerService());
  5646.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'] ?? $this->getNewsletterRecipientStorerService());
  5647.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ContactFormDataStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ContactFormDataStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\ContactFormDataStorer()));
  5648.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ConfirmUrlStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ConfirmUrlStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\ConfirmUrlStorer()));
  5649.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ContentsStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ContentsStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\ContentsStorer()));
  5650.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ContextTokenStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ContextTokenStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\ContextTokenStorer()));
  5651.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\EmailStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\EmailStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\EmailStorer()));
  5652.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\MessageStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\MessageStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\MessageStorer()));
  5653.             yield 14 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NameStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NameStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\NameStorer()));
  5654.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\RecipientsStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\RecipientsStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\RecipientsStorer()));
  5655.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ResetUrlStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ResetUrlStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\ResetUrlStorer()));
  5656.             yield 17 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ShopNameStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\ShopNameStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\ShopNameStorer()));
  5657.             yield 18 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\SubjectStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\SubjectStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\SubjectStorer()));
  5658.             yield 19 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\TemplateDataStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\TemplateDataStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\TemplateDataStorer()));
  5659.             yield 20 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UrlStorer'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UrlStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\UrlStorer()));
  5660.         }, 21));
  5661.     }
  5662.     /**
  5663.      * Gets the public 'Shopware\Core\Content\Flow\FlowDefinition' shared service.
  5664.      *
  5665.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  5666.      */
  5667.     protected function getFlowDefinitionService()
  5668.     {
  5669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  5670.         $this->services['Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  5671.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5672.         return $instance;
  5673.     }
  5674.     /**
  5675.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  5676.      *
  5677.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  5678.      */
  5679.     protected function getImportExportFileDefinitionService()
  5680.     {
  5681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  5682.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  5683.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5684.         return $instance;
  5685.     }
  5686.     /**
  5687.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  5688.      *
  5689.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  5690.      */
  5691.     protected function getImportExportLogDefinitionService()
  5692.     {
  5693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  5694.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  5695.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5696.         return $instance;
  5697.     }
  5698.     /**
  5699.      * Gets the public 'Shopware\Core\Content\ImportExport\Controller\ImportExportActionController' shared service.
  5700.      *
  5701.      * @return \Shopware\Core\Content\ImportExport\Controller\ImportExportActionController
  5702.      */
  5703.     protected function getImportExportActionControllerService()
  5704.     {
  5705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Controller/ImportExportActionController.php';
  5706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/SupportedFeaturesService.php';
  5707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DownloadService.php';
  5708.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractMappingService.php';
  5709.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/MappingService.php';
  5710.         $a = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  5711.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  5712.         $this->services['Shopware\\Core\\Content\\ImportExport\\Controller\\ImportExportActionController'] = $instance = new \Shopware\Core\Content\ImportExport\Controller\ImportExportActionController(new \Shopware\Core\Content\ImportExport\Service\SupportedFeaturesService($this->parameters['import_export.supported_entities'], $this->parameters['import_export.supported_file_types']), ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] ?? $this->getImportExportServiceService()), new \Shopware\Core\Content\ImportExport\Service\DownloadService(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService())), $a, ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] ?? $this->getImportExportLogDefinitionService()), ($this->privates['Shopware\\Core\\Framework\\Api\\Converter\\ApiVersionConverter'] ?? $this->getApiVersionConverterService()), ($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] ?? $this->getImportExportFactoryService()), $b, ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), new \Shopware\Core\Content\ImportExport\Service\MappingService(($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileService2Service()), $a$b));
  5713.         $instance->setContainer($this);
  5714.         return $instance;
  5715.     }
  5716.     /**
  5717.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportFactory' shared service.
  5718.      *
  5719.      * @return \Shopware\Core\Content\ImportExport\ImportExportFactory
  5720.      */
  5721.     protected function getImportExportFactoryService()
  5722.     {
  5723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportFactory.php';
  5724.         $a = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] ?? $this->getImportExportServiceService());
  5725.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  5726.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  5727.         }
  5728.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5729.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  5730.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  5731.         }
  5732.         $c = ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService());
  5733.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  5734.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  5735.         }
  5736.         $d = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileService2Service());
  5737.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  5738.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  5739.         }
  5740.         return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] = new \Shopware\Core\Content\ImportExport\ImportExportFactory($a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), $b$c, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $d, new RewindableGenerator(function () {
  5741.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Reader\\CsvReaderFactory'] ?? ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Reader\\CsvReaderFactory'] = new \Shopware\Core\Content\ImportExport\Processing\Reader\CsvReaderFactory()));
  5742.         }, 1), new RewindableGenerator(function () {
  5743.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Writer\\CsvFileWriterFactory'] ?? $this->getCsvFileWriterFactoryService());
  5744.         }, 1), new RewindableGenerator(function () {
  5745.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Pipe\\PipeFactory'] ?? $this->getPipeFactoryService());
  5746.         }, 1));
  5747.     }
  5748.     /**
  5749.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  5750.      *
  5751.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  5752.      */
  5753.     protected function getImportExportProfileDefinitionService()
  5754.     {
  5755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  5756.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  5757.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5758.         return $instance;
  5759.     }
  5760.     /**
  5761.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  5762.      *
  5763.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  5764.      */
  5765.     protected function getImportExportProfileTranslationDefinitionService()
  5766.     {
  5767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  5769.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  5770.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5771.         return $instance;
  5772.     }
  5773.     /**
  5774.      * Gets the public 'Shopware\Core\Content\ImportExport\Message\ImportExportHandler' shared service.
  5775.      *
  5776.      * @return \Shopware\Core\Content\ImportExport\Message\ImportExportHandler
  5777.      */
  5778.     protected function getImportExportHandlerService()
  5779.     {
  5780.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/ImportExportHandler.php';
  5781.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  5782.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'])) {
  5783.             return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'];
  5784.         }
  5785.         $b = ($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] ?? $this->getImportExportFactoryService());
  5786.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'])) {
  5787.             return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'];
  5788.         }
  5789.         return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] = new \Shopware\Core\Content\ImportExport\Message\ImportExportHandler($a$b);
  5790.     }
  5791.     /**
  5792.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  5793.      *
  5794.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  5795.      */
  5796.     protected function getLandingPageSalesChannelDefinitionService()
  5797.     {
  5798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  5799.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  5800.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5801.         return $instance;
  5802.     }
  5803.     /**
  5804.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  5805.      *
  5806.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  5807.      */
  5808.     protected function getLandingPageTagDefinitionService()
  5809.     {
  5810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  5811.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  5812.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5813.         return $instance;
  5814.     }
  5815.     /**
  5816.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  5817.      *
  5818.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  5819.      */
  5820.     protected function getLandingPageTranslationDefinitionService()
  5821.     {
  5822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  5824.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  5825.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5826.         return $instance;
  5827.     }
  5828.     /**
  5829.      * Gets the public 'Shopware\Core\Content\LandingPage\LandingPageDefinition' shared service.
  5830.      *
  5831.      * @return \Shopware\Core\Content\LandingPage\LandingPageDefinition
  5832.      */
  5833.     protected function getLandingPageDefinitionService()
  5834.     {
  5835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  5836.         $this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\LandingPageDefinition();
  5837.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5838.         return $instance;
  5839.     }
  5840.     /**
  5841.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute' shared service.
  5842.      *
  5843.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute
  5844.      */
  5845.     protected function getCachedLandingPageRouteService()
  5846.     {
  5847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/AbstractLandingPageRoute.php';
  5848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/CachedLandingPageRoute.php';
  5849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/LandingPageRoute.php';
  5850.         return $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute'] = new \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute(new \Shopware\Core\Content\LandingPage\SalesChannel\LandingPageRoute(($this->services['sales_channel.landing_page.repository'] ?? $this->getSalesChannel_LandingPage_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] ?? $this->getSalesChannelLandingPageDefinitionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  5851.     }
  5852.     /**
  5853.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition' shared service.
  5854.      *
  5855.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition
  5856.      */
  5857.     protected function getSalesChannelLandingPageDefinitionService()
  5858.     {
  5859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  5860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/SalesChannelLandingPageDefinition.php';
  5861.         $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition();
  5862.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5863.         return $instance;
  5864.     }
  5865.     /**
  5866.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  5867.      *
  5868.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  5869.      */
  5870.     protected function getMailHeaderFooterTranslationDefinitionService()
  5871.     {
  5872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  5874.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  5875.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5876.         return $instance;
  5877.     }
  5878.     /**
  5879.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  5880.      *
  5881.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  5882.      */
  5883.     protected function getMailHeaderFooterDefinitionService()
  5884.     {
  5885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  5886.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  5887.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5888.         return $instance;
  5889.     }
  5890.     /**
  5891.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  5892.      *
  5893.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  5894.      */
  5895.     protected function getMailTemplateMediaDefinitionService()
  5896.     {
  5897.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  5898.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  5899.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5900.         return $instance;
  5901.     }
  5902.     /**
  5903.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  5904.      *
  5905.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  5906.      */
  5907.     protected function getMailTemplateTranslationDefinitionService()
  5908.     {
  5909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  5911.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  5912.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5913.         return $instance;
  5914.     }
  5915.     /**
  5916.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  5917.      *
  5918.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  5919.      */
  5920.     protected function getMailTemplateTypeTranslationDefinitionService()
  5921.     {
  5922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  5924.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  5925.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5926.         return $instance;
  5927.     }
  5928.     /**
  5929.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  5930.      *
  5931.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  5932.      */
  5933.     protected function getMailTemplateTypeDefinitionService()
  5934.     {
  5935.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  5936.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  5937.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5938.         return $instance;
  5939.     }
  5940.     /**
  5941.      * Gets the public 'Shopware\Core\Content\MailTemplate\Api\MailActionController' shared service.
  5942.      *
  5943.      * @return \Shopware\Core\Content\MailTemplate\Api\MailActionController
  5944.      */
  5945.     protected function getMailActionControllerService()
  5946.     {
  5947.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Api/MailActionController.php';
  5948.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Service/AttachmentLoader.php';
  5949.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Api\\MailActionController'] = $instance = new \Shopware\Core\Content\MailTemplate\Api\MailActionController(($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'] ?? $this->getMailServiceDecoratorService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService()), new \Shopware\Core\Content\MailTemplate\Service\AttachmentLoader(($this->services['document.repository'] ?? $this->getDocument_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
  5950.         $instance->setContainer($this);
  5951.         return $instance;
  5952.     }
  5953.     /**
  5954.      * Gets the public 'Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  5955.      *
  5956.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  5957.      */
  5958.     protected function getMailTemplateDefinitionService()
  5959.     {
  5960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  5961.         $this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  5962.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5963.         return $instance;
  5964.     }
  5965.     /**
  5966.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailFactory' shared service.
  5967.      *
  5968.      * @return \Shopware\Core\Content\Mail\Service\MailFactory
  5969.      */
  5970.     protected function getMailFactoryService()
  5971.     {
  5972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailFactory.php';
  5973.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailFactory.php';
  5974.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  5975.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'])) {
  5976.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'];
  5977.         }
  5978.         return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] = new \Shopware\Core\Content\Mail\Service\MailFactory($a);
  5979.     }
  5980.     /**
  5981.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailSender' shared service.
  5982.      *
  5983.      * @return \Shopware\Core\Content\Mail\Service\MailSender
  5984.      */
  5985.     protected function getMailSenderService()
  5986.     {
  5987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailSender.php';
  5988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailSender.php';
  5989.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  5990.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  5991.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  5992.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  5993.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  5994.         }
  5995.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5996.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  5997.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  5998.         }
  5999.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  6000.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  6001.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  6002.         }
  6003.         return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] = new \Shopware\Core\Content\Mail\Service\MailSender(new \Symfony\Component\Mailer\Mailer($aNULL$b), $c);
  6004.     }
  6005.     /**
  6006.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  6007.      *
  6008.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  6009.      */
  6010.     protected function getMediaDefaultFolderDefinitionService()
  6011.     {
  6012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  6013.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  6014.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6015.         return $instance;
  6016.     }
  6017.     /**
  6018.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  6019.      *
  6020.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  6021.      */
  6022.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinitionService()
  6023.     {
  6024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  6025.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  6026.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6027.         return $instance;
  6028.     }
  6029.     /**
  6030.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  6031.      *
  6032.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  6033.      */
  6034.     protected function getMediaFolderConfigurationDefinitionService()
  6035.     {
  6036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  6037.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  6038.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6039.         return $instance;
  6040.     }
  6041.     /**
  6042.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  6043.      *
  6044.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  6045.      */
  6046.     protected function getMediaFolderDefinitionService()
  6047.     {
  6048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  6049.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  6050.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6051.         return $instance;
  6052.     }
  6053.     /**
  6054.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  6055.      *
  6056.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  6057.      */
  6058.     protected function getMediaTagDefinitionService()
  6059.     {
  6060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  6061.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  6062.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6063.         return $instance;
  6064.     }
  6065.     /**
  6066.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  6067.      *
  6068.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  6069.      */
  6070.     protected function getMediaThumbnailSizeDefinitionService()
  6071.     {
  6072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  6073.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  6074.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6075.         return $instance;
  6076.     }
  6077.     /**
  6078.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  6079.      *
  6080.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  6081.      */
  6082.     protected function getMediaThumbnailDefinitionService()
  6083.     {
  6084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnail/MediaThumbnailDefinition.php';
  6085.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  6086.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6087.         return $instance;
  6088.     }
  6089.     /**
  6090.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  6091.      *
  6092.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  6093.      */
  6094.     protected function getMediaTranslationDefinitionService()
  6095.     {
  6096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  6098.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  6099.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6100.         return $instance;
  6101.     }
  6102.     /**
  6103.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaFolderController' shared service.
  6104.      *
  6105.      * @return \Shopware\Core\Content\Media\Api\MediaFolderController
  6106.      */
  6107.     protected function getMediaFolderControllerService()
  6108.     {
  6109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaFolderController.php';
  6110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaFolderService.php';
  6111.         $this->services['Shopware\\Core\\Content\\Media\\Api\\MediaFolderController'] = $instance = new \Shopware\Core\Content\Media\Api\MediaFolderController(new \Shopware\Core\Content\Media\MediaFolderService(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), ($this->services['media_folder_configuration.repository'] ?? $this->getMediaFolderConfiguration_RepositoryService())));
  6112.         $instance->setContainer($this);
  6113.         return $instance;
  6114.     }
  6115.     /**
  6116.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaUploadController' shared service.
  6117.      *
  6118.      * @return \Shopware\Core\Content\Media\Api\MediaUploadController
  6119.      */
  6120.     protected function getMediaUploadControllerService()
  6121.     {
  6122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaUploadController.php';
  6123.         $this->services['Shopware\\Core\\Content\\Media\\Api\\MediaUploadController'] = $instance = new \Shopware\Core\Content\Media\Api\MediaUploadController(($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] ?? $this->getFileNameProviderService()), ($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService()));
  6124.         $instance->setContainer($this);
  6125.         return $instance;
  6126.     }
  6127.     /**
  6128.      * Gets the public 'Shopware\Core\Content\Media\File\FileSaver' shared service.
  6129.      *
  6130.      * @return \Shopware\Core\Content\Media\File\FileSaver
  6131.      */
  6132.     protected function getFileSaverService()
  6133.     {
  6134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileSaver.php';
  6135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Metadata/MetadataLoader.php';
  6136.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  6137.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  6138.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  6139.         }
  6140.         $b = ($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService());
  6141.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  6142.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  6143.         }
  6144.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  6145.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  6146.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  6147.         }
  6148.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6149.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  6150.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  6151.         }
  6152.         return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] = new \Shopware\Core\Content\Media\File\FileSaver($a, ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), $b, new \Shopware\Core\Content\Media\Metadata\MetadataLoader(new RewindableGenerator(function () {
  6153.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Metadata\\MetadataLoader\\ImageMetadataLoader'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Metadata\\MetadataLoader\\ImageMetadataLoader'] = new \Shopware\Core\Content\Media\Metadata\MetadataLoader\ImageMetadataLoader()));
  6154.         }, 1)), ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] ?? $this->getTypeDetectorService()), $c$d$this->parameters['shopware.filesystem.allowed_extensions'], $this->parameters['shopware.filesystem.private_allowed_extensions']);
  6155.     }
  6156.     /**
  6157.      * Gets the public 'Shopware\Core\Content\Media\MediaDefinition' shared service.
  6158.      *
  6159.      * @return \Shopware\Core\Content\Media\MediaDefinition
  6160.      */
  6161.     protected function getMediaDefinitionService()
  6162.     {
  6163.         $this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  6164.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6165.         return $instance;
  6166.     }
  6167.     /**
  6168.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  6169.      *
  6170.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  6171.      */
  6172.     protected function getNewsletterRecipientTagDefinitionService()
  6173.     {
  6174.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  6175.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  6176.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6177.         return $instance;
  6178.     }
  6179.     /**
  6180.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition' shared service.
  6181.      *
  6182.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition
  6183.      */
  6184.     protected function getNewsletterRecipientDefinitionService()
  6185.     {
  6186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  6187.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition();
  6188.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6189.         return $instance;
  6190.     }
  6191.     /**
  6192.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute' shared service.
  6193.      *
  6194.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute
  6195.      */
  6196.     protected function getNewsletterConfirmRouteService()
  6197.     {
  6198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterConfirmRoute.php';
  6199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterConfirmRoute.php';
  6200.         return $this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterConfirmRoute'] = new \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute(($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6201.     }
  6202.     /**
  6203.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute' shared service.
  6204.      *
  6205.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute
  6206.      */
  6207.     protected function getNewsletterSubscribeRouteService()
  6208.     {
  6209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterSubscribeRoute.php';
  6210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterSubscribeRoute.php';
  6211.         return $this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute'] = new \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute(($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6212.     }
  6213.     /**
  6214.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute' shared service.
  6215.      *
  6216.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute
  6217.      */
  6218.     protected function getNewsletterUnsubscribeRouteService()
  6219.     {
  6220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterUnsubscribeRoute.php';
  6221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterUnsubscribeRoute.php';
  6222.         return $this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterUnsubscribeRoute'] = new \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute(($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6223.     }
  6224.     /**
  6225.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition' shared service.
  6226.      *
  6227.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition
  6228.      */
  6229.     protected function getSalesChannelNewsletterRecipientDefinitionService()
  6230.     {
  6231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  6232.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/SalesChannelNewsletterRecipientDefinition.php';
  6233.         $this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition();
  6234.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  6235.         return $instance;
  6236.     }
  6237.     /**
  6238.      * Gets the public 'Shopware\Core\Content\ProductExport\Api\ProductExportController' shared service.
  6239.      *
  6240.      * @return \Shopware\Core\Content\ProductExport\Api\ProductExportController
  6241.      */
  6242.     protected function getProductExportControllerService()
  6243.     {
  6244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Api/ProductExportController.php';
  6245.         $this->services['Shopware\\Core\\Content\\ProductExport\\Api\\ProductExportController'] = $instance = new \Shopware\Core\Content\ProductExport\Api\ProductExportController(($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] ?? $this->getProductExportGeneratorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6246.         $instance->setContainer($this);
  6247.         return $instance;
  6248.     }
  6249.     /**
  6250.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  6251.      *
  6252.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  6253.      */
  6254.     protected function getProductExportDefinitionService()
  6255.     {
  6256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  6257.         $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  6258.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6259.         return $instance;
  6260.     }
  6261.     /**
  6262.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportHydrator' shared service.
  6263.      *
  6264.      * @return \Shopware\Core\Content\ProductExport\ProductExportHydrator
  6265.      */
  6266.     protected function getProductExportHydratorService()
  6267.     {
  6268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportHydrator.php';
  6269.         return $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator'] = new \Shopware\Core\Content\ProductExport\ProductExportHydrator($this);
  6270.     }
  6271.     /**
  6272.      * Gets the public 'Shopware\Core\Content\ProductExport\SalesChannel\ExportController' shared service.
  6273.      *
  6274.      * @return \Shopware\Core\Content\ProductExport\SalesChannel\ExportController
  6275.      */
  6276.     protected function getExportControllerService()
  6277.     {
  6278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/SalesChannel/ExportController.php';
  6279.         return $this->services['Shopware\\Core\\Content\\ProductExport\\SalesChannel\\ExportController'] = new \Shopware\Core\Content\ProductExport\SalesChannel\ExportController(($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter'] ?? $this->getProductExporterService()), ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportFileHandler'] ?? $this->getProductExportFileHandlerService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()));
  6280.     }
  6281.     /**
  6282.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExportGenerator' shared service.
  6283.      *
  6284.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator
  6285.      */
  6286.     protected function getProductExportGeneratorService()
  6287.     {
  6288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGeneratorInterface.php';
  6289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGenerator.php';
  6290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidatorInterface.php';
  6291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidator.php';
  6292.         $a = ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService());
  6293.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6294.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6295.         }
  6296.         $b = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  6297.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6298.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6299.         }
  6300.         $c = ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService());
  6301.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6302.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6303.         }
  6304.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6305.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6306.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6307.         }
  6308.         $e = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  6309.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6310.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6311.         }
  6312.         $f = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service());
  6313.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6314.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6315.         }
  6316.         $g = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  6317.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6318.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6319.         }
  6320.         $h = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService());
  6321.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6322.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6323.         }
  6324.         return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] = new \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator($a$b$c$d, new \Shopware\Core\Content\ProductExport\Service\ProductExportValidator(new RewindableGenerator(function () {
  6325.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] = new \Shopware\Core\Content\ProductExport\Validator\XmlValidator()));
  6326.         }, 1)), $e$f$g, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 100, ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), $h, ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  6327.     }
  6328.     /**
  6329.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExporter' shared service.
  6330.      *
  6331.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExporter
  6332.      */
  6333.     protected function getProductExporterService()
  6334.     {
  6335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporterInterface.php';
  6336.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporter.php';
  6337.         return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter'] = new \Shopware\Core\Content\ProductExport\Service\ProductExporter(($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService()), ($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] ?? $this->getProductExportGeneratorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportFileHandler'] ?? $this->getProductExportFileHandlerService()));
  6338.     }
  6339.     /**
  6340.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  6341.      *
  6342.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  6343.      */
  6344.     protected function getProductStreamFilterDefinitionService()
  6345.     {
  6346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  6347.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  6348.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6349.         return $instance;
  6350.     }
  6351.     /**
  6352.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator' shared service.
  6353.      *
  6354.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator
  6355.      */
  6356.     protected function getProductStreamFilterHydratorService()
  6357.     {
  6358.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterHydrator.php';
  6359.         return $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator'] = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator($this);
  6360.     }
  6361.     /**
  6362.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  6363.      *
  6364.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  6365.      */
  6366.     protected function getProductStreamTranslationDefinitionService()
  6367.     {
  6368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  6370.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  6371.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6372.         return $instance;
  6373.     }
  6374.     /**
  6375.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  6376.      *
  6377.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  6378.      */
  6379.     protected function getProductStreamDefinitionService()
  6380.     {
  6381.         $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  6382.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6383.         return $instance;
  6384.     }
  6385.     /**
  6386.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamHydrator' shared service.
  6387.      *
  6388.      * @return \Shopware\Core\Content\ProductStream\ProductStreamHydrator
  6389.      */
  6390.     protected function getProductStreamHydratorService()
  6391.     {
  6392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamHydrator.php';
  6393.         return $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator'] = new \Shopware\Core\Content\ProductStream\ProductStreamHydrator($this);
  6394.     }
  6395.     /**
  6396.      * Gets the public 'Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder' shared service.
  6397.      *
  6398.      * @return \Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder
  6399.      */
  6400.     protected function getProductStreamBuilderService()
  6401.     {
  6402.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  6403.         if (isset($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'])) {
  6404.             return $this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'];
  6405.         }
  6406.         return $this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] = new \Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder($a, ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  6407.     }
  6408.     /**
  6409.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  6410.      *
  6411.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  6412.      */
  6413.     protected function getProductCategoryTreeDefinitionService()
  6414.     {
  6415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  6416.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  6417.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6418.         return $instance;
  6419.     }
  6420.     /**
  6421.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  6422.      *
  6423.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  6424.      */
  6425.     protected function getProductCategoryDefinition2Service()
  6426.     {
  6427.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  6428.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  6429.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6430.         return $instance;
  6431.     }
  6432.     /**
  6433.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  6434.      *
  6435.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  6436.      */
  6437.     protected function getProductConfiguratorSettingDefinitionService()
  6438.     {
  6439.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  6440.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  6441.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6442.         return $instance;
  6443.     }
  6444.     /**
  6445.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator' shared service.
  6446.      *
  6447.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator
  6448.      */
  6449.     protected function getProductConfiguratorSettingHydratorService()
  6450.     {
  6451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingHydrator.php';
  6452.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator($this);
  6453.     }
  6454.     /**
  6455.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  6456.      *
  6457.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  6458.      */
  6459.     protected function getProductCrossSellingAssignedProductsDefinitionService()
  6460.     {
  6461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  6462.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  6463.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6464.         return $instance;
  6465.     }
  6466.     /**
  6467.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator' shared service.
  6468.      *
  6469.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator
  6470.      */
  6471.     protected function getProductCrossSellingAssignedProductsHydratorService()
  6472.     {
  6473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsHydrator.php';
  6474.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator($this);
  6475.     }
  6476.     /**
  6477.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  6478.      *
  6479.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  6480.      */
  6481.     protected function getProductCrossSellingTranslationDefinitionService()
  6482.     {
  6483.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6484.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  6485.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  6486.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6487.         return $instance;
  6488.     }
  6489.     /**
  6490.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  6491.      *
  6492.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  6493.      */
  6494.     protected function getProductCrossSellingDefinitionService()
  6495.     {
  6496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  6497.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  6498.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6499.         return $instance;
  6500.     }
  6501.     /**
  6502.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator' shared service.
  6503.      *
  6504.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator
  6505.      */
  6506.     protected function getProductCrossSellingHydratorService()
  6507.     {
  6508.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingHydrator.php';
  6509.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator($this);
  6510.     }
  6511.     /**
  6512.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  6513.      *
  6514.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  6515.      */
  6516.     protected function getProductCustomFieldSetDefinitionService()
  6517.     {
  6518.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  6519.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  6520.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6521.         return $instance;
  6522.     }
  6523.     /**
  6524.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition' shared service.
  6525.      *
  6526.      * @return \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition
  6527.      */
  6528.     protected function getProductDownloadDefinitionService()
  6529.     {
  6530.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition();
  6531.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6532.         return $instance;
  6533.     }
  6534.     /**
  6535.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  6536.      *
  6537.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  6538.      */
  6539.     protected function getProductFeatureSetTranslationDefinitionService()
  6540.     {
  6541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6542.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  6543.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  6544.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6545.         return $instance;
  6546.     }
  6547.     /**
  6548.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  6549.      *
  6550.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  6551.      */
  6552.     protected function getProductFeatureSetDefinitionService()
  6553.     {
  6554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  6555.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  6556.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6557.         return $instance;
  6558.     }
  6559.     /**
  6560.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator' shared service.
  6561.      *
  6562.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator
  6563.      */
  6564.     protected function getProductFeatureSetHydratorService()
  6565.     {
  6566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetHydrator.php';
  6567.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator($this);
  6568.     }
  6569.     /**
  6570.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  6571.      *
  6572.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  6573.      */
  6574.     protected function getProductKeywordDictionaryDefinitionService()
  6575.     {
  6576.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  6577.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  6578.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6579.         return $instance;
  6580.     }
  6581.     /**
  6582.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator' shared service.
  6583.      *
  6584.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator
  6585.      */
  6586.     protected function getProductKeywordDictionaryHydratorService()
  6587.     {
  6588.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryHydrator.php';
  6589.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator($this);
  6590.     }
  6591.     /**
  6592.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  6593.      *
  6594.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  6595.      */
  6596.     protected function getProductManufacturerTranslationDefinitionService()
  6597.     {
  6598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  6600.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  6601.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6602.         return $instance;
  6603.     }
  6604.     /**
  6605.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  6606.      *
  6607.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  6608.      */
  6609.     protected function getProductManufacturerDefinitionService()
  6610.     {
  6611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  6612.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  6613.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6614.         return $instance;
  6615.     }
  6616.     /**
  6617.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator' shared service.
  6618.      *
  6619.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator
  6620.      */
  6621.     protected function getProductManufacturerHydratorService()
  6622.     {
  6623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerHydrator.php';
  6624.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator($this);
  6625.     }
  6626.     /**
  6627.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  6628.      *
  6629.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  6630.      */
  6631.     protected function getProductMediaDefinitionService()
  6632.     {
  6633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  6634.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  6635.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6636.         return $instance;
  6637.     }
  6638.     /**
  6639.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator' shared service.
  6640.      *
  6641.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator
  6642.      */
  6643.     protected function getProductMediaHydratorService()
  6644.     {
  6645.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaHydrator.php';
  6646.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator($this);
  6647.     }
  6648.     /**
  6649.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  6650.      *
  6651.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  6652.      */
  6653.     protected function getProductOptionDefinitionService()
  6654.     {
  6655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  6656.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  6657.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6658.         return $instance;
  6659.     }
  6660.     /**
  6661.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  6662.      *
  6663.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  6664.      */
  6665.     protected function getProductPriceDefinitionService()
  6666.     {
  6667.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  6668.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  6669.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6670.         return $instance;
  6671.     }
  6672.     /**
  6673.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator' shared service.
  6674.      *
  6675.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator
  6676.      */
  6677.     protected function getProductPriceHydratorService()
  6678.     {
  6679.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceHydrator.php';
  6680.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator($this);
  6681.     }
  6682.     /**
  6683.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  6684.      *
  6685.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  6686.      */
  6687.     protected function getProductPropertyDefinitionService()
  6688.     {
  6689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  6690.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  6691.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6692.         return $instance;
  6693.     }
  6694.     /**
  6695.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  6696.      *
  6697.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  6698.      */
  6699.     protected function getProductReviewDefinitionService()
  6700.     {
  6701.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  6702.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  6703.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6704.         return $instance;
  6705.     }
  6706.     /**
  6707.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator' shared service.
  6708.      *
  6709.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator
  6710.      */
  6711.     protected function getProductReviewHydratorService()
  6712.     {
  6713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewHydrator.php';
  6714.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator($this);
  6715.     }
  6716.     /**
  6717.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  6718.      *
  6719.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  6720.      */
  6721.     protected function getProductSearchConfigFieldDefinitionService()
  6722.     {
  6723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  6724.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  6725.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6726.         return $instance;
  6727.     }
  6728.     /**
  6729.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator' shared service.
  6730.      *
  6731.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator
  6732.      */
  6733.     protected function getProductSearchConfigFieldHydratorService()
  6734.     {
  6735.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldHydrator.php';
  6736.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator($this);
  6737.     }
  6738.     /**
  6739.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  6740.      *
  6741.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  6742.      */
  6743.     protected function getProductSearchConfigDefinitionService()
  6744.     {
  6745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  6746.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  6747.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6748.         return $instance;
  6749.     }
  6750.     /**
  6751.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator' shared service.
  6752.      *
  6753.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator
  6754.      */
  6755.     protected function getProductSearchConfigHydratorService()
  6756.     {
  6757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigHydrator.php';
  6758.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator($this);
  6759.     }
  6760.     /**
  6761.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  6762.      *
  6763.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  6764.      */
  6765.     protected function getProductSearchKeywordDefinitionService()
  6766.     {
  6767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  6768.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  6769.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6770.         return $instance;
  6771.     }
  6772.     /**
  6773.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator' shared service.
  6774.      *
  6775.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator
  6776.      */
  6777.     protected function getProductSearchKeywordHydratorService()
  6778.     {
  6779.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordHydrator.php';
  6780.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator($this);
  6781.     }
  6782.     /**
  6783.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  6784.      *
  6785.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  6786.      */
  6787.     protected function getProductStreamMappingDefinitionService()
  6788.     {
  6789.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  6790.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  6791.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6792.         return $instance;
  6793.     }
  6794.     /**
  6795.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  6796.      *
  6797.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  6798.      */
  6799.     protected function getProductTagDefinitionService()
  6800.     {
  6801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  6802.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  6803.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6804.         return $instance;
  6805.     }
  6806.     /**
  6807.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  6808.      *
  6809.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  6810.      */
  6811.     protected function getProductTranslationDefinitionService()
  6812.     {
  6813.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6814.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  6815.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  6816.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6817.         return $instance;
  6818.     }
  6819.     /**
  6820.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  6821.      *
  6822.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  6823.      */
  6824.     protected function getProductVisibilityDefinitionService()
  6825.     {
  6826.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  6827.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  6828.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6829.         return $instance;
  6830.     }
  6831.     /**
  6832.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator' shared service.
  6833.      *
  6834.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator
  6835.      */
  6836.     protected function getProductVisibilityHydratorService()
  6837.     {
  6838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityHydrator.php';
  6839.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator($this);
  6840.     }
  6841.     /**
  6842.      * Gets the public 'Shopware\Core\Content\Product\Api\ProductActionController' shared service.
  6843.      *
  6844.      * @return \Shopware\Core\Content\Product\Api\ProductActionController
  6845.      */
  6846.     protected function getProductActionControllerService()
  6847.     {
  6848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Api/ProductActionController.php';
  6849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Util/VariantCombinationLoader.php';
  6850.         $this->services['Shopware\\Core\\Content\\Product\\Api\\ProductActionController'] = $instance = new \Shopware\Core\Content\Product\Api\ProductActionController(new \Shopware\Core\Content\Product\Util\VariantCombinationLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())));
  6851.         $instance->setContainer($this);
  6852.         return $instance;
  6853.     }
  6854.     /**
  6855.      * Gets the public 'Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder' shared service.
  6856.      *
  6857.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder
  6858.      */
  6859.     protected function getCheapestPriceAccessorBuilderService()
  6860.     {
  6861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  6862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPrice/CheapestPriceAccessorBuilder.php';
  6863.         return $this->services['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder(100, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6864.     }
  6865.     /**
  6866.      * Gets the public 'Shopware\Core\Content\Product\ProductDefinition' shared service.
  6867.      *
  6868.      * @return \Shopware\Core\Content\Product\ProductDefinition
  6869.      */
  6870.     protected function getProductDefinitionService()
  6871.     {
  6872.         $this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] = $instance = new \Shopware\Core\Content\Product\ProductDefinition();
  6873.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6874.         return $instance;
  6875.     }
  6876.     /**
  6877.      * Gets the public 'Shopware\Core\Content\Product\ProductHydrator' shared service.
  6878.      *
  6879.      * @return \Shopware\Core\Content\Product\ProductHydrator
  6880.      */
  6881.     protected function getProductHydratorService()
  6882.     {
  6883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductHydrator.php';
  6884.         return $this->services['Shopware\\Core\\Content\\Product\\ProductHydrator'] = new \Shopware\Core\Content\Product\ProductHydrator($this);
  6885.     }
  6886.     /**
  6887.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute' shared service.
  6888.      *
  6889.      * @return \Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute
  6890.      */
  6891.     protected function getCachedProductCrossSellingRouteService()
  6892.     {
  6893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/AbstractProductCrossSellingRoute.php';
  6894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/CachedProductCrossSellingRoute.php';
  6895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/ProductCrossSellingRoute.php';
  6896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  6897.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  6898.         $a = ($this->services['product_cross_selling.repository'] ?? $this->getProductCrossSelling_RepositoryService());
  6899.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  6900.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  6901.         }
  6902.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6903.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  6904.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  6905.         }
  6906.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  6907.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  6908.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  6909.         }
  6910.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  6911.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  6912.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  6913.         }
  6914.         $e = ($this->privates['MegaParentProductListing\\Components\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  6915.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  6916.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  6917.         }
  6918.         $f = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  6919.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  6920.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  6921.         }
  6922.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute(new \Shopware\Core\Content\Product\SalesChannel\CrossSelling\ProductCrossSellingRoute($a$b, ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $c$d$e, ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] = new \Shopware\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory()))), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $f$b, []);
  6923.     }
  6924.     /**
  6925.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute' shared service.
  6926.      *
  6927.      * @return \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute
  6928.      */
  6929.     protected function getCachedProductDetailRouteService()
  6930.     {
  6931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AbstractProductDetailRoute.php';
  6932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php';
  6933.         include_once \dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/Components/Product/SalesChannel/Listing/ProductDetailRouteDecorator.php';
  6934.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php';
  6935.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  6936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  6937.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  6938.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  6939.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  6940.         }
  6941.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  6942.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  6943.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  6944.         }
  6945.         $c = ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService());
  6946.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  6947.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  6948.         }
  6949.         $d = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  6950.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  6951.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  6952.         }
  6953.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6954.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  6955.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  6956.         }
  6957.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute(new \MegaParentProductListing\Components\Product\SalesChannel\Listing\ProductDetailRouteDecorator(new \Shopware\Core\Content\Product\SalesChannel\Detail\ProductDetailRoute($a$b, ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService()), ($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? $this->getCategoryBreadcrumbBuilderService()), $c, ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] ?? $this->getSalesChannelProductDefinitionService()), ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] = new \Shopware\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory()))), $a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $d$e, []);
  6958.     }
  6959.     /**
  6960.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute' shared service.
  6961.      *
  6962.      * @return \Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute
  6963.      */
  6964.     protected function getFindProductVariantRouteService()
  6965.     {
  6966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/FindVariant/AbstractFindProductVariantRoute.php';
  6967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/FindVariant/FindProductVariantRoute.php';
  6968.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute'] = new \Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()));
  6969.     }
  6970.     /**
  6971.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute' shared service.
  6972.      *
  6973.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute
  6974.      */
  6975.     protected function getCachedProductListingRouteService()
  6976.     {
  6977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  6978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/CachedProductListingRoute.php';
  6979.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingRoute.php';
  6980.         $a = ($this->privates['MegaParentProductListing\\Components\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  6981.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  6982.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  6983.         }
  6984.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6985.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  6986.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  6987.         }
  6988.         $c = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  6989.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  6990.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  6991.         }
  6992.         $d = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  6993.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  6994.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  6995.         }
  6996.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute(new \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingRoute($a$b$c, ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $d$b, []);
  6997.     }
  6998.     /**
  6999.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute' shared service.
  7000.      *
  7001.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute
  7002.      */
  7003.     protected function getResolveCriteriaProductListingRouteService()
  7004.     {
  7005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  7006.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ResolveCriteriaProductListingRoute.php';
  7007.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'] ?? $this->getCachedProductListingRouteService());
  7008.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'])) {
  7009.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'];
  7010.         }
  7011.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7012.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'])) {
  7013.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'];
  7014.         }
  7015.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute($a$b);
  7016.     }
  7017.     /**
  7018.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\ProductListRoute' shared service.
  7019.      *
  7020.      * @return \Shopware\Core\Content\Product\SalesChannel\ProductListRoute
  7021.      */
  7022.     protected function getProductListRouteService()
  7023.     {
  7024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductListRoute.php';
  7025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductListRoute.php';
  7026.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductListRoute'] = new \Shopware\Core\Content\Product\SalesChannel\ProductListRoute(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()));
  7027.     }
  7028.     /**
  7029.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute' shared service.
  7030.      *
  7031.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute
  7032.      */
  7033.     protected function getCachedProductReviewRouteService()
  7034.     {
  7035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewRoute.php';
  7036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/CachedProductReviewRoute.php';
  7037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewRoute.php';
  7038.         $a = ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService());
  7039.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  7040.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  7041.         }
  7042.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  7043.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  7044.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  7045.         }
  7046.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7047.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  7048.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  7049.         }
  7050.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute(new \Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewRoute($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  7051.     }
  7052.     /**
  7053.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute' shared service.
  7054.      *
  7055.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute
  7056.      */
  7057.     protected function getProductReviewSaveRouteService()
  7058.     {
  7059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewSaveRoute.php';
  7060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewSaveRoute.php';
  7061.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute(($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  7062.     }
  7063.     /**
  7064.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition' shared service.
  7065.      *
  7066.      * @return \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition
  7067.      */
  7068.     protected function getSalesChannelProductDefinitionService()
  7069.     {
  7070.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition();
  7071.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7072.         return $instance;
  7073.     }
  7074.     /**
  7075.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute' shared service.
  7076.      *
  7077.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute
  7078.      */
  7079.     protected function getCachedProductSearchRouteService()
  7080.     {
  7081.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  7082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/CachedProductSearchRoute.php';
  7083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ProductSearchRoute.php';
  7084.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7085.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\CachedProductSearchRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute(new \Shopware\Core\Content\Product\SalesChannel\Search\ProductSearchRoute(($this->privates['Shopware\\Elasticsearch\\Product\\ProductSearchBuilder'] ?? $this->getProductSearchBuilderService()), $a, ($this->privates['MegaParentProductListing\\Components\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $a, []);
  7086.     }
  7087.     /**
  7088.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute' shared service.
  7089.      *
  7090.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute
  7091.      */
  7092.     protected function getResolvedCriteriaProductSearchRouteService()
  7093.     {
  7094.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  7095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ResolvedCriteriaProductSearchRoute.php';
  7096.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\CachedProductSearchRoute'] ?? $this->getCachedProductSearchRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] ?? $this->getRequestCriteriaBuilderService()));
  7097.     }
  7098.     /**
  7099.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  7100.      *
  7101.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  7102.      */
  7103.     protected function getProductSortingDefinitionService()
  7104.     {
  7105.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  7106.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  7107.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7108.         return $instance;
  7109.     }
  7110.     /**
  7111.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator' shared service.
  7112.      *
  7113.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator
  7114.      */
  7115.     protected function getProductSortingHydratorService()
  7116.     {
  7117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingHydrator.php';
  7118.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator'] = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator($this);
  7119.     }
  7120.     /**
  7121.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  7122.      *
  7123.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  7124.      */
  7125.     protected function getProductSortingTranslationDefinitionService()
  7126.     {
  7127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  7129.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  7130.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7131.         return $instance;
  7132.     }
  7133.     /**
  7134.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute' shared service.
  7135.      *
  7136.      * @return \Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute
  7137.      */
  7138.     protected function getCachedProductSuggestRouteService()
  7139.     {
  7140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/AbstractProductSuggestRoute.php';
  7141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/CachedProductSuggestRoute.php';
  7142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/ProductSuggestRoute.php';
  7143.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7144.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute(new \Shopware\Core\Content\Product\SalesChannel\Suggest\ProductSuggestRoute(($this->privates['Shopware\\Elasticsearch\\Product\\ProductSearchBuilder'] ?? $this->getProductSearchBuilderService()), $a, ($this->privates['MegaParentProductListing\\Components\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $a, []);
  7145.     }
  7146.     /**
  7147.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  7148.      *
  7149.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  7150.      */
  7151.     protected function getPropertyGroupOptionTranslationDefinitionService()
  7152.     {
  7153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  7155.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  7156.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7157.         return $instance;
  7158.     }
  7159.     /**
  7160.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  7161.      *
  7162.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  7163.      */
  7164.     protected function getPropertyGroupOptionDefinitionService()
  7165.     {
  7166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  7167.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  7168.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7169.         return $instance;
  7170.     }
  7171.     /**
  7172.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator' shared service.
  7173.      *
  7174.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator
  7175.      */
  7176.     protected function getPropertyGroupOptionHydratorService()
  7177.     {
  7178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionHydrator.php';
  7179.         return $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator'] = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator($this);
  7180.     }
  7181.     /**
  7182.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  7183.      *
  7184.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  7185.      */
  7186.     protected function getPropertyGroupTranslationDefinitionService()
  7187.     {
  7188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  7190.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  7191.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7192.         return $instance;
  7193.     }
  7194.     /**
  7195.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  7196.      *
  7197.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  7198.      */
  7199.     protected function getPropertyGroupDefinitionService()
  7200.     {
  7201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  7202.         $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  7203.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7204.         return $instance;
  7205.     }
  7206.     /**
  7207.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupHydrator' shared service.
  7208.      *
  7209.      * @return \Shopware\Core\Content\Property\PropertyGroupHydrator
  7210.      */
  7211.     protected function getPropertyGroupHydratorService()
  7212.     {
  7213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupHydrator.php';
  7214.         return $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupHydrator'] = new \Shopware\Core\Content\Property\PropertyGroupHydrator($this);
  7215.     }
  7216.     /**
  7217.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  7218.      *
  7219.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  7220.      */
  7221.     protected function getRuleConditionDefinitionService()
  7222.     {
  7223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  7224.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  7225.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7226.         return $instance;
  7227.     }
  7228.     /**
  7229.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  7230.      *
  7231.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  7232.      */
  7233.     protected function getRuleTagDefinitionService()
  7234.     {
  7235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  7236.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  7237.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7238.         return $instance;
  7239.     }
  7240.     /**
  7241.      * Gets the public 'Shopware\Core\Content\Rule\RuleDefinition' shared service.
  7242.      *
  7243.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  7244.      */
  7245.     protected function getRuleDefinitionService()
  7246.     {
  7247.         $this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  7248.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7249.         return $instance;
  7250.     }
  7251.     /**
  7252.      * Gets the public 'Shopware\Core\Content\Seo\Api\SeoActionController' shared service.
  7253.      *
  7254.      * @return \Shopware\Core\Content\Seo\Api\SeoActionController
  7255.      */
  7256.     protected function getSeoActionControllerService()
  7257.     {
  7258.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Api/SeoActionController.php';
  7259.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlDataValidationFactoryInterface.php';
  7260.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlValidationFactory.php';
  7261.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  7262.         $this->services['Shopware\\Core\\Content\\Seo\\Api\\SeoActionController'] = $instance = new \Shopware\Core\Content\Seo\Api\SeoActionController(($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlGenerator'] ?? $this->getSeoUrlGeneratorService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService()), $a, ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] ?? $this->getSeoUrlRouteRegistryService()), new \Shopware\Core\Content\Seo\Validation\SeoUrlValidationFactory(), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] ?? $this->getRequestCriteriaBuilderService()), $a);
  7263.         $instance->setContainer($this);
  7264.         return $instance;
  7265.     }
  7266.     /**
  7267.      * Gets the public 'Shopware\Core\Content\Seo\CachedSeoResolver' shared service.
  7268.      *
  7269.      * @return \Shopware\Core\Content\Seo\CachedSeoResolver
  7270.      */
  7271.     protected function getCachedSeoResolverService()
  7272.     {
  7273.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  7274.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/CachedSeoResolver.php';
  7275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoResolver.php';
  7276.         return $this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'] = new \Shopware\Core\Content\Seo\CachedSeoResolver(new \Shopware\Core\Content\Seo\SeoResolver(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  7277.     }
  7278.     /**
  7279.      * Gets the public 'Shopware\Core\Content\Seo\EmptyPathInfoResolver' shared service.
  7280.      *
  7281.      * @return \Shopware\Core\Content\Seo\EmptyPathInfoResolver
  7282.      */
  7283.     protected function getEmptyPathInfoResolverService()
  7284.     {
  7285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  7286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/EmptyPathInfoResolver.php';
  7287.         return $this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'] = new \Shopware\Core\Content\Seo\EmptyPathInfoResolver(($this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'] ?? $this->getCachedSeoResolverService()));
  7288.     }
  7289.     /**
  7290.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver' shared service.
  7291.      *
  7292.      * @return \Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver
  7293.      */
  7294.     protected function getSeoUrlAssociationFieldResolverService()
  7295.     {
  7296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  7297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Dbal/SeoUrlAssociationFieldResolver.php';
  7298.         return $this->services['Shopware\\Core\\Content\\Seo\\Entity\\Dbal\\SeoUrlAssociationFieldResolver'] = new \Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())));
  7299.     }
  7300.     /**
  7301.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer' shared service.
  7302.      *
  7303.      * @return \Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer
  7304.      */
  7305.     protected function getSeoUrlFieldSerializerService()
  7306.     {
  7307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  7309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Serializer/SeoUrlFieldSerializer.php';
  7310.         return $this->services['Shopware\\Core\\Content\\Seo\\Entity\\Serializer\\SeoUrlFieldSerializer'] = new \Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService()));
  7311.     }
  7312.     /**
  7313.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition' shared service.
  7314.      *
  7315.      * @return \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition
  7316.      */
  7317.     protected function getMainCategoryDefinitionService()
  7318.     {
  7319.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  7320.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition();
  7321.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7322.         return $instance;
  7323.     }
  7324.     /**
  7325.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition' shared service.
  7326.      *
  7327.      * @return \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition
  7328.      */
  7329.     protected function getSalesChannelMainCategoryDefinitionService()
  7330.     {
  7331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  7332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/SalesChannel/SalesChannelMainCategoryDefinition.php';
  7333.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition();
  7334.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7335.         return $instance;
  7336.     }
  7337.     /**
  7338.      * Gets the public 'Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute' shared service.
  7339.      *
  7340.      * @return \Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute
  7341.      */
  7342.     protected function getSeoUrlRouteService()
  7343.     {
  7344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/AbstractSeoUrlRoute.php';
  7345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/SeoUrlRoute.php';
  7346.         return $this->services['Shopware\\Core\\Content\\Seo\\SalesChannel\\SeoUrlRoute'] = new \Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute(($this->services['sales_channel.seo_url.repository'] ?? $this->getSalesChannel_SeoUrl_RepositoryService()));
  7347.     }
  7348.     /**
  7349.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlPlaceholderHandlerInterface' shared service.
  7350.      *
  7351.      * @return \Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler
  7352.      */
  7353.     protected function getSeoUrlPlaceholderHandlerInterfaceService()
  7354.     {
  7355.         return $this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] = new \Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.default'] ?? $this->getRouter_DefaultService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  7356.     }
  7357.     /**
  7358.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  7359.      *
  7360.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  7361.      */
  7362.     protected function getSeoUrlTemplateDefinitionService()
  7363.     {
  7364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  7365.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  7366.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7367.         return $instance;
  7368.     }
  7369.     /**
  7370.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition' shared service.
  7371.      *
  7372.      * @return \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition
  7373.      */
  7374.     protected function getSalesChannelSeoUrlDefinitionService()
  7375.     {
  7376.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition();
  7377.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7378.         return $instance;
  7379.     }
  7380.     /**
  7381.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition' shared service.
  7382.      *
  7383.      * @return \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition
  7384.      */
  7385.     protected function getSeoUrlDefinitionService()
  7386.     {
  7387.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition();
  7388.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7389.         return $instance;
  7390.     }
  7391.     /**
  7392.      * Gets the public 'Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute' shared service.
  7393.      *
  7394.      * @return \Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute
  7395.      */
  7396.     protected function getCachedSitemapRouteService()
  7397.     {
  7398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/AbstractSitemapRoute.php';
  7399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/CachedSitemapRoute.php';
  7400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/SitemapRoute.php';
  7401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapListerInterface.php';
  7402.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapLister.php';
  7403.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  7404.         return $this->services['Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute'] = new \Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute(new \Shopware\Core\Content\Sitemap\SalesChannel\SitemapRoute(new \Shopware\Core\Content\Sitemap\Service\SitemapLister(($this->services['shopware.filesystem.sitemap'] ?? $this->getShopware_Filesystem_SitemapService()), ($this->privates['shopware.asset.sitemap'] ?? $this->getShopware_Asset_SitemapService())), $a, ($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] ?? $this->getSitemapExporterService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [], $a);
  7405.     }
  7406.     /**
  7407.      * Gets the public 'Shopware\Core\Framework\Adapter\Asset\AssetPackageService' shared service.
  7408.      *
  7409.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetPackageService
  7410.      */
  7411.     protected function getAssetPackageServiceService()
  7412.     {
  7413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetPackageService.php';
  7414.         return $this->services['Shopware\\Core\\Framework\\Adapter\\Asset\\AssetPackageService'] = new \Shopware\Core\Framework\Adapter\Asset\AssetPackageService(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), new \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage([=> ''], ($this->privates['assets.empty_version_strategy'] ?? ($this->privates['assets.empty_version_strategy'] = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy()))), ($this->privates['shopware.asset.asset.version_strategy'] ?? $this->getShopware_Asset_Asset_VersionStrategyService()));
  7415.     }
  7416.     /**
  7417.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\CacheIdLoader' shared service.
  7418.      *
  7419.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheIdLoader
  7420.      */
  7421.     protected function getCacheIdLoaderService()
  7422.     {
  7423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheIdLoader.php';
  7424.         return $this->services['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader'] = new \Shopware\Core\Framework\Adapter\Cache\CacheIdLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  7425.     }
  7426.     /**
  7427.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory' shared service.
  7428.      *
  7429.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory
  7430.      */
  7431.     protected function getCacheInvalidatorFacadeHookFactoryService()
  7432.     {
  7433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  7434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/Facade/CacheInvalidatorFacadeHookFactory.php';
  7435.         return $this->services['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\Facade\\CacheInvalidatorFacadeHookFactory'] = new \Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService()));
  7436.     }
  7437.     /**
  7438.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator' shared service.
  7439.      *
  7440.      * @return \Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator
  7441.      */
  7442.     protected function getAppTemplateIteratorService()
  7443.     {
  7444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/AppTemplateIterator.php';
  7445.         return $this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\AppTemplateIterator'] = new \Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator(($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateIterator'] ?? $this->getTemplateIteratorService()), ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService()));
  7446.     }
  7447.     /**
  7448.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateFinder' shared service.
  7449.      *
  7450.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateFinder
  7451.      */
  7452.     protected function getTemplateFinderService()
  7453.     {
  7454.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  7455.         if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  7456.             return $this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'];
  7457.         }
  7458.         return $this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] = new \Shopware\Core\Framework\Adapter\Twig\TemplateFinder($a, ($this->privates['twig.loader.chain'] ?? $this->getTwig_Loader_ChainService()), $this->targetDir.'', new \Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\NamespaceHierarchyBuilder(new RewindableGenerator(function () {
  7459.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\NamespaceHierarchy\\BundleHierarchyBuilder'] ?? $this->getBundleHierarchyBuilderService());
  7460.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  7461.         }, 2)));
  7462.     }
  7463.     /**
  7464.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateIterator' shared service.
  7465.      *
  7466.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateIterator
  7467.      */
  7468.     protected function getTemplateIteratorService()
  7469.     {
  7470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateIterator.php';
  7471.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  7472.         return $this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateIterator'] = new \Shopware\Core\Framework\Adapter\Twig\TemplateIterator(new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email'], (\dirname(__DIR__4).'/templates')), $this->parameters['kernel.bundles']);
  7473.     }
  7474.     /**
  7475.      * Gets the public 'Shopware\Core\Framework\Api\Acl\AclCriteriaValidator' shared service.
  7476.      *
  7477.      * @return \Shopware\Core\Framework\Api\Acl\AclCriteriaValidator
  7478.      */
  7479.     protected function getAclCriteriaValidatorService()
  7480.     {
  7481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclCriteriaValidator.php';
  7482.         return $this->services['Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator'] = new \Shopware\Core\Framework\Api\Acl\AclCriteriaValidator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7483.     }
  7484.     /**
  7485.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  7486.      *
  7487.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  7488.      */
  7489.     protected function getAclRoleDefinitionService()
  7490.     {
  7491.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  7492.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  7493.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7494.         return $instance;
  7495.     }
  7496.     /**
  7497.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  7498.      *
  7499.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  7500.      */
  7501.     protected function getAclUserRoleDefinitionService()
  7502.     {
  7503.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  7504.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  7505.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7506.         return $instance;
  7507.     }
  7508.     /**
  7509.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AccessKeyController' shared service.
  7510.      *
  7511.      * @return \Shopware\Core\Framework\Api\Controller\AccessKeyController
  7512.      */
  7513.     protected function getAccessKeyControllerService()
  7514.     {
  7515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AccessKeyController.php';
  7516.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController'] = $instance = new \Shopware\Core\Framework\Api\Controller\AccessKeyController();
  7517.         $instance->setContainer($this);
  7518.         return $instance;
  7519.     }
  7520.     /**
  7521.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AclController' shared service.
  7522.      *
  7523.      * @return \Shopware\Core\Framework\Api\Controller\AclController
  7524.      */
  7525.     protected function getAclControllerService()
  7526.     {
  7527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AclController.php';
  7528.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\AclController'] = $instance = new \Shopware\Core\Framework\Api\Controller\AclController(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['router'] ?? $this->getRouterService()));
  7529.         $instance->setContainer($this);
  7530.         return $instance;
  7531.     }
  7532.     /**
  7533.      * Gets the public 'Shopware\Core\Framework\Api\Controller\ApiController' shared service.
  7534.      *
  7535.      * @return \Shopware\Core\Framework\Api\Controller\ApiController
  7536.      */
  7537.     protected function getApiControllerService()
  7538.     {
  7539.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  7540.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  7541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  7542.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  7543.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\ApiController'] = $instance = new \Shopware\Core\Framework\Api\Controller\ApiController(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), new \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\AggregationParser())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\ApiCriteriaValidator'] ?? $this->getApiCriteriaValidatorService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\CriteriaArrayConverter'] ?? $this->getCriteriaArrayConverterService())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\CompositeEntitySearcher'] ?? $this->getCompositeEntitySearcherService()), ($this->privates['Shopware\\Core\\Framework\\Api\\Converter\\ApiVersionConverter'] ?? $this->getApiVersionConverterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator())), ($this->services['Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator'] ?? $this->getAclCriteriaValidatorService()));
  7544.         $instance->setContainer($this);
  7545.         return $instance;
  7546.     }
  7547.     /**
  7548.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AuthController' shared service.
  7549.      *
  7550.      * @return \Shopware\Core\Framework\Api\Controller\AuthController
  7551.      */
  7552.     protected function getAuthControllerService()
  7553.     {
  7554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AuthController.php';
  7555.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\AuthController'] = $instance = new \Shopware\Core\Framework\Api\Controller\AuthController(($this->privates['shopware.api.authorization_server'] ?? $this->getShopware_Api_AuthorizationServerService()), ($this->privates['Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory'] ?? $this->getPsrHttpFactoryService()), ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()));
  7556.         $instance->setContainer($this);
  7557.         return $instance;
  7558.     }
  7559.     /**
  7560.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CacheController' shared service.
  7561.      *
  7562.      * @return \Shopware\Core\Framework\Api\Controller\CacheController
  7563.      */
  7564.     protected function getCacheController2Service()
  7565.     {
  7566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CacheController.php';
  7567.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\CacheController'] = $instance = new \Shopware\Core\Framework\Api\Controller\CacheController(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmer'] ?? $this->getCacheWarmer2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService()));
  7568.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('Shopware\\Core\\Framework\\Api\\Controller\\CacheController'$this));
  7569.         return $instance;
  7570.     }
  7571.     /**
  7572.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController' shared service.
  7573.      *
  7574.      * @return \Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController
  7575.      */
  7576.     protected function getCustomSnippetFormatControllerService()
  7577.     {
  7578.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CustomSnippetFormatController.php';
  7579.         return $this->services['Shopware\\Core\\Framework\\Api\\Controller\\CustomSnippetFormatController'] = new \Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController(($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] ?? $this->getKernelPluginCollectionService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7580.     }
  7581.     /**
  7582.      * Gets the public 'Shopware\Core\Framework\Api\Controller\FallbackController' shared service.
  7583.      *
  7584.      * @return \Shopware\Core\Framework\Api\Controller\FallbackController
  7585.      */
  7586.     protected function getFallbackControllerService()
  7587.     {
  7588.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/FallbackController.php';
  7589.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\FallbackController'] = $instance = new \Shopware\Core\Framework\Api\Controller\FallbackController();
  7590.         $instance->setContainer($this);
  7591.         return $instance;
  7592.     }
  7593.     /**
  7594.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IndexingController' shared service.
  7595.      *
  7596.      * @return \Shopware\Core\Framework\Api\Controller\IndexingController
  7597.      */
  7598.     protected function getIndexingControllerService()
  7599.     {
  7600.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IndexingController.php';
  7601.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\IndexingController'] = $instance = new \Shopware\Core\Framework\Api\Controller\IndexingController(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  7602.         $instance->setContainer($this);
  7603.         return $instance;
  7604.     }
  7605.     /**
  7606.      * Gets the public 'Shopware\Core\Framework\Api\Controller\InfoController' shared service.
  7607.      *
  7608.      * @return \Shopware\Core\Framework\Api\Controller\InfoController
  7609.      */
  7610.     protected function getInfoControllerService()
  7611.     {
  7612.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/InfoController.php';
  7613.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/AppUrlVerifier.php';
  7614.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\InfoController'] = $instance = new \Shopware\Core\Framework\Api\Controller\InfoController(($this->privates['Shopware\\Core\\Framework\\Api\\ApiDefinition\\DefinitionService'] ?? $this->getDefinitionServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService()), ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), new \Shopware\Core\Maintenance\System\Service\AppUrlVerifier(new \GuzzleHttp\Client(), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), 'dev'$this->getEnv('bool:APP_URL_CHECK_DISABLED')), ($this->privates['Shopware\\Core\\Content\\Flow\\Api\\FlowActionCollector'] ?? $this->getFlowActionCollectorService()), true$this->parameters['shopware.security.csp_templates']);
  7615.         $instance->setContainer($this);
  7616.         return $instance;
  7617.     }
  7618.     /**
  7619.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IntegrationController' shared service.
  7620.      *
  7621.      * @return \Shopware\Core\Framework\Api\Controller\IntegrationController
  7622.      */
  7623.     protected function getIntegrationControllerService()
  7624.     {
  7625.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IntegrationController.php';
  7626.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController'] = $instance = new \Shopware\Core\Framework\Api\Controller\IntegrationController(($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService()));
  7627.         $instance->setContainer($this);
  7628.         return $instance;
  7629.     }
  7630.     /**
  7631.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SalesChannelProxyController' shared service.
  7632.      *
  7633.      * @return \Shopware\Core\Framework\Api\Controller\SalesChannelProxyController
  7634.      */
  7635.     protected function getSalesChannelProxyControllerService()
  7636.     {
  7637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SalesChannelProxyController.php';
  7638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/ApiOrderCartService.php';
  7639.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  7640.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  7641.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\SalesChannelProxyController'] = $instance = new \Shopware\Core\Framework\Api\Controller\SalesChannelProxyController(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), $a, ($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? $this->getSalesChannelRequestContextResolverService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Shopware\Core\Checkout\Cart\ApiOrderCartService($b$a), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? $this->getCartOrderRouteService()), $b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7642.         $instance->setContainer($this);
  7643.         return $instance;
  7644.     }
  7645.     /**
  7646.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SyncController' shared service.
  7647.      *
  7648.      * @return \Shopware\Core\Framework\Api\Controller\SyncController
  7649.      */
  7650.     protected function getSyncControllerService()
  7651.     {
  7652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SyncController.php';
  7653.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\SyncController'] = $instance = new \Shopware\Core\Framework\Api\Controller\SyncController(($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  7654.         $instance->setContainer($this);
  7655.         return $instance;
  7656.     }
  7657.     /**
  7658.      * Gets the public 'Shopware\Core\Framework\Api\Controller\UserController' shared service.
  7659.      *
  7660.      * @return \Shopware\Core\Framework\Api\Controller\UserController
  7661.      */
  7662.     protected function getUserControllerService()
  7663.     {
  7664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/UserController.php';
  7665.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\UserController'] = $instance = new \Shopware\Core\Framework\Api\Controller\UserController(($this->services['user.repository'] ?? $this->getUser_RepositoryService()), ($this->services['acl_user_role.repository'] ?? $this->getAclUserRole_RepositoryService()), ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService()), ($this->services['user_access_key.repository'] ?? $this->getUserAccessKey_RepositoryService()), ($this->services['Shopware\\Core\\System\\User\\UserDefinition'] ?? $this->getUserDefinitionService()));
  7666.         $instance->setContainer($this);
  7667.         return $instance;
  7668.     }
  7669.     /**
  7670.      * Gets the public 'Shopware\Core\Framework\Api\Sync\SyncService' shared service.
  7671.      *
  7672.      * @return \Shopware\Core\Framework\Api\Sync\SyncService
  7673.      */
  7674.     protected function getSyncServiceService()
  7675.     {
  7676.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncServiceInterface.php';
  7677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncService.php';
  7678.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  7679.         if (isset($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'])) {
  7680.             return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'];
  7681.         }
  7682.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7683.         if (isset($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'])) {
  7684.             return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'];
  7685.         }
  7686.         return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] = new \Shopware\Core\Framework\Api\Sync\SyncService(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\Api\\Converter\\ApiVersionConverter'] ?? $this->getApiVersionConverterService()), $a$b);
  7687.     }
  7688.     /**
  7689.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  7690.      *
  7691.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  7692.      */
  7693.     protected function getActionButtonTranslationDefinitionService()
  7694.     {
  7695.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  7697.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  7698.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7699.         return $instance;
  7700.     }
  7701.     /**
  7702.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  7703.      *
  7704.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  7705.      */
  7706.     protected function getActionButtonDefinitionService()
  7707.     {
  7708.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  7709.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  7710.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7711.         return $instance;
  7712.     }
  7713.     /**
  7714.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  7715.      *
  7716.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  7717.      */
  7718.     protected function getAppPaymentMethodDefinitionService()
  7719.     {
  7720.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  7721.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7722.         return $instance;
  7723.     }
  7724.     /**
  7725.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition' shared service.
  7726.      *
  7727.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition
  7728.      */
  7729.     protected function getAppScriptConditionTranslationDefinitionService()
  7730.     {
  7731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7732.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptConditionTranslation/AppScriptConditionTranslationDefinition.php';
  7733.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition();
  7734.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7735.         return $instance;
  7736.     }
  7737.     /**
  7738.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition' shared service.
  7739.      *
  7740.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition
  7741.      */
  7742.     protected function getAppScriptConditionDefinitionService()
  7743.     {
  7744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptCondition/AppScriptConditionDefinition.php';
  7745.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition();
  7746.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7747.         return $instance;
  7748.     }
  7749.     /**
  7750.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  7751.      *
  7752.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  7753.      */
  7754.     protected function getAppTranslationDefinitionService()
  7755.     {
  7756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  7758.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  7759.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7760.         return $instance;
  7761.     }
  7762.     /**
  7763.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  7764.      *
  7765.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  7766.      */
  7767.     protected function getAppCmsBlockTranslationDefinitionService()
  7768.     {
  7769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  7771.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  7772.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7773.         return $instance;
  7774.     }
  7775.     /**
  7776.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  7777.      *
  7778.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  7779.      */
  7780.     protected function getAppCmsBlockDefinitionService()
  7781.     {
  7782.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  7783.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  7784.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7785.         return $instance;
  7786.     }
  7787.     /**
  7788.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition' shared service.
  7789.      *
  7790.      * @return \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition
  7791.      */
  7792.     protected function getAppFlowActionTranslationDefinitionService()
  7793.     {
  7794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowActionTranslation/AppFlowActionTranslationDefinition.php';
  7796.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition();
  7797.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7798.         return $instance;
  7799.     }
  7800.     /**
  7801.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition' shared service.
  7802.      *
  7803.      * @return \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition
  7804.      */
  7805.     protected function getAppFlowActionDefinitionService()
  7806.     {
  7807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowAction/AppFlowActionDefinition.php';
  7808.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition();
  7809.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7810.         return $instance;
  7811.     }
  7812.     /**
  7813.      * Gets the public 'Shopware\Core\Framework\App\Api\AppActionController' shared service.
  7814.      *
  7815.      * @return \Shopware\Core\Framework\App\Api\AppActionController
  7816.      */
  7817.     protected function getAppActionControllerService()
  7818.     {
  7819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppActionController.php';
  7820.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/ActionButtonLoader.php';
  7821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/AppActionLoader.php';
  7822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Manifest/ModuleLoader.php';
  7823.         $a = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  7824.         $b = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  7825.         $this->services['Shopware\\Core\\Framework\\App\\Api\\AppActionController'] = $instance = new \Shopware\Core\Framework\App\Api\AppActionController(new \Shopware\Core\Framework\App\ActionButton\ActionButtonLoader($a), new \Shopware\Core\Framework\App\ActionButton\AppActionLoader($this->getEnv('APP_URL'), $a$b), ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Executor'] ?? $this->getExecutorService()), new \Shopware\Core\Framework\App\Manifest\ModuleLoader(($this->services['app.repository'] ?? $this->getApp_RepositoryService()), $b, ($this->privates['Shopware\\Core\\Framework\\App\\Hmac\\QuerySigner'] ?? $this->getQuerySignerService())));
  7826.         $instance->setContainer($this);
  7827.         return $instance;
  7828.     }
  7829.     /**
  7830.      * Gets the public 'Shopware\Core\Framework\App\Api\AppCmsController' shared service.
  7831.      *
  7832.      * @return \Shopware\Core\Framework\App\Api\AppCmsController
  7833.      */
  7834.     protected function getAppCmsControllerService()
  7835.     {
  7836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppCmsController.php';
  7837.         $this->services['Shopware\\Core\\Framework\\App\\Api\\AppCmsController'] = $instance = new \Shopware\Core\Framework\App\Api\AppCmsController(($this->services['app_cms_block.repository'] ?? $this->getAppCmsBlock_RepositoryService()));
  7838.         $instance->setContainer($this);
  7839.         return $instance;
  7840.     }
  7841.     /**
  7842.      * Gets the public 'Shopware\Core\Framework\App\Api\AppUrlChangeController' shared service.
  7843.      *
  7844.      * @return \Shopware\Core\Framework\App\Api\AppUrlChangeController
  7845.      */
  7846.     protected function getAppUrlChangeControllerService()
  7847.     {
  7848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppUrlChangeController.php';
  7849.         $this->services['Shopware\\Core\\Framework\\App\\Api\\AppUrlChangeController'] = $instance = new \Shopware\Core\Framework\App\Api\AppUrlChangeController(($this->services['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver'] ?? $this->getResolverService()), ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()));
  7850.         $instance->setContainer($this);
  7851.         return $instance;
  7852.     }
  7853.     /**
  7854.      * Gets the public 'Shopware\Core\Framework\App\AppDefinition' shared service.
  7855.      *
  7856.      * @return \Shopware\Core\Framework\App\AppDefinition
  7857.      */
  7858.     protected function getAppDefinitionService()
  7859.     {
  7860.         $this->services['Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  7861.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7862.         return $instance;
  7863.     }
  7864.     /**
  7865.      * Gets the public 'Shopware\Core\Framework\App\AppLocaleProvider' shared service.
  7866.      *
  7867.      * @return \Shopware\Core\Framework\App\AppLocaleProvider
  7868.      */
  7869.     protected function getAppLocaleProviderService()
  7870.     {
  7871.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  7872.         if (isset($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'])) {
  7873.             return $this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'];
  7874.         }
  7875.         return $this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] = new \Shopware\Core\Framework\App\AppLocaleProvider($a, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  7876.     }
  7877.     /**
  7878.      * Gets the public 'Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver' shared service.
  7879.      *
  7880.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver
  7881.      */
  7882.     protected function getResolverService()
  7883.     {
  7884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/Resolver.php';
  7885.         return $this->services['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver'] = new \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver(new RewindableGenerator(function () {
  7886.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\MoveShopPermanentlyStrategy'] ?? $this->getMoveShopPermanentlyStrategyService());
  7887.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\ReinstallAppsStrategy'] ?? $this->getReinstallAppsStrategyService());
  7888.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\UninstallAppsStrategy'] ?? $this->getUninstallAppsStrategyService());
  7889.         }, 3));
  7890.     }
  7891.     /**
  7892.      * Gets the public 'Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider' shared service.
  7893.      *
  7894.      * @return \Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider
  7895.      */
  7896.     protected function getAppFlowActionProviderService()
  7897.     {
  7898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/FlowAction/AppFlowActionProvider.php';
  7899.         return $this->services['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionProvider'] = new \Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\Webhook\\BusinessEventEncoder'] ?? $this->getBusinessEventEncoderService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService()));
  7900.     }
  7901.     /**
  7902.      * Gets the public 'Shopware\Core\Framework\App\ShopId\ShopIdProvider' shared service.
  7903.      *
  7904.      * @return \Shopware\Core\Framework\App\ShopId\ShopIdProvider
  7905.      */
  7906.     protected function getShopIdProviderService()
  7907.     {
  7908.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  7909.         if (isset($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'])) {
  7910.             return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'];
  7911.         }
  7912.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  7913.         if (isset($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'])) {
  7914.             return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'];
  7915.         }
  7916.         return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] = new \Shopware\Core\Framework\App\ShopId\ShopIdProvider($a$b);
  7917.     }
  7918.     /**
  7919.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  7920.      *
  7921.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  7922.      */
  7923.     protected function getTemplateDefinitionService()
  7924.     {
  7925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  7926.         $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  7927.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7928.         return $instance;
  7929.     }
  7930.     /**
  7931.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateStateService' shared service.
  7932.      *
  7933.      * @return \Shopware\Core\Framework\App\Template\TemplateStateService
  7934.      */
  7935.     protected function getTemplateStateServiceService()
  7936.     {
  7937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateStateService.php';
  7938.         $a = ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService());
  7939.         if (isset($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'])) {
  7940.             return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'];
  7941.         }
  7942.         return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] = new \Shopware\Core\Framework\App\Template\TemplateStateService($a);
  7943.     }
  7944.     /**
  7945.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator' shared service.
  7946.      *
  7947.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator
  7948.      */
  7949.     protected function getEntityCacheKeyGeneratorService()
  7950.     {
  7951.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator();
  7952.     }
  7953.     /**
  7954.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator' shared service.
  7955.      *
  7956.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator
  7957.      */
  7958.     protected function getEntityHydratorService()
  7959.     {
  7960.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator($this);
  7961.     }
  7962.     /**
  7963.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder' shared service.
  7964.      *
  7965.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder
  7966.      */
  7967.     protected function getConfigJsonFieldAccessorBuilderService()
  7968.     {
  7969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  7970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  7971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/ConfigJsonFieldAccessorBuilder.php';
  7972.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\ConfigJsonFieldAccessorBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  7973.     }
  7974.     /**
  7975.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder' shared service.
  7976.      *
  7977.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder
  7978.      */
  7979.     protected function getCustomFieldsAccessorBuilderService()
  7980.     {
  7981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  7982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  7983.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/CustomFieldsAccessorBuilder.php';
  7984.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\CustomFieldsAccessorBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder(($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  7985.     }
  7986.     /**
  7987.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder' shared service.
  7988.      *
  7989.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder
  7990.      */
  7991.     protected function getDefaultFieldAccessorBuilderService()
  7992.     {
  7993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  7994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/DefaultFieldAccessorBuilder.php';
  7995.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder();
  7996.     }
  7997.     /**
  7998.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder' shared service.
  7999.      *
  8000.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder
  8001.      */
  8002.     protected function getJsonFieldAccessorBuilderService()
  8003.     {
  8004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  8005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  8006.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\JsonFieldAccessorBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  8007.     }
  8008.     /**
  8009.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder' shared service.
  8010.      *
  8011.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder
  8012.      */
  8013.     protected function getPriceFieldAccessorBuilderService()
  8014.     {
  8015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  8016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilder.php';
  8017.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\PriceFieldAccessorBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  8018.     }
  8019.     /**
  8020.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver' shared service.
  8021.      *
  8022.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver
  8023.      */
  8024.     protected function getManyToManyAssociationFieldResolverService()
  8025.     {
  8026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  8027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToManyAssociationFieldResolver.php';
  8028.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver();
  8029.     }
  8030.     /**
  8031.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver' shared service.
  8032.      *
  8033.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver
  8034.      */
  8035.     protected function getManyToOneAssociationFieldResolverService()
  8036.     {
  8037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  8038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToOneAssociationFieldResolver.php';
  8039.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToOneAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())));
  8040.     }
  8041.     /**
  8042.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver' shared service.
  8043.      *
  8044.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver
  8045.      */
  8046.     protected function getOneToManyAssociationFieldResolverService()
  8047.     {
  8048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  8049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/OneToManyAssociationFieldResolver.php';
  8050.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver();
  8051.     }
  8052.     /**
  8053.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver' shared service.
  8054.      *
  8055.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver
  8056.      */
  8057.     protected function getTranslationFieldResolverService()
  8058.     {
  8059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  8060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/TranslationFieldResolver.php';
  8061.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver();
  8062.     }
  8063.     /**
  8064.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder' shared service.
  8065.      *
  8066.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder
  8067.      */
  8068.     protected function getJoinGroupBuilderService()
  8069.     {
  8070.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder();
  8071.     }
  8072.     /**
  8073.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry' shared service.
  8074.      *
  8075.      * @return \Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry
  8076.      */
  8077.     protected function getDefinitionInstanceRegistryService()
  8078.     {
  8079.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry($this, ['log_entry' => 'Shopware\\Core\\Framework\\Log\\LogEntryDefinition''acl_role' => 'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition''acl_user_role' => 'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition''app' => 'Shopware\\Core\\Framework\\App\\AppDefinition''app_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition''app_action_button' => 'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition''app_action_button_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition''app_template' => 'Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition''app_payment_method' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition''app_script_condition' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition''app_script_condition_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition''app_cms_block' => 'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition''app_cms_block_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition''app_flow_action' => 'Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition''app_flow_action_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition''custom_field' => 'Shopware\\Core\\System\\CustomField\\CustomFieldDefinition''custom_field_set' => 'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition''custom_field_set_relation' => 'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition''version' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition''version_commit' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition''version_commit_data' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition''event_action' => 'Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition''event_action_rule' => 'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition''event_action_sales_channel' => 'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition''dead_message' => 'Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition''message_queue_stats' => 'Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition''plugin' => 'Shopware\\Core\\Framework\\Plugin\\PluginDefinition''plugin_translation' => 'Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition''scheduled_task' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition''script' => 'Shopware\\Core\\Framework\\Script\\ScriptDefinition''language' => 'Shopware\\Core\\System\\Language\\LanguageDefinition''seo_url' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition''seo_url_template' => 'Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition''main_category' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition''webhook' => 'Shopware\\Core\\Framework\\Webhook\\WebhookDefinition''webhook_event_log' => 'Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition''sales_channel' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition''sales_channel_translation' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition''sales_channel_country' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition''sales_channel_currency' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition''sales_channel_domain' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition''sales_channel_language' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition''sales_channel_payment_method' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition''sales_channel_shipping_method' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition''sales_channel_type' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition''sales_channel_type_translation' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition''sales_channel_analytics' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition''country' => 'Shopware\\Core\\System\\Country\\CountryDefinition''country_state' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition''country_state_translation' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition''country_translation' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition''currency' => 'Shopware\\Core\\System\\Currency\\CurrencyDefinition''currency_country_rounding' => 'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition''currency_translation' => 'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition''custom_entity' => 'Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition''locale' => 'Shopware\\Core\\System\\Locale\\LocaleDefinition''locale_translation' => 'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition''snippet_set' => 'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition''snippet' => 'Shopware\\Core\\System\\Snippet\\SnippetDefinition''salutation' => 'Shopware\\Core\\System\\Salutation\\SalutationDefinition''salutation_translation' => 'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition''tax' => 'Shopware\\Core\\System\\Tax\\TaxDefinition''tax_rule' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition''tax_rule_type' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition''tax_rule_type_translation' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition''unit' => 'Shopware\\Core\\System\\Unit\\UnitDefinition''unit_translation' => 'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition''user' => 'Shopware\\Core\\System\\User\\UserDefinition''user_config' => 'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition''user_access_key' => 'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition''user_recovery' => 'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition''integration' => 'Shopware\\Core\\System\\Integration\\IntegrationDefinition''integration_role' => 'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition''state_machine' => 'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition''state_machine_translation' => 'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition''state_machine_state' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition''state_machine_state_translation' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition''state_machine_transition' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition''state_machine_history' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition''system_config' => 'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition''number_range' => 'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition''number_range_sales_channel' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition''number_range_state' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition''number_range_type' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition''number_range_type_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition''number_range_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition''tag' => 'Shopware\\Core\\System\\Tag\\TagDefinition''category' => 'Shopware\\Core\\Content\\Category\\CategoryDefinition''category_translation' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition''category_tag' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition''media' => 'Shopware\\Core\\Content\\Media\\MediaDefinition''media_default_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition''media_thumbnail' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition''media_translation' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition''media_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition''media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition''media_folder_configuration' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition''media_folder_configuration_media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition''media_tag' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition''product' => 'Shopware\\Core\\Content\\Product\\ProductDefinition''product_stream_mapping' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition''product_category' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition''product_custom_field_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition''product_tag' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition''product_configurator_setting' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition''product_price' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition''product_property' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition''product_search_keyword' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition''product_keyword_dictionary' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition''product_review' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition''product_manufacturer' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition''product_manufacturer_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition''product_media' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition''product_download' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition''product_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition''product_option' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition''product_category_tree' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition''product_cross_selling' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition''product_cross_selling_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition''product_cross_selling_assigned_products' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition''product_feature_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition''product_feature_set_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition''product_sorting' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition''product_sorting_translation' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition''product_search_config' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition''product_search_config_field' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition''product_visibility' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition''delivery_time' => 'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition''newsletter_recipient' => 'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition''newsletter_recipient_tag' => 'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition''rule' => 'Shopware\\Core\\Content\\Rule\\RuleDefinition''rule_condition' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition''rule_tag' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition''product_stream' => 'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition''product_stream_translation' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition''product_stream_filter' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition''product_export' => 'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition''property_group' => 'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition''property_group_option' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition''property_group_option_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition''property_group_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition''cms_page' => 'Shopware\\Core\\Content\\Cms\\CmsPageDefinition''cms_page_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition''cms_section' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition''cms_block' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition''cms_slot' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition''cms_slot_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition''mail_template' => 'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition''mail_template_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition''mail_template_type' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition''mail_template_type_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition''mail_template_media' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition''mail_header_footer' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition''mail_header_footer_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition''delivery_time_translation' => 'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition''import_export_profile' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition''import_export_log' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition''import_export_file' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition''import_export_profile_translation' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition''landing_page' => 'Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition''landing_page_translation' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition''landing_page_tag' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition''landing_page_sales_channel' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition''flow' => 'Shopware\\Core\\Content\\Flow\\FlowDefinition''flow_sequence' => 'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition''flow_template' => 'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition''customer' => 'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition''customer_group_translation' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition''customer_address' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition''customer_recovery' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition''customer_group' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition''customer_group_registration_sales_channels' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition''customer_tag' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition''customer_wishlist' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition''customer_wishlist_product' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition''document' => 'Shopware\\Core\\Checkout\\Document\\DocumentDefinition''document_type' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition''document_type_translation' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition''document_base_config' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition''document_base_config_sales_channel' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition''order' => 'Shopware\\Core\\Checkout\\Order\\OrderDefinition''order_address' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition''order_customer' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition''order_delivery' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition''order_delivery_position' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition''order_line_item' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition''order_line_item_download' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition''order_tag' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition''order_transaction' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition''order_transaction_capture' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition''order_transaction_capture_refund' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition''order_transaction_capture_refund_position' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition''payment_method' => 'Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition''payment_method_translation' => 'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition''promotion' => 'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition''promotion_sales_channel' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition''promotion_individual_code' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition''promotion_discount' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition''promotion_discount_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition''promotion_setgroup' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition''promotion_setgroup_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition''promotion_order_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition''promotion_persona_customer' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition''promotion_persona_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition''promotion_cart_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition''promotion_translation' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition''promotion_discount_prices' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition''shipping_method' => 'Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition''shipping_method_tag' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition''shipping_method_price' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition''shipping_method_translation' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition''app_administration_snippet' => 'Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition''notification' => 'Shopware\\Administration\\Notification\\NotificationDefinition''theme' => 'Shopware\\Storefront\\Theme\\ThemeDefinition''theme_translation' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition''theme_sales_channel' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition''theme_media' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition''theme_child' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition''swag_paypal_pos_sales_channel' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition''swag_paypal_pos_sales_channel_inventory' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition''swag_paypal_pos_sales_channel_run' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition''swag_paypal_pos_sales_channel_run_log' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition''swag_paypal_pos_sales_channel_media' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition''swag_paypal_pos_sales_channel_product' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition''cms_factory_element' => 'AkuCmsFactory\\Element\\CmsFactoryElementDefinition''swag_amazon_pay_payment_notification' => 'Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\PaymentNotification\\PaymentNotificationDefinition''swag_amazon_pay_signup_token' => 'Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenDefinition''mrpix_sales_channel_billigertracking' => 'Mrpix\\BilligerTracking\\Core\\System\\SalesChannel\\Aggregate\\BilligerTrackingDefinition''s_plugin_netzp_notification' => 'NetzpNotifications6\\Core\\Content\\Notification\\NotificationDefinition''s_plugin_netzp_notification_translation' => 'NetzpNotifications6\\Core\\Content\\Aggregate\\NotificationTranslation\\NotificationTranslationDefinition''acris_seo_redirect' => 'Acris\\SeoRedirect\\Custom\\SeoRedirectDefinition''klarna_payment_request_log' => 'KlarnaPayment\\Components\\DataAbstractionLayer\\Entity\\RequestLog\\RequestLogDefinition''acris_cookie' => 'Acris\\CookieConsent\\Custom\\CookieDefinition''acris_cookie_group' => 'Acris\\CookieConsent\\Custom\\CookieGroupDefinition''acris_cookie_sales_channel' => 'Acris\\CookieConsent\\Custom\\CookieSalesChannelDefinition''acris_cookie_translation' => 'Acris\\CookieConsent\\Custom\\Aggregate\\CookieTranslation\\CookieTranslationDefinition''acris_cookie_group_translation' => 'Acris\\CookieConsent\\Custom\\Aggregate\\CookieGroupTranslation\\CookieGroupTranslationDefinition''neti_product_cms_sales_channel' => 'NetInventors\\NetiNextProductDetailCms\\Core\\Content\\ProductCmsSalesChannel\\ProductCmsSalesChannelDefinition''neti_product_cms' => 'NetInventors\\NetiNextProductDetailCms\\Core\\Content\\Product\\Aggregate\\ProductCms\\ProductCmsDefinition''neti_pdc_template_marker' => 'NetInventors\\NetiNextProductDetailCms\\Core\\Content\\TemplateMarker\\TemplateMarkerDefinition''magnalister_shopware6' => 'Redgecko\\Magnalister\\Core\\Content\\Bundle\\BundleCookieDefinition''solid_pv_product_embedded_video_media' => 'StudioSolid\\ProductVideos\\Core\\Content\\Product\\Aggregate\\ProductEmbeddedVideoMedia\\ProductEmbeddedVideoMediaDefinition''solid_pv_product_media_video_thumbnail' => 'StudioSolid\\ProductVideos\\Core\\Content\\Product\\Aggregate\\ProductMediaVideoThumbnail\\ProductMediaVideoThumbnailDefinition''kplngi_productcategoryposition' => 'Kplngi\\ProductOrder\\Position\\ProductCategoryDefinition''kplngi_orderactive' => 'Kplngi\\ProductOrder\\Position\\OrderActiveDefinition''cbax_analytics_config' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ConfigDefinition''cbax_analytics_groups_config' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\GroupDefinition''cbax_analytics_search' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\SearchResultDefinition''cbax_analytics_product_impressions' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ProductImpressionsDefinition''cbax_analytics_category_impressions' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\CategoryImpressionsDefinition''cbax_analytics_manufacturer_impressions' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ManufacturerImpressionsDefinition''cbax_analytics_visitors' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\VisitorsDefinition''cbax_analytics_pool' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\PoolDefinition''cbax_analytics_referer' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\RefererDefinition''stage_ware_profile' => 'ZweiPunktStageWare\\Core\\Content\\Profile\\ProfileDefinition''ghsw_sync_customer' => 'Ghsw\\GreyhoundConnect\\Core\\Content\\Sync\\SyncCustomerDefinition''ghsw_sync_log' => 'Ghsw\\GreyhoundConnect\\Core\\Content\\Sync\\SyncLogDefinition''swag_migration_logging' => 'SwagMigrationAssistant\\Migration\\Logging\\SwagMigrationLoggingDefinition''swag_migration_run' => 'SwagMigrationAssistant\\Migration\\Run\\SwagMigrationRunDefinition''swag_migration_data' => 'SwagMigrationAssistant\\Migration\\Data\\SwagMigrationDataDefinition''swag_migration_mapping' => 'SwagMigrationAssistant\\Migration\\Mapping\\SwagMigrationMappingDefinition''swag_migration_media_file' => 'SwagMigrationAssistant\\Migration\\Media\\SwagMigrationMediaFileDefinition''swag_migration_general_setting' => 'SwagMigrationAssistant\\Migration\\Setting\\GeneralSettingDefinition''swag_migration_connection' => 'SwagMigrationAssistant\\Migration\\Connection\\SwagMigrationConnectionDefinition'], ['log_entry' => 'log_entry.repository''acl_role' => 'acl_role.repository''acl_user_role' => 'acl_user_role.repository''app' => 'app.repository''app_translation' => 'app_translation.repository''app_action_button' => 'app_action_button.repository''app_action_button_translation' => 'app_action_button_translation.repository''app_template' => 'app_template.repository''app_payment_method' => 'app_payment_method.repository''app_script_condition' => 'app_script_condition.repository''app_script_condition_translation' => 'app_script_condition_translation.repository''app_cms_block' => 'app_cms_block.repository''app_cms_block_translation' => 'app_cms_block_translation.repository''app_flow_action' => 'app_flow_action.repository''app_flow_action_translation' => 'app_flow_action_translation.repository''custom_field' => 'custom_field.repository''custom_field_set' => 'custom_field_set.repository''custom_field_set_relation' => 'custom_field_set_relation.repository''version' => 'version.repository''version_commit' => 'version_commit.repository''version_commit_data' => 'version_commit_data.repository''event_action' => 'event_action.repository''event_action_rule' => 'event_action_rule.repository''event_action_sales_channel' => 'event_action_sales_channel.repository''dead_message' => 'dead_message.repository''message_queue_stats' => 'message_queue_stats.repository''plugin' => 'plugin.repository''plugin_translation' => 'plugin_translation.repository''scheduled_task' => 'scheduled_task.repository''script' => 'script.repository''language' => 'language.repository''seo_url' => 'seo_url.repository''seo_url_template' => 'seo_url_template.repository''main_category' => 'main_category.repository''webhook' => 'webhook.repository''webhook_event_log' => 'webhook_event_log.repository''sales_channel' => 'sales_channel.repository''sales_channel_translation' => 'sales_channel_translation.repository''sales_channel_country' => 'sales_channel_country.repository''sales_channel_currency' => 'sales_channel_currency.repository''sales_channel_domain' => 'sales_channel_domain.repository''sales_channel_language' => 'sales_channel_language.repository''sales_channel_payment_method' => 'sales_channel_payment_method.repository''sales_channel_shipping_method' => 'sales_channel_shipping_method.repository''sales_channel_type' => 'sales_channel_type.repository''sales_channel_type_translation' => 'sales_channel_type_translation.repository''sales_channel_analytics' => 'sales_channel_analytics.repository''country' => 'country.repository''country_state' => 'country_state.repository''country_state_translation' => 'country_state_translation.repository''country_translation' => 'country_translation.repository''currency' => 'currency.repository''currency_country_rounding' => 'currency_country_rounding.repository''currency_translation' => 'currency_translation.repository''custom_entity' => 'custom_entity.repository''locale' => 'locale.repository''locale_translation' => 'locale_translation.repository''snippet_set' => 'snippet_set.repository''snippet' => 'snippet.repository''salutation' => 'salutation.repository''salutation_translation' => 'salutation_translation.repository''tax' => 'tax.repository''tax_rule' => 'tax_rule.repository''tax_rule_type' => 'tax_rule_type.repository''tax_rule_type_translation' => 'tax_rule_type_translation.repository''unit' => 'unit.repository''unit_translation' => 'unit_translation.repository''user' => 'user.repository''user_config' => 'user_config.repository''user_access_key' => 'user_access_key.repository''user_recovery' => 'user_recovery.repository''integration' => 'integration.repository''integration_role' => 'integration_role.repository''state_machine' => 'state_machine.repository''state_machine_translation' => 'state_machine_translation.repository''state_machine_state' => 'state_machine_state.repository''state_machine_state_translation' => 'state_machine_state_translation.repository''state_machine_transition' => 'state_machine_transition.repository''state_machine_history' => 'state_machine_history.repository''system_config' => 'system_config.repository''number_range' => 'number_range.repository''number_range_sales_channel' => 'number_range_sales_channel.repository''number_range_state' => 'number_range_state.repository''number_range_type' => 'number_range_type.repository''number_range_type_translation' => 'number_range_type_translation.repository''number_range_translation' => 'number_range_translation.repository''tag' => 'tag.repository''category' => 'category.repository''category_translation' => 'category_translation.repository''category_tag' => 'category_tag.repository''media' => 'media.repository''media_default_folder' => 'media_default_folder.repository''media_thumbnail' => 'media_thumbnail.repository''media_translation' => 'media_translation.repository''media_folder' => 'media_folder.repository''media_thumbnail_size' => 'media_thumbnail_size.repository''media_folder_configuration' => 'media_folder_configuration.repository''media_folder_configuration_media_thumbnail_size' => 'media_folder_configuration_media_thumbnail_size.repository''media_tag' => 'media_tag.repository''product' => 'product.repository''product_stream_mapping' => 'product_stream_mapping.repository''product_category' => 'product_category.repository''product_custom_field_set' => 'product_custom_field_set.repository''product_tag' => 'product_tag.repository''product_configurator_setting' => 'product_configurator_setting.repository''product_price' => 'product_price.repository''product_property' => 'product_property.repository''product_search_keyword' => 'product_search_keyword.repository''product_keyword_dictionary' => 'product_keyword_dictionary.repository''product_review' => 'product_review.repository''product_manufacturer' => 'product_manufacturer.repository''product_manufacturer_translation' => 'product_manufacturer_translation.repository''product_media' => 'product_media.repository''product_download' => 'product_download.repository''product_translation' => 'product_translation.repository''product_option' => 'product_option.repository''product_category_tree' => 'product_category_tree.repository''product_cross_selling' => 'product_cross_selling.repository''product_cross_selling_translation' => 'product_cross_selling_translation.repository''product_cross_selling_assigned_products' => 'product_cross_selling_assigned_products.repository''product_feature_set' => 'product_feature_set.repository''product_feature_set_translation' => 'product_feature_set_translation.repository''product_sorting' => 'product_sorting.repository''product_sorting_translation' => 'product_sorting_translation.repository''product_search_config' => 'product_search_config.repository''product_search_config_field' => 'product_search_config_field.repository''product_visibility' => 'product_visibility.repository''delivery_time' => 'delivery_time.repository''newsletter_recipient' => 'newsletter_recipient.repository''newsletter_recipient_tag' => 'newsletter_recipient_tag.repository''rule' => 'rule.repository''rule_condition' => 'rule_condition.repository''rule_tag' => 'rule_tag.repository''product_stream' => 'product_stream.repository''product_stream_translation' => 'product_stream_translation.repository''product_stream_filter' => 'product_stream_filter.repository''product_export' => 'product_export.repository''property_group' => 'property_group.repository''property_group_option' => 'property_group_option.repository''property_group_option_translation' => 'property_group_option_translation.repository''property_group_translation' => 'property_group_translation.repository''cms_page' => 'cms_page.repository''cms_page_translation' => 'cms_page_translation.repository''cms_section' => 'cms_section.repository''cms_block' => 'cms_block.repository''cms_slot' => 'cms_slot.repository''cms_slot_translation' => 'cms_slot_translation.repository''mail_template' => 'mail_template.repository''mail_template_translation' => 'mail_template_translation.repository''mail_template_type' => 'mail_template_type.repository''mail_template_type_translation' => 'mail_template_type_translation.repository''mail_template_media' => 'mail_template_media.repository''mail_header_footer' => 'mail_header_footer.repository''mail_header_footer_translation' => 'mail_header_footer_translation.repository''delivery_time_translation' => 'delivery_time_translation.repository''import_export_profile' => 'import_export_profile.repository''import_export_log' => 'import_export_log.repository''import_export_file' => 'import_export_file.repository''import_export_profile_translation' => 'import_export_profile_translation.repository''landing_page' => 'landing_page.repository''landing_page_translation' => 'landing_page_translation.repository''landing_page_tag' => 'landing_page_tag.repository''landing_page_sales_channel' => 'landing_page_sales_channel.repository''flow' => 'flow.repository''flow_sequence' => 'flow_sequence.repository''flow_template' => 'flow_template.repository''customer' => 'customer.repository''customer_group_translation' => 'customer_group_translation.repository''customer_address' => 'customer_address.repository''customer_recovery' => 'customer_recovery.repository''customer_group' => 'customer_group.repository''customer_group_registration_sales_channels' => 'customer_group_registration_sales_channels.repository''customer_tag' => 'customer_tag.repository''customer_wishlist' => 'customer_wishlist.repository''customer_wishlist_product' => 'customer_wishlist_product.repository''document' => 'document.repository''document_type' => 'document_type.repository''document_type_translation' => 'document_type_translation.repository''document_base_config' => 'document_base_config.repository''document_base_config_sales_channel' => 'document_base_config_sales_channel.repository''order' => 'order.repository''order_address' => 'order_address.repository''order_customer' => 'order_customer.repository''order_delivery' => 'order_delivery.repository''order_delivery_position' => 'order_delivery_position.repository''order_line_item' => 'order_line_item.repository''order_line_item_download' => 'order_line_item_download.repository''order_tag' => 'order_tag.repository''order_transaction' => 'order_transaction.repository''order_transaction_capture' => 'order_transaction_capture.repository''order_transaction_capture_refund' => 'order_transaction_capture_refund.repository''order_transaction_capture_refund_position' => 'order_transaction_capture_refund_position.repository''payment_method' => 'payment_method.repository''payment_method_translation' => 'payment_method_translation.repository''promotion' => 'promotion.repository''promotion_sales_channel' => 'promotion_sales_channel.repository''promotion_individual_code' => 'promotion_individual_code.repository''promotion_discount' => 'promotion_discount.repository''promotion_discount_rule' => 'promotion_discount_rule.repository''promotion_setgroup' => 'promotion_setgroup.repository''promotion_setgroup_rule' => 'promotion_setgroup_rule.repository''promotion_order_rule' => 'promotion_order_rule.repository''promotion_persona_customer' => 'promotion_persona_customer.repository''promotion_persona_rule' => 'promotion_persona_rule.repository''promotion_cart_rule' => 'promotion_cart_rule.repository''promotion_translation' => 'promotion_translation.repository''promotion_discount_prices' => 'promotion_discount_prices.repository''shipping_method' => 'shipping_method.repository''shipping_method_tag' => 'shipping_method_tag.repository''shipping_method_price' => 'shipping_method_price.repository''shipping_method_translation' => 'shipping_method_translation.repository''app_administration_snippet' => 'app_administration_snippet.repository''notification' => 'notification.repository''theme' => 'theme.repository''theme_translation' => 'theme_translation.repository''theme_sales_channel' => 'theme_sales_channel.repository''theme_media' => 'theme_media.repository''theme_child' => 'theme_child.repository''swag_paypal_pos_sales_channel' => 'swag_paypal_pos_sales_channel.repository''swag_paypal_pos_sales_channel_inventory' => 'swag_paypal_pos_sales_channel_inventory.repository''swag_paypal_pos_sales_channel_run' => 'swag_paypal_pos_sales_channel_run.repository''swag_paypal_pos_sales_channel_run_log' => 'swag_paypal_pos_sales_channel_run_log.repository''swag_paypal_pos_sales_channel_media' => 'swag_paypal_pos_sales_channel_media.repository''swag_paypal_pos_sales_channel_product' => 'swag_paypal_pos_sales_channel_product.repository''cms_factory_element' => 'cms_factory_element.repository''swag_amazon_pay_payment_notification' => 'swag_amazon_pay_payment_notification.repository''swag_amazon_pay_signup_token' => 'swag_amazon_pay_signup_token.repository''mrpix_sales_channel_billigertracking' => 'mrpix_sales_channel_billigertracking.repository''s_plugin_netzp_notification' => 's_plugin_netzp_notification.repository''s_plugin_netzp_notification_translation' => 's_plugin_netzp_notification_translation.repository''acris_seo_redirect' => 'acris_seo_redirect.repository''klarna_payment_request_log' => 'klarna_payment_request_log.repository''acris_cookie' => 'acris_cookie.repository''acris_cookie_group' => 'acris_cookie_group.repository''acris_cookie_sales_channel' => 'acris_cookie_sales_channel.repository''acris_cookie_translation' => 'acris_cookie_translation.repository''acris_cookie_group_translation' => 'acris_cookie_group_translation.repository''neti_product_cms_sales_channel' => 'neti_product_cms_sales_channel.repository''neti_product_cms' => 'neti_product_cms.repository''neti_pdc_template_marker' => 'neti_pdc_template_marker.repository''magnalister_shopware6' => 'magnalister_shopware6.repository''solid_pv_product_embedded_video_media' => 'solid_pv_product_embedded_video_media.repository''solid_pv_product_media_video_thumbnail' => 'solid_pv_product_media_video_thumbnail.repository''kplngi_productcategoryposition' => 'kplngi_productcategoryposition.repository''kplngi_orderactive' => 'kplngi_orderactive.repository''cbax_analytics_config' => 'cbax_analytics_config.repository''cbax_analytics_groups_config' => 'cbax_analytics_groups_config.repository''cbax_analytics_search' => 'cbax_analytics_search.repository''cbax_analytics_product_impressions' => 'cbax_analytics_product_impressions.repository''cbax_analytics_category_impressions' => 'cbax_analytics_category_impressions.repository''cbax_analytics_manufacturer_impressions' => 'cbax_analytics_manufacturer_impressions.repository''cbax_analytics_visitors' => 'cbax_analytics_visitors.repository''cbax_analytics_pool' => 'cbax_analytics_pool.repository''cbax_analytics_referer' => 'cbax_analytics_referer.repository''stage_ware_profile' => 'stage_ware_profile.repository''ghsw_sync_customer' => 'ghsw_sync_customer.repository''ghsw_sync_log' => 'ghsw_sync_log.repository''swag_migration_logging' => 'swag_migration_logging.repository''swag_migration_run' => 'swag_migration_run.repository''swag_migration_data' => 'swag_migration_data.repository''swag_migration_mapping' => 'swag_migration_mapping.repository''swag_migration_media_file' => 'swag_migration_media_file.repository''swag_migration_general_setting' => 'swag_migration_general_setting.repository''swag_migration_connection' => 'swag_migration_connection.repository']);
  8080.     }
  8081.     /**
  8082.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory' shared service.
  8083.      *
  8084.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory
  8085.      */
  8086.     protected function getEntityLoadedEventFactoryService()
  8087.     {
  8088.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] = new \Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8089.     }
  8090.     /**
  8091.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry' shared service.
  8092.      *
  8093.      * @return \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry
  8094.      */
  8095.     protected function getExtensionRegistryService()
  8096.     {
  8097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php';
  8098.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry(new RewindableGenerator(function () {
  8099.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] = new \Shopware\Administration\Notification\Extension\IntegrationExtension()));
  8100.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] = new \Shopware\Administration\Notification\Extension\UserExtension()));
  8101.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] = new \Shopware\Storefront\Theme\Extension\SalesChannelExtension()));
  8102.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] = new \Shopware\Storefront\Theme\Extension\LanguageExtension()));
  8103.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] = new \Shopware\Storefront\Theme\Extension\MediaExtension()));
  8104.             yield => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\SalesChannelExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\SalesChannelExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\SalesChannelExtension()));
  8105.             yield => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\ProductExtension()));
  8106.             yield => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductStreamExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductStreamExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\ProductStreamExtension()));
  8107.             yield => ($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\Extension\\OrderTransactionExtension'] ?? ($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\Extension\\OrderTransactionExtension'] = new \Swag\AmazonPay\DataAbstractionLayer\Entity\Extension\OrderTransactionExtension()));
  8108.             yield => ($this->privates['Mrpix\\BilligerTracking\\Core\\System\\SalesChannel\\SalesChannelBilligerExtension'] ?? ($this->privates['Mrpix\\BilligerTracking\\Core\\System\\SalesChannel\\SalesChannelBilligerExtension'] = new \Mrpix\BilligerTracking\Core\System\SalesChannel\SalesChannelBilligerExtension()));
  8109.             yield 10 => ($this->privates['Acris\\CookieConsent\\Core\\System\\SalesChannel\\SalesChannelExtension'] ?? ($this->privates['Acris\\CookieConsent\\Core\\System\\SalesChannel\\SalesChannelExtension'] = new \Acris\CookieConsent\Core\System\SalesChannel\SalesChannelExtension()));
  8110.             yield 11 => ($this->privates['NetInventors\\NetiNextProductDetailCms\\Core\\Content\\Product\\ProductExtensionDefinition'] ?? ($this->privates['NetInventors\\NetiNextProductDetailCms\\Core\\Content\\Product\\ProductExtensionDefinition'] = new \NetInventors\NetiNextProductDetailCms\Core\Content\Product\ProductExtensionDefinition()));
  8111.             yield 12 => ($this->privates['NetInventors\\NetiNextProductDetailCms\\Core\\Content\\Cms\\CmsPageExtension'] ?? ($this->privates['NetInventors\\NetiNextProductDetailCms\\Core\\Content\\Cms\\CmsPageExtension'] = new \NetInventors\NetiNextProductDetailCms\Core\Content\Cms\CmsPageExtension()));
  8112.             yield 13 => ($this->privates['StudioSolid\\ProductVideos\\Extension\\Content\\Media\\MediaExtension'] ?? ($this->privates['StudioSolid\\ProductVideos\\Extension\\Content\\Media\\MediaExtension'] = new \StudioSolid\ProductVideos\Extension\Content\Media\MediaExtension()));
  8113.             yield 14 => ($this->privates['StudioSolid\\ProductVideos\\Extension\\Content\\Product\\ProductExtension'] ?? ($this->privates['StudioSolid\\ProductVideos\\Extension\\Content\\Product\\ProductExtension'] = new \StudioSolid\ProductVideos\Extension\Content\Product\ProductExtension()));
  8114.             yield 15 => ($this->privates['StudioSolid\\ProductVideos\\Extension\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaExtension'] ?? ($this->privates['StudioSolid\\ProductVideos\\Extension\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaExtension'] = new \StudioSolid\ProductVideos\Extension\Content\Product\Aggregate\ProductMedia\ProductMediaExtension()));
  8115.             yield 16 => ($this->privates['Kplngi\\ProductOrder\\Core\\Content\\Product\\Extension\\ProductExtension'] ?? ($this->privates['Kplngi\\ProductOrder\\Core\\Content\\Product\\Extension\\ProductExtension'] = new \Kplngi\ProductOrder\Core\Content\Product\Extension\ProductExtension()));
  8116.         }, 17));
  8117.     }
  8118.     /**
  8119.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory' shared service.
  8120.      *
  8121.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory
  8122.      */
  8123.     protected function getRepositoryFacadeHookFactoryService()
  8124.     {
  8125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  8126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryFacadeHookFactory.php';
  8127.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryFacadeHookFactory'] = new \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\AppContextCreator'] ?? $this->getAppContextCreatorService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] ?? $this->getRequestCriteriaBuilderService()), ($this->services['Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator'] ?? $this->getAclCriteriaValidatorService()));
  8128.     }
  8129.     /**
  8130.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory' shared service.
  8131.      *
  8132.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory
  8133.      */
  8134.     protected function getRepositoryWriterFacadeHookFactoryService()
  8135.     {
  8136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  8137.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryWriterFacadeHookFactory.php';
  8138.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryWriterFacadeHookFactory'] = new \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\AppContextCreator'] ?? $this->getAppContextCreatorService()), ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService()));
  8139.     }
  8140.     /**
  8141.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory' shared service.
  8142.      *
  8143.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory
  8144.      */
  8145.     protected function getSalesChannelRepositoryFacadeHookFactoryService()
  8146.     {
  8147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  8148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/SalesChannelRepositoryFacadeHookFactory.php';
  8149.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\SalesChannelRepositoryFacadeHookFactory'] = new \Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] ?? $this->getRequestCriteriaBuilderService()));
  8150.     }
  8151.     /**
  8152.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer' shared service.
  8153.      *
  8154.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer
  8155.      */
  8156.     protected function getBlobFieldSerializerService()
  8157.     {
  8158.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8159.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BlobFieldSerializer.php';
  8160.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer();
  8161.     }
  8162.     /**
  8163.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer' shared service.
  8164.      *
  8165.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer
  8166.      */
  8167.     protected function getBoolFieldSerializerService()
  8168.     {
  8169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BoolFieldSerializer.php';
  8172.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BoolFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8173.     }
  8174.     /**
  8175.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer' shared service.
  8176.      *
  8177.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer
  8178.      */
  8179.     protected function getCalculatedPriceFieldSerializerService()
  8180.     {
  8181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CalculatedPriceFieldSerializer.php';
  8185.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CalculatedPriceFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8186.     }
  8187.     /**
  8188.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer' shared service.
  8189.      *
  8190.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer
  8191.      */
  8192.     protected function getCartPriceFieldSerializerService()
  8193.     {
  8194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CartPriceFieldSerializer.php';
  8198.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CartPriceFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8199.     }
  8200.     /**
  8201.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer' shared service.
  8202.      *
  8203.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer
  8204.      */
  8205.     protected function getCashRoundingConfigFieldSerializerService()
  8206.     {
  8207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CashRoundingConfigFieldSerializer.php';
  8211.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CashRoundingConfigFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8212.     }
  8213.     /**
  8214.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer' shared service.
  8215.      *
  8216.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer
  8217.      */
  8218.     protected function getConfigJsonFieldSerializerService()
  8219.     {
  8220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8222.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ConfigJsonFieldSerializer.php';
  8224.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ConfigJsonFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8225.     }
  8226.     /**
  8227.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer' shared service.
  8228.      *
  8229.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer
  8230.      */
  8231.     protected function getCreatedAtFieldSerializerService()
  8232.     {
  8233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8234.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  8236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedAtFieldSerializer.php';
  8237.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedAtFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8238.     }
  8239.     /**
  8240.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer' shared service.
  8241.      *
  8242.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer
  8243.      */
  8244.     protected function getCreatedByFieldSerializerService()
  8245.     {
  8246.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  8249.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedByFieldSerializer.php';
  8250.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedByFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8251.     }
  8252.     /**
  8253.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer' shared service.
  8254.      *
  8255.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer
  8256.      */
  8257.     protected function getCustomFieldsSerializerService()
  8258.     {
  8259.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8260.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CustomFieldsSerializer.php';
  8263.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  8264.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'])) {
  8265.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'];
  8266.         }
  8267.         $b = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService());
  8268.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'])) {
  8269.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'];
  8270.         }
  8271.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), $a, ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService()), $b);
  8272.     }
  8273.     /**
  8274.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer' shared service.
  8275.      *
  8276.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer
  8277.      */
  8278.     protected function getDateFieldSerializerService()
  8279.     {
  8280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateFieldSerializer.php';
  8283.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8284.     }
  8285.     /**
  8286.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer' shared service.
  8287.      *
  8288.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer
  8289.      */
  8290.     protected function getDateTimeFieldSerializerService()
  8291.     {
  8292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  8295.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateTimeFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8296.     }
  8297.     /**
  8298.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer' shared service.
  8299.      *
  8300.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer
  8301.      */
  8302.     protected function getEmailFieldSerializerService()
  8303.     {
  8304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/EmailFieldSerializer.php';
  8307.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\EmailFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8308.     }
  8309.     /**
  8310.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer' shared service.
  8311.      *
  8312.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer
  8313.      */
  8314.     protected function getFkFieldSerializerService()
  8315.     {
  8316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8318.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  8319.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FkFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8320.     }
  8321.     /**
  8322.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer' shared service.
  8323.      *
  8324.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer
  8325.      */
  8326.     protected function getFloatFieldSerializerService()
  8327.     {
  8328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8330.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FloatFieldSerializer.php';
  8331.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FloatFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8332.     }
  8333.     /**
  8334.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer' shared service.
  8335.      *
  8336.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer
  8337.      */
  8338.     protected function getIdFieldSerializerService()
  8339.     {
  8340.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8342.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IdFieldSerializer.php';
  8343.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IdFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8344.     }
  8345.     /**
  8346.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer' shared service.
  8347.      *
  8348.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer
  8349.      */
  8350.     protected function getIntFieldSerializerService()
  8351.     {
  8352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IntFieldSerializer.php';
  8355.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IntFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8356.     }
  8357.     /**
  8358.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer' shared service.
  8359.      *
  8360.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer
  8361.      */
  8362.     protected function getJsonFieldSerializerService()
  8363.     {
  8364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8367.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\JsonFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8368.     }
  8369.     /**
  8370.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer' shared service.
  8371.      *
  8372.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer
  8373.      */
  8374.     protected function getListFieldSerializerService()
  8375.     {
  8376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8378.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ListFieldSerializer.php';
  8379.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ListFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8380.     }
  8381.     /**
  8382.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer' shared service.
  8383.      *
  8384.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer
  8385.      */
  8386.     protected function getLongTextFieldSerializerService()
  8387.     {
  8388.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8389.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/LongTextFieldSerializer.php';
  8391.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\LongTextFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()));
  8392.     }
  8393.     /**
  8394.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer' shared service.
  8395.      *
  8396.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer
  8397.      */
  8398.     protected function getManyToManyAssociationFieldSerializerService()
  8399.     {
  8400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToManyAssociationFieldSerializer.php';
  8402.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToManyAssociationFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8403.     }
  8404.     /**
  8405.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer' shared service.
  8406.      *
  8407.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer
  8408.      */
  8409.     protected function getManyToOneAssociationFieldSerializerService()
  8410.     {
  8411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializer.php';
  8413.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToOneAssociationFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8414.     }
  8415.     /**
  8416.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer' shared service.
  8417.      *
  8418.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer
  8419.      */
  8420.     protected function getOneToManyAssociationFieldSerializerService()
  8421.     {
  8422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  8424.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToManyAssociationFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService()));
  8425.     }
  8426.     /**
  8427.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer' shared service.
  8428.      *
  8429.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer
  8430.      */
  8431.     protected function getOneToOneAssociationFieldSerializerService()
  8432.     {
  8433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToOneAssociationFieldSerializer.php';
  8435.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToOneAssociationFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8436.     }
  8437.     /**
  8438.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer' shared service.
  8439.      *
  8440.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer
  8441.      */
  8442.     protected function getPHPUnserializeFieldSerializerService()
  8443.     {
  8444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8445.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PHPUnserializeFieldSerializer.php';
  8447.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer();
  8448.     }
  8449.     /**
  8450.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer' shared service.
  8451.      *
  8452.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer
  8453.      */
  8454.     protected function getPasswordFieldSerializerService()
  8455.     {
  8456.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8457.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8458.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PasswordFieldSerializer.php';
  8459.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PasswordFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  8460.     }
  8461.     /**
  8462.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer' shared service.
  8463.      *
  8464.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer
  8465.      */
  8466.     protected function getPriceDefinitionFieldSerializerService()
  8467.     {
  8468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceDefinitionFieldSerializer.php';
  8472.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceDefinitionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] ?? $this->getRuleConditionRegistryService()));
  8473.     }
  8474.     /**
  8475.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer' shared service.
  8476.      *
  8477.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer
  8478.      */
  8479.     protected function getPriceFieldSerializerService()
  8480.     {
  8481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8482.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8483.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceFieldSerializer.php';
  8484.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  8485.     }
  8486.     /**
  8487.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer' shared service.
  8488.      *
  8489.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer
  8490.      */
  8491.     protected function getReferenceVersionFieldSerializerService()
  8492.     {
  8493.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ReferenceVersionFieldSerializer.php';
  8495.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer();
  8496.     }
  8497.     /**
  8498.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer' shared service.
  8499.      *
  8500.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer
  8501.      */
  8502.     protected function getRemoteAddressFieldSerializerService()
  8503.     {
  8504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8505.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8506.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/RemoteAddressFieldSerializer.php';
  8507.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\RemoteAddressFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  8508.     }
  8509.     /**
  8510.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer' shared service.
  8511.      *
  8512.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer
  8513.      */
  8514.     protected function getStateMachineStateFieldSerializerService()
  8515.     {
  8516.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8517.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8518.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  8519.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StateMachineStateFieldSerializer.php';
  8520.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StateMachineStateFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8521.     }
  8522.     /**
  8523.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer' shared service.
  8524.      *
  8525.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer
  8526.      */
  8527.     protected function getStringFieldSerializerService()
  8528.     {
  8529.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8530.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8531.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StringFieldSerializer.php';
  8532.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StringFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()));
  8533.     }
  8534.     /**
  8535.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer' shared service.
  8536.      *
  8537.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer
  8538.      */
  8539.     protected function getTaxFreeConfigFieldSerializerService()
  8540.     {
  8541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8542.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8543.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8544.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TaxFreeConfigFieldSerializer.php';
  8545.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TaxFreeConfigFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8546.     }
  8547.     /**
  8548.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer' shared service.
  8549.      *
  8550.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer
  8551.      */
  8552.     protected function getTimeZoneFieldSerializerService()
  8553.     {
  8554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TimeZoneFieldSerializer.php';
  8557.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TimeZoneFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8558.     }
  8559.     /**
  8560.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer' shared service.
  8561.      *
  8562.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer
  8563.      */
  8564.     protected function getTranslatedFieldSerializerService()
  8565.     {
  8566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslatedFieldSerializer.php';
  8568.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer();
  8569.     }
  8570.     /**
  8571.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer' shared service.
  8572.      *
  8573.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer
  8574.      */
  8575.     protected function getTranslationsAssociationFieldSerializerService()
  8576.     {
  8577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8578.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslationsAssociationFieldSerializer.php';
  8579.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslationsAssociationFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService()));
  8580.     }
  8581.     /**
  8582.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer' shared service.
  8583.      *
  8584.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer
  8585.      */
  8586.     protected function getUpdatedAtFieldSerializerService()
  8587.     {
  8588.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  8591.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedAtFieldSerializer.php';
  8592.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedAtFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8593.     }
  8594.     /**
  8595.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer' shared service.
  8596.      *
  8597.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer
  8598.      */
  8599.     protected function getUpdatedByFieldSerializerService()
  8600.     {
  8601.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8602.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  8604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedByFieldSerializer.php';
  8605.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedByFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8606.     }
  8607.     /**
  8608.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer' shared service.
  8609.      *
  8610.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer
  8611.      */
  8612.     protected function getVariantListingConfigFieldSerializerService()
  8613.     {
  8614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8615.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VariantListingConfigFieldSerializer.php';
  8617.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VariantListingConfigFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  8618.     }
  8619.     /**
  8620.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer' shared service.
  8621.      *
  8622.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer
  8623.      */
  8624.     protected function getVersionDataPayloadFieldSerializerService()
  8625.     {
  8626.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8627.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionDataPayloadFieldSerializer.php';
  8628.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer();
  8629.     }
  8630.     /**
  8631.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer' shared service.
  8632.      *
  8633.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer
  8634.      */
  8635.     protected function getVersionFieldSerializerService()
  8636.     {
  8637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionFieldSerializer.php';
  8639.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer();
  8640.     }
  8641.     /**
  8642.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry' shared service.
  8643.      *
  8644.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry
  8645.      */
  8646.     protected function getEntityIndexerRegistryService()
  8647.     {
  8648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexerRegistry.php';
  8649.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  8650.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'])) {
  8651.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'];
  8652.         }
  8653.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8654.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'])) {
  8655.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'];
  8656.         }
  8657.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry(new RewindableGenerator(function () {
  8658.             yield => ($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'] ?? $this->getLandingPageIndexerService());
  8659.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'] ?? $this->getProductIndexerService());
  8660.             yield => ($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\OrderCountIndexer'] ?? $this->getOrderCountIndexerService());
  8661.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'] ?? $this->getSalesChannelIndexerService());
  8662.             yield => ($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] ?? $this->getCategoryIndexerService());
  8663.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'] ?? $this->getMediaIndexerService());
  8664.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'] ?? $this->getMediaFolderConfigurationIndexerService());
  8665.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'] ?? $this->getMediaFolderIndexerService());
  8666.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  8667.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'] ?? $this->getNewsletterRecipientIndexerService());
  8668.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  8669.             yield 11 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'] ?? $this->getProductStreamIndexerService());
  8670.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  8671.             yield 13 => ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'] ?? $this->getPaymentMethodIndexerService());
  8672.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'] ?? $this->getPromotionIndexerService());
  8673.             yield 15 => ($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'] ?? $this->getThemeIndexerService());
  8674.         }, 16), $a$b);
  8675.     }
  8676.     /**
  8677.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Read\EntityReaderInterface' shared service.
  8678.      *
  8679.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader
  8680.      */
  8681.     protected function getEntityReaderInterfaceService()
  8682.     {
  8683.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator($this))), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\SqlQueryParser'] ?? $this->getSqlQueryParserService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\CriteriaQueryBuilder'] ?? $this->getCriteriaQueryBuilderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8684.     }
  8685.     /**
  8686.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface' shared service.
  8687.      *
  8688.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator
  8689.      */
  8690.     protected function getEntityAggregatorInterfaceService()
  8691.     {
  8692.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  8693.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'])) {
  8694.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'];
  8695.         }
  8696.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8697.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'])) {
  8698.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'];
  8699.         }
  8700.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  8701.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] = new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator($a, ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityAggregator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())), $c, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\CriteriaQueryBuilder'] ?? $this->getCriteriaQueryBuilderService()), $this->getEnv('bool:SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED'), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\SearchTermInterpreter'] ?? $this->getSearchTermInterpreterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\EntityScoreQueryBuilder'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\EntityScoreQueryBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\EntityScoreQueryBuilder()))), new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregatorHydrator($c), $b);
  8702.     }
  8703.     /**
  8704.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface' shared service.
  8705.      *
  8706.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher
  8707.      */
  8708.     protected function getEntitySearcherInterfaceService()
  8709.     {
  8710.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  8711.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'])) {
  8712.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'];
  8713.         }
  8714.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8715.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'])) {
  8716.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'];
  8717.         }
  8718.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] = new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\CriteriaQueryBuilder'] ?? $this->getCriteriaQueryBuilderService())), $a, ($this->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? $this->getCriteriaParserService()), new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearchHydrator(), $b);
  8719.     }
  8720.     /**
  8721.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\VersionManager' shared service.
  8722.      *
  8723.      * @return \Shopware\Core\Framework\DataAbstractionLayer\VersionManager
  8724.      */
  8725.     protected function getVersionManagerService()
  8726.     {
  8727.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  8728.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  8729.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  8730.         }
  8731.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  8732.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  8733.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  8734.         }
  8735.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8736.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  8737.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  8738.         }
  8739.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), $b$c, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? $this->getVersionCommitDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? $this->getVersionCommitDataDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? $this->getVersionDefinitionService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  8740.     }
  8741.     /**
  8742.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  8743.      *
  8744.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  8745.      */
  8746.     protected function getVersionCommitDataDefinitionService()
  8747.     {
  8748.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  8749.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8750.         return $instance;
  8751.     }
  8752.     /**
  8753.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  8754.      *
  8755.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  8756.      */
  8757.     protected function getVersionCommitDefinitionService()
  8758.     {
  8759.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  8760.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8761.         return $instance;
  8762.     }
  8763.     /**
  8764.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  8765.      *
  8766.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  8767.      */
  8768.     protected function getVersionDefinitionService()
  8769.     {
  8770.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  8771.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8772.         return $instance;
  8773.     }
  8774.     /**
  8775.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteGatewayInterface' shared service.
  8776.      *
  8777.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway
  8778.      */
  8779.     protected function getEntityWriteGatewayInterfaceService()
  8780.     {
  8781.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8782.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'])) {
  8783.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'];
  8784.         }
  8785.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway(125, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a, new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerRegistry(new RewindableGenerator(function () {
  8786.             yield => ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] = new \Shopware\Core\System\Language\LanguageExceptionHandler()));
  8787.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] = new \Shopware\Core\System\SalesChannel\SalesChannelExceptionHandler()));
  8788.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductExceptionHandler()));
  8789.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingExceptionHandler'] = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingExceptionHandler()));
  8790.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldExceptionHandler'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldExceptionHandler()));
  8791.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigExceptionHandler'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigExceptionHandler()));
  8792.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] = new \Shopware\Core\Content\Newsletter\NewsletterExceptionHandler()));
  8793.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] = new \Shopware\Core\Content\ProductExport\DataAbstractionLayer\ProductExportExceptionHandler()));
  8794.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] = new \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerWishlistProductExceptionHandler()));
  8795.             yield => ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] = new \Shopware\Core\Checkout\Order\OrderExceptionHandler()));
  8796.         }, 10)), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8797.     }
  8798.     /**
  8799.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter' shared service.
  8800.      *
  8801.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter
  8802.      */
  8803.     protected function getEntityWriterService()
  8804.     {
  8805.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService());
  8806.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'])) {
  8807.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'];
  8808.         }
  8809.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  8810.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'])) {
  8811.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'];
  8812.         }
  8813.         $c = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  8814.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  8815.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] = new \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter($a, new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityForeignKeyResolver($c, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper()))), $b, ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService()), $d, new \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteResultFactory($d$c));
  8816.     }
  8817.     /**
  8818.      * Gets the public 'Shopware\Core\Framework\Event\BusinessEventRegistry' shared service.
  8819.      *
  8820.      * @return \Shopware\Core\Framework\Event\BusinessEventRegistry
  8821.      */
  8822.     protected function getBusinessEventRegistryService()
  8823.     {
  8824.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventRegistry.php';
  8825.         $this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] = $instance = new \Shopware\Core\Framework\Event\BusinessEventRegistry();
  8826.         $instance->addClasses([=> 'Shopware\\Core\\Framework\\Event\\BusinessEvent'=> 'Shopware\\Core\\Checkout\\Customer\\Event\\CustomerBeforeLoginEvent'=> 'Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent'=> 'Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLogoutEvent'=> 'Shopware\\Core\\Checkout\\Customer\\Event\\CustomerDeletedEvent'=> 'Shopware\\Core\\System\\User\\Recovery\\UserRecoveryRequestEvent'=> 'Shopware\\Core\\Checkout\\Customer\\Event\\CustomerChangedPaymentMethodEvent'=> 'Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent'=> 'Shopware\\Core\\Checkout\\Order\\Event\\OrderPaymentMethodChangedEvent'=> 'Shopware\\Core\\Checkout\\Customer\\Event\\CustomerAccountRecoverRequestEvent'10 => 'Shopware\\Core\\Checkout\\Customer\\Event\\CustomerDoubleOptInRegistrationEvent'11 => 'Shopware\\Core\\Checkout\\Customer\\Event\\CustomerGroupRegistrationAccepted'12 => 'Shopware\\Core\\Checkout\\Customer\\Event\\CustomerGroupRegistrationDeclined'13 => 'Shopware\\Core\\Checkout\\Customer\\Event\\CustomerRegisterEvent'14 => 'Shopware\\Core\\Checkout\\Customer\\Event\\DoubleOptInGuestOrderEvent'15 => 'Shopware\\Core\\Checkout\\Customer\\Event\\GuestCustomerRegisterEvent'16 => 'Shopware\\Core\\Content\\ContactForm\\Event\\ContactFormEvent'17 => 'Shopware\\Core\\Content\\MailTemplate\\Service\\Event\\MailBeforeSentEvent'18 => 'Shopware\\Core\\Content\\MailTemplate\\Service\\Event\\MailBeforeValidateEvent'19 => 'Shopware\\Core\\Content\\MailTemplate\\Service\\Event\\MailSentEvent'20 => 'Shopware\\Core\\Content\\Newsletter\\Event\\NewsletterConfirmEvent'21 => 'Shopware\\Core\\Content\\Newsletter\\Event\\NewsletterRegisterEvent'22 => 'Shopware\\Core\\Content\\Newsletter\\Event\\NewsletterUnsubscribeEvent'23 => 'Shopware\\Core\\Content\\Newsletter\\Event\\NewsletterUpdateEvent'24 => 'Shopware\\Core\\Content\\ProductExport\\Event\\ProductExportLoggingEvent']);
  8827.         return $instance;
  8828.     }
  8829.     /**
  8830.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  8831.      *
  8832.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  8833.      */
  8834.     protected function getEventActionRuleDefinitionService()
  8835.     {
  8836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  8837.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  8838.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8839.         return $instance;
  8840.     }
  8841.     /**
  8842.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  8843.      *
  8844.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  8845.      */
  8846.     protected function getEventActionSalesChannelDefinitionService()
  8847.     {
  8848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  8849.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  8850.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8851.         return $instance;
  8852.     }
  8853.     /**
  8854.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  8855.      *
  8856.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  8857.      */
  8858.     protected function getEventActionDefinitionService()
  8859.     {
  8860.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  8861.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8862.         return $instance;
  8863.     }
  8864.     /**
  8865.      * Gets the public 'Shopware\Core\Framework\Increment\Controller\IncrementApiController' shared service.
  8866.      *
  8867.      * @return \Shopware\Core\Framework\Increment\Controller\IncrementApiController
  8868.      */
  8869.     protected function getIncrementApiControllerService()
  8870.     {
  8871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/Controller/IncrementApiController.php';
  8872.         return $this->services['Shopware\\Core\\Framework\\Increment\\Controller\\IncrementApiController'] = new \Shopware\Core\Framework\Increment\Controller\IncrementApiController(($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService()));
  8873.     }
  8874.     /**
  8875.      * Gets the public 'Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  8876.      *
  8877.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  8878.      */
  8879.     protected function getLogEntryDefinitionService()
  8880.     {
  8881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  8882.         $this->services['Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  8883.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8884.         return $instance;
  8885.     }
  8886.     /**
  8887.      * Gets the public 'Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController' shared service.
  8888.      *
  8889.      * @return \Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController
  8890.      */
  8891.     protected function getConsumeMessagesControllerService()
  8892.     {
  8893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Api/ConsumeMessagesController.php';
  8894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/EarlyReturnMessagesListener.php';
  8895.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/DispatchPcntlSignalListener.php';
  8896.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\Api\\ConsumeMessagesController'] = $instance = new \Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), 20, ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService()), ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnSigtermSignalListenerService()), ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener())), new \Shopware\Core\Framework\MessageQueue\Subscriber\EarlyReturnMessagesListener(), 'default''128M');
  8897.         $instance->setContainer($this);
  8898.         return $instance;
  8899.     }
  8900.     /**
  8901.      * Gets the public 'Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  8902.      *
  8903.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  8904.      */
  8905.     protected function getDeadMessageDefinitionService()
  8906.     {
  8907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  8908.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  8909.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8910.         return $instance;
  8911.     }
  8912.     /**
  8913.      * Gets the public 'Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  8914.      *
  8915.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  8916.      */
  8917.     protected function getMessageQueueStatsDefinitionService()
  8918.     {
  8919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  8920.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  8921.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8922.         return $instance;
  8923.     }
  8924.     /**
  8925.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController' shared service.
  8926.      *
  8927.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController
  8928.      */
  8929.     protected function getScheduledTaskController2Service()
  8930.     {
  8931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Api/ScheduledTaskController.php';
  8932.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Api\\ScheduledTaskController'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Scheduler\\TaskScheduler'] ?? $this->getTaskSchedulerService()));
  8933.         $instance->setContainer($this);
  8934.         return $instance;
  8935.     }
  8936.     /**
  8937.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  8938.      *
  8939.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  8940.      */
  8941.     protected function getScheduledTaskDefinitionService()
  8942.     {
  8943.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  8944.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8945.         return $instance;
  8946.     }
  8947.     /**
  8948.      * Gets the public 'Shopware\Core\Framework\Migration\Api\MigrationController' shared service.
  8949.      *
  8950.      * @return \Shopware\Core\Framework\Migration\Api\MigrationController
  8951.      */
  8952.     protected function getMigrationControllerService()
  8953.     {
  8954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Api/MigrationController.php';
  8955.         $this->services['Shopware\\Core\\Framework\\Migration\\Api\\MigrationController'] = $instance = new \Shopware\Core\Framework\Migration\Api\MigrationController(($this->services['Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader'] ?? $this->getMigrationCollectionLoaderService()), '6.4.19.0');
  8956.         $instance->setContainer($this);
  8957.         return $instance;
  8958.     }
  8959.     /**
  8960.      * Gets the public 'Shopware\Core\Framework\Migration\IndexerQueuer' shared service.
  8961.      *
  8962.      * @return \Shopware\Core\Framework\Migration\IndexerQueuer
  8963.      */
  8964.     protected function getIndexerQueuerService()
  8965.     {
  8966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/IndexerQueuer.php';
  8967.         return $this->services['Shopware\\Core\\Framework\\Migration\\IndexerQueuer'] = new \Shopware\Core\Framework\Migration\IndexerQueuer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  8968.     }
  8969.     /**
  8970.      * Gets the public 'Shopware\Core\Framework\Migration\MigrationCollectionLoader' shared service.
  8971.      *
  8972.      * @return \Shopware\Core\Framework\Migration\MigrationCollectionLoader
  8973.      */
  8974.     protected function getMigrationCollectionLoaderService()
  8975.     {
  8976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationCollectionLoader.php';
  8977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationRuntime.php';
  8978.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  8979.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  8980.         return $this->services['Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader'] = new \Shopware\Core\Framework\Migration\MigrationCollectionLoader($a, new \Shopware\Core\Framework\Migration\MigrationRuntime($a$b), new RewindableGenerator(function () {
  8981.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] = new \Shopware\Core\Framework\Migration\MigrationSource('core')));
  8982.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] ?? $this->getMigrationSource_Core_V63Service());
  8983.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] ?? $this->getMigrationSource_Core_V64Service());
  8984.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] ?? $this->getMigrationSource_Core_V65Service());
  8985.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] = new \Shopware\Core\Framework\Migration\MigrationSource('null', [])));
  8986.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_Framework'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_Framework'] = new \Shopware\Core\Framework\Migration\MigrationSource('Framework', [(\dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration') => 'Shopware\\Core\\Framework\\Migration'])));
  8987.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_Administration'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_Administration'] = new \Shopware\Core\Framework\Migration\MigrationSource('Administration', [(\dirname(__DIR__4).'/vendor/shopware/administration/Migration') => 'Shopware\\Administration\\Migration'])));
  8988.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_Storefront'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_Storefront'] = new \Shopware\Core\Framework\Migration\MigrationSource('Storefront', [(\dirname(__DIR__4).'/vendor/shopware/storefront/Migration') => 'Shopware\\Storefront\\Migration'])));
  8989.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagPayPal'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagPayPal'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagPayPal', [(\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Migration') => 'Swag\\PayPal\\Migration'])));
  8990.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_AkuCmsFactory'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_AkuCmsFactory'] = new \Shopware\Core\Framework\Migration\MigrationSource('AkuCmsFactory', [(\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Migration') => 'AkuCmsFactory\\Migration'])));
  8991.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_ArboroFurnplan'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_ArboroFurnplan'] = new \Shopware\Core\Framework\Migration\MigrationSource('ArboroFurnplan', [(\dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src/Migration') => 'ArboroFurnplan\\Migration'])));
  8992.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagAmazonPay'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagAmazonPay'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagAmazonPay', [(\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Migration') => 'Swag\\AmazonPay\\Migration'])));
  8993.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MrpixBilligerTracking'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MrpixBilligerTracking'] = new \Shopware\Core\Framework\Migration\MigrationSource('MrpixBilligerTracking', [(\dirname(__DIR__4).'/custom/plugins/MrpixBilligerTracking/src/Migration') => 'Mrpix\\BilligerTracking\\Migration'])));
  8994.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NetzpNotifications6'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NetzpNotifications6'] = new \Shopware\Core\Framework\Migration\MigrationSource('NetzpNotifications6', [(\dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src/Migration') => 'NetzpNotifications6\\Migration'])));
  8995.             yield 14 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_AcrisSeoRedirectCS'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_AcrisSeoRedirectCS'] = new \Shopware\Core\Framework\Migration\MigrationSource('AcrisSeoRedirectCS', [(\dirname(__DIR__4).'/custom/plugins/AcrisSeoRedirectCS/src/Migration') => 'Acris\\SeoRedirect\\Migration'])));
  8996.             yield 15 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_KlarnaPayment'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_KlarnaPayment'] = new \Shopware\Core\Framework\Migration\MigrationSource('KlarnaPayment', [(\dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Migration') => 'KlarnaPayment\\Migration'])));
  8997.             yield 16 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_AcrisCookieConsentCS'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_AcrisCookieConsentCS'] = new \Shopware\Core\Framework\Migration\MigrationSource('AcrisCookieConsentCS', [(\dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Migration') => 'Acris\\CookieConsent\\Migration'])));
  8998.             yield 17 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NetiNextProductDetailCms'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NetiNextProductDetailCms'] = new \Shopware\Core\Framework\Migration\MigrationSource('NetiNextProductDetailCms', [(\dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/Migration') => 'NetInventors\\NetiNextProductDetailCms\\Migration'])));
  8999.             yield 18 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_RedMagnalisterSW6'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_RedMagnalisterSW6'] = new \Shopware\Core\Framework\Migration\MigrationSource('RedMagnalisterSW6', [(\dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/Migration') => 'Redgecko\\Magnalister\\Migration'])));
  9000.             yield 19 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SolidProductVideos'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SolidProductVideos'] = new \Shopware\Core\Framework\Migration\MigrationSource('SolidProductVideos', [(\dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Migration') => 'StudioSolid\\ProductVideos\\Migration'])));
  9001.             yield 20 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_KplngiProductOrder'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_KplngiProductOrder'] = new \Shopware\Core\Framework\Migration\MigrationSource('KplngiProductOrder', [(\dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Migration') => 'Kplngi\\ProductOrder\\Migration'])));
  9002.             yield 21 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_CbaxModulAnalytics'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_CbaxModulAnalytics'] = new \Shopware\Core\Framework\Migration\MigrationSource('CbaxModulAnalytics', [(\dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Migration') => 'Cbax\\ModulAnalytics\\Migration'])));
  9003.             yield 22 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_LaudertFriendlyCaptcha'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_LaudertFriendlyCaptcha'] = new \Shopware\Core\Framework\Migration\MigrationSource('LaudertFriendlyCaptcha', [(\dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src/Migration') => 'Laudert\\FriendlyCaptcha\\Migration'])));
  9004.             yield 23 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_ZweiPunktStageWare'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_ZweiPunktStageWare'] = new \Shopware\Core\Framework\Migration\MigrationSource('ZweiPunktStageWare', [(\dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Migration') => 'ZweiPunktStageWare\\Migration'])));
  9005.             yield 24 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_GhswGreyhoundConnect'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_GhswGreyhoundConnect'] = new \Shopware\Core\Framework\Migration\MigrationSource('GhswGreyhoundConnect', [(\dirname(__DIR__4).'/custom/plugins/GhswGreyhoundConnect/src/Migration') => 'Ghsw\\GreyhoundConnect\\Migration'])));
  9006.             yield 25 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagMigrationAssistant'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagMigrationAssistant'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagMigrationAssistant', [(\dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Core/Migration') => 'SwagMigrationAssistant\\Core\\Migration'])));
  9007.         }, 26), $b);
  9008.     }
  9009.     /**
  9010.      * Gets the public 'Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  9011.      *
  9012.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  9013.      */
  9014.     protected function getPluginTranslationDefinitionService()
  9015.     {
  9016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9017.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  9018.         $this->services['Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  9019.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9020.         return $instance;
  9021.     }
  9022.     /**
  9023.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginCollection' shared service.
  9024.      *
  9025.      * @return \Shopware\Core\Framework\Plugin\KernelPluginCollection
  9026.      */
  9027.     protected function getKernelPluginCollectionService()
  9028.     {
  9029.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginCollection.php';
  9030.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstances();
  9031.     }
  9032.     /**
  9033.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader' shared service.
  9034.      *
  9035.      * @return \Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader
  9036.      */
  9037.     protected function getKernelPluginLoaderService()
  9038.     {
  9039.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getPluginLoader();
  9040.     }
  9041.     /**
  9042.      * Gets the public 'Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  9043.      *
  9044.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  9045.      */
  9046.     protected function getPluginDefinitionService()
  9047.     {
  9048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  9049.         $this->services['Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  9050.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9051.         return $instance;
  9052.     }
  9053.     /**
  9054.      * Gets the public 'Shopware\Core\Framework\Plugin\Util\PluginIdProvider' shared service.
  9055.      *
  9056.      * @return \Shopware\Core\Framework\Plugin\Util\PluginIdProvider
  9057.      */
  9058.     protected function getPluginIdProviderService()
  9059.     {
  9060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginIdProvider.php';
  9061.         return $this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] = new \Shopware\Core\Framework\Plugin\Util\PluginIdProvider(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  9062.     }
  9063.     /**
  9064.      * Gets the public 'Shopware\Core\Framework\Routing\RequestTransformerInterface' shared service.
  9065.      *
  9066.      * @return \Acris\SeoRedirect\Storefront\Framework\Routing\RequestTransformer
  9067.      */
  9068.     protected function getRequestTransformerInterfaceService()
  9069.     {
  9070.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformerInterface.php';
  9071.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisSeoRedirectCS/src/Storefront/Framework/Routing/RequestTransformer.php';
  9072.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/RequestTransformer.php';
  9073.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformer.php';
  9074.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/AbstractDomainLoader.php';
  9075.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoader.php';
  9076.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/DomainLoader.php';
  9077.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  9078.         return $this->services['Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface'] = new \Acris\SeoRedirect\Storefront\Framework\Routing\RequestTransformer(new \Shopware\Storefront\Framework\Routing\RequestTransformer(new \Shopware\Core\Framework\Routing\RequestTransformer(), ($this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'] ?? $this->getEmptyPathInfoResolverService()), $this->getParameter('shopware.routing.registered_api_prefixes'), new \Shopware\Storefront\Framework\Routing\CachedDomainLoader(new \Shopware\Storefront\Framework\Routing\DomainLoader($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()))), $a);
  9079.     }
  9080.     /**
  9081.      * Gets the public 'Shopware\Core\Framework\Rule\Api\RuleConfigController' shared service.
  9082.      *
  9083.      * @return \Shopware\Core\Framework\Rule\Api\RuleConfigController
  9084.      */
  9085.     protected function getRuleConfigControllerService()
  9086.     {
  9087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Api/RuleConfigController.php';
  9088.         $this->services['Shopware\\Core\\Framework\\Rule\\Api\\RuleConfigController'] = $instance = new \Shopware\Core\Framework\Rule\Api\RuleConfigController(new RewindableGenerator(function () {
  9089.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  9090.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  9091.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  9092.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  9093.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  9094.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] = new \Shopware\Core\Framework\Rule\ScriptRule()));
  9095.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  9096.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] = new \Shopware\Core\Framework\Rule\SimpleRule()));
  9097.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  9098.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  9099.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  9100.             yield 11 => ($this->privates['Shopware\\Core\\System\\Language\\Rule\\LanguageRule'] ?? ($this->privates['Shopware\\Core\\System\\Language\\Rule\\LanguageRule'] = new \Shopware\Core\System\Language\Rule\LanguageRule()));
  9101.             yield 12 => ($this->privates['Shopware\\Core\\System\\Currency\\Rule\\CurrencyRule'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\Rule\\CurrencyRule'] = new \Shopware\Core\System\Currency\Rule\CurrencyRule()));
  9102.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Flow\\Rule\\OrderTagRule'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Rule\\OrderTagRule'] = new \Shopware\Core\Content\Flow\Rule\OrderTagRule()));
  9103.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartAmountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartAmountRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartAmountRule()));
  9104.             yield 15 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartPositionPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartPositionPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartPositionPriceRule()));
  9105.             yield 16 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsCountRule'] = new \Shopware\Core\Checkout\Cart\Rule\GoodsCountRule()));
  9106.             yield 17 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\GoodsPriceRule()));
  9107.             yield 18 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfTypeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfTypeRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemOfTypeRule()));
  9108.             yield 19 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemRule()));
  9109.             yield 20 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionLineItemRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionLineItemRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionLineItemRule()));
  9110.             yield 21 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionCodeOfTypeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionCodeOfTypeRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionCodeOfTypeRule()));
  9111.             yield 22 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionValueRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionValueRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionValueRule()));
  9112.             yield 23 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionsInCartCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionsInCartCountRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionsInCartCountRule()));
  9113.             yield 24 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemsInCartRule()));
  9114.             yield 25 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTotalPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTotalPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTotalPriceRule()));
  9115.             yield 26 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemUnitPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemUnitPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemUnitPriceRule()));
  9116.             yield 27 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWithQuantityRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWithQuantityRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemWithQuantityRule()));
  9117.             yield 28 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWrapperRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWrapperRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemWrapperRule()));
  9118.             yield 29 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartWeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartWeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartWeightRule()));
  9119.             yield 30 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartVolumeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartVolumeRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartVolumeRule()));
  9120.             yield 31 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartHasDeliveryFreeItemRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartHasDeliveryFreeItemRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartHasDeliveryFreeItemRule()));
  9121.             yield 32 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCountryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCountryRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingCountryRule()));
  9122.             yield 33 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStreetRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStreetRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingStreetRule()));
  9123.             yield 34 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingZipCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingZipCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingZipCodeRule()));
  9124.             yield 35 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerGroupRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerGroupRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerGroupRule()));
  9125.             yield 36 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerTagRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerTagRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerTagRule()));
  9126.             yield 37 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerNumberRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerNumberRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerNumberRule()));
  9127.             yield 38 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DifferentAddressesRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DifferentAddressesRule'] = new \Shopware\Core\Checkout\Customer\Rule\DifferentAddressesRule()));
  9128.             yield 39 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\EmailRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\EmailRule'] = new \Shopware\Core\Checkout\Customer\Rule\EmailRule()));
  9129.             yield 40 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewCustomerRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewCustomerRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsNewCustomerRule()));
  9130.             yield 41 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsActiveRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsActiveRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsActiveRule()));
  9131.             yield 42 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\LastNameRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\LastNameRule'] = new \Shopware\Core\Checkout\Customer\Rule\LastNameRule()));
  9132.             yield 43 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsCompanyRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsCompanyRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsCompanyRule()));
  9133.             yield 44 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartTaxDisplayRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartTaxDisplayRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartTaxDisplayRule()));
  9134.             yield 45 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsGuestCustomerRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsGuestCustomerRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsGuestCustomerRule()));
  9135.             yield 46 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewsletterRecipientRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewsletterRecipientRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsNewsletterRecipientRule()));
  9136.             yield 47 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCountryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCountryRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingCountryRule()));
  9137.             yield 48 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStreetRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStreetRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingStreetRule()));
  9138.             yield 49 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCityRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCityRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingCityRule()));
  9139.             yield 50 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCityRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCityRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingCityRule()));
  9140.             yield 51 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStateRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingStateRule()));
  9141.             yield 52 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStateRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingStateRule()));
  9142.             yield 53 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingZipCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingZipCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingZipCodeRule()));
  9143.             yield 54 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerLoggedInRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerLoggedInRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerLoggedInRule()));
  9144.             yield 55 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartCountRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemsInCartCountRule()));
  9145.             yield 56 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderCountRule'] = new \Shopware\Core\Checkout\Customer\Rule\OrderCountRule()));
  9146.             yield 57 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastOrderRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastOrderRule'] = new \Shopware\Core\Checkout\Customer\Rule\DaysSinceLastOrderRule()));
  9147.             yield 58 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTagRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTagRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTagRule()));
  9148.             yield 59 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\AlwaysValidRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\AlwaysValidRule'] = new \Shopware\Core\Checkout\Cart\Rule\AlwaysValidRule()));
  9149.             yield 60 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPropertyRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPropertyRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPropertyRule()));
  9150.             yield 61 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemIsNewRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemIsNewRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemIsNewRule()));
  9151.             yield 62 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfManufacturerRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfManufacturerRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemOfManufacturerRule()));
  9152.             yield 63 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPurchasePriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPurchasePriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPurchasePriceRule()));
  9153.             yield 64 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCreationDateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCreationDateRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemCreationDateRule()));
  9154.             yield 65 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemReleaseDateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemReleaseDateRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemReleaseDateRule()));
  9155.             yield 66 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemClearanceSaleRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemClearanceSaleRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemClearanceSaleRule()));
  9156.             yield 67 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPromotedRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPromotedRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPromotedRule()));
  9157.             yield 68 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInCategoryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInCategoryRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemInCategoryRule()));
  9158.             yield 69 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInProductStreamRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInProductStreamRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemInProductStreamRule()));
  9159.             yield 70 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTaxationRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTaxationRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTaxationRule()));
  9160.             yield 71 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWidthRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWidthRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionWidthRule()));
  9161.             yield 72 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionHeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionHeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionHeightRule()));
  9162.             yield 73 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionLengthRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionLengthRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionLengthRule()));
  9163.             yield 74 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionWeightRule()));
  9164.             yield 75 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionVolumeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionVolumeRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionVolumeRule()));
  9165.             yield 76 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemListPriceRule()));
  9166.             yield 77 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRatioRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRatioRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemListPriceRatioRule()));
  9167.             yield 78 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCustomFieldRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCustomFieldRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemCustomFieldRule()));
  9168.             yield 79 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemStockRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemStockRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemStockRule()));
  9169.             yield 80 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemActualStockRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemActualStockRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemActualStockRule()));
  9170.             yield 81 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\PaymentMethodRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\PaymentMethodRule'] = new \Shopware\Core\Checkout\Cart\Rule\PaymentMethodRule()));
  9171.             yield 82 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\ShippingMethodRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\ShippingMethodRule'] = new \Shopware\Core\Checkout\Cart\Rule\ShippingMethodRule()));
  9172.             yield 83 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemGoodsTotalRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemGoodsTotalRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemGoodsTotalRule()));
  9173.             yield 84 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderTotalAmountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderTotalAmountRule'] = new \Shopware\Core\Checkout\Customer\Rule\OrderTotalAmountRule()));
  9174.             yield 85 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerCustomFieldRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerCustomFieldRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerCustomFieldRule()));
  9175.             yield 86 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerBirthdayRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerBirthdayRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerBirthdayRule()));
  9176.             yield 87 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemProductStatesRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemProductStatesRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemProductStatesRule()));
  9177.             yield 88 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerAgeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerAgeRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerAgeRule()));
  9178.             yield 89 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastLoginRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastLoginRule'] = new \Shopware\Core\Checkout\Customer\Rule\DaysSinceLastLoginRule()));
  9179.             yield 90 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\AffiliateCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\AffiliateCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\AffiliateCodeRule()));
  9180.             yield 91 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CampaignCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CampaignCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\CampaignCodeRule()));
  9181.         }, 92));
  9182.         $instance->setContainer($this);
  9183.         return $instance;
  9184.     }
  9185.     /**
  9186.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptApiRoute' shared service.
  9187.      *
  9188.      * @return \Shopware\Core\Framework\Script\Api\ScriptApiRoute
  9189.      */
  9190.     protected function getScriptApiRouteService()
  9191.     {
  9192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptApiRoute.php';
  9193.         return $this->services['Shopware\\Core\\Framework\\Script\\Api\\ScriptApiRoute'] = new \Shopware\Core\Framework\Script\Api\ScriptApiRoute(($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService()), ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService()), ($this->privates['Shopware\\Core\\Framework\\Script\\Api\\ScriptResponseEncoder'] ?? $this->getScriptResponseEncoderService()));
  9194.     }
  9195.     /**
  9196.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory' shared service.
  9197.      *
  9198.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory
  9199.      */
  9200.     protected function getScriptResponseFactoryFacadeHookFactoryService()
  9201.     {
  9202.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  9203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseFactoryFacadeHookFactory.php';
  9204.         return $this->services['Shopware\\Core\\Framework\\Script\\Api\\ScriptResponseFactoryFacadeHookFactory'] = new \Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory(($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Storefront\\Controller\\ScriptController'] ?? $this->getScriptControllerService()));
  9205.     }
  9206.     /**
  9207.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute' shared service.
  9208.      *
  9209.      * @return \Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute
  9210.      */
  9211.     protected function getScriptStoreApiRouteService()
  9212.     {
  9213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptStoreApiRoute.php';
  9214.         return $this->services['Shopware\\Core\\Framework\\Script\\Api\\ScriptStoreApiRoute'] = new \Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute(($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService()), ($this->privates['Shopware\\Core\\Framework\\Script\\Api\\ScriptResponseEncoder'] ?? $this->getScriptResponseEncoderService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9215.     }
  9216.     /**
  9217.      * Gets the public 'Shopware\Core\Framework\Script\Execution\ScriptExecutor' shared service.
  9218.      *
  9219.      * @return \Shopware\Core\Framework\Script\Execution\ScriptExecutor
  9220.      */
  9221.     protected function getScriptExecutorService()
  9222.     {
  9223.         $a = ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  9224.         if (isset($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'])) {
  9225.             return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'];
  9226.         }
  9227.         $b = ($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService());
  9228.         if (isset($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'])) {
  9229.             return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'];
  9230.         }
  9231.         return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] = new \Shopware\Core\Framework\Script\Execution\ScriptExecutor($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] ?? ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] = new \Shopware\Core\Framework\Script\Debugging\ScriptTraces())), $this$b);
  9232.     }
  9233.     /**
  9234.      * Gets the public 'Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  9235.      *
  9236.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  9237.      */
  9238.     protected function getScriptDefinitionService()
  9239.     {
  9240.         $this->services['Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  9241.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9242.         return $instance;
  9243.     }
  9244.     /**
  9245.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController' shared service.
  9246.      *
  9247.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController
  9248.      */
  9249.     protected function getExtensionStoreActionsControllerService()
  9250.     {
  9251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreActionsController.php';
  9252.         $this->services['Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreActionsController'] = $instance = new \Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLifecycleService'] ?? $this->getExtensionLifecycleServiceService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'] ?? $this->getExtensionDownloaderService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] ?? $this->getPluginManagementServiceService()));
  9253.         $instance->setContainer($this);
  9254.         return $instance;
  9255.     }
  9256.     /**
  9257.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreDataController' shared service.
  9258.      *
  9259.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreDataController
  9260.      */
  9261.     protected function getExtensionStoreDataControllerService()
  9262.     {
  9263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreDataController.php';
  9264.         $this->services['Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreDataController'] = $instance = new \Shopware\Core\Framework\Store\Api\ExtensionStoreDataController(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  9265.         $instance->setContainer($this);
  9266.         return $instance;
  9267.     }
  9268.     /**
  9269.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController' shared service.
  9270.      *
  9271.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController
  9272.      */
  9273.     protected function getExtensionStoreLicensesControllerService()
  9274.     {
  9275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreLicensesController.php';
  9276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionStoreLicensesService.php';
  9277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionStoreLicensesService.php';
  9278.         $this->services['Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreLicensesController'] = $instance = new \Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController(new \Shopware\Core\Framework\Store\Services\ExtensionStoreLicensesService(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService())));
  9279.         $instance->setContainer($this);
  9280.         return $instance;
  9281.     }
  9282.     /**
  9283.      * Gets the public 'Shopware\Core\Framework\Store\Api\FirstRunWizardController' shared service.
  9284.      *
  9285.      * @return \Shopware\Core\Framework\Store\Api\FirstRunWizardController
  9286.      */
  9287.     protected function getFirstRunWizardControllerService()
  9288.     {
  9289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/FirstRunWizardController.php';
  9290.         $this->services['Shopware\\Core\\Framework\\Store\\Api\\FirstRunWizardController'] = $instance = new \Shopware\Core\Framework\Store\Api\FirstRunWizardController(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\FirstRunWizardClient'] ?? $this->getFirstRunWizardClientService()), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  9291.         $instance->setContainer($this);
  9292.         return $instance;
  9293.     }
  9294.     /**
  9295.      * Gets the public 'Shopware\Core\Framework\Store\Api\StoreController' shared service.
  9296.      *
  9297.      * @return \Shopware\Core\Framework\Store\Api\StoreController
  9298.      */
  9299.     protected function getStoreControllerService()
  9300.     {
  9301.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/StoreController.php';
  9302.         $this->services['Shopware\\Core\\Framework\\Store\\Api\\StoreController'] = $instance = new \Shopware\Core\Framework\Store\Api\StoreController(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService()), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] ?? $this->getPluginManagementServiceService()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService()));
  9303.         $instance->setContainer($this);
  9304.         return $instance;
  9305.     }
  9306.     /**
  9307.      * Gets the public 'Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider' shared service.
  9308.      *
  9309.      * @return \Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider
  9310.      */
  9311.     protected function getStoreRequestOptionsProviderService()
  9312.     {
  9313.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  9314.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/StoreRequestOptionsProvider.php';
  9315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  9316.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  9317.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'])) {
  9318.             return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'];
  9319.         }
  9320.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  9321.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'])) {
  9322.             return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'];
  9323.         }
  9324.         return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] = new \Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider($a$b, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] = new \Shopware\Core\Framework\Store\Services\InstanceService('6.4.19.0'$this->getEnv('INSTANCE_ID')))), ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()));
  9325.     }
  9326.     /**
  9327.      * Gets the public 'Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware' shared service.
  9328.      *
  9329.      * @return \Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware
  9330.      */
  9331.     protected function getShopSecretInvalidMiddlewareService()
  9332.     {
  9333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  9334.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ShopSecretInvalidMiddleware.php';
  9335.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  9336.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'])) {
  9337.             return $this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'];
  9338.         }
  9339.         return $this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'] = new \Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  9340.     }
  9341.     /**
  9342.      * Gets the public 'Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware' shared service.
  9343.      *
  9344.      * @return \Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware
  9345.      */
  9346.     protected function getStoreSessionExpiredMiddlewareService()
  9347.     {
  9348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  9349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreSessionExpiredMiddleware.php';
  9350.         return $this->services['Shopware\\Core\\Framework\\Store\\Services\\StoreSessionExpiredMiddleware'] = new \Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9351.     }
  9352.     /**
  9353.      * Gets the public 'Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware' shared service.
  9354.      *
  9355.      * @return \Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware
  9356.      */
  9357.     protected function getVerifyResponseSignatureMiddlewareService()
  9358.     {
  9359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  9360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/VerifyResponseSignatureMiddleware.php';
  9361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  9362.         return $this->services['Shopware\\Core\\Framework\\Store\\Services\\VerifyResponseSignatureMiddleware'] = new \Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\OpenSSLVerifier'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\OpenSSLVerifier'] = new \Shopware\Core\Framework\Store\Services\OpenSSLVerifier([=> (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/public.key')]))));
  9363.     }
  9364.     /**
  9365.      * Gets the public 'Shopware\Core\Framework\Update\Api\UpdateController' shared service.
  9366.      *
  9367.      * @return \Shopware\Core\Framework\Update\Api\UpdateController
  9368.      */
  9369.     protected function getUpdateControllerService()
  9370.     {
  9371.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Api/UpdateController.php';
  9372.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/ApiClient.php';
  9373.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/UpdateApiHttpClientFactory.php';
  9374.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/RequirementsValidator.php';
  9375.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/PluginCompatibility.php';
  9376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  9377.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  9378.         $this->services['Shopware\\Core\\Framework\\Update\\Api\\UpdateController'] = $instance = new \Shopware\Core\Framework\Update\Api\UpdateController(\dirname(__DIR__4), new \Shopware\Core\Framework\Update\Services\ApiClient('6.4.19.0'$a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\OpenSSLVerifier'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\OpenSSLVerifier'] = new \Shopware\Core\Framework\Store\Services\OpenSSLVerifier([=> (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/public.key')]))), (new \Shopware\Core\Framework\Update\Services\UpdateApiHttpClientFactory($a))->__invoke(), false), new \Shopware\Core\Framework\Update\Services\RequirementsValidator(new RewindableGenerator(function () {
  9379.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] ?? ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\PhpVersionCheck()));
  9380.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\LicenseCheck'] ?? $this->getLicenseCheckService());
  9381.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\WriteableCheck'] ?? $this->getWriteableCheckService());
  9382.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] ?? $this->getMysqlVersionCheckService());
  9383.         }, 4)), new \Shopware\Core\Framework\Update\Services\PluginCompatibility(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService()), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLifecycleService'] ?? $this->getExtensionLifecycleServiceService()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()), '6.4.19.0'$this->getEnv('bool:SHOPWARE_UPDATE_TEST'));
  9384.         $instance->setContainer($this);
  9385.         return $instance;
  9386.     }
  9387.     /**
  9388.      * Gets the public 'Shopware\Core\Framework\Util\HtmlSanitizer' shared service.
  9389.      *
  9390.      * @return \Shopware\Core\Framework\Util\HtmlSanitizer
  9391.      */
  9392.     protected function getHtmlSanitizerService()
  9393.     {
  9394.         return $this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] = new \Shopware\Core\Framework\Util\HtmlSanitizer($this->targetDir.''true$this->parameters['shopware.html_sanitizer.sets'], $this->parameters['shopware.html_sanitizer.fields']);
  9395.     }
  9396.     /**
  9397.      * Gets the public 'Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  9398.      *
  9399.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  9400.      */
  9401.     protected function getWebhookEventLogDefinitionService()
  9402.     {
  9403.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  9404.         $this->services['Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  9405.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9406.         return $instance;
  9407.     }
  9408.     /**
  9409.      * Gets the public 'Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  9410.      *
  9411.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  9412.      */
  9413.     protected function getWebhookDefinitionService()
  9414.     {
  9415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  9416.         $this->services['Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  9417.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9418.         return $instance;
  9419.     }
  9420.     /**
  9421.      * Gets the public 'Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator' shared autowired service.
  9422.      *
  9423.      * @return \Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator
  9424.      */
  9425.     protected function getSalesChannelCreatorService()
  9426.     {
  9427.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Service/SalesChannelCreator.php';
  9428.         return $this->services['Shopware\\Core\\Maintenance\\SalesChannel\\Service\\SalesChannelCreator'] = new \Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()));
  9429.     }
  9430.     /**
  9431.      * Gets the public 'Shopware\Core\Maintenance\User\Service\UserProvisioner' shared autowired service.
  9432.      *
  9433.      * @return \Shopware\Core\Maintenance\User\Service\UserProvisioner
  9434.      */
  9435.     protected function getUserProvisionerService()
  9436.     {
  9437.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Service/UserProvisioner.php';
  9438.         return $this->services['Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner'] = new \Shopware\Core\Maintenance\User\Service\UserProvisioner(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  9439.     }
  9440.     /**
  9441.      * Gets the public 'Shopware\Core\Profiling\Profiler' shared service.
  9442.      *
  9443.      * @return \Shopware\Core\Profiling\Profiler
  9444.      */
  9445.     protected function getProfilerService()
  9446.     {
  9447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Profiler.php';
  9448.         return $this->services['Shopware\\Core\\Profiling\\Profiler'] = new \Shopware\Core\Profiling\Profiler(new RewindableGenerator(function () {
  9449.             yield 'Symfony' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Stopwatch'] ?? $this->getStopwatchService());
  9450.             yield 'Tideways' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] = new \Shopware\Core\Profiling\Integration\Tideways()));
  9451.             yield 'Datadog' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] = new \Shopware\Core\Profiling\Integration\Datadog()));
  9452.         }, 3), $this->parameters['shopware.profiler.integrations']);
  9453.     }
  9454.     /**
  9455.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  9456.      *
  9457.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  9458.      */
  9459.     protected function getCountryStateTranslationDefinitionService()
  9460.     {
  9461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  9463.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  9464.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9465.         return $instance;
  9466.     }
  9467.     /**
  9468.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition' shared service.
  9469.      *
  9470.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition
  9471.      */
  9472.     protected function getCountryStateDefinitionService()
  9473.     {
  9474.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition();
  9475.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9476.         return $instance;
  9477.     }
  9478.     /**
  9479.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition' shared service.
  9480.      *
  9481.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition
  9482.      */
  9483.     protected function getSalesChannelCountryStateDefinitionService()
  9484.     {
  9485.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/SalesChannel/SalesChannelCountryStateDefinition.php';
  9486.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition();
  9487.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9488.         return $instance;
  9489.     }
  9490.     /**
  9491.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  9492.      *
  9493.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  9494.      */
  9495.     protected function getCountryTranslationDefinitionService()
  9496.     {
  9497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  9499.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  9500.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9501.         return $instance;
  9502.     }
  9503.     /**
  9504.      * Gets the public 'Shopware\Core\System\Country\CountryDefinition' shared service.
  9505.      *
  9506.      * @return \Shopware\Core\System\Country\CountryDefinition
  9507.      */
  9508.     protected function getCountryDefinitionService()
  9509.     {
  9510.         $this->services['Shopware\\Core\\System\\Country\\CountryDefinition'] = $instance = new \Shopware\Core\System\Country\CountryDefinition();
  9511.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9512.         return $instance;
  9513.     }
  9514.     /**
  9515.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryRoute' shared service.
  9516.      *
  9517.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryRoute
  9518.      */
  9519.     protected function getCachedCountryRouteService()
  9520.     {
  9521.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryRoute.php';
  9522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryRoute.php';
  9523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryRoute.php';
  9524.         return $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] = new \Shopware\Core\System\Country\SalesChannel\CachedCountryRoute(new \Shopware\Core\System\Country\SalesChannel\CountryRoute(($this->services['sales_channel.country.repository'] ?? $this->getSalesChannel_Country_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  9525.     }
  9526.     /**
  9527.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute' shared service.
  9528.      *
  9529.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute
  9530.      */
  9531.     protected function getCachedCountryStateRouteService()
  9532.     {
  9533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryStateRoute.php';
  9534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryStateRoute.php';
  9535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryStateRoute.php';
  9536.         return $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute'] = new \Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute(new \Shopware\Core\System\Country\SalesChannel\CountryStateRoute(($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  9537.     }
  9538.     /**
  9539.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition' shared service.
  9540.      *
  9541.      * @return \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition
  9542.      */
  9543.     protected function getSalesChannelCountryDefinitionService()
  9544.     {
  9545.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/SalesChannelCountryDefinition.php';
  9546.         $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition();
  9547.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9548.         return $instance;
  9549.     }
  9550.     /**
  9551.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  9552.      *
  9553.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  9554.      */
  9555.     protected function getCurrencyCountryRoundingDefinitionService()
  9556.     {
  9557.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  9558.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9559.         return $instance;
  9560.     }
  9561.     /**
  9562.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  9563.      *
  9564.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  9565.      */
  9566.     protected function getCurrencyTranslationDefinitionService()
  9567.     {
  9568.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  9570.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  9571.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9572.         return $instance;
  9573.     }
  9574.     /**
  9575.      * Gets the public 'Shopware\Core\System\Currency\CurrencyDefinition' shared service.
  9576.      *
  9577.      * @return \Shopware\Core\System\Currency\CurrencyDefinition
  9578.      */
  9579.     protected function getCurrencyDefinitionService()
  9580.     {
  9581.         $this->services['Shopware\\Core\\System\\Currency\\CurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\CurrencyDefinition();
  9582.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9583.         return $instance;
  9584.     }
  9585.     /**
  9586.      * Gets the public 'Shopware\Core\System\Currency\CurrencyFormatter' shared service.
  9587.      *
  9588.      * @return \Shopware\Core\System\Currency\CurrencyFormatter
  9589.      */
  9590.     protected function getCurrencyFormatterService()
  9591.     {
  9592.         return $this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] = new \Shopware\Core\System\Currency\CurrencyFormatter(($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  9593.     }
  9594.     /**
  9595.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute' shared service.
  9596.      *
  9597.      * @return \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute
  9598.      */
  9599.     protected function getCachedCurrencyRouteService()
  9600.     {
  9601.         $a = ($this->services['sales_channel.currency.repository'] ?? $this->getSalesChannel_Currency_RepositoryService());
  9602.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  9603.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  9604.         }
  9605.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  9606.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  9607.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  9608.         }
  9609.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9610.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  9611.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  9612.         }
  9613.         return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'] = new \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute(new \Shopware\Core\System\Currency\SalesChannel\CurrencyRoute($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  9614.     }
  9615.     /**
  9616.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition' shared service.
  9617.      *
  9618.      * @return \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition
  9619.      */
  9620.     protected function getSalesChannelCurrencyDefinitionService()
  9621.     {
  9622.         $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition();
  9623.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9624.         return $instance;
  9625.     }
  9626.     /**
  9627.      * Gets the public 'Shopware\Core\System\CustomEntity\Api\CustomEntityApiController' shared service.
  9628.      *
  9629.      * @return \Shopware\Core\System\CustomEntity\Api\CustomEntityApiController
  9630.      */
  9631.     protected function getCustomEntityApiControllerService()
  9632.     {
  9633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  9634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Api/CustomEntityApiController.php';
  9635.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  9636.         $this->services['Shopware\\Core\\System\\CustomEntity\\Api\\CustomEntityApiController'] = $instance = new \Shopware\Core\System\CustomEntity\Api\CustomEntityApiController(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] ?? $this->getRequestCriteriaBuilderService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\CompositeEntitySearcher'] ?? $this->getCompositeEntitySearcherService()), ($this->privates['Shopware\\Core\\Framework\\Api\\Converter\\ApiVersionConverter'] ?? $this->getApiVersionConverterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator())), ($this->services['Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator'] ?? $this->getAclCriteriaValidatorService()));
  9637.         $instance->setContainer($this);
  9638.         return $instance;
  9639.     }
  9640.     /**
  9641.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityDefinition' shared service.
  9642.      *
  9643.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  9644.      */
  9645.     protected function getCustomEntityDefinitionService()
  9646.     {
  9647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  9648.         $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  9649.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9650.         return $instance;
  9651.     }
  9652.     /**
  9653.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityRegistrar' shared service.
  9654.      *
  9655.      * @return \Shopware\Core\System\CustomEntity\CustomEntityRegistrar
  9656.      */
  9657.     protected function getCustomEntityRegistrarService()
  9658.     {
  9659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityRegistrar.php';
  9660.         return $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityRegistrar'] = new \Shopware\Core\System\CustomEntity\CustomEntityRegistrar($this);
  9661.     }
  9662.     /**
  9663.      * Gets the public 'Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater' shared service.
  9664.      *
  9665.      * @return \Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater
  9666.      */
  9667.     protected function getCustomEntitySchemaUpdaterService()
  9668.     {
  9669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntitySchemaUpdater.php';
  9670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/SchemaUpdater.php';
  9671.         return $this->services['Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater'] = new \Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()), new \Shopware\Core\System\CustomEntity\Schema\SchemaUpdater());
  9672.     }
  9673.     /**
  9674.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  9675.      *
  9676.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  9677.      */
  9678.     protected function getCustomFieldSetRelationDefinitionService()
  9679.     {
  9680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  9681.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  9682.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9683.         return $instance;
  9684.     }
  9685.     /**
  9686.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  9687.      *
  9688.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  9689.      */
  9690.     protected function getCustomFieldSetDefinitionService()
  9691.     {
  9692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  9693.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  9694.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9695.         return $instance;
  9696.     }
  9697.     /**
  9698.      * Gets the public 'Shopware\Core\System\CustomField\Api\CustomFieldSetActionController' shared service.
  9699.      *
  9700.      * @return \Shopware\Core\System\CustomField\Api\CustomFieldSetActionController
  9701.      */
  9702.     protected function getCustomFieldSetActionControllerService()
  9703.     {
  9704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Api/CustomFieldSetActionController.php';
  9705.         $this->services['Shopware\\Core\\System\\CustomField\\Api\\CustomFieldSetActionController'] = $instance = new \Shopware\Core\System\CustomField\Api\CustomFieldSetActionController(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9706.         $instance->setContainer($this);
  9707.         return $instance;
  9708.     }
  9709.     /**
  9710.      * Gets the public 'Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  9711.      *
  9712.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  9713.      */
  9714.     protected function getCustomFieldDefinitionService()
  9715.     {
  9716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  9717.         $this->services['Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  9718.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9719.         return $instance;
  9720.     }
  9721.     /**
  9722.      * Gets the public 'Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  9723.      *
  9724.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  9725.      */
  9726.     protected function getDeliveryTimeTranslationDefinitionService()
  9727.     {
  9728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  9730.         $this->services['Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  9731.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9732.         return $instance;
  9733.     }
  9734.     /**
  9735.      * Gets the public 'Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  9736.      *
  9737.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  9738.      */
  9739.     protected function getDeliveryTimeDefinitionService()
  9740.     {
  9741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  9742.         $this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  9743.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9744.         return $instance;
  9745.     }
  9746.     /**
  9747.      * Gets the public 'Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  9748.      *
  9749.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  9750.      */
  9751.     protected function getIntegrationRoleDefinitionService()
  9752.     {
  9753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  9754.         $this->services['Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  9755.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9756.         return $instance;
  9757.     }
  9758.     /**
  9759.      * Gets the public 'Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  9760.      *
  9761.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  9762.      */
  9763.     protected function getIntegrationDefinitionService()
  9764.     {
  9765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  9766.         $this->services['Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  9767.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9768.         return $instance;
  9769.     }
  9770.     /**
  9771.      * Gets the public 'Shopware\Core\System\Language\LanguageDefinition' shared service.
  9772.      *
  9773.      * @return \Shopware\Core\System\Language\LanguageDefinition
  9774.      */
  9775.     protected function getLanguageDefinitionService()
  9776.     {
  9777.         $this->services['Shopware\\Core\\System\\Language\\LanguageDefinition'] = $instance = new \Shopware\Core\System\Language\LanguageDefinition();
  9778.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9779.         return $instance;
  9780.     }
  9781.     /**
  9782.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute' shared service.
  9783.      *
  9784.      * @return \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute
  9785.      */
  9786.     protected function getCachedLanguageRouteService()
  9787.     {
  9788.         $a = ($this->services['sales_channel.language.repository'] ?? $this->getSalesChannel_Language_RepositoryService());
  9789.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  9790.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  9791.         }
  9792.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  9793.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  9794.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  9795.         }
  9796.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9797.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  9798.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  9799.         }
  9800.         return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'] = new \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute(new \Shopware\Core\System\Language\SalesChannel\LanguageRoute($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  9801.     }
  9802.     /**
  9803.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition' shared service.
  9804.      *
  9805.      * @return \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition
  9806.      */
  9807.     protected function getSalesChannelLanguageDefinitionService()
  9808.     {
  9809.         $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition();
  9810.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9811.         return $instance;
  9812.     }
  9813.     /**
  9814.      * Gets the public 'Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  9815.      *
  9816.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  9817.      */
  9818.     protected function getLocaleTranslationDefinitionService()
  9819.     {
  9820.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  9822.         $this->services['Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  9823.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9824.         return $instance;
  9825.     }
  9826.     /**
  9827.      * Gets the public 'Shopware\Core\System\Locale\LocaleDefinition' shared service.
  9828.      *
  9829.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  9830.      */
  9831.     protected function getLocaleDefinitionService()
  9832.     {
  9833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  9834.         $this->services['Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  9835.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9836.         return $instance;
  9837.     }
  9838.     /**
  9839.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  9840.      *
  9841.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  9842.      */
  9843.     protected function getNumberRangeSalesChannelDefinitionService()
  9844.     {
  9845.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  9846.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  9847.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9848.         return $instance;
  9849.     }
  9850.     /**
  9851.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  9852.      *
  9853.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  9854.      */
  9855.     protected function getNumberRangeStateDefinitionService()
  9856.     {
  9857.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  9858.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  9859.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9860.         return $instance;
  9861.     }
  9862.     /**
  9863.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  9864.      *
  9865.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  9866.      */
  9867.     protected function getNumberRangeTranslationDefinitionService()
  9868.     {
  9869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  9871.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  9872.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9873.         return $instance;
  9874.     }
  9875.     /**
  9876.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  9877.      *
  9878.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  9879.      */
  9880.     protected function getNumberRangeTypeTranslationDefinitionService()
  9881.     {
  9882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  9884.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  9885.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9886.         return $instance;
  9887.     }
  9888.     /**
  9889.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  9890.      *
  9891.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  9892.      */
  9893.     protected function getNumberRangeTypeDefinitionService()
  9894.     {
  9895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  9896.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  9897.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9898.         return $instance;
  9899.     }
  9900.     /**
  9901.      * Gets the public 'Shopware\Core\System\NumberRange\Api\NumberRangeController' shared service.
  9902.      *
  9903.      * @return \Shopware\Core\System\NumberRange\Api\NumberRangeController
  9904.      */
  9905.     protected function getNumberRangeControllerService()
  9906.     {
  9907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Api/NumberRangeController.php';
  9908.         $this->services['Shopware\\Core\\System\\NumberRange\\Api\\NumberRangeController'] = $instance = new \Shopware\Core\System\NumberRange\Api\NumberRangeController(($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()));
  9909.         $instance->setContainer($this);
  9910.         return $instance;
  9911.     }
  9912.     /**
  9913.      * Gets the public 'Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  9914.      *
  9915.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  9916.      */
  9917.     protected function getNumberRangeDefinitionService()
  9918.     {
  9919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  9920.         $this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  9921.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9922.         return $instance;
  9923.     }
  9924.     /**
  9925.      * Gets the public 'Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGeneratorInterface' shared service.
  9926.      *
  9927.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGenerator
  9928.      */
  9929.     protected function getNumberRangeValueGeneratorInterfaceService()
  9930.     {
  9931.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9932.         if (isset($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'])) {
  9933.             return $this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'];
  9934.         }
  9935.         return $this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] = new \Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGenerator(new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternRegistry(new RewindableGenerator(function () {
  9936.             yield => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\ValueGeneratorPatternIncrement'] ?? $this->getValueGeneratorPatternIncrementService());
  9937.             yield => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\ValueGeneratorPatternDate'] ?? ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\ValueGeneratorPatternDate'] = new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternDate()));
  9938.         }, 2)), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  9939.     }
  9940.     /**
  9941.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  9942.      *
  9943.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  9944.      */
  9945.     protected function getSalesChannelAnalyticsDefinitionService()
  9946.     {
  9947.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  9948.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  9949.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9950.         return $instance;
  9951.     }
  9952.     /**
  9953.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  9954.      *
  9955.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  9956.      */
  9957.     protected function getSalesChannelCountryDefinition2Service()
  9958.     {
  9959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  9960.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  9961.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9962.         return $instance;
  9963.     }
  9964.     /**
  9965.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  9966.      *
  9967.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  9968.      */
  9969.     protected function getSalesChannelCurrencyDefinition2Service()
  9970.     {
  9971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  9972.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  9973.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9974.         return $instance;
  9975.     }
  9976.     /**
  9977.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  9978.      *
  9979.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  9980.      */
  9981.     protected function getSalesChannelDomainDefinitionService()
  9982.     {
  9983.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  9984.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9985.         return $instance;
  9986.     }
  9987.     /**
  9988.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  9989.      *
  9990.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  9991.      */
  9992.     protected function getSalesChannelLanguageDefinition2Service()
  9993.     {
  9994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  9995.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  9996.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9997.         return $instance;
  9998.     }
  9999.     /**
  10000.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  10001.      *
  10002.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  10003.      */
  10004.     protected function getSalesChannelPaymentMethodDefinition2Service()
  10005.     {
  10006.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  10007.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  10008.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10009.         return $instance;
  10010.     }
  10011.     /**
  10012.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  10013.      *
  10014.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  10015.      */
  10016.     protected function getSalesChannelShippingMethodDefinition2Service()
  10017.     {
  10018.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  10019.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  10020.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10021.         return $instance;
  10022.     }
  10023.     /**
  10024.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  10025.      *
  10026.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  10027.      */
  10028.     protected function getSalesChannelTranslationDefinitionService()
  10029.     {
  10030.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10031.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  10032.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  10033.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10034.         return $instance;
  10035.     }
  10036.     /**
  10037.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  10038.      *
  10039.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  10040.      */
  10041.     protected function getSalesChannelTypeTranslationDefinitionService()
  10042.     {
  10043.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  10045.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  10046.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10047.         return $instance;
  10048.     }
  10049.     /**
  10050.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  10051.      *
  10052.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  10053.      */
  10054.     protected function getSalesChannelTypeDefinitionService()
  10055.     {
  10056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  10057.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  10058.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10059.         return $instance;
  10060.     }
  10061.     /**
  10062.      * Gets the public 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory' shared service.
  10063.      *
  10064.      * @return \Redgecko\Magnalister\Service\MagnalisterSalesChannelContextFactory
  10065.      */
  10066.     protected function getSalesChannelContextFactoryService()
  10067.     {
  10068.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  10069.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10070.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10071.         }
  10072.         $b = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  10073.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10074.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10075.         }
  10076.         $c = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  10077.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10078.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10079.         }
  10080.         $d = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  10081.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10082.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10083.         }
  10084.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10085.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10086.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10087.         }
  10088.         $f = ($this->services['currency_country_rounding.repository'] ?? $this->getCurrencyCountryRounding_RepositoryService());
  10089.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10090.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10091.         }
  10092.         $g = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  10093.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10094.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10095.         }
  10096.         $h = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  10097.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10098.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10099.         }
  10100.         $i = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  10101.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10102.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10103.         }
  10104.         $j = ($this->services['tax.repository'] ?? $this->getTax_RepositoryService());
  10105.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10106.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10107.         }
  10108.         $k = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  10109.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10110.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10111.         }
  10112.         $l = ($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService());
  10113.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10114.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10115.         }
  10116.         $m = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  10117.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  10118.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  10119.         }
  10120.         $n = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  10121.         return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] = new \Redgecko\Magnalister\Service\MagnalisterSalesChannelContextFactory(new \Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory(new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory($a$b$c$d, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] = new \Shopware\Core\Checkout\Cart\Tax\TaxDetector())), new RewindableGenerator(function () {
  10122.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\EntireCountryRuleTypeFilter()));
  10123.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\IndividualStatesRuleTypeFilter()));
  10124.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRangeRuleTypeFilter()));
  10125.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRuleTypeFilter()));
  10126.         }, 4), $e$f, new \Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory(new \Shopware\Core\System\SalesChannel\Context\BaseContextFactory($g$h$b$i$j$d$k, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $l$f), $n$m)), $n$m), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  10127.     }
  10128.     /**
  10129.      * Gets the public 'Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry' shared service.
  10130.      *
  10131.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry
  10132.      */
  10133.     protected function getSalesChannelDefinitionInstanceRegistryService()
  10134.     {
  10135.         return $this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry('sales_channel_definition.'$this, ['log_entry' => 'Shopware\\Core\\Framework\\Log\\LogEntryDefinition''acl_role' => 'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition''acl_user_role' => 'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition''user_role_acl' => 'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition''app' => 'Shopware\\Core\\Framework\\App\\AppDefinition''app_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition''app_action_button' => 'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition''app_action_button_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition''app_template' => 'Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition''app_payment_method' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition''app_script_condition' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition''app_script_condition_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition''app_cms_block' => 'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition''app_cms_block_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition''app_flow_action' => 'Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition''app_flow_action_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition''custom_field' => 'Shopware\\Core\\System\\CustomField\\CustomFieldDefinition''custom_field_set' => 'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition''custom_field_set_relation' => 'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition''version' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition''version_commit' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition''version_commit_data' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition''event_action' => 'Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition''event_action_rule' => 'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition''event_action_sales_channel' => 'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition''dead_message' => 'Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition''message_queue_stats' => 'Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition''plugin' => 'Shopware\\Core\\Framework\\Plugin\\PluginDefinition''plugin_translation' => 'Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition''scheduled_task' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition''script' => 'Shopware\\Core\\Framework\\Script\\ScriptDefinition''language' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition''seo_url' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition''seo_url_template' => 'Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition''main_category' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition''webhook' => 'Shopware\\Core\\Framework\\Webhook\\WebhookDefinition''webhook_event_log' => 'Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition''sales_channel' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition''sales_channel_translation' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition''sales_channel_country' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition''sales_channel_currency' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition''sales_channel_domain' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition''sales_channel_language' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition''sales_channel_payment_method' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition''sales_channel_shipping_method' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition''sales_channel_type' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition''sales_channel_type_translation' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition''sales_channel_analytics' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition''country' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition''country_state' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition''country_state_translation' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition''country_translation' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition''currency' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition''currency_country_rounding' => 'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition''currency_translation' => 'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition''custom_entity' => 'Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition''locale' => 'Shopware\\Core\\System\\Locale\\LocaleDefinition''locale_translation' => 'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition''snippet_set' => 'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition''snippet' => 'Shopware\\Core\\System\\Snippet\\SnippetDefinition''salutation' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition''salutation_translation' => 'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition''tax' => 'Shopware\\Core\\System\\Tax\\TaxDefinition''tax_rule' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition''tax_rule_type' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition''tax_rule_type_translation' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition''unit' => 'Shopware\\Core\\System\\Unit\\UnitDefinition''unit_translation' => 'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition''user' => 'Shopware\\Core\\System\\User\\UserDefinition''user_config' => 'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition''user_access_key' => 'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition''user_recovery' => 'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition''integration' => 'Shopware\\Core\\System\\Integration\\IntegrationDefinition''integration_role' => 'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition''state_machine' => 'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition''state_machine_translation' => 'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition''state_machine_state' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition''state_machine_state_translation' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition''state_machine_transition' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition''state_machine_history' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition''system_config' => 'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition''number_range' => 'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition''number_range_sales_channel' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition''number_range_state' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition''number_range_type' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition''number_range_type_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition''number_range_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition''tag' => 'Shopware\\Core\\System\\Tag\\TagDefinition''category' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition''category_translation' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition''category_tag' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition''media' => 'Shopware\\Core\\Content\\Media\\MediaDefinition''media_default_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition''media_thumbnail' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition''media_translation' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition''media_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition''media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition''media_folder_configuration' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition''media_folder_configuration_media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition''media_tag' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition''product' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition''product_stream_mapping' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition''product_category' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition''product_custom_field_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition''product_tag' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition''product_configurator_setting' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition''product_price' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition''product_property' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition''product_search_keyword' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition''product_keyword_dictionary' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition''product_review' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition''product_manufacturer' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition''product_manufacturer_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition''product_media' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition''product_download' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition''product_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition''product_option' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition''product_category_tree' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition''product_cross_selling' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition''product_cross_selling_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition''product_cross_selling_assigned_products' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition''product_feature_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition''product_feature_set_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition''product_sorting' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition''product_sorting_translation' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition''product_search_config' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition''product_search_config_field' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition''product_visibility' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition''delivery_time' => 'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition''newsletter_recipient' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition''newsletter_recipient_tag' => 'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition''rule' => 'Shopware\\Core\\Content\\Rule\\RuleDefinition''rule_condition' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition''rule_tag' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition''product_stream' => 'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition''product_stream_translation' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition''product_stream_filter' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition''product_export' => 'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition''property_group' => 'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition''property_group_option' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition''property_group_option_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition''property_group_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition''cms_page' => 'Shopware\\Core\\Content\\Cms\\CmsPageDefinition''cms_page_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition''cms_section' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition''cms_block' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition''cms_slot' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition''cms_slot_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition''mail_template' => 'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition''mail_template_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition''mail_template_type' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition''mail_template_type_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition''mail_template_media' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition''mail_header_footer' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition''mail_header_footer_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition''delivery_time_translation' => 'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition''import_export_profile' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition''import_export_log' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition''import_export_file' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition''import_export_profile_translation' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition''landing_page' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition''landing_page_translation' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition''landing_page_tag' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition''landing_page_sales_channel' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition''flow' => 'Shopware\\Core\\Content\\Flow\\FlowDefinition''flow_sequence' => 'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition''flow_template' => 'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition''customer' => 'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition''customer_group_translation' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition''customer_address' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition''customer_recovery' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition''customer_group' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition''customer_group_registration_sales_channels' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition''customer_tag' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition''customer_wishlist' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition''customer_wishlist_product' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition''document' => 'Shopware\\Core\\Checkout\\Document\\DocumentDefinition''document_type' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition''document_type_translation' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition''document_base_config' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition''document_base_config_sales_channel' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition''order' => 'Shopware\\Core\\Checkout\\Order\\OrderDefinition''order_address' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition''order_customer' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition''order_delivery' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition''order_delivery_position' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition''order_line_item' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition''order_line_item_download' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition''order_tag' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition''order_transaction' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition''order_transaction_capture' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition''order_transaction_capture_refund' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition''order_transaction_capture_refund_position' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition''payment_method' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition''payment_method_translation' => 'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition''promotion' => 'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition''promotion_sales_channel' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition''promotion_individual_code' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition''promotion_discount' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition''promotion_discount_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition''promotion_setgroup' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition''promotion_setgroup_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition''promotion_order_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition''promotion_persona_customer' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition''promotion_persona_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition''promotion_cart_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition''promotion_translation' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition''promotion_discount_prices' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition''shipping_method' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition''shipping_method_tag' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition''shipping_method_price' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition''shipping_method_translation' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition''app_administration_snippet' => 'Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition''notification' => 'Shopware\\Administration\\Notification\\NotificationDefinition''theme' => 'Shopware\\Storefront\\Theme\\ThemeDefinition''theme_translation' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition''theme_sales_channel' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition''theme_media' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition''theme_child' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition''swag_paypal_pos_sales_channel' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition''swag_paypal_pos_sales_channel_inventory' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition''swag_paypal_pos_sales_channel_run' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition''swag_paypal_pos_sales_channel_run_log' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition''swag_paypal_pos_sales_channel_media' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition''swag_paypal_pos_sales_channel_product' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition''cms_factory_element' => 'AkuCmsFactory\\Element\\CmsFactoryElementDefinition''swag_amazon_pay_payment_notification' => 'Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\PaymentNotification\\PaymentNotificationDefinition''swag_amazon_pay_signup_token' => 'Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenDefinition''mrpix_sales_channel_billigertracking' => 'Mrpix\\BilligerTracking\\Core\\System\\SalesChannel\\Aggregate\\BilligerTrackingDefinition''s_plugin_netzp_notification' => 'NetzpNotifications6\\Core\\Content\\Notification\\NotificationDefinition''s_plugin_netzp_notification_translation' => 'NetzpNotifications6\\Core\\Content\\Aggregate\\NotificationTranslation\\NotificationTranslationDefinition''acris_seo_redirect' => 'Acris\\SeoRedirect\\Custom\\SeoRedirectDefinition''klarna_payment_request_log' => 'KlarnaPayment\\Components\\DataAbstractionLayer\\Entity\\RequestLog\\RequestLogDefinition''acris_cookie' => 'Acris\\CookieConsent\\Custom\\CookieDefinition''acris_cookie_group' => 'Acris\\CookieConsent\\Custom\\CookieGroupDefinition''acris_cookie_sales_channel' => 'Acris\\CookieConsent\\Custom\\CookieSalesChannelDefinition''acris_cookie_translation' => 'Acris\\CookieConsent\\Custom\\Aggregate\\CookieTranslation\\CookieTranslationDefinition''acris_cookie_group_translation' => 'Acris\\CookieConsent\\Custom\\Aggregate\\CookieGroupTranslation\\CookieGroupTranslationDefinition''neti_product_cms_sales_channel' => 'NetInventors\\NetiNextProductDetailCms\\Core\\Content\\ProductCmsSalesChannel\\ProductCmsSalesChannelDefinition''neti_product_cms' => 'NetInventors\\NetiNextProductDetailCms\\Core\\Content\\Product\\Aggregate\\ProductCms\\ProductCmsDefinition''neti_pdc_template_marker' => 'NetInventors\\NetiNextProductDetailCms\\Core\\Content\\TemplateMarker\\TemplateMarkerDefinition''magnalister_shopware6' => 'Redgecko\\Magnalister\\Core\\Content\\Bundle\\BundleCookieDefinition''solid_pv_product_embedded_video_media' => 'StudioSolid\\ProductVideos\\Core\\Content\\Product\\Aggregate\\ProductEmbeddedVideoMedia\\ProductEmbeddedVideoMediaDefinition''solid_pv_product_media_video_thumbnail' => 'StudioSolid\\ProductVideos\\Core\\Content\\Product\\Aggregate\\ProductMediaVideoThumbnail\\ProductMediaVideoThumbnailDefinition''kplngi_productcategoryposition' => 'Kplngi\\ProductOrder\\Position\\ProductCategoryDefinition''kplngi_orderactive' => 'Kplngi\\ProductOrder\\Position\\OrderActiveDefinition''cbax_analytics_config' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ConfigDefinition''cbax_analytics_groups_config' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\GroupDefinition''cbax_analytics_search' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\SearchResultDefinition''cbax_analytics_product_impressions' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ProductImpressionsDefinition''cbax_analytics_category_impressions' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\CategoryImpressionsDefinition''cbax_analytics_manufacturer_impressions' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ManufacturerImpressionsDefinition''cbax_analytics_visitors' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\VisitorsDefinition''cbax_analytics_pool' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\PoolDefinition''cbax_analytics_referer' => 'Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\RefererDefinition''stage_ware_profile' => 'ZweiPunktStageWare\\Core\\Content\\Profile\\ProfileDefinition''ghsw_sync_customer' => 'Ghsw\\GreyhoundConnect\\Core\\Content\\Sync\\SyncCustomerDefinition''ghsw_sync_log' => 'Ghsw\\GreyhoundConnect\\Core\\Content\\Sync\\SyncLogDefinition''swag_migration_logging' => 'SwagMigrationAssistant\\Migration\\Logging\\SwagMigrationLoggingDefinition''swag_migration_run' => 'SwagMigrationAssistant\\Migration\\Run\\SwagMigrationRunDefinition''swag_migration_data' => 'SwagMigrationAssistant\\Migration\\Data\\SwagMigrationDataDefinition''swag_migration_mapping' => 'SwagMigrationAssistant\\Migration\\Mapping\\SwagMigrationMappingDefinition''swag_migration_media_file' => 'SwagMigrationAssistant\\Migration\\Media\\SwagMigrationMediaFileDefinition''swag_migration_general_setting' => 'SwagMigrationAssistant\\Migration\\Setting\\GeneralSettingDefinition''swag_migration_connection' => 'SwagMigrationAssistant\\Migration\\Connection\\SwagMigrationConnectionDefinition'], ['language' => 'sales_channel.language.repository''seo_url' => 'sales_channel.seo_url.repository''main_category' => 'sales_channel.main_category.repository''country' => 'sales_channel.country.repository''country_state' => 'sales_channel.country_state.repository''currency' => 'sales_channel.currency.repository''salutation' => 'sales_channel.salutation.repository''category' => 'sales_channel.category.repository''product' => 'sales_channel.product.repository''newsletter_recipient' => 'sales_channel.newsletter_recipient.repository''landing_page' => 'sales_channel.landing_page.repository''payment_method' => 'sales_channel.payment_method.repository''shipping_method' => 'sales_channel.shipping_method.repository']);
  10136.     }
  10137.     /**
  10138.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  10139.      *
  10140.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  10141.      */
  10142.     protected function getSalesChannelDefinitionService()
  10143.     {
  10144.         $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  10145.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10146.         return $instance;
  10147.     }
  10148.     /**
  10149.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute' shared service.
  10150.      *
  10151.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute
  10152.      */
  10153.     protected function getContextSwitchRouteService()
  10154.     {
  10155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/AbstractContextSwitchRoute.php';
  10156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/ContextSwitchRoute.php';
  10157.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  10158.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'])) {
  10159.             return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'];
  10160.         }
  10161.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  10162.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'])) {
  10163.             return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'];
  10164.         }
  10165.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10166.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'])) {
  10167.             return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'];
  10168.         }
  10169.         return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] = new \Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute($a$b$c);
  10170.     }
  10171.     /**
  10172.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController' shared service.
  10173.      *
  10174.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController
  10175.      */
  10176.     protected function getStoreApiInfoControllerService()
  10177.     {
  10178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/StoreApiInfoController.php';
  10179.         return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\StoreApiInfoController'] = new \Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController(($this->privates['Shopware\\Core\\Framework\\Api\\ApiDefinition\\DefinitionService'] ?? $this->getDefinitionServiceService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['shopware.security.csp_templates']);
  10180.     }
  10181.     /**
  10182.      * Gets the public 'Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  10183.      *
  10184.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  10185.      */
  10186.     protected function getSalutationTranslationDefinitionService()
  10187.     {
  10188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  10190.         $this->services['Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  10191.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10192.         return $instance;
  10193.     }
  10194.     /**
  10195.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute' shared service.
  10196.      *
  10197.      * @return \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute
  10198.      */
  10199.     protected function getCachedSalutationRouteService()
  10200.     {
  10201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/AbstractSalutationRoute.php';
  10202.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/CachedSalutationRoute.php';
  10203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalutationRoute.php';
  10204.         $a = ($this->services['sales_channel.salutation.repository'] ?? $this->getSalesChannel_Salutation_RepositoryService());
  10205.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  10206.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  10207.         }
  10208.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  10209.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  10210.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  10211.         }
  10212.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10213.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  10214.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  10215.         }
  10216.         return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] = new \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute(new \Shopware\Core\System\Salutation\SalesChannel\SalutationRoute($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  10217.     }
  10218.     /**
  10219.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition' shared service.
  10220.      *
  10221.      * @return \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition
  10222.      */
  10223.     protected function getSalesChannelSalutationDefinitionService()
  10224.     {
  10225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  10226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalesChannelSalutationDefinition.php';
  10227.         $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition();
  10228.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  10229.         return $instance;
  10230.     }
  10231.     /**
  10232.      * Gets the public 'Shopware\Core\System\Salutation\SalutationDefinition' shared service.
  10233.      *
  10234.      * @return \Shopware\Core\System\Salutation\SalutationDefinition
  10235.      */
  10236.     protected function getSalutationDefinitionService()
  10237.     {
  10238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  10239.         $this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalutationDefinition();
  10240.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10241.         return $instance;
  10242.     }
  10243.     /**
  10244.      * Gets the public 'Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  10245.      *
  10246.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  10247.      */
  10248.     protected function getSnippetSetDefinitionService()
  10249.     {
  10250.         $this->services['Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  10251.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10252.         return $instance;
  10253.     }
  10254.     /**
  10255.      * Gets the public 'Shopware\Core\System\Snippet\Api\SnippetController' shared service.
  10256.      *
  10257.      * @return \Shopware\Core\System\Snippet\Api\SnippetController
  10258.      */
  10259.     protected function getSnippetControllerService()
  10260.     {
  10261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Api/SnippetController.php';
  10262.         $this->services['Shopware\\Core\\System\\Snippet\\Api\\SnippetController'] = $instance = new \Shopware\Core\System\Snippet\Api\SnippetController(($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] ?? $this->getSnippetServiceService()), ($this->services['Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection'] ?? $this->getSnippetFileCollectionService()));
  10263.         $instance->setContainer($this);
  10264.         return $instance;
  10265.     }
  10266.     /**
  10267.      * Gets the public 'Shopware\Core\System\Snippet\Files\SnippetFileCollection' shared service.
  10268.      *
  10269.      * @return \Shopware\Core\System\Snippet\Files\SnippetFileCollection
  10270.      */
  10271.     protected function getSnippetFileCollectionService($lazyLoad true)
  10272.     {
  10273.         if ($lazyLoad) {
  10274.             return $this->services['Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection'] = $this->createProxy('SnippetFileCollection_08f09cc', function () {
  10275.                 return \SnippetFileCollection_08f09cc::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  10276.                     $wrappedInstance $this->getSnippetFileCollectionService(false);
  10277.                     $proxy->setProxyInitializer(null);
  10278.                     return true;
  10279.                 });
  10280.             });
  10281.         }
  10282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileCollectionFactory.php';
  10283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoaderInterface.php';
  10284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoader.php';
  10285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/AppSnippetFileLoader.php';
  10286.         return (new \Shopware\Core\System\Snippet\Files\SnippetFileCollectionFactory(new \Shopware\Core\System\Snippet\Files\SnippetFileLoader(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), new \Shopware\Core\System\Snippet\Files\AppSnippetFileLoader(\dirname(__DIR__4)), ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? $this->getActiveAppsLoaderService()))))->createSnippetFileCollection();
  10287.     }
  10288.     /**
  10289.      * Gets the public 'Shopware\Core\System\Snippet\Filter\SnippetFilterFactory' shared service.
  10290.      *
  10291.      * @return \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory
  10292.      */
  10293.     protected function getSnippetFilterFactoryService()
  10294.     {
  10295.         return $this->services['Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory'] = new \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory(new RewindableGenerator(function () {
  10296.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] = new \Shopware\Core\System\Snippet\Filter\AuthorFilter()));
  10297.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] = new \Shopware\Core\System\Snippet\Filter\AddedFilter()));
  10298.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] = new \Shopware\Core\System\Snippet\Filter\EditedFilter()));
  10299.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] = new \Shopware\Core\System\Snippet\Filter\EmptySnippetFilter()));
  10300.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] = new \Shopware\Core\System\Snippet\Filter\NamespaceFilter()));
  10301.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] = new \Shopware\Core\System\Snippet\Filter\TermFilter()));
  10302.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] = new \Shopware\Core\System\Snippet\Filter\TranslationKeyFilter()));
  10303.         }, 7));
  10304.     }
  10305.     /**
  10306.      * Gets the public 'Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  10307.      *
  10308.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  10309.      */
  10310.     protected function getSnippetDefinitionService()
  10311.     {
  10312.         $this->services['Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  10313.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10314.         return $instance;
  10315.     }
  10316.     /**
  10317.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  10318.      *
  10319.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  10320.      */
  10321.     protected function getStateMachineHistoryDefinitionService()
  10322.     {
  10323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  10324.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  10325.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10326.         return $instance;
  10327.     }
  10328.     /**
  10329.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  10330.      *
  10331.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  10332.      */
  10333.     protected function getStateMachineStateDefinitionService()
  10334.     {
  10335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  10336.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  10337.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10338.         return $instance;
  10339.     }
  10340.     /**
  10341.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  10342.      *
  10343.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  10344.      */
  10345.     protected function getStateMachineStateTranslationDefinitionService()
  10346.     {
  10347.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  10349.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  10350.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10351.         return $instance;
  10352.     }
  10353.     /**
  10354.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  10355.      *
  10356.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  10357.      */
  10358.     protected function getStateMachineTransitionDefinitionService()
  10359.     {
  10360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  10361.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  10362.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10363.         return $instance;
  10364.     }
  10365.     /**
  10366.      * Gets the public 'Shopware\Core\System\StateMachine\Api\StateMachineActionController' shared service.
  10367.      *
  10368.      * @return \Shopware\Core\System\StateMachine\Api\StateMachineActionController
  10369.      */
  10370.     protected function getStateMachineActionControllerService()
  10371.     {
  10372.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Api/StateMachineActionController.php';
  10373.         $this->services['Shopware\\Core\\System\\StateMachine\\Api\\StateMachineActionController'] = $instance = new \Shopware\Core\System\StateMachine\Api\StateMachineActionController(($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10374.         $instance->setContainer($this);
  10375.         return $instance;
  10376.     }
  10377.     /**
  10378.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  10379.      *
  10380.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  10381.      */
  10382.     protected function getStateMachineDefinitionService()
  10383.     {
  10384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  10385.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  10386.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10387.         return $instance;
  10388.     }
  10389.     /**
  10390.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  10391.      *
  10392.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  10393.      */
  10394.     protected function getStateMachineTranslationDefinitionService()
  10395.     {
  10396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  10398.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  10399.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10400.         return $instance;
  10401.     }
  10402.     /**
  10403.      * Gets the public 'Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory' shared service.
  10404.      *
  10405.      * @return \Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory
  10406.      */
  10407.     protected function getSystemConfigFacadeHookFactoryService()
  10408.     {
  10409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  10410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Facade/SystemConfigFacadeHookFactory.php';
  10411.         return $this->services['Shopware\\Core\\System\\SystemConfig\\Facade\\SystemConfigFacadeHookFactory'] = new \Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  10412.     }
  10413.     /**
  10414.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  10415.      *
  10416.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  10417.      */
  10418.     protected function getSystemConfigDefinitionService()
  10419.     {
  10420.         $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  10421.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10422.         return $instance;
  10423.     }
  10424.     /**
  10425.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigService' shared service.
  10426.      *
  10427.      * @return \Shopware\Core\System\SystemConfig\SystemConfigService
  10428.      */
  10429.     protected function getSystemConfigServiceService()
  10430.     {
  10431.         $a = ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService());
  10432.         if (isset($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'])) {
  10433.             return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'];
  10434.         }
  10435.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10436.         if (isset($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'])) {
  10437.             return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'];
  10438.         }
  10439.         $c = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  10440.         return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] = new \Shopware\Core\System\SystemConfig\SystemConfigService($c$a, ($this->privates['Shopware\\Core\\System\\SystemConfig\\Util\\ConfigReader'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Util\\ConfigReader'] = new \Shopware\Core\System\SystemConfig\Util\ConfigReader())), new \Shopware\Core\System\SystemConfig\MemoizedSystemConfigLoader(new \Shopware\Core\System\SystemConfig\CachedSystemConfigLoader(new \Shopware\Core\System\SystemConfig\SystemConfigLoader($c, ($this->services['kernel'] ?? $this->get('kernel'1))), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService())), ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] = new \Shopware\Core\System\SystemConfig\Store\MemoizedSystemConfigStore()))), $b);
  10441.     }
  10442.     /**
  10443.      * Gets the public 'Shopware\Core\System\Tag\Service\FilterTagIdsService' shared service.
  10444.      *
  10445.      * @return \Shopware\Core\System\Tag\Service\FilterTagIdsService
  10446.      */
  10447.     protected function getFilterTagIdsServiceService()
  10448.     {
  10449.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/Service/FilterTagIdsService.php';
  10450.         return $this->services['Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService'] = new \Shopware\Core\System\Tag\Service\FilterTagIdsService(($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\CriteriaQueryBuilder'] ?? $this->getCriteriaQueryBuilderService()));
  10451.     }
  10452.     /**
  10453.      * Gets the public 'Shopware\Core\System\Tag\TagDefinition' shared service.
  10454.      *
  10455.      * @return \Shopware\Core\System\Tag\TagDefinition
  10456.      */
  10457.     protected function getTagDefinitionService()
  10458.     {
  10459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  10460.         $this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  10461.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10462.         return $instance;
  10463.     }
  10464.     /**
  10465.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  10466.      *
  10467.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  10468.      */
  10469.     protected function getTaxRuleTypeTranslationDefinitionService()
  10470.     {
  10471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  10473.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  10474.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10475.         return $instance;
  10476.     }
  10477.     /**
  10478.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  10479.      *
  10480.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  10481.      */
  10482.     protected function getTaxRuleTypeDefinitionService()
  10483.     {
  10484.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  10485.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  10486.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10487.         return $instance;
  10488.     }
  10489.     /**
  10490.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  10491.      *
  10492.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  10493.      */
  10494.     protected function getTaxRuleDefinitionService()
  10495.     {
  10496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  10497.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  10498.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10499.         return $instance;
  10500.     }
  10501.     /**
  10502.      * Gets the public 'Shopware\Core\System\Tax\TaxDefinition' shared service.
  10503.      *
  10504.      * @return \Shopware\Core\System\Tax\TaxDefinition
  10505.      */
  10506.     protected function getTaxDefinitionService()
  10507.     {
  10508.         $this->services['Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  10509.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10510.         return $instance;
  10511.     }
  10512.     /**
  10513.      * Gets the public 'Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  10514.      *
  10515.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  10516.      */
  10517.     protected function getUnitTranslationDefinitionService()
  10518.     {
  10519.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  10521.         $this->services['Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  10522.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10523.         return $instance;
  10524.     }
  10525.     /**
  10526.      * Gets the public 'Shopware\Core\System\Unit\UnitDefinition' shared service.
  10527.      *
  10528.      * @return \Shopware\Core\System\Unit\UnitDefinition
  10529.      */
  10530.     protected function getUnitDefinitionService()
  10531.     {
  10532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  10533.         $this->services['Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  10534.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10535.         return $instance;
  10536.     }
  10537.     /**
  10538.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  10539.      *
  10540.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  10541.      */
  10542.     protected function getUserAccessKeyDefinitionService()
  10543.     {
  10544.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  10545.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  10546.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10547.         return $instance;
  10548.     }
  10549.     /**
  10550.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  10551.      *
  10552.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  10553.      */
  10554.     protected function getUserConfigDefinitionService()
  10555.     {
  10556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  10557.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  10558.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10559.         return $instance;
  10560.     }
  10561.     /**
  10562.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  10563.      *
  10564.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  10565.      */
  10566.     protected function getUserRecoveryDefinitionService()
  10567.     {
  10568.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  10569.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  10570.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10571.         return $instance;
  10572.     }
  10573.     /**
  10574.      * Gets the public 'Shopware\Core\System\User\Api\UserRecoveryController' shared service.
  10575.      *
  10576.      * @return \Shopware\Core\System\User\Api\UserRecoveryController
  10577.      */
  10578.     protected function getUserRecoveryControllerService()
  10579.     {
  10580.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserRecoveryController.php';
  10581.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Recovery/UserRecoveryService.php';
  10582.         $this->services['Shopware\\Core\\System\\User\\Api\\UserRecoveryController'] = $instance = new \Shopware\Core\System\User\Api\UserRecoveryController(new \Shopware\Core\System\User\Recovery\UserRecoveryService(($this->services['user_recovery.repository'] ?? $this->getUserRecovery_RepositoryService()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService())), ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()));
  10583.         $instance->setContainer($this);
  10584.         return $instance;
  10585.     }
  10586.     /**
  10587.      * Gets the public 'Shopware\Core\System\User\Api\UserValidationController' shared service.
  10588.      *
  10589.      * @return \Shopware\Core\System\User\Api\UserValidationController
  10590.      */
  10591.     protected function getUserValidationControllerService()
  10592.     {
  10593.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserValidationController.php';
  10594.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Service/UserValidationService.php';
  10595.         $this->services['Shopware\\Core\\System\\User\\Api\\UserValidationController'] = $instance = new \Shopware\Core\System\User\Api\UserValidationController(new \Shopware\Core\System\User\Service\UserValidationService(($this->services['user.repository'] ?? $this->getUser_RepositoryService())));
  10596.         $instance->setContainer($this);
  10597.         return $instance;
  10598.     }
  10599.     /**
  10600.      * Gets the public 'Shopware\Core\System\User\UserDefinition' shared service.
  10601.      *
  10602.      * @return \Shopware\Core\System\User\UserDefinition
  10603.      */
  10604.     protected function getUserDefinitionService()
  10605.     {
  10606.         $this->services['Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  10607.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10608.         return $instance;
  10609.     }
  10610.     /**
  10611.      * Gets the public 'Shopware\Elasticsearch\Admin\AdminElasticsearchHelper' shared service.
  10612.      *
  10613.      * @return \Shopware\Elasticsearch\Admin\AdminElasticsearchHelper
  10614.      */
  10615.     protected function getAdminElasticsearchHelperService()
  10616.     {
  10617.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  10618.         return $this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] = new \Shopware\Elasticsearch\Admin\AdminElasticsearchHelper($this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'), $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX'));
  10619.     }
  10620.     /**
  10621.      * Gets the public 'Shopware\Elasticsearch\Admin\AdminSearchController' shared service.
  10622.      *
  10623.      * @return \Shopware\Elasticsearch\Admin\AdminSearchController
  10624.      */
  10625.     protected function getAdminSearchController2Service()
  10626.     {
  10627.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminSearchController.php';
  10628.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  10629.         return $this->services['Shopware\\Elasticsearch\\Admin\\AdminSearchController'] = new \Shopware\Elasticsearch\Admin\AdminSearchController(($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearcher'] ?? $this->getAdminSearcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->privates['Shopware\\Core\\Framework\\Api\\Serializer\\JsonEntityEncoder'] ?? $this->getJsonEntityEncoderService()), ($this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] ?? ($this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] = new \Shopware\Elasticsearch\Admin\AdminElasticsearchHelper($this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'), $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX')))));
  10630.     }
  10631.     /**
  10632.      * Gets the public 'Shopware\Elasticsearch\Framework\ElasticsearchHelper' shared service.
  10633.      *
  10634.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchHelper
  10635.      */
  10636.     protected function getElasticsearchHelperService()
  10637.     {
  10638.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  10639.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'])) {
  10640.             return $this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'];
  10641.         }
  10642.         return $this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev'$this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'), $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_INDEXING_ENABLED'), $this->getEnv('string:default:default_elasticsearch_prefix:SHOPWARE_ES_INDEX_PREFIX'), $this->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $a, ($this->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? $this->getCriteriaParserService()), ($this->privates['shopware.elasticsearch.logger'] ?? $this->getShopware_Elasticsearch_LoggerService()));
  10643.     }
  10644.     /**
  10645.      * Gets the public 'Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler' shared service.
  10646.      *
  10647.      * @return \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler
  10648.      */
  10649.     protected function getCreateAliasTaskHandlerService()
  10650.     {
  10651.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/CreateAliasTaskHandler.php';
  10652.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  10653.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  10654.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  10655.         }
  10656.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  10657.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  10658.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  10659.         }
  10660.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10661.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  10662.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  10663.         }
  10664.         return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] = new \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler($a, ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b$this->parameters['elasticsearch.index.config'], $c);
  10665.     }
  10666.     /**
  10667.      * Gets the public 'Shopware\Storefront\Controller\AccountOrderController' shared service.
  10668.      *
  10669.      * @return \Shopware\Storefront\Controller\AccountOrderController
  10670.      */
  10671.     protected function getAccountOrderControllerService()
  10672.     {
  10673.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountOrderController.php';
  10674.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderPageLoader.php';
  10675.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountEditOrderPageLoader.php';
  10676.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderDetailPageLoader.php';
  10677.         $a = ($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  10678.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10679.         $c = ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService());
  10680.         $d = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService());
  10681.         $this->services['Shopware\\Storefront\\Controller\\AccountOrderController'] = $instance = new \Shopware\Storefront\Controller\AccountOrderController(new \Shopware\Storefront\Page\Account\Order\AccountOrderPageLoader($a$b$c, ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService())), new \Shopware\Storefront\Page\Account\Order\AccountEditOrderPageLoader($a$b$c, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] ?? $this->getRequestCriteriaBuilderService()), ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), $d), ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService()), ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\CancelOrderRoute'] ?? $this->getCancelOrderRouteService()), ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\SetPaymentOrderRoute'] ?? $this->getSetPaymentOrderRouteService()), ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\HandlePaymentMethodRoute'] ?? $this->getHandlePaymentMethodRouteService()), $b, new \Shopware\Storefront\Page\Account\Order\AccountOrderDetailPageLoader($a$b$c), $c, ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), $d);
  10682.         $instance->setContainer($this);
  10683.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10684.         return $instance;
  10685.     }
  10686.     /**
  10687.      * Gets the public 'Shopware\Storefront\Controller\AccountPaymentController' shared service.
  10688.      *
  10689.      * @return \Shopware\Storefront\Controller\AccountPaymentController
  10690.      */
  10691.     protected function getAccountPaymentControllerService()
  10692.     {
  10693.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountPaymentController.php';
  10694.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/PaymentMethod/AccountPaymentMethodPageLoader.php';
  10695.         $this->services['Shopware\\Storefront\\Controller\\AccountPaymentController'] = $instance = new \Shopware\Storefront\Controller\AccountPaymentController(new \Shopware\Storefront\Page\Account\PaymentMethod\AccountPaymentMethodPageLoader(($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePaymentMethodRoute'] ?? $this->getChangePaymentMethodRouteService()));
  10696.         $instance->setContainer($this);
  10697.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10698.         return $instance;
  10699.     }
  10700.     /**
  10701.      * Gets the public 'Shopware\Storefront\Controller\AccountProfileController' shared service.
  10702.      *
  10703.      * @return \Shopware\Storefront\Controller\AccountProfileController
  10704.      */
  10705.     protected function getAccountProfileControllerService()
  10706.     {
  10707.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountProfileController.php';
  10708.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Overview/AccountOverviewPageLoader.php';
  10709.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Profile/AccountProfilePageLoader.php';
  10710.         $a = ($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  10711.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10712.         $this->services['Shopware\\Storefront\\Controller\\AccountProfileController'] = $instance = new \Shopware\Storefront\Controller\AccountProfileController(new \Shopware\Storefront\Page\Account\Overview\AccountOverviewPageLoader($a$b, ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute'] ?? $this->getCustomerRouteService()), ($this->privates['Shopware\\Storefront\\Pagelet\\Newsletter\\Account\\NewsletterAccountPageletLoader'] ?? $this->getNewsletterAccountPageletLoaderService())), new \Shopware\Storefront\Page\Account\Profile\AccountProfilePageLoader($a$b, ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService())), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute'] ?? $this->getChangeCustomerProfileRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePasswordRoute'] ?? $this->getChangePasswordRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeEmailRoute'] ?? $this->getChangeEmailRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute'] ?? $this->getDeleteCustomerRouteService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10713.         $instance->setContainer($this);
  10714.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10715.         return $instance;
  10716.     }
  10717.     /**
  10718.      * Gets the public 'Shopware\Storefront\Controller\AddressController' shared service.
  10719.      *
  10720.      * @return \Shopware\Storefront\Controller\AddressController
  10721.      */
  10722.     protected function getAddressControllerService()
  10723.     {
  10724.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AddressController.php';
  10725.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Listing/AddressListingPageLoader.php';
  10726.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Detail/AddressDetailPageLoader.php';
  10727.         $a = ($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  10728.         $b = ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService());
  10729.         $c = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService());
  10730.         $d = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute'] ?? $this->getListAddressRouteService());
  10731.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10732.         $this->services['Shopware\\Storefront\\Controller\\AddressController'] = $instance = new \Shopware\Storefront\Controller\AddressController(new \Shopware\Storefront\Page\Address\Listing\AddressListingPageLoader($a$b$c$d$e, ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService())), new \Shopware\Storefront\Page\Address\Detail\AddressDetailPageLoader($a$b$c$e$d), ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService()), $d, ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRoute'] ?? $this->getUpsertAddressRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute'] ?? $this->getDeleteAddressRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute'] ?? $this->getChangeCustomerProfileRouteService()));
  10733.         $instance->setContainer($this);
  10734.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10735.         return $instance;
  10736.     }
  10737.     /**
  10738.      * Gets the public 'Shopware\Storefront\Controller\Api\CaptchaController' shared service.
  10739.      *
  10740.      * @return \Shopware\Storefront\Controller\Api\CaptchaController
  10741.      */
  10742.     protected function getCaptchaControllerService()
  10743.     {
  10744.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/Api/CaptchaController.php';
  10745.         $this->services['Shopware\\Storefront\\Controller\\Api\\CaptchaController'] = $instance = new \Shopware\Storefront\Controller\Api\CaptchaController(new RewindableGenerator(function () {
  10746.             yield => ($this->privates['Laudert\\FriendlyCaptcha\\Storefront\\Framework\\Captcha\\FriendlyCaptcha'] ?? $this->getFriendlyCaptchaService());
  10747.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  10748.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  10749.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  10750.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  10751.         }, 5));
  10752.         $instance->setContainer($this);
  10753.         return $instance;
  10754.     }
  10755.     /**
  10756.      * Gets the public 'Shopware\Storefront\Controller\AuthController' shared service.
  10757.      *
  10758.      * @return \Shopware\Storefront\Controller\AuthController
  10759.      */
  10760.     protected function getAuthController2Service()
  10761.     {
  10762.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AuthController.php';
  10763.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/RecoverPassword/AccountRecoverPasswordPageLoader.php';
  10764.         $this->services['Shopware\\Storefront\\Controller\\AuthController'] = $instance = new \Shopware\Storefront\Controller\AuthController(($this->privates['Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoader'] ?? $this->getAccountLoginPageLoaderService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SendPasswordRecoveryMailRoute'] ?? $this->getSendPasswordRecoveryMailRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ResetPasswordRoute'] ?? $this->getResetPasswordRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoginRoute'] ?? $this->getLoginRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute'] ?? $this->getLogoutRouteService()), ($this->privates['Shopware\\Storefront\\Checkout\\Cart\\SalesChannel\\StorefrontCartFacade'] ?? $this->getStorefrontCartFacadeService()), new \Shopware\Storefront\Page\Account\RecoverPassword\AccountRecoverPasswordPageLoader(($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRecoveryIsExpiredRoute'] ?? $this->getCustomerRecoveryIsExpiredRouteService())), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()));
  10765.         $instance->setContainer($this);
  10766.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10767.         return $instance;
  10768.     }
  10769.     /**
  10770.      * Gets the public 'Shopware\Storefront\Controller\CaptchaController' shared service.
  10771.      *
  10772.      * @return \Shopware\Storefront\Controller\CaptchaController
  10773.      */
  10774.     protected function getCaptchaController2Service()
  10775.     {
  10776.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CaptchaController.php';
  10777.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/AbstractBasicCaptchaPageletLoader.php';
  10778.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/BasicCaptchaPageletLoader.php';
  10779.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/AbstractBasicCaptchaGenerator.php';
  10780.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/BasicCaptchaGenerator.php';
  10781.         $this->services['Shopware\\Storefront\\Controller\\CaptchaController'] = $instance = new \Shopware\Storefront\Controller\CaptchaController(new \Shopware\Storefront\Pagelet\Captcha\BasicCaptchaPageletLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Shopware\Storefront\Framework\Captcha\BasicCaptcha\BasicCaptchaGenerator(), ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService())), ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService()));
  10782.         $instance->setContainer($this);
  10783.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10784.         return $instance;
  10785.     }
  10786.     /**
  10787.      * Gets the public 'Shopware\Storefront\Controller\CartLineItemController' shared service.
  10788.      *
  10789.      * @return \Shopware\Storefront\Controller\CartLineItemController
  10790.      */
  10791.     protected function getCartLineItemControllerService()
  10792.     {
  10793.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CartLineItemController.php';
  10794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemFactory.php';
  10795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  10796.         $this->services['Shopware\\Storefront\\Controller\\CartLineItemController'] = $instance = new \Shopware\Storefront\Controller\CartLineItemController(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionItemBuilder())), new \Shopware\Core\Content\Product\Cart\ProductLineItemFactory(), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductListRoute'] ?? $this->getProductListRouteService()));
  10797.         $instance->setContainer($this);
  10798.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10799.         return $instance;
  10800.     }
  10801.     /**
  10802.      * Gets the public 'Shopware\Storefront\Controller\CheckoutController' shared service.
  10803.      *
  10804.      * @return \Shopware\Storefront\Controller\CheckoutController
  10805.      */
  10806.     protected function getCheckoutControllerService()
  10807.     {
  10808.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CheckoutController.php';
  10809.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Cart/CheckoutCartPageLoader.php';
  10810.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Confirm/CheckoutConfirmPageLoader.php';
  10811.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Finish/CheckoutFinishPageLoader.php';
  10812.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Offcanvas/OffcanvasCartPageLoader.php';
  10813.         $a = ($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  10814.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10815.         $c = ($this->privates['Shopware\\Storefront\\Checkout\\Cart\\SalesChannel\\StorefrontCartFacade'] ?? $this->getStorefrontCartFacadeService());
  10816.         $d = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  10817.         $e = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  10818.         $this->services['Shopware\\Storefront\\Controller\\CheckoutController'] = $instance = new \Shopware\Storefront\Controller\CheckoutController(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), new \Shopware\Storefront\Page\Checkout\Cart\CheckoutCartPageLoader($a$b$c$d$e, ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService())), new \Shopware\Storefront\Page\Checkout\Confirm\CheckoutConfirmPageLoader($b$c$e$d$a, ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] ?? $this->getAddressValidationFactoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService())), new \Shopware\Storefront\Page\Checkout\Finish\CheckoutFinishPageLoader($b$a, ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService())), ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Payment\\PaymentService'] ?? $this->getPaymentServiceService()), new \Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader($b$c$a$e), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute'] ?? $this->getLogoutRouteService()));
  10819.         $instance->setContainer($this);
  10820.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10821.         return $instance;
  10822.     }
  10823.     /**
  10824.      * Gets the public 'Shopware\Storefront\Controller\CmsController' shared service.
  10825.      *
  10826.      * @return \Shopware\Storefront\Controller\CmsController
  10827.      */
  10828.     protected function getCmsControllerService()
  10829.     {
  10830.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CmsController.php';
  10831.         $this->services['Shopware\\Storefront\\Controller\\CmsController'] = $instance = new \Shopware\Storefront\Controller\CmsController(($this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] ?? $this->getCmsRouteService()), ($this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute'] ?? $this->getExpressCategoryRouteService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute'] ?? $this->getFindProductVariantRouteService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10832.         $instance->setContainer($this);
  10833.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10834.         return $instance;
  10835.     }
  10836.     /**
  10837.      * Gets the public 'Shopware\Storefront\Controller\ContextController' shared service.
  10838.      *
  10839.      * @return \Shopware\Storefront\Controller\ContextController
  10840.      */
  10841.     protected function getContextControllerService()
  10842.     {
  10843.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ContextController.php';
  10844.         $this->services['Shopware\\Storefront\\Controller\\ContextController'] = $instance = new \Shopware\Storefront\Controller\ContextController(($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.default'] ?? $this->getRouter_DefaultService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeLanguageRoute'] ?? $this->getChangeLanguageRouteService()));
  10845.         $instance->setContainer($this);
  10846.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10847.         return $instance;
  10848.     }
  10849.     /**
  10850.      * Gets the public 'Shopware\Storefront\Controller\CookieController' shared service.
  10851.      *
  10852.      * @return \Shopware\Storefront\Controller\CookieController
  10853.      */
  10854.     protected function getCookieControllerService()
  10855.     {
  10856.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CookieController.php';
  10857.         $this->services['Shopware\\Storefront\\Controller\\CookieController'] = $instance = new \Shopware\Storefront\Controller\CookieController(($this->privates['Dtgs\\GoogleTagManager\\Framework\\Cookie\\CustomCookieProvider'] ?? $this->getCustomCookieProviderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  10858.         $instance->setContainer($this);
  10859.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10860.         return $instance;
  10861.     }
  10862.     /**
  10863.      * Gets the public 'Shopware\Storefront\Controller\CountryStateController' shared service.
  10864.      *
  10865.      * @return \Shopware\Storefront\Controller\CountryStateController
  10866.      */
  10867.     protected function getCountryStateControllerService()
  10868.     {
  10869.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CountryStateController.php';
  10870.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Country/CountryStateDataPageletLoader.php';
  10871.         $this->services['Shopware\\Storefront\\Controller\\CountryStateController'] = $instance = new \Shopware\Storefront\Controller\CountryStateController(new \Shopware\Storefront\Pagelet\Country\CountryStateDataPageletLoader(($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute'] ?? $this->getCachedCountryStateRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService()));
  10872.         $instance->setContainer($this);
  10873.         return $instance;
  10874.     }
  10875.     /**
  10876.      * Gets the public 'Shopware\Storefront\Controller\CsrfController' shared service.
  10877.      *
  10878.      * @return \Shopware\Storefront\Controller\CsrfController
  10879.      */
  10880.     protected function getCsrfControllerService()
  10881.     {
  10882.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CsrfController.php';
  10883.         $this->services['Shopware\\Storefront\\Controller\\CsrfController'] = $instance = new \Shopware\Storefront\Controller\CsrfController(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), false'ajax');
  10884.         $instance->setContainer($this);
  10885.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10886.         return $instance;
  10887.     }
  10888.     /**
  10889.      * Gets the public 'Shopware\Storefront\Controller\DocumentController' shared service.
  10890.      *
  10891.      * @return \Shopware\Storefront\Controller\DocumentController
  10892.      */
  10893.     protected function getDocumentController2Service()
  10894.     {
  10895.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/DocumentController.php';
  10896.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Document/DocumentPageLoader.php';
  10897.         $this->services['Shopware\\Storefront\\Controller\\DocumentController'] = $instance = new \Shopware\Storefront\Controller\DocumentController(new \Shopware\Storefront\Page\Account\Document\DocumentPageLoader(($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->services['document.repository'] ?? $this->getDocument_RepositoryService())), ($this->services['Shopware\\Core\\Checkout\\Document\\SalesChannel\\DocumentRoute'] ?? $this->getDocumentRouteService()));
  10898.         $instance->setContainer($this);
  10899.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10900.         return $instance;
  10901.     }
  10902.     /**
  10903.      * Gets the public 'Shopware\Storefront\Controller\DownloadController' shared service.
  10904.      *
  10905.      * @return \Shopware\Storefront\Controller\DownloadController
  10906.      */
  10907.     protected function getDownloadControllerService()
  10908.     {
  10909.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/DownloadController.php';
  10910.         $this->services['Shopware\\Storefront\\Controller\\DownloadController'] = $instance = new \Shopware\Storefront\Controller\DownloadController(($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DownloadRoute'] ?? $this->getDownloadRouteService()));
  10911.         $instance->setContainer($this);
  10912.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10913.         return $instance;
  10914.     }
  10915.     /**
  10916.      * Gets the public 'Shopware\Storefront\Controller\ErrorController' shared service.
  10917.      *
  10918.      * @return \Shopware\Storefront\Controller\ErrorController
  10919.      */
  10920.     protected function getErrorControllerService($lazyLoad true)
  10921.     {
  10922.         if ($lazyLoad) {
  10923.             return $this->services['Shopware\\Storefront\\Controller\\ErrorController'] = $this->createProxy('ErrorController_b437ad9', function () {
  10924.                 return \ErrorController_b437ad9::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  10925.                     $wrappedInstance $this->getErrorControllerService(false);
  10926.                     $proxy->setProxyInitializer(null);
  10927.                     return true;
  10928.                 });
  10929.             });
  10930.         }
  10931.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ErrorTemplateResolver.php';
  10932.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoaderInterface.php';
  10933.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoader.php';
  10934.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  10935.         $instance = new \Shopware\Storefront\Controller\ErrorController(new \Shopware\Storefront\Framework\Twig\ErrorTemplateResolver($a), ($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] ?? $this->getHeaderPageletLoaderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new \Shopware\Storefront\Page\Navigation\Error\ErrorPageLoader(($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] ?? $this->getFooterPageletLoaderService()));
  10936.         $instance->setContainer($this);
  10937.         $instance->setTwig($a);
  10938.         return $instance;
  10939.     }
  10940.     /**
  10941.      * Gets the public 'Shopware\Storefront\Controller\FormController' shared service.
  10942.      *
  10943.      * @return \Shopware\Storefront\Controller\FormController
  10944.      */
  10945.     protected function getFormControllerService()
  10946.     {
  10947.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/FormController.php';
  10948.         $this->services['Shopware\\Storefront\\Controller\\FormController'] = $instance = new \Shopware\Storefront\Controller\FormController(($this->services['Shopware\\Core\\Content\\ContactForm\\SalesChannel\\ContactFormRoute'] ?? $this->getContactFormRouteService()), ($this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute'] ?? $this->getNewsletterSubscribeRouteService()), ($this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterUnsubscribeRoute'] ?? $this->getNewsletterUnsubscribeRouteService()));
  10949.         $instance->setContainer($this);
  10950.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10951.         return $instance;
  10952.     }
  10953.     /**
  10954.      * Gets the public 'Shopware\Storefront\Controller\LandingPageController' shared service.
  10955.      *
  10956.      * @return \Shopware\Storefront\Controller\LandingPageController
  10957.      */
  10958.     protected function getLandingPageControllerService()
  10959.     {
  10960.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/LandingPageController.php';
  10961.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/LandingPage/LandingPageLoader.php';
  10962.         $this->services['Shopware\\Storefront\\Controller\\LandingPageController'] = $instance = new \Shopware\Storefront\Controller\LandingPageController(new \Shopware\Storefront\Page\LandingPage\LandingPageLoader(($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute'] ?? $this->getCachedLandingPageRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
  10963.         $instance->setContainer($this);
  10964.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10965.         return $instance;
  10966.     }
  10967.     /**
  10968.      * Gets the public 'Shopware\Storefront\Controller\MaintenanceController' shared service.
  10969.      *
  10970.      * @return \Shopware\Storefront\Controller\MaintenanceController
  10971.      */
  10972.     protected function getMaintenanceControllerService()
  10973.     {
  10974.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/MaintenanceController.php';
  10975.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Maintenance/MaintenancePageLoader.php';
  10976.         $this->services['Shopware\\Storefront\\Controller\\MaintenanceController'] = $instance = new \Shopware\Storefront\Controller\MaintenanceController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new \Shopware\Storefront\Page\Maintenance\MaintenancePageLoader(($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()));
  10977.         $instance->setContainer($this);
  10978.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10979.         return $instance;
  10980.     }
  10981.     /**
  10982.      * Gets the public 'Shopware\Storefront\Controller\NavigationController' shared service.
  10983.      *
  10984.      * @return \Shopware\Storefront\Controller\NavigationController
  10985.      */
  10986.     protected function getNavigationControllerService()
  10987.     {
  10988.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NavigationController.php';
  10989.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoaderInterface.php';
  10990.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoader.php';
  10991.         $this->services['Shopware\\Storefront\\Controller\\NavigationController'] = $instance = new \Shopware\Storefront\Controller\NavigationController(($this->privates['Shopware\\Storefront\\Page\\Navigation\\NavigationPageLoader'] ?? $this->getNavigationPageLoaderService()), new \Shopware\Storefront\Pagelet\Menu\Offcanvas\MenuOffcanvasPageletLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService())));
  10992.         $instance->setContainer($this);
  10993.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10994.         return $instance;
  10995.     }
  10996.     /**
  10997.      * Gets the public 'Shopware\Storefront\Controller\NewsletterController' shared service.
  10998.      *
  10999.      * @return \Shopware\Storefront\Controller\NewsletterController
  11000.      */
  11001.     protected function getNewsletterControllerService()
  11002.     {
  11003.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NewsletterController.php';
  11004.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Newsletter/Subscribe/NewsletterSubscribePageLoader.php';
  11005.         $this->services['Shopware\\Storefront\\Controller\\NewsletterController'] = $instance = new \Shopware\Storefront\Controller\NewsletterController(new \Shopware\Storefront\Page\Newsletter\Subscribe\NewsletterSubscribePageLoader(($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute'] ?? $this->getNewsletterSubscribeRouteService()), ($this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterConfirmRoute'] ?? $this->getNewsletterConfirmRouteService()), ($this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterUnsubscribeRoute'] ?? $this->getNewsletterUnsubscribeRouteService()), ($this->privates['Shopware\\Storefront\\Pagelet\\Newsletter\\Account\\NewsletterAccountPageletLoader'] ?? $this->getNewsletterAccountPageletLoaderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  11006.         $instance->setContainer($this);
  11007.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11008.         return $instance;
  11009.     }
  11010.     /**
  11011.      * Gets the public 'Shopware\Storefront\Controller\ProductController' shared service.
  11012.      *
  11013.      * @return \Shopware\Storefront\Controller\ProductController
  11014.      */
  11015.     protected function getProductControllerService()
  11016.     {
  11017.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ProductController.php';
  11018.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/ProductPageLoader.php';
  11019.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/QuickView/MinimalQuickViewPageLoader.php';
  11020.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11021.         $b = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService());
  11022.         $c = ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService());
  11023.         $this->services['Shopware\\Storefront\\Controller\\ProductController'] = $instance = new \Shopware\Storefront\Controller\ProductController(new \Shopware\Storefront\Page\Product\ProductPageLoader(($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), $a$b$c, ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'] ?? $this->getCachedProductCrossSellingRouteService())), ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute'] ?? $this->getFindProductVariantRouteService()), new \Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader($a$b), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute'] ?? $this->getProductReviewSaveRouteService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), $c, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  11024.         $instance->setContainer($this);
  11025.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11026.         return $instance;
  11027.     }
  11028.     /**
  11029.      * Gets the public 'Shopware\Storefront\Controller\RegisterController' shared service.
  11030.      *
  11031.      * @return \Shopware\Storefront\Controller\RegisterController
  11032.      */
  11033.     protected function getRegisterControllerService()
  11034.     {
  11035.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/RegisterController.php';
  11036.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/AbstractCustomerGroupRegistrationPageLoader.php';
  11037.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/CustomerGroupRegistrationPageLoader.php';
  11038.         $a = ($this->privates['Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoader'] ?? $this->getAccountLoginPageLoaderService());
  11039.         $this->services['Shopware\\Storefront\\Controller\\RegisterController'] = $instance = new \Shopware\Storefront\Controller\RegisterController($a, ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'] ?? $this->getRegisterRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterConfirmRoute'] ?? $this->getRegisterConfirmRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader'] ?? $this->getCheckoutRegisterPageLoaderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), new \Shopware\Storefront\Page\Account\CustomerGroupRegistration\CustomerGroupRegistrationPageLoader($a, ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute'] ?? $this->getCustomerGroupRegistrationSettingsRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService()));
  11040.         $instance->setContainer($this);
  11041.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11042.         return $instance;
  11043.     }
  11044.     /**
  11045.      * Gets the public 'Shopware\Storefront\Controller\ScriptController' shared service.
  11046.      *
  11047.      * @return \Shopware\Storefront\Controller\ScriptController
  11048.      */
  11049.     protected function getScriptControllerService()
  11050.     {
  11051.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ScriptController.php';
  11052.         $this->services['Shopware\\Storefront\\Controller\\ScriptController'] = $instance = new \Shopware\Storefront\Controller\ScriptController(($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->privates['Shopware\\Core\\Framework\\Script\\Api\\ScriptResponseEncoder'] ?? $this->getScriptResponseEncoderService()));
  11053.         $instance->setContainer($this);
  11054.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11055.         return $instance;
  11056.     }
  11057.     /**
  11058.      * Gets the public 'Shopware\Storefront\Controller\SearchController' shared service.
  11059.      *
  11060.      * @return \Shopware\Storefront\Controller\SearchController
  11061.      */
  11062.     protected function getSearchControllerService()
  11063.     {
  11064.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SearchController.php';
  11065.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Suggest/SuggestPageLoader.php';
  11066.         $this->services['Shopware\\Storefront\\Controller\\SearchController'] = $instance = new \Shopware\Storefront\Controller\SearchController(($this->services['Shopware\\Storefront\\Page\\Search\\SearchPageLoader'] ?? $this->getSearchPageLoaderService()), new \Shopware\Storefront\Page\Suggest\SuggestPageLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute'] ?? $this->getCachedProductSuggestRouteService()), ($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService())), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute'] ?? $this->getResolvedCriteriaProductSearchRouteService()));
  11067.         $instance->setContainer($this);
  11068.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11069.         return $instance;
  11070.     }
  11071.     /**
  11072.      * Gets the public 'Shopware\Storefront\Controller\SitemapController' shared service.
  11073.      *
  11074.      * @return \Shopware\Storefront\Controller\SitemapController
  11075.      */
  11076.     protected function getSitemapControllerService()
  11077.     {
  11078.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SitemapController.php';
  11079.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Sitemap/SitemapPageLoader.php';
  11080.         $this->services['Shopware\\Storefront\\Controller\\SitemapController'] = $instance = new \Shopware\Storefront\Controller\SitemapController(new \Shopware\Storefront\Page\Sitemap\SitemapPageLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute'] ?? $this->getCachedSitemapRouteService())));
  11081.         $instance->setContainer($this);
  11082.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11083.         return $instance;
  11084.     }
  11085.     /**
  11086.      * Gets the public 'Shopware\Storefront\Controller\StoreApiProxyController' shared service.
  11087.      *
  11088.      * @return \Shopware\Storefront\Controller\StoreApiProxyController
  11089.      */
  11090.     protected function getStoreApiProxyControllerService()
  11091.     {
  11092.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/StoreApiProxyController.php';
  11093.         return $this->services['Shopware\\Storefront\\Controller\\StoreApiProxyController'] = new \Shopware\Storefront\Controller\StoreApiProxyController(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  11094.     }
  11095.     /**
  11096.      * Gets the public 'Shopware\Storefront\Controller\VerificationHashController' shared service.
  11097.      *
  11098.      * @return \Shopware\Storefront\Controller\VerificationHashController
  11099.      */
  11100.     protected function getVerificationHashControllerService()
  11101.     {
  11102.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/VerificationHashController.php';
  11103.         $this->services['Shopware\\Storefront\\Controller\\VerificationHashController'] = $instance = new \Shopware\Storefront\Controller\VerificationHashController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  11104.         $instance->setContainer($this);
  11105.         return $instance;
  11106.     }
  11107.     /**
  11108.      * Gets the public 'Shopware\Storefront\Controller\WellKnownController' shared service.
  11109.      *
  11110.      * @return \Shopware\Storefront\Controller\WellKnownController
  11111.      */
  11112.     protected function getWellKnownControllerService()
  11113.     {
  11114.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WellKnownController.php';
  11115.         $this->services['Shopware\\Storefront\\Controller\\WellKnownController'] = $instance = new \Shopware\Storefront\Controller\WellKnownController();
  11116.         $instance->setContainer($this);
  11117.         return $instance;
  11118.     }
  11119.     /**
  11120.      * Gets the public 'Shopware\Storefront\Controller\WishlistController' shared service.
  11121.      *
  11122.      * @return \Shopware\Storefront\Controller\WishlistController
  11123.      */
  11124.     protected function getWishlistControllerService()
  11125.     {
  11126.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WishlistController.php';
  11127.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/WishlistPageLoader.php';
  11128.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/GuestWishlistPageLoader.php';
  11129.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Wishlist/GuestWishlistPageletLoader.php';
  11130.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  11131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  11132.         $a = ($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  11133.         $b = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute'] ?? $this->getLoadWishlistRouteService());
  11134.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11135.         $this->services['Shopware\\Storefront\\Controller\\WishlistController'] = $instance = new \Shopware\Storefront\Controller\WishlistController(new \Shopware\Storefront\Page\Wishlist\WishlistPageLoader($a$b$c), $b, ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AddWishlistProductRoute'] ?? $this->getAddWishlistProductRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RemoveWishlistProductRoute'] ?? $this->getRemoveWishlistProductRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\MergeWishlistProductRoute'] ?? $this->getMergeWishlistProductRouteService()), new \Shopware\Storefront\Page\Wishlist\GuestWishlistPageLoader($a$c), new \Shopware\Storefront\Pagelet\Wishlist\GuestWishlistPageletLoader(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductListRoute'] ?? $this->getProductListRouteService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), $c, ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] = new \Shopware\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory()))), $c);
  11136.         $instance->setContainer($this);
  11137.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11138.         return $instance;
  11139.     }
  11140.     /**
  11141.      * Gets the public 'Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler' shared autowired service.
  11142.      *
  11143.      * @return \Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler
  11144.      */
  11145.     protected function getCsrfPlaceholderHandlerService()
  11146.     {
  11147.         return $this->services['Shopware\\Storefront\\Framework\\Csrf\\CsrfPlaceholderHandler'] = new \Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), false'ajax', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['session.storage.factory.native'] ?? $this->getSession_Storage_Factory_NativeService()));
  11148.     }
  11149.     /**
  11150.      * Gets the public 'Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry' shared autowired service.
  11151.      *
  11152.      * @return \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry
  11153.      */
  11154.     protected function getStorefrontMediaValidatorRegistryService()
  11155.     {
  11156.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Media/StorefrontMediaValidatorRegistry.php';
  11157.         return $this->services['Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry'] = new \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry(new RewindableGenerator(function () {
  11158.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaImageValidator()));
  11159.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaDocumentValidator()));
  11160.         }, 2));
  11161.     }
  11162.     /**
  11163.      * Gets the public 'Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader' shared autowired service.
  11164.      *
  11165.      * @return \Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader
  11166.      */
  11167.     protected function getCheckoutRegisterPageLoaderService()
  11168.     {
  11169.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Register/CheckoutRegisterPageLoader.php';
  11170.         return $this->services['Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader'] = new \Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader(($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute'] ?? $this->getListAddressRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService()), ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService()));
  11171.     }
  11172.     /**
  11173.      * Gets the public 'Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder' shared autowired service.
  11174.      *
  11175.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder
  11176.      */
  11177.     protected function getProductCombinationFinderService()
  11178.     {
  11179.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductCombinationFinder.php';
  11180.         return $this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] = new \Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute'] ?? $this->getFindProductVariantRouteService()));
  11181.     }
  11182.     /**
  11183.      * Gets the public 'Shopware\Storefront\Page\Product\Review\ProductReviewLoader' shared service.
  11184.      *
  11185.      * @return \Shopware\Storefront\Page\Product\Review\ProductReviewLoader
  11186.      */
  11187.     protected function getProductReviewLoaderService()
  11188.     {
  11189.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Review/ProductReviewLoader.php';
  11190.         return $this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] = new \Shopware\Storefront\Page\Product\Review\ProductReviewLoader(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'] ?? $this->getCachedProductReviewRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  11191.     }
  11192.     /**
  11193.      * Gets the public 'Shopware\Storefront\Page\Search\SearchPageLoader' shared autowired service.
  11194.      *
  11195.      * @return \Shopware\Storefront\Page\Search\SearchPageLoader
  11196.      */
  11197.     protected function getSearchPageLoaderService()
  11198.     {
  11199.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Search/SearchPageLoader.php';
  11200.         return $this->services['Shopware\\Storefront\\Page\\Search\\SearchPageLoader'] = new \Shopware\Storefront\Page\Search\SearchPageLoader(($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute'] ?? $this->getResolvedCriteriaProductSearchRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  11201.     }
  11202.     /**
  11203.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  11204.      *
  11205.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  11206.      */
  11207.     protected function getThemeChildDefinitionService()
  11208.     {
  11209.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  11210.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  11211.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11212.         return $instance;
  11213.     }
  11214.     /**
  11215.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  11216.      *
  11217.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  11218.      */
  11219.     protected function getThemeMediaDefinitionService()
  11220.     {
  11221.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  11222.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  11223.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11224.         return $instance;
  11225.     }
  11226.     /**
  11227.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  11228.      *
  11229.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  11230.      */
  11231.     protected function getThemeSalesChannelDefinitionService()
  11232.     {
  11233.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  11234.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11235.         return $instance;
  11236.     }
  11237.     /**
  11238.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  11239.      *
  11240.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  11241.      */
  11242.     protected function getThemeTranslationDefinitionService()
  11243.     {
  11244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11245.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  11246.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  11247.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11248.         return $instance;
  11249.     }
  11250.     /**
  11251.      * Gets the public 'Shopware\Storefront\Theme\Controller\ThemeController' shared service.
  11252.      *
  11253.      * @return \Shopware\Storefront\Theme\Controller\ThemeController
  11254.      */
  11255.     protected function getThemeControllerService()
  11256.     {
  11257.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Controller/ThemeController.php';
  11258.         $this->services['Shopware\\Storefront\\Theme\\Controller\\ThemeController'] = $instance = new \Shopware\Storefront\Theme\Controller\ThemeController(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()));
  11259.         $instance->setContainer($this);
  11260.         return $instance;
  11261.     }
  11262.     /**
  11263.      * Gets the public 'Shopware\Storefront\Theme\SalesChannelThemeLoader' shared service.
  11264.      *
  11265.      * @return \Shopware\Storefront\Theme\SalesChannelThemeLoader
  11266.      */
  11267.     protected function getSalesChannelThemeLoaderService()
  11268.     {
  11269.         return $this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] = new \Shopware\Storefront\Theme\SalesChannelThemeLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  11270.     }
  11271.     /**
  11272.      * Gets the public 'Shopware\Storefront\Theme\StorefrontPluginRegistry' shared service.
  11273.      *
  11274.      * @return \Shopware\Storefront\Theme\StorefrontPluginRegistry
  11275.      */
  11276.     protected function getStorefrontPluginRegistryService()
  11277.     {
  11278.         return $this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] = new \Shopware\Storefront\Theme\StorefrontPluginConfiguration\StorefrontPluginConfigurationFactory(\dirname(__DIR__4)))), ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? $this->getActiveAppsLoaderService()));
  11279.     }
  11280.     /**
  11281.      * Gets the public 'Shopware\Storefront\Theme\ThemeDefinition' shared service.
  11282.      *
  11283.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  11284.      */
  11285.     protected function getThemeDefinitionService()
  11286.     {
  11287.         $this->services['Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  11288.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11289.         return $instance;
  11290.     }
  11291.     /**
  11292.      * Gets the public 'StudioSolid\ProductVideos\Core\Content\Product\Aggregate\ProductEmbeddedVideoMedia\ProductEmbeddedVideoMediaDefinition' shared service.
  11293.      *
  11294.      * @return \StudioSolid\ProductVideos\Core\Content\Product\Aggregate\ProductEmbeddedVideoMedia\ProductEmbeddedVideoMediaDefinition
  11295.      */
  11296.     protected function getProductEmbeddedVideoMediaDefinitionService()
  11297.     {
  11298.         include_once \dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Core/Content/Product/Aggregate/ProductEmbeddedVideoMedia/ProductEmbeddedVideoMediaDefinition.php';
  11299.         $this->services['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Aggregate\\ProductEmbeddedVideoMedia\\ProductEmbeddedVideoMediaDefinition'] = $instance = new \StudioSolid\ProductVideos\Core\Content\Product\Aggregate\ProductEmbeddedVideoMedia\ProductEmbeddedVideoMediaDefinition();
  11300.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11301.         return $instance;
  11302.     }
  11303.     /**
  11304.      * Gets the public 'StudioSolid\ProductVideos\Core\Content\Product\Aggregate\ProductMediaVideoThumbnail\ProductMediaVideoThumbnailDefinition' shared service.
  11305.      *
  11306.      * @return \StudioSolid\ProductVideos\Core\Content\Product\Aggregate\ProductMediaVideoThumbnail\ProductMediaVideoThumbnailDefinition
  11307.      */
  11308.     protected function getProductMediaVideoThumbnailDefinitionService()
  11309.     {
  11310.         include_once \dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Core/Content/Product/Aggregate/ProductMediaVideoThumbnail/ProductMediaVideoThumbnailDefinition.php';
  11311.         $this->services['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Aggregate\\ProductMediaVideoThumbnail\\ProductMediaVideoThumbnailDefinition'] = $instance = new \StudioSolid\ProductVideos\Core\Content\Product\Aggregate\ProductMediaVideoThumbnail\ProductMediaVideoThumbnailDefinition();
  11312.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11313.         return $instance;
  11314.     }
  11315.     /**
  11316.      * Gets the public 'StudioSolid\ProductVideos\Core\Content\Product\Api\ProductEmbeddedVideoMediaActionController' shared service.
  11317.      *
  11318.      * @return \StudioSolid\ProductVideos\Core\Content\Product\Api\ProductEmbeddedVideoMediaActionController
  11319.      */
  11320.     protected function getProductEmbeddedVideoMediaActionControllerService()
  11321.     {
  11322.         include_once \dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Core/Content/Product/Api/ProductEmbeddedVideoMediaActionController.php';
  11323.         $this->services['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Api\\ProductEmbeddedVideoMediaActionController'] = $instance = new \StudioSolid\ProductVideos\Core\Content\Product\Api\ProductEmbeddedVideoMediaActionController(($this->privates['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Service\\ProductEmbeddedVideoMediaService'] ?? $this->getProductEmbeddedVideoMediaServiceService()));
  11324.         $instance->setContainer($this);
  11325.         return $instance;
  11326.     }
  11327.     /**
  11328.      * Gets the public 'StudioSolid\ProductVideos\SolidProductVideos' shared autowired service.
  11329.      *
  11330.      * @return \StudioSolid\ProductVideos\SolidProductVideos
  11331.      */
  11332.     protected function getSolidProductVideosService()
  11333.     {
  11334.         include_once \dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/SolidProductVideos.php';
  11335.         return $this->services['StudioSolid\\ProductVideos\\SolidProductVideos'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('StudioSolid\\ProductVideos\\SolidProductVideos');
  11336.     }
  11337.     /**
  11338.      * Gets the public 'SwagExtensionStore\Controller\DataController' shared service.
  11339.      *
  11340.      * @return \SwagExtensionStore\Controller\DataController
  11341.      */
  11342.     protected function getDataControllerService()
  11343.     {
  11344.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Controller/DataController.php';
  11345.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/StoreDataProvider.php';
  11346.         return $this->services['SwagExtensionStore\\Controller\\DataController'] = new \SwagExtensionStore\Controller\DataController(new \SwagExtensionStore\Services\StoreDataProvider(($this->privates['SwagExtensionStore\\Services\\StoreClient'] ?? $this->getStoreClient2Service()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService())));
  11347.     }
  11348.     /**
  11349.      * Gets the public 'SwagExtensionStore\Controller\LicenseController' shared service.
  11350.      *
  11351.      * @return \SwagExtensionStore\Controller\LicenseController
  11352.      */
  11353.     protected function getLicenseControllerService()
  11354.     {
  11355.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Controller/LicenseController.php';
  11356.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/LicenseService.php';
  11357.         return $this->services['SwagExtensionStore\\Controller\\LicenseController'] = new \SwagExtensionStore\Controller\LicenseController(new \SwagExtensionStore\Services\LicenseService(($this->privates['SwagExtensionStore\\Services\\StoreClient'] ?? $this->getStoreClient2Service())));
  11358.     }
  11359.     /**
  11360.      * Gets the public 'SwagExtensionStore\SwagExtensionStore' shared autowired service.
  11361.      *
  11362.      * @return \SwagExtensionStore\SwagExtensionStore
  11363.      */
  11364.     protected function getSwagExtensionStoreService()
  11365.     {
  11366.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/SwagExtensionStore.php';
  11367.         return $this->services['SwagExtensionStore\\SwagExtensionStore'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('SwagExtensionStore\\SwagExtensionStore');
  11368.     }
  11369.     /**
  11370.      * Gets the public 'SwagMigrationAssistant\Controller\DataProviderController' shared service.
  11371.      *
  11372.      * @return \SwagMigrationAssistant\Controller\DataProviderController
  11373.      */
  11374.     protected function getDataProviderControllerService()
  11375.     {
  11376.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Controller/DataProviderController.php';
  11377.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderRegistryInterface.php';
  11378.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderRegistry.php';
  11379.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Service/EnvironmentServiceInterface.php';
  11380.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Service/EnvironmentService.php';
  11381.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/GenerateDocumentProvider.php';
  11382.         return $this->services['SwagMigrationAssistant\\Controller\\DataProviderController'] = new \SwagMigrationAssistant\Controller\DataProviderController(new \SwagMigrationAssistant\DataProvider\Provider\ProviderRegistry(new RewindableGenerator(function () {
  11383.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductManufacturerProvider'] ?? $this->getProductManufacturerProviderService());
  11384.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\LanguageProvider'] ?? $this->getLanguageProviderService());
  11385.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CategoryProvider'] ?? $this->getCategoryProviderService());
  11386.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CategoryAssociationProvider'] ?? $this->getCategoryAssociationProviderService());
  11387.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CategoryCmsPageAssociationProvider'] ?? $this->getCategoryCmsPageAssociationProviderService());
  11388.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CurrencyProvider'] ?? $this->getCurrencyProviderService());
  11389.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\MediaFolderProvider'] ?? $this->getMediaFolderProviderService());
  11390.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\MediaFolderInheritanceProvider'] ?? $this->getMediaFolderInheritanceProviderService());
  11391.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\DeliveryTimeProvider'] ?? $this->getDeliveryTimeProviderService());
  11392.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductProvider'] ?? $this->getProductProviderService());
  11393.             yield 10 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductMainVariantRelationProvider'] ?? $this->getProductMainVariantRelationProviderService());
  11394.             yield 11 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\TaxProvider'] ?? $this->getTaxProviderService());
  11395.             yield 12 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\TaxRuleProvider'] ?? $this->getTaxRuleProviderService());
  11396.             yield 13 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\PropertyGroupProvider'] ?? $this->getPropertyGroupProviderService());
  11397.             yield 14 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\UnitProvider'] ?? $this->getUnitProviderService());
  11398.             yield 15 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\RuleProvider'] ?? $this->getRuleProviderService());
  11399.             yield 16 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CountryProvider'] ?? $this->getCountryProviderService());
  11400.             yield 17 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CountryStateProvider'] ?? $this->getCountryStateProviderService());
  11401.             yield 18 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SalesChannelProvider'] ?? $this->getSalesChannelProviderService());
  11402.             yield 19 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SalesChannelDomainProvider'] ?? $this->getSalesChannelDomainProviderService());
  11403.             yield 20 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SalutationProvider'] ?? $this->getSalutationProviderService());
  11404.             yield 21 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ShippingMethodProvider'] ?? $this->getShippingMethodProviderService());
  11405.             yield 22 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CustomerGroupProvider'] ?? $this->getCustomerGroupProviderService());
  11406.             yield 23 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CustomFieldSetProvider'] ?? $this->getCustomFieldSetProviderService());
  11407.             yield 24 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\NumberRangeProvider'] ?? $this->getNumberRangeProviderService());
  11408.             yield 25 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SnippetProvider'] ?? $this->getSnippetProviderService());
  11409.             yield 26 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SnippetSetProvider'] ?? $this->getSnippetSetProviderService());
  11410.             yield 27 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\MailTemplateProvider'] ?? $this->getMailTemplateProviderService());
  11411.             yield 28 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductFeatureSetProvider'] ?? $this->getProductFeatureSetProviderService());
  11412.             yield 29 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\PaymentMethodProvider'] ?? $this->getPaymentMethodProviderService());
  11413.             yield 30 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\OrderProvider'] ?? $this->getOrderProviderService());
  11414.             yield 31 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\MediaProvider'] ?? $this->getMediaProviderService());
  11415.             yield 32 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SeoUrlTemplateProvider'] ?? $this->getSeoUrlTemplateProviderService());
  11416.             yield 33 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SeoUrlProvider'] ?? $this->getSeoUrlProviderService());
  11417.             yield 34 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\NewsletterRecipientProvider'] ?? $this->getNewsletterRecipientProviderService());
  11418.             yield 35 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CustomerProvider'] ?? $this->getCustomerProviderService());
  11419.             yield 36 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CustomerWishlistProvider'] ?? $this->getCustomerWishlistProviderService());
  11420.             yield 37 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SystemConfigProvider'] ?? $this->getSystemConfigProviderService());
  11421.             yield 38 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\PageSystemConfigProvider'] ?? $this->getPageSystemConfigProviderService());
  11422.             yield 39 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductSortingProvider'] ?? $this->getProductSortingProviderService());
  11423.             yield 40 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CmsPageProvider'] ?? $this->getCmsPageProviderService());
  11424.             yield 41 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductStreamProvider'] ?? $this->getProductStreamProviderService());
  11425.             yield 42 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductStreamFilterInheritanceProvider'] ?? $this->getProductStreamFilterInheritanceProviderService());
  11426.             yield 43 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CrossSellingProvider'] ?? $this->getCrossSellingProviderService());
  11427.             yield 44 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductReviewProvider'] ?? $this->getProductReviewProviderService());
  11428.             yield 45 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\DocumentProvider'] ?? $this->getDocumentProviderService());
  11429.             yield 46 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\DocumentInheritanceProvider'] ?? $this->getDocumentInheritanceProviderService());
  11430.             yield 47 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\DocumentBaseConfigProvider'] ?? $this->getDocumentBaseConfigProviderService());
  11431.             yield 48 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\PromotionProvider'] ?? $this->getPromotionProviderService());
  11432.         }, 49)), new \SwagMigrationAssistant\DataProvider\Service\EnvironmentService(($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), '6.4.19.0''0dd2bab7c80520fd5c489281b0cd3dadf45fae3b'), new \SwagMigrationAssistant\DataProvider\Provider\GenerateDocumentProvider(($this->services['document.repository'] ?? $this->getDocument_RepositoryService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\FileGeneratorRegistry'] ?? $this->getFileGeneratorRegistryService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] ?? $this->getDocumentGeneratorRegistryService())));
  11433.     }
  11434.     /**
  11435.      * Gets the public 'SwagMigrationAssistant\Controller\HistoryController' shared service.
  11436.      *
  11437.      * @return \SwagMigrationAssistant\Controller\HistoryController
  11438.      */
  11439.     protected function getHistoryControllerService()
  11440.     {
  11441.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Controller/HistoryController.php';
  11442.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/History/HistoryServiceInterface.php';
  11443.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/History/HistoryService.php';
  11444.         $this->services['SwagMigrationAssistant\\Controller\\HistoryController'] = $instance = new \SwagMigrationAssistant\Controller\HistoryController(new \SwagMigrationAssistant\Migration\History\HistoryService(($this->services['swag_migration_logging.repository'] ?? $this->getSwagMigrationLogging_RepositoryService()), ($this->services['swag_migration_run.repository'] ?? $this->getSwagMigrationRun_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())));
  11445.         $instance->setContainer($this);
  11446.         return $instance;
  11447.     }
  11448.     /**
  11449.      * Gets the public 'SwagMigrationAssistant\Controller\MigrationController' shared service.
  11450.      *
  11451.      * @return \SwagMigrationAssistant\Controller\MigrationController
  11452.      */
  11453.     protected function getMigrationController2Service()
  11454.     {
  11455.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Controller/MigrationController.php';
  11456.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/EntityPartialIndexerService.php';
  11457.         $this->services['SwagMigrationAssistant\\Controller\\MigrationController'] = $instance = new \SwagMigrationAssistant\Controller\MigrationController(($this->services['SwagMigrationAssistant\\Migration\\Service\\MigrationDataFetcher'] ?? $this->getMigrationDataFetcherService()), ($this->services['SwagMigrationAssistant\\Migration\\Service\\MigrationDataConverter'] ?? $this->getMigrationDataConverterService()), ($this->services['SwagMigrationAssistant\\Migration\\Service\\MigrationDataWriter'] ?? $this->getMigrationDataWriterService()), ($this->services['SwagMigrationAssistant\\Migration\\Service\\MediaFileProcessorService'] ?? $this->getMediaFileProcessorServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Service\\SwagMigrationAccessTokenService'] ?? $this->getSwagMigrationAccessTokenServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Run\\RunService'] ?? $this->getRunServiceService()), ($this->services['swag_migration_run.repository'] ?? $this->getSwagMigrationRun_RepositoryService()), ($this->privates['SwagMigrationAssistant\\Migration\\MigrationContextFactory'] ?? $this->getMigrationContextFactoryService()), new \SwagMigrationAssistant\Migration\Service\EntityPartialIndexerService(new RewindableGenerator(function () {
  11458.             yield => ($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'] ?? $this->getLandingPageIndexerService());
  11459.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'] ?? $this->getProductIndexerService());
  11460.             yield => ($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\OrderCountIndexer'] ?? $this->getOrderCountIndexerService());
  11461.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'] ?? $this->getSalesChannelIndexerService());
  11462.             yield => ($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] ?? $this->getCategoryIndexerService());
  11463.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'] ?? $this->getMediaIndexerService());
  11464.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'] ?? $this->getMediaFolderConfigurationIndexerService());
  11465.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'] ?? $this->getMediaFolderIndexerService());
  11466.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  11467.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'] ?? $this->getNewsletterRecipientIndexerService());
  11468.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  11469.             yield 11 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'] ?? $this->getProductStreamIndexerService());
  11470.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  11471.             yield 13 => ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'] ?? $this->getPaymentMethodIndexerService());
  11472.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'] ?? $this->getPromotionIndexerService());
  11473.             yield 15 => ($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'] ?? $this->getThemeIndexerService());
  11474.         }, 16)));
  11475.         $instance->setContainer($this);
  11476.         return $instance;
  11477.     }
  11478.     /**
  11479.      * Gets the public 'SwagMigrationAssistant\Controller\PremappingController' shared service.
  11480.      *
  11481.      * @return \SwagMigrationAssistant\Controller\PremappingController
  11482.      */
  11483.     protected function getPremappingControllerService()
  11484.     {
  11485.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Controller/PremappingController.php';
  11486.         $this->services['SwagMigrationAssistant\\Controller\\PremappingController'] = $instance = new \SwagMigrationAssistant\Controller\PremappingController(($this->privates['SwagMigrationAssistant\\Migration\\Service\\PremappingService'] ?? $this->getPremappingServiceService()), ($this->services['swag_migration_run.repository'] ?? $this->getSwagMigrationRun_RepositoryService()), ($this->privates['SwagMigrationAssistant\\Migration\\MigrationContextFactory'] ?? $this->getMigrationContextFactoryService()));
  11487.         $instance->setContainer($this);
  11488.         return $instance;
  11489.     }
  11490.     /**
  11491.      * Gets the public 'SwagMigrationAssistant\Controller\StatusController' shared service.
  11492.      *
  11493.      * @return \SwagMigrationAssistant\Controller\StatusController
  11494.      */
  11495.     protected function getStatusControllerService()
  11496.     {
  11497.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Controller/StatusController.php';
  11498.         $this->services['SwagMigrationAssistant\\Controller\\StatusController'] = $instance = new \SwagMigrationAssistant\Controller\StatusController(($this->services['SwagMigrationAssistant\\Migration\\Service\\MigrationDataFetcher'] ?? $this->getMigrationDataFetcherService()), ($this->services['SwagMigrationAssistant\\Migration\\Service\\MigrationProgressService'] ?? $this->getMigrationProgressServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Run\\RunService'] ?? $this->getRunServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\DataSelection\\DataSelectionRegistry'] ?? $this->getDataSelectionRegistryService()), ($this->services['swag_migration_connection.repository'] ?? $this->getSwagMigrationConnection_RepositoryService()), ($this->privates['SwagMigrationAssistant\\Migration\\Profile\\ProfileRegistry'] ?? $this->getProfileRegistryService()), ($this->privates['SwagMigrationAssistant\\Migration\\Gateway\\GatewayRegistry'] ?? $this->getGatewayRegistryService()), ($this->privates['SwagMigrationAssistant\\Migration\\MigrationContextFactory'] ?? $this->getMigrationContextFactoryService()), ($this->services['swag_migration_general_setting.repository'] ?? $this->getSwagMigrationGeneralSetting_RepositoryService()));
  11499.         $instance->setContainer($this);
  11500.         return $instance;
  11501.     }
  11502.     /**
  11503.      * Gets the public 'SwagMigrationAssistant\Migration\Connection\SwagMigrationConnectionDefinition' shared service.
  11504.      *
  11505.      * @return \SwagMigrationAssistant\Migration\Connection\SwagMigrationConnectionDefinition
  11506.      */
  11507.     protected function getSwagMigrationConnectionDefinitionService()
  11508.     {
  11509.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Connection/SwagMigrationConnectionDefinition.php';
  11510.         $this->services['SwagMigrationAssistant\\Migration\\Connection\\SwagMigrationConnectionDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Connection\SwagMigrationConnectionDefinition();
  11511.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11512.         return $instance;
  11513.     }
  11514.     /**
  11515.      * Gets the public 'SwagMigrationAssistant\Migration\Data\SwagMigrationDataDefinition' shared service.
  11516.      *
  11517.      * @return \SwagMigrationAssistant\Migration\Data\SwagMigrationDataDefinition
  11518.      */
  11519.     protected function getSwagMigrationDataDefinitionService()
  11520.     {
  11521.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Data/SwagMigrationDataDefinition.php';
  11522.         $this->services['SwagMigrationAssistant\\Migration\\Data\\SwagMigrationDataDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Data\SwagMigrationDataDefinition();
  11523.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11524.         return $instance;
  11525.     }
  11526.     /**
  11527.      * Gets the public 'SwagMigrationAssistant\Migration\Logging\SwagMigrationLoggingDefinition' shared service.
  11528.      *
  11529.      * @return \SwagMigrationAssistant\Migration\Logging\SwagMigrationLoggingDefinition
  11530.      */
  11531.     protected function getSwagMigrationLoggingDefinitionService()
  11532.     {
  11533.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Logging/SwagMigrationLoggingDefinition.php';
  11534.         $this->services['SwagMigrationAssistant\\Migration\\Logging\\SwagMigrationLoggingDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Logging\SwagMigrationLoggingDefinition();
  11535.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11536.         return $instance;
  11537.     }
  11538.     /**
  11539.      * Gets the public 'SwagMigrationAssistant\Migration\Mapping\SwagMigrationMappingDefinition' shared service.
  11540.      *
  11541.      * @return \SwagMigrationAssistant\Migration\Mapping\SwagMigrationMappingDefinition
  11542.      */
  11543.     protected function getSwagMigrationMappingDefinitionService()
  11544.     {
  11545.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Mapping/SwagMigrationMappingDefinition.php';
  11546.         $this->services['SwagMigrationAssistant\\Migration\\Mapping\\SwagMigrationMappingDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Mapping\SwagMigrationMappingDefinition();
  11547.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11548.         return $instance;
  11549.     }
  11550.     /**
  11551.      * Gets the public 'SwagMigrationAssistant\Migration\Media\SwagMigrationMediaFileDefinition' shared service.
  11552.      *
  11553.      * @return \SwagMigrationAssistant\Migration\Media\SwagMigrationMediaFileDefinition
  11554.      */
  11555.     protected function getSwagMigrationMediaFileDefinitionService()
  11556.     {
  11557.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/SwagMigrationMediaFileDefinition.php';
  11558.         $this->services['SwagMigrationAssistant\\Migration\\Media\\SwagMigrationMediaFileDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Media\SwagMigrationMediaFileDefinition();
  11559.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11560.         return $instance;
  11561.     }
  11562.     /**
  11563.      * Gets the public 'SwagMigrationAssistant\Migration\Run\SwagMigrationRunDefinition' shared service.
  11564.      *
  11565.      * @return \SwagMigrationAssistant\Migration\Run\SwagMigrationRunDefinition
  11566.      */
  11567.     protected function getSwagMigrationRunDefinitionService()
  11568.     {
  11569.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Run/SwagMigrationRunDefinition.php';
  11570.         $this->services['SwagMigrationAssistant\\Migration\\Run\\SwagMigrationRunDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Run\SwagMigrationRunDefinition();
  11571.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11572.         return $instance;
  11573.     }
  11574.     /**
  11575.      * Gets the public 'SwagMigrationAssistant\Migration\Service\MediaFileProcessorService' shared service.
  11576.      *
  11577.      * @return \SwagMigrationAssistant\Migration\Service\MediaFileProcessorService
  11578.      */
  11579.     protected function getMediaFileProcessorServiceService()
  11580.     {
  11581.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MediaFileProcessorServiceInterface.php';
  11582.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MediaFileProcessorService.php';
  11583.         return $this->services['SwagMigrationAssistant\\Migration\\Service\\MediaFileProcessorService'] = new \SwagMigrationAssistant\Migration\Service\MediaFileProcessorService(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['SwagMigrationAssistant\\Migration\\DataSelection\\DataSet\\DataSetRegistry'] ?? $this->getDataSetRegistryService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  11584.     }
  11585.     /**
  11586.      * Gets the public 'SwagMigrationAssistant\Migration\Service\MigrationDataConverter' shared service.
  11587.      *
  11588.      * @return \SwagMigrationAssistant\Migration\Service\MigrationDataConverter
  11589.      */
  11590.     protected function getMigrationDataConverterService()
  11591.     {
  11592.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MigrationDataConverterInterface.php';
  11593.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MigrationDataConverter.php';
  11594.         return $this->services['SwagMigrationAssistant\\Migration\\Service\\MigrationDataConverter'] = new \SwagMigrationAssistant\Migration\Service\MigrationDataConverter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->privates['SwagMigrationAssistant\\Migration\\Converter\\ConverterRegistry'] ?? $this->getConverterRegistryService()), ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['SwagMigrationAssistant\\Migration\\Data\\SwagMigrationDataDefinition'] ?? $this->getSwagMigrationDataDefinitionService()), ($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()));
  11595.     }
  11596.     /**
  11597.      * Gets the public 'SwagMigrationAssistant\Migration\Service\MigrationDataFetcher' shared service.
  11598.      *
  11599.      * @return \SwagMigrationAssistant\Migration\Service\MigrationDataFetcher
  11600.      */
  11601.     protected function getMigrationDataFetcherService()
  11602.     {
  11603.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MigrationDataFetcherInterface.php';
  11604.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MigrationDataFetcher.php';
  11605.         return $this->services['SwagMigrationAssistant\\Migration\\Service\\MigrationDataFetcher'] = new \SwagMigrationAssistant\Migration\Service\MigrationDataFetcher(($this->privates['SwagMigrationAssistant\\Migration\\Gateway\\GatewayRegistry'] ?? $this->getGatewayRegistryService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  11606.     }
  11607.     /**
  11608.      * Gets the public 'SwagMigrationAssistant\Migration\Service\MigrationDataWriter' shared service.
  11609.      *
  11610.      * @return \SwagMigrationAssistant\Migration\Service\MigrationDataWriter
  11611.      */
  11612.     protected function getMigrationDataWriterService()
  11613.     {
  11614.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MigrationDataWriterInterface.php';
  11615.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MigrationDataWriter.php';
  11616.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterRegistryInterface.php';
  11617.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterRegistry.php';
  11618.         return $this->services['SwagMigrationAssistant\\Migration\\Service\\MigrationDataWriter'] = new \SwagMigrationAssistant\Migration\Service\MigrationDataWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['swag_migration_data.repository'] ?? $this->getSwagMigrationData_RepositoryService()), new \SwagMigrationAssistant\Migration\Writer\WriterRegistry(new RewindableGenerator(function () {
  11619.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Writer\\ProductOptionRelationWriter'] ?? $this->getProductOptionRelationWriterService());
  11620.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Writer\\ProductPropertyRelationWriter'] ?? $this->getProductPropertyRelationWriterService());
  11621.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Writer\\PromotionWriter'] ?? $this->getPromotionWriterService());
  11622.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\ProductManufacturerWriter'] ?? $this->getProductManufacturerWriterService());
  11623.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\CategoryAssociationWriter'] ?? $this->getCategoryAssociationWriterService());
  11624.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\CategoryCmsPageAssociationWriter'] ?? $this->getCategoryCmsPageAssociationWriterService());
  11625.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\PropertyGroupWriter'] ?? $this->getPropertyGroupWriterService());
  11626.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\TaxWriter'] ?? $this->getTaxWriterService());
  11627.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\TaxRuleWriter'] ?? $this->getTaxRuleWriterService());
  11628.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\UnitWriter'] ?? $this->getUnitWriterService());
  11629.             yield 10 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SalutationWriter'] ?? $this->getSalutationWriterService());
  11630.             yield 11 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\RuleWriter'] ?? $this->getRuleWriterService());
  11631.             yield 12 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\CustomFieldSetWriter'] ?? $this->getCustomFieldSetWriterService());
  11632.             yield 13 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\MediaFolderInheritanceWriter'] ?? $this->getMediaFolderInheritanceWriterService());
  11633.             yield 14 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SnippetWriter'] ?? $this->getSnippetWriterService());
  11634.             yield 15 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SnippetSetWriter'] ?? $this->getSnippetSetWriterService());
  11635.             yield 16 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\MailTemplateWriter'] ?? $this->getMailTemplateWriterService());
  11636.             yield 17 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\DeliveryTimeWriter'] ?? $this->getDeliveryTimeWriterService());
  11637.             yield 18 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\ProductFeatureSetWriter'] ?? $this->getProductFeatureSetWriterService());
  11638.             yield 19 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SalesChannelDomainWriter'] ?? $this->getSalesChannelDomainWriterService());
  11639.             yield 20 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SeoUrlTemplateWriter'] ?? $this->getSeoUrlTemplateWriterService());
  11640.             yield 21 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SystemConfigWriter'] ?? $this->getSystemConfigWriterService());
  11641.             yield 22 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\PageSystemConfigWriter'] ?? $this->getPageSystemConfigWriterService());
  11642.             yield 23 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\ProductSortingWriter'] ?? $this->getProductSortingWriterService());
  11643.             yield 24 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\CmsPageWriter'] ?? $this->getCmsPageWriterService());
  11644.             yield 25 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\ProductStreamWriter'] ?? $this->getProductStreamWriterService());
  11645.             yield 26 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\ProductStreamFilterInheritanceWriter'] ?? $this->getProductStreamFilterInheritanceWriterService());
  11646.             yield 27 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\PromotionWriter'] ?? $this->getPromotionWriter2Service());
  11647.             yield 28 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\DocumentInheritanceWriter'] ?? $this->getDocumentInheritanceWriterService());
  11648.             yield 29 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\DocumentBaseConfigWriter'] ?? $this->getDocumentBaseConfigWriterService());
  11649.             yield 30 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\CountryStateWriter'] ?? $this->getCountryStateWriterService());
  11650.             yield 31 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\ProductWriter'] ?? $this->getProductWriterService());
  11651.             yield 32 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\TranslationWriter'] ?? $this->getTranslationWriterService());
  11652.             yield 33 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CategoryWriter'] ?? $this->getCategoryWriterService());
  11653.             yield 34 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\MediaFolderWriter'] ?? $this->getMediaFolderWriterService());
  11654.             yield 35 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\MediaWriter'] ?? $this->getMediaWriterService());
  11655.             yield 36 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\NumberRangeWriter'] ?? $this->getNumberRangeWriterService());
  11656.             yield 37 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\LanguageWriter'] ?? $this->getLanguageWriterService());
  11657.             yield 38 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CustomerAttributeWriter'] ?? $this->getCustomerAttributeWriterService());
  11658.             yield 39 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CustomerWriter'] ?? $this->getCustomerWriterService());
  11659.             yield 40 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\OrderAttributeWriter'] ?? $this->getOrderAttributeWriterService());
  11660.             yield 41 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\OrderWriter'] ?? $this->getOrderWriterService());
  11661.             yield 42 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\OrderDocumentAttributeWriter'] ?? $this->getOrderDocumentAttributeWriterService());
  11662.             yield 43 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\OrderDocumentWriter'] ?? $this->getOrderDocumentWriterService());
  11663.             yield 44 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CustomerGroupAttributeWriter'] ?? $this->getCustomerGroupAttributeWriterService());
  11664.             yield 45 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CustomerGroupWriter'] ?? $this->getCustomerGroupWriterService());
  11665.             yield 46 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CustomerWishlistWriter'] ?? $this->getCustomerWishlistWriterService());
  11666.             yield 47 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\ManufacturerAttributeWriter'] ?? $this->getManufacturerAttributeWriterService());
  11667.             yield 48 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\ProductAttributeWriter'] ?? $this->getProductAttributeWriterService());
  11668.             yield 49 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\ProductPriceAttributeWriter'] ?? $this->getProductPriceAttributeWriterService());
  11669.             yield 50 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CategoryAttributeWriter'] ?? $this->getCategoryAttributeWriterService());
  11670.             yield 51 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\PropertyGroupOptionWriter'] ?? $this->getPropertyGroupOptionWriterService());
  11671.             yield 52 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CurrencyWriter'] ?? $this->getCurrencyWriterService());
  11672.             yield 53 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\SalesChannelWriter'] ?? $this->getSalesChannelWriterService());
  11673.             yield 54 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\NewsletterRecipientWriter'] ?? $this->getNewsletterRecipientWriterService());
  11674.             yield 55 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\ShippingMethodWriter'] ?? $this->getShippingMethodWriterService());
  11675.             yield 56 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\ProductReviewWriter'] ?? $this->getProductReviewWriterService());
  11676.             yield 57 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\SeoUrlWriter'] ?? $this->getSeoUrlWriterService());
  11677.             yield 58 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CrossSellingWriter'] ?? $this->getCrossSellingWriterService());
  11678.             yield 59 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\MainVariantRelationWriter'] ?? $this->getMainVariantRelationWriterService());
  11679.             yield 60 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CountryWriter'] ?? $this->getCountryWriterService());
  11680.         }, 61)), ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['SwagMigrationAssistant\\Migration\\Data\\SwagMigrationDataDefinition'] ?? $this->getSwagMigrationDataDefinitionService()), ($this->services['swag_migration_mapping.repository'] ?? $this->getSwagMigrationMapping_RepositoryService()));
  11681.     }
  11682.     /**
  11683.      * Gets the public 'SwagMigrationAssistant\Migration\Service\MigrationProgressService' shared service.
  11684.      *
  11685.      * @return \SwagMigrationAssistant\Migration\Service\MigrationProgressService
  11686.      */
  11687.     protected function getMigrationProgressServiceService()
  11688.     {
  11689.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MigrationProgressServiceInterface.php';
  11690.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MigrationProgressService.php';
  11691.         return $this->services['SwagMigrationAssistant\\Migration\\Service\\MigrationProgressService'] = new \SwagMigrationAssistant\Migration\Service\MigrationProgressService(($this->services['swag_migration_run.repository'] ?? $this->getSwagMigrationRun_RepositoryService()), ($this->services['swag_migration_data.repository'] ?? $this->getSwagMigrationData_RepositoryService()), ($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService()), ($this->privates['SwagMigrationAssistant\\Migration\\Service\\SwagMigrationAccessTokenService'] ?? $this->getSwagMigrationAccessTokenServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Run\\RunService'] ?? $this->getRunServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Service\\PremappingService'] ?? $this->getPremappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\MigrationContextFactory'] ?? $this->getMigrationContextFactoryService()));
  11692.     }
  11693.     /**
  11694.      * Gets the public 'SwagMigrationAssistant\Migration\Setting\GeneralSettingDefinition' shared service.
  11695.      *
  11696.      * @return \SwagMigrationAssistant\Migration\Setting\GeneralSettingDefinition
  11697.      */
  11698.     protected function getGeneralSettingDefinitionService()
  11699.     {
  11700.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Setting/GeneralSettingDefinition.php';
  11701.         $this->services['SwagMigrationAssistant\\Migration\\Setting\\GeneralSettingDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Setting\GeneralSettingDefinition();
  11702.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11703.         return $instance;
  11704.     }
  11705.     /**
  11706.      * Gets the public 'SwagMigrationAssistant\SwagMigrationAssistant' shared autowired service.
  11707.      *
  11708.      * @return \SwagMigrationAssistant\SwagMigrationAssistant
  11709.      */
  11710.     protected function getSwagMigrationAssistantService()
  11711.     {
  11712.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/SwagMigrationAssistant.php';
  11713.         return $this->services['SwagMigrationAssistant\\SwagMigrationAssistant'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('SwagMigrationAssistant\\SwagMigrationAssistant');
  11714.     }
  11715.     /**
  11716.      * Gets the public 'Swag\AmazonPay\Administration\Controller\AmazonPayConfigurationController' shared service.
  11717.      *
  11718.      * @return \Swag\AmazonPay\Administration\Controller\AmazonPayConfigurationController
  11719.      */
  11720.     protected function getAmazonPayConfigurationControllerService()
  11721.     {
  11722.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Administration/Controller/AmazonPayConfigurationController.php';
  11723.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Connection/ConnectionInspectorInterface.php';
  11724.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Connection/ConnectionInspector.php';
  11725.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CreateCheckoutSession/CreateCheckoutSessionHydratorInterface.php';
  11726.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CreateCheckoutSession/CreateCheckoutSessionHydrator.php';
  11727.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Config/PluginConfigurationExporterInterface.php';
  11728.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Config/PluginConfigurationExporter.php';
  11729.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Config/PluginConfigurationImporterInterface.php';
  11730.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Config/PluginConfigurationImporter.php';
  11731.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Logging/LogFileProviderInterface.php';
  11732.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Logging/LogFileProvider.php';
  11733.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/Validation/ConfigValidatorInterface.php';
  11734.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/Validation/ConfigValidator.php';
  11735.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/Hydrator/ConfigHydratorInterface.php';
  11736.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/Hydrator/ConfigHydrator.php';
  11737.         $a = ($this->services['router'] ?? $this->getRouterService());
  11738.         $b = ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLogger3Service());
  11739.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  11740.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  11741.         $e = ($this->privates['Swag\\AmazonPay\\Util\\Config\\VersionProvider'] ?? $this->getVersionProviderService());
  11742.         $this->services['Swag\\AmazonPay\\Administration\\Controller\\AmazonPayConfigurationController'] = $instance = new \Swag\AmazonPay\Administration\Controller\AmazonPayConfigurationController(new \Swag\AmazonPay\Util\Connection\ConnectionInspector(($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService()), new \Swag\AmazonPay\Components\Client\Hydrator\Request\CreateCheckoutSession\CreateCheckoutSessionHydrator(($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigServiceService()), $a), ($this->privates['Swag\\AmazonPay\\Components\\Config\\Validation\\ConfigValidator'] ?? ($this->privates['Swag\\AmazonPay\\Components\\Config\\Validation\\ConfigValidator'] = new \Swag\AmazonPay\Components\Config\Validation\ConfigValidator())), ($this->privates['Swag\\AmazonPay\\Components\\Config\\Hydrator\\ConfigHydrator'] ?? ($this->privates['Swag\\AmazonPay\\Components\\Config\\Hydrator\\ConfigHydrator'] = new \Swag\AmazonPay\Components\Config\Hydrator\ConfigHydrator())), $b), $b, new \Swag\AmazonPay\Util\Config\PluginConfigurationExporter($c$d$e), new \Swag\AmazonPay\Util\Config\PluginConfigurationImporter($d$c$b$e), $a, new \Swag\AmazonPay\Util\Logging\LogFileProvider((\dirname(__DIR__3).'/log'), 'swag_amazon_pay', ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService())), ($this->privates['Swag\\AmazonPay\\Util\\Helper\\AmazonPayPaymentMethodHelper'] ?? $this->getAmazonPayPaymentMethodHelperService()), '6.4.19.0');
  11743.         $instance->setContainer($this);
  11744.         return $instance;
  11745.     }
  11746.     /**
  11747.      * Gets the public 'Swag\AmazonPay\Administration\Controller\AmazonPayInstanPaymentNotificationController' shared service.
  11748.      *
  11749.      * @return \Swag\AmazonPay\Administration\Controller\AmazonPayInstanPaymentNotificationController
  11750.      */
  11751.     protected function getAmazonPayInstanPaymentNotificationControllerService()
  11752.     {
  11753.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Administration/Controller/AmazonPayInstanPaymentNotificationController.php';
  11754.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentNotification/PaymentNotificationHandlerRegistryInterface.php';
  11755.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentNotification/PaymentNotificationHandlerRegistry.php';
  11756.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentNotification/Handler/PaymentNotificationHandlerInterface.php';
  11757.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentNotification/Handler/AbstractPaymentNotificationHandler.php';
  11758.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentNotification/Handler/ChargeNotificationHandler.php';
  11759.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentNotification/Handler/RefundNotificationHandler.php';
  11760.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentNotification/Validation/PaymentNotificationValidatorInterface.php';
  11761.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentNotification/Validation/PaymentNotificationValidator.php';
  11762.         $a = new \Swag\AmazonPay\Components\PaymentNotification\PaymentNotificationHandlerRegistry();
  11763.         $b = ($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService());
  11764.         $c = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  11765.         $d = ($this->services['swag_amazon_pay_payment_notification.repository'] ?? $this->getSwagAmazonPayPaymentNotification_RepositoryService());
  11766.         $e = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigServiceService());
  11767.         $a->setHandlers([=> new \Swag\AmazonPay\Components\PaymentNotification\Handler\ChargeNotificationHandler($b$c, ($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\ChargeStateMachine'] ?? $this->getChargeStateMachineService()), $d$e), => new \Swag\AmazonPay\Components\PaymentNotification\Handler\RefundNotificationHandler($b$c, ($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\RefundStateMachine'] ?? $this->getRefundStateMachineService()), $d$e)]);
  11768.         $this->services['Swag\\AmazonPay\\Administration\\Controller\\AmazonPayInstanPaymentNotificationController'] = $instance = new \Swag\AmazonPay\Administration\Controller\AmazonPayInstanPaymentNotificationController($a, ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLogger3Service()), new \Swag\AmazonPay\Components\PaymentNotification\Validation\PaymentNotificationValidator($e));
  11769.         $instance->setContainer($this);
  11770.         return $instance;
  11771.     }
  11772.     /**
  11773.      * Gets the public 'Swag\AmazonPay\Administration\Controller\AmazonPayOrderController' shared service.
  11774.      *
  11775.      * @return \Swag\AmazonPay\Administration\Controller\AmazonPayOrderController
  11776.      */
  11777.     protected function getAmazonPayOrderControllerService()
  11778.     {
  11779.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Administration/Controller/AmazonPayOrderController.php';
  11780.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Administration/Hydrator/PaymentDetailsHydratorInterface.php';
  11781.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Administration/Hydrator/PaymentDetailsHydrator.php';
  11782.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Administration/Hydrator/RefundStatusHydratorInterface.php';
  11783.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Administration/Hydrator/RefundStatusHydrator.php';
  11784.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Service/RefundServiceInterface.php';
  11785.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Service/RefundService.php';
  11786.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CreateRefund/CreateRefundHydratorInterface.php';
  11787.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CreateRefund/CreateRefundHydrator.php';
  11788.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Service/CancelServiceInterface.php';
  11789.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Service/CancelService.php';
  11790.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CloseChargePermission/CloseChargePermissionHydratorInterface.php';
  11791.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CloseChargePermission/CloseChargePermissionHydrator.php';
  11792.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cart/PriceRoundingInterface.php';
  11793.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cart/PriceRounding.php';
  11794.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService());
  11795.         $b = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  11796.         $c = ($this->privates['Swag\\AmazonPay\\Util\\Helper\\TransactionRepositoryHelper'] ?? $this->getTransactionRepositoryHelperService());
  11797.         $this->services['Swag\\AmazonPay\\Administration\\Controller\\AmazonPayOrderController'] = $instance = new \Swag\AmazonPay\Administration\Controller\AmazonPayOrderController(new \Swag\AmazonPay\Administration\Hydrator\PaymentDetailsHydrator($a$b), new \Swag\AmazonPay\Administration\Hydrator\RefundStatusHydrator($a$b), ($this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'] ?? $this->getChargeServiceService()), new \Swag\AmazonPay\Components\Client\Service\RefundService($c, new \Swag\AmazonPay\Components\Client\Hydrator\Request\CreateRefund\CreateRefundHydrator(($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigServiceService()), ($this->privates['Swag\\AmazonPay\\Components\\Cart\\PriceRounding'] ?? ($this->privates['Swag\\AmazonPay\\Components\\Cart\\PriceRounding'] = new \Swag\AmazonPay\Components\Cart\PriceRounding()))), $a, ($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\RefundStateMachine'] ?? $this->getRefundStateMachineService())), new \Swag\AmazonPay\Components\Client\Service\CancelService($c, new \Swag\AmazonPay\Components\Client\Hydrator\Request\CloseChargePermission\CloseChargePermissionHydrator(), $a, ($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\ChargeStateMachine'] ?? $this->getChargeStateMachineService())));
  11798.         $instance->setContainer($this);
  11799.         return $instance;
  11800.     }
  11801.     /**
  11802.      * Gets the public 'Swag\AmazonPay\DataAbstractionLayer\Entity\PaymentNotification\PaymentNotificationDefinition' shared service.
  11803.      *
  11804.      * @return \Swag\AmazonPay\DataAbstractionLayer\Entity\PaymentNotification\PaymentNotificationDefinition
  11805.      */
  11806.     protected function getPaymentNotificationDefinitionService()
  11807.     {
  11808.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/DataAbstractionLayer/Entity/PaymentNotification/PaymentNotificationDefinition.php';
  11809.         $this->services['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\PaymentNotification\\PaymentNotificationDefinition'] = $instance = new \Swag\AmazonPay\DataAbstractionLayer\Entity\PaymentNotification\PaymentNotificationDefinition();
  11810.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11811.         return $instance;
  11812.     }
  11813.     /**
  11814.      * Gets the public 'Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenDefinition' shared service.
  11815.      *
  11816.      * @return \Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenDefinition
  11817.      */
  11818.     protected function getSignUpTokenDefinitionService()
  11819.     {
  11820.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/DataAbstractionLayer/Entity/SignUpToken/SignUpTokenDefinition.php';
  11821.         $this->services['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenDefinition'] = $instance = new \Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenDefinition();
  11822.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11823.         return $instance;
  11824.     }
  11825.     /**
  11826.      * Gets the public 'Swag\AmazonPay\Storefront\Controller\AmazonAuthController' shared service.
  11827.      *
  11828.      * @return \Swag\AmazonPay\Storefront\Controller\AmazonAuthController
  11829.      */
  11830.     protected function getAmazonAuthControllerService()
  11831.     {
  11832.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/Controller/AmazonAuthController.php';
  11833.         $this->services['Swag\\AmazonPay\\Storefront\\Controller\\AmazonAuthController'] = $instance = new \Swag\AmazonPay\Storefront\Controller\AmazonAuthController(($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SendPasswordRecoveryMailRoute'] ?? $this->getSendPasswordRecoveryMailRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute'] ?? $this->getLogoutRouteService()), ($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'] ?? $this->getAmazonPayAccountServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['router'] ?? $this->getRouterService()));
  11834.         $instance->setContainer($this);
  11835.         return $instance;
  11836.     }
  11837.     /**
  11838.      * Gets the public 'Swag\AmazonPay\Storefront\Controller\AmazonLoginController' shared service.
  11839.      *
  11840.      * @return \Swag\AmazonPay\Storefront\Controller\AmazonLoginController
  11841.      */
  11842.     protected function getAmazonLoginControllerService()
  11843.     {
  11844.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/Controller/AmazonLoginController.php';
  11845.         $this->services['Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController'] = $instance = new \Swag\AmazonPay\Storefront\Controller\AmazonLoginController(($this->services['Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader'] ?? $this->getCheckoutRegisterPageLoaderService()), ($this->privates['Swag\\AmazonPay\\Components\\Account\\Hydrator\\RegistrationDataHydrator'] ?? $this->getRegistrationDataHydratorService()), ($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'] ?? $this->getAmazonPayAccountServiceService()), ($this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'] ?? $this->getAccountRegistrationServiceService()), ($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenService'] ?? $this->getSignUpTokenServiceService()));
  11846.         $instance->setContainer($this);
  11847.         return $instance;
  11848.     }
  11849.     /**
  11850.      * Gets the public 'Swag\AmazonPay\Storefront\Controller\AmazonPayController' shared service.
  11851.      *
  11852.      * @return \Swag\AmazonPay\Storefront\Controller\AmazonPayController
  11853.      */
  11854.     protected function getAmazonPayControllerService()
  11855.     {
  11856.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/Controller/AmazonPayController.php';
  11857.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cart/CartServiceInterface.php';
  11858.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cart/CartService.php';
  11859.         $this->services['Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController'] = $instance = new \Swag\AmazonPay\Storefront\Controller\AmazonPayController(($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService()), new \Swag\AmazonPay\Components\Cart\CartService(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService())), ($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'] ?? $this->getAmazonPayAccountServiceService()), ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLogger3Service()));
  11860.         $instance->setContainer($this);
  11861.         return $instance;
  11862.     }
  11863.     /**
  11864.      * Gets the public 'Swag\AmazonPay\Storefront\Controller\AmazonPurePaymentMethodController' shared service.
  11865.      *
  11866.      * @return \Swag\AmazonPay\Storefront\Controller\AmazonPurePaymentMethodController
  11867.      */
  11868.     protected function getAmazonPurePaymentMethodControllerService()
  11869.     {
  11870.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/Controller/AmazonPurePaymentMethodController.php';
  11871.         $this->services['Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController'] = $instance = new \Swag\AmazonPay\Storefront\Controller\AmazonPurePaymentMethodController(($this->privates['Swag\\AmazonPay\\Storefront\\Page\\Extension\\ExtensionService'] ?? $this->getExtensionServiceService()), ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'] ?? $this->getAmazonPaymentHandlerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLogger3Service()), '6.4.19.0');
  11872.         $instance->setContainer($this);
  11873.         return $instance;
  11874.     }
  11875.     /**
  11876.      * Gets the public 'Swag\AmazonPay\SwagAmazonPay' shared autowired service.
  11877.      *
  11878.      * @return \Swag\AmazonPay\SwagAmazonPay
  11879.      */
  11880.     protected function getSwagAmazonPayService()
  11881.     {
  11882.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/SwagAmazonPay.php';
  11883.         return $this->services['Swag\\AmazonPay\\SwagAmazonPay'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\AmazonPay\\SwagAmazonPay');
  11884.     }
  11885.     /**
  11886.      * Gets the public 'Swag\PayPal\Administration\PayPalPaymentMethodController' shared service.
  11887.      *
  11888.      * @return \Swag\PayPal\Administration\PayPalPaymentMethodController
  11889.      */
  11890.     protected function getPayPalPaymentMethodControllerService()
  11891.     {
  11892.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Administration/PayPalPaymentMethodController.php';
  11893.         $this->services['Swag\\PayPal\\Administration\\PayPalPaymentMethodController'] = $instance = new \Swag\PayPal\Administration\PayPalPaymentMethodController(($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()));
  11894.         $instance->setContainer($this);
  11895.         return $instance;
  11896.     }
  11897.     /**
  11898.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute' shared service.
  11899.      *
  11900.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute
  11901.      */
  11902.     protected function getExpressCategoryRouteService()
  11903.     {
  11904.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryRoute.php';
  11905.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressCategoryRoute.php';
  11906.         return $this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute'] = new \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute(($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute'] ?? $this->getCachedCategoryRouteService()), ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'] ?? $this->getPayPalExpressCheckoutDataServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()));
  11907.     }
  11908.     /**
  11909.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCreateOrderRoute' shared service.
  11910.      *
  11911.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCreateOrderRoute
  11912.      */
  11913.     protected function getExpressCreateOrderRouteService()
  11914.     {
  11915.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/AbstractExpressCreateOrderRoute.php';
  11916.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressCreateOrderRoute.php';
  11917.         return $this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCreateOrderRoute'] = new \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCreateOrderRoute(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromCartBuilder'] ?? $this->getOrderFromCartBuilderService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service()));
  11918.     }
  11919.     /**
  11920.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute' shared service.
  11921.      *
  11922.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute
  11923.      */
  11924.     protected function getExpressPrepareCheckoutRouteService()
  11925.     {
  11926.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/AbstractExpressPrepareCheckoutRoute.php';
  11927.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressPrepareCheckoutRoute.php';
  11928.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/ExpressCustomerService.php';
  11929.         $a = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  11930.         return $this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressPrepareCheckoutRoute'] = new \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute(new \Swag\PayPal\Checkout\ExpressCheckout\Service\ExpressCustomerService(($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'] ?? $this->getRegisterRouteService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService()), ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), $a), ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), $a);
  11931.     }
  11932.     /**
  11933.      * Gets the public 'Swag\PayPal\Checkout\PUI\SalesChannel\PUIPaymentInstructionsRoute' shared service.
  11934.      *
  11935.      * @return \Swag\PayPal\Checkout\PUI\SalesChannel\PUIPaymentInstructionsRoute
  11936.      */
  11937.     protected function getPUIPaymentInstructionsRouteService()
  11938.     {
  11939.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/SalesChannel/AbstractPUIPaymentInstructionsRoute.php';
  11940.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/SalesChannel/PUIPaymentInstructionsRoute.php';
  11941.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  11942.         if (isset($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'])) {
  11943.             return $this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'];
  11944.         }
  11945.         $b = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  11946.         if (isset($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'])) {
  11947.             return $this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'];
  11948.         }
  11949.         $c = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  11950.         if (isset($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'])) {
  11951.             return $this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'];
  11952.         }
  11953.         return $this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'] = new \Swag\PayPal\Checkout\PUI\SalesChannel\PUIPaymentInstructionsRoute($a$b$c, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()));
  11954.     }
  11955.     /**
  11956.      * Gets the public 'Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController' shared service.
  11957.      *
  11958.      * @return \Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController
  11959.      */
  11960.     protected function getPlusPaymentFinalizeControllerService()
  11961.     {
  11962.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusPaymentFinalizeController.php';
  11963.         $this->services['Swag\\PayPal\\Checkout\\Plus\\PlusPaymentFinalizeController'] = $instance = new \Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController(($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'] ?? $this->getPayPalPaymentHandlerService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service()));
  11964.         $instance->setContainer($this);
  11965.         return $instance;
  11966.     }
  11967.     /**
  11968.      * Gets the public 'Swag\PayPal\Checkout\Plus\PlusPaymentHandleController' shared service.
  11969.      *
  11970.      * @return \Swag\PayPal\Checkout\Plus\PlusPaymentHandleController
  11971.      */
  11972.     protected function getPlusPaymentHandleControllerService()
  11973.     {
  11974.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusPaymentHandleController.php';
  11975.         $this->services['Swag\\PayPal\\Checkout\\Plus\\PlusPaymentHandleController'] = $instance = new \Swag\PayPal\Checkout\Plus\PlusPaymentHandleController(($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService()), ($this->services['Shopware\\Storefront\\Controller\\AccountOrderController'] ?? $this->getAccountOrderControllerService()), ($this->services['Shopware\\Storefront\\Controller\\CheckoutController'] ?? $this->getCheckoutControllerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  11976.         $instance->setContainer($this);
  11977.         return $instance;
  11978.     }
  11979.     /**
  11980.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute' shared service.
  11981.      *
  11982.      * @return \Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute
  11983.      */
  11984.     protected function getCreateOrderRouteService()
  11985.     {
  11986.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractCreateOrderRoute.php';
  11987.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/CreateOrderRoute.php';
  11988.         return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\CreateOrderRoute'] = new \Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'] ?? $this->getOrderFromOrderBuilderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromCartBuilder'] ?? $this->getOrderFromCartBuilderService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service()));
  11989.     }
  11990.     /**
  11991.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\ErrorRoute' shared service.
  11992.      *
  11993.      * @return \Swag\PayPal\Checkout\SalesChannel\ErrorRoute
  11994.      */
  11995.     protected function getErrorRouteService()
  11996.     {
  11997.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractErrorRoute.php';
  11998.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/ErrorRoute.php';
  11999.         return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\ErrorRoute'] = new \Swag\PayPal\Checkout\SalesChannel\ErrorRoute(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['translator'] ?? $this->getTranslator2Service()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service()));
  12000.     }
  12001.     /**
  12002.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute' shared service.
  12003.      *
  12004.      * @return \Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute
  12005.      */
  12006.     protected function getFilteredPaymentMethodRouteService()
  12007.     {
  12008.         $a = ($this->services['sales_channel.payment_method.repository'] ?? $this->getSalesChannel_PaymentMethod_RepositoryService());
  12009.         if (isset($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'])) {
  12010.             return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'];
  12011.         }
  12012.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  12013.         if (isset($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'])) {
  12014.             return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'];
  12015.         }
  12016.         $c = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  12017.         if (isset($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'])) {
  12018.             return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'];
  12019.         }
  12020.         $d = ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService());
  12021.         if (isset($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'])) {
  12022.             return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'];
  12023.         }
  12024.         $e = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  12025.         if (isset($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'])) {
  12026.             return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'];
  12027.         }
  12028.         return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] = new \Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute(new \Shopware\Core\Checkout\Payment\SalesChannel\PaymentMethodRoute($a), ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), $b$c, ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] = new \Swag\PayPal\Checkout\Cart\Service\CartPriceService())), $d, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Swag\\PayPal\\Util\\Availability\\AvailabilityService'] ?? $this->getAvailabilityServiceService()), $e);
  12029.     }
  12030.     /**
  12031.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute' shared service.
  12032.      *
  12033.      * @return \Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute
  12034.      */
  12035.     protected function getMethodEligibilityRouteService()
  12036.     {
  12037.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractMethodEligibilityRoute.php';
  12038.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/MethodEligibilityRoute.php';
  12039.         return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\MethodEligibilityRoute'] = new \Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service()));
  12040.     }
  12041.     /**
  12042.      * Gets the public 'Swag\PayPal\Dispute\Administration\DisputeController' shared service.
  12043.      *
  12044.      * @return \Swag\PayPal\Dispute\Administration\DisputeController
  12045.      */
  12046.     protected function getDisputeControllerService()
  12047.     {
  12048.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Dispute/Administration/DisputeController.php';
  12049.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/DisputeResource.php';
  12050.         $this->services['Swag\\PayPal\\Dispute\\Administration\\DisputeController'] = $instance = new \Swag\PayPal\Dispute\Administration\DisputeController(new \Swag\PayPal\RestApi\V1\Resource\DisputeResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService())));
  12051.         $instance->setContainer($this);
  12052.         return $instance;
  12053.     }
  12054.     /**
  12055.      * Gets the public 'Swag\PayPal\OrdersApi\Administration\PayPalOrdersController' shared service.
  12056.      *
  12057.      * @return \Swag\PayPal\OrdersApi\Administration\PayPalOrdersController
  12058.      */
  12059.     protected function getPayPalOrdersControllerService()
  12060.     {
  12061.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Administration/PayPalOrdersController.php';
  12062.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/AuthorizationResource.php';
  12063.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/CaptureResource.php';
  12064.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/RefundResource.php';
  12065.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Administration/Service/CaptureRefundCreator.php';
  12066.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  12067.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  12068.         $this->services['Swag\\PayPal\\OrdersApi\\Administration\\PayPalOrdersController'] = $instance = new \Swag\PayPal\OrdersApi\Administration\PayPalOrdersController(($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), new \Swag\PayPal\RestApi\V2\Resource\AuthorizationResource($a), new \Swag\PayPal\RestApi\V2\Resource\CaptureResource($a), new \Swag\PayPal\RestApi\V2\Resource\RefundResource($a), ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] ?? $this->getPaymentStatusUtilV2Service()), new \Swag\PayPal\OrdersApi\Administration\Service\CaptureRefundCreator(($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter()))));
  12069.         $instance->setContainer($this);
  12070.         return $instance;
  12071.     }
  12072.     /**
  12073.      * Gets the public 'Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController' shared service.
  12074.      *
  12075.      * @return \Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController
  12076.      */
  12077.     protected function getPayPalPaymentControllerService()
  12078.     {
  12079.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Administration/PayPalPaymentController.php';
  12080.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/AuthorizationResource.php';
  12081.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/OrdersResource.php';
  12082.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/CaptureResource.php';
  12083.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PaymentStatusUtil.php';
  12084.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  12085.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  12086.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  12087.         $c = ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter()));
  12088.         $this->services['Swag\\PayPal\\PaymentsApi\\Administration\\PayPalPaymentController'] = $instance = new \Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController(($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'] ?? $this->getPaymentResourceService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\SaleResource'] ?? $this->getSaleResourceService()), new \Swag\PayPal\RestApi\V1\Resource\AuthorizationResource($a), new \Swag\PayPal\RestApi\V1\Resource\OrdersResource($a), new \Swag\PayPal\RestApi\V1\Resource\CaptureResource($a), new \Swag\PayPal\Util\PaymentStatusUtil($b, ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), $c), $b$c);
  12089.         $instance->setContainer($this);
  12090.         return $instance;
  12091.     }
  12092.     /**
  12093.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition' shared service.
  12094.      *
  12095.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition
  12096.      */
  12097.     protected function getPosSalesChannelDefinitionService()
  12098.     {
  12099.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelDefinition.php';
  12100.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition();
  12101.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12102.         return $instance;
  12103.     }
  12104.     /**
  12105.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition' shared service.
  12106.      *
  12107.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition
  12108.      */
  12109.     protected function getPosSalesChannelInventoryDefinitionService()
  12110.     {
  12111.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelInventoryDefinition.php';
  12112.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition();
  12113.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12114.         return $instance;
  12115.     }
  12116.     /**
  12117.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition' shared service.
  12118.      *
  12119.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition
  12120.      */
  12121.     protected function getPosSalesChannelMediaDefinitionService()
  12122.     {
  12123.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelMediaDefinition.php';
  12124.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition();
  12125.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12126.         return $instance;
  12127.     }
  12128.     /**
  12129.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition' shared service.
  12130.      *
  12131.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition
  12132.      */
  12133.     protected function getPosSalesChannelProductDefinitionService()
  12134.     {
  12135.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelProductDefinition.php';
  12136.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition();
  12137.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12138.         return $instance;
  12139.     }
  12140.     /**
  12141.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition' shared service.
  12142.      *
  12143.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition
  12144.      */
  12145.     protected function getPosSalesChannelRunDefinitionService()
  12146.     {
  12147.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunDefinition.php';
  12148.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition();
  12149.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12150.         return $instance;
  12151.     }
  12152.     /**
  12153.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition' shared service.
  12154.      *
  12155.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition
  12156.      */
  12157.     protected function getPosSalesChannelRunLogDefinitionService()
  12158.     {
  12159.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunLogDefinition.php';
  12160.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition();
  12161.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12162.         return $instance;
  12163.     }
  12164.     /**
  12165.      * Gets the public 'Swag\PayPal\Pos\PosSyncController' shared service.
  12166.      *
  12167.      * @return \Swag\PayPal\Pos\PosSyncController
  12168.      */
  12169.     protected function getPosSyncControllerService()
  12170.     {
  12171.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/PosSyncController.php';
  12172.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Administration/SyncResetter.php';
  12173.         $this->services['Swag\\PayPal\\Pos\\PosSyncController'] = $instance = new \Swag\PayPal\Pos\PosSyncController(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] ?? $this->getCompleteTaskService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ProductTask'] ?? $this->getProductTaskService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ImageTask'] ?? $this->getImageTaskService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] ?? $this->getInventoryTaskService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] ?? $this->getLogCleanerService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunService2Service()), new \Swag\PayPal\Pos\Run\Administration\SyncResetter(($this->services['swag_paypal_pos_sales_channel_product.repository'] ?? $this->getSwagPaypalPosSalesChannelProduct_RepositoryService()), ($this->services['swag_paypal_pos_sales_channel_inventory.repository'] ?? $this->getSwagPaypalPosSalesChannelInventory_RepositoryService()), ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService()), ($this->services['swag_paypal_pos_sales_channel_run.repository'] ?? $this->getSwagPaypalPosSalesChannelRun_RepositoryService())), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()));
  12174.         $instance->setContainer($this);
  12175.         return $instance;
  12176.     }
  12177.     /**
  12178.      * Gets the public 'Swag\PayPal\Pos\Setting\Service\InformationDefaultService' shared service.
  12179.      *
  12180.      * @return \Swag\PayPal\Pos\Setting\Service\InformationDefaultService
  12181.      */
  12182.     protected function getInformationDefaultServiceService()
  12183.     {
  12184.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/InformationDefaultService.php';
  12185.         return $this->services['Swag\\PayPal\\Pos\\Setting\\Service\\InformationDefaultService'] = new \Swag\PayPal\Pos\Setting\Service\InformationDefaultService(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] ?? $this->getPluginIdProviderService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), ($this->services['delivery_time.repository'] ?? $this->getDeliveryTime_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()));
  12186.     }
  12187.     /**
  12188.      * Gets the public 'Swag\PayPal\Pos\Setting\SettingsController' shared service.
  12189.      *
  12190.      * @return \Swag\PayPal\Pos\Setting\SettingsController
  12191.      */
  12192.     protected function getSettingsController2Service()
  12193.     {
  12194.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/SettingsController.php';
  12195.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  12196.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ApiCredentialService.php';
  12197.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/InformationFetchService.php';
  12198.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/UserResource.php';
  12199.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ProductVisibilityCloneService.php';
  12200.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ProductCountService.php';
  12201.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/ApiKeyDecoder.php';
  12202.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  12203.         $this->services['Swag\\PayPal\\Pos\\Setting\\SettingsController'] = $instance = new \Swag\PayPal\Pos\Setting\SettingsController(new \Swag\PayPal\Pos\Setting\Service\ApiCredentialService(($this->privates['Swag\\PayPal\\Pos\\Resource\\TokenResource'] ?? $this->getTokenResourceService()), $a, ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\ApiKeyDecoder'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\ApiKeyDecoder'] = new \Swag\PayPal\Pos\Api\Service\ApiKeyDecoder()))), new \Swag\PayPal\Pos\Setting\Service\InformationFetchService(new \Swag\PayPal\Pos\Resource\UserResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService())), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService())), ($this->services['Swag\\PayPal\\Pos\\Setting\\Service\\InformationDefaultService'] ?? $this->getInformationDefaultServiceService()), new \Swag\PayPal\Pos\Setting\Service\ProductVisibilityCloneService(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService()), ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunService2Service()), $a), new \Swag\PayPal\Pos\Setting\Service\ProductCountService(($this->privates['Swag\\PayPal\\Pos\\Resource\\ProductResource'] ?? $this->getProductResourceService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), $a));
  12204.         $instance->setContainer($this);
  12205.         return $instance;
  12206.     }
  12207.     /**
  12208.      * Gets the public 'Swag\PayPal\Pos\Webhook\WebhookController' shared service.
  12209.      *
  12210.      * @return \Swag\PayPal\Pos\Webhook\WebhookController
  12211.      */
  12212.     protected function getWebhookControllerService()
  12213.     {
  12214.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  12215.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookController.php';
  12216.         $this->services['Swag\\PayPal\\Pos\\Webhook\\WebhookController'] = $instance = new \Swag\PayPal\Pos\Webhook\WebhookController(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service()), ($this->services['Swag\\PayPal\\Pos\\Webhook\\WebhookService'] ?? $this->getWebhookServiceService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  12217.         $instance->setContainer($this);
  12218.         return $instance;
  12219.     }
  12220.     /**
  12221.      * Gets the public 'Swag\PayPal\Pos\Webhook\WebhookService' shared service.
  12222.      *
  12223.      * @return \Swag\PayPal\Pos\Webhook\WebhookService
  12224.      */
  12225.     protected function getWebhookServiceService()
  12226.     {
  12227.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  12228.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookService.php';
  12229.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/SubscriptionResource.php';
  12230.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookRegistry.php';
  12231.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  12232.         return $this->services['Swag\\PayPal\\Pos\\Webhook\\WebhookService'] = new \Swag\PayPal\Pos\Webhook\WebhookService(new \Swag\PayPal\Pos\Resource\SubscriptionResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService())), new \Swag\PayPal\Pos\Webhook\WebhookRegistry(new RewindableGenerator(function () {
  12233.             yield => ($this->privates['Swag\\PayPal\\Pos\\Webhook\\Handler\\InventoryChangedHandler'] ?? $this->getInventoryChangedHandlerService());
  12234.         }, 1)), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] = new \Swag\PayPal\Pos\Api\Service\Converter\UuidConverter())), ($this->services['router'] ?? $this->getRouterService()));
  12235.     }
  12236.     /**
  12237.      * Gets the public 'Swag\PayPal\Setting\SettingsController' shared service.
  12238.      *
  12239.      * @return \Swag\PayPal\Setting\SettingsController
  12240.      */
  12241.     protected function getSettingsController3Service()
  12242.     {
  12243.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/SettingsController.php';
  12244.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/ApiCredentialServiceInterface.php';
  12245.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/ApiCredentialService.php';
  12246.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/CredentialsResource.php';
  12247.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/CredentialsClientFactory.php';
  12248.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/MerchantIntegrationsService.php';
  12249.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/MerchantIntegrationsResourceInterface.php';
  12250.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/MerchantIntegrationsResource.php';
  12251.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Service/TokenValidator.php';
  12252.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  12253.         $this->services['Swag\\PayPal\\Setting\\SettingsController'] = $instance = new \Swag\PayPal\Setting\SettingsController(new \Swag\PayPal\Setting\Service\ApiCredentialService(new \Swag\PayPal\RestApi\V1\Resource\CredentialsResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\TokenClientFactory'] ?? $this->getTokenClientFactoryService()), new \Swag\PayPal\RestApi\Client\CredentialsClientFactory(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service())), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Service\\TokenValidator'] ?? ($this->privates['Swag\\PayPal\\RestApi\\V1\\Service\\TokenValidator'] = new \Swag\PayPal\RestApi\V1\Service\TokenValidator())))), new \Swag\PayPal\Setting\Service\MerchantIntegrationsService(new \Swag\PayPal\RestApi\V1\Resource\MerchantIntegrationsResource($a), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()), ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), $a));
  12254.         $instance->setContainer($this);
  12255.         return $instance;
  12256.     }
  12257.     /**
  12258.      * Gets the public 'Swag\PayPal\Storefront\Controller\PayPalController' shared service.
  12259.      *
  12260.      * @return \Swag\PayPal\Storefront\Controller\PayPalController
  12261.      */
  12262.     protected function getPayPalControllerService()
  12263.     {
  12264.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Controller/PayPalController.php';
  12265.         $this->services['Swag\\PayPal\\Storefront\\Controller\\PayPalController'] = $instance = new \Swag\PayPal\Storefront\Controller\PayPalController(($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\CreateOrderRoute'] ?? $this->getCreateOrderRouteService()), ($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\MethodEligibilityRoute'] ?? $this->getMethodEligibilityRouteService()), ($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'] ?? $this->getPUIPaymentInstructionsRouteService()), ($this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressPrepareCheckoutRoute'] ?? $this->getExpressPrepareCheckoutRouteService()), ($this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCreateOrderRoute'] ?? $this->getExpressCreateOrderRouteService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? $this->getCartDeleteRouteService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service()));
  12266.         $instance->setContainer($this);
  12267.         return $instance;
  12268.     }
  12269.     /**
  12270.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService' shared service.
  12271.      *
  12272.      * @return \Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService
  12273.      */
  12274.     protected function getACDCCheckoutDataServiceService()
  12275.     {
  12276.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  12277.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/ACDCCheckoutDataService.php';
  12278.         return $this->services['Swag\\PayPal\\Storefront\\Data\\Service\\ACDCCheckoutDataService'] = new \Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] ?? $this->getIdentityResourceService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()));
  12279.     }
  12280.     /**
  12281.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService' shared service.
  12282.      *
  12283.      * @return \Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService
  12284.      */
  12285.     protected function getPayLaterCheckoutDataServiceService()
  12286.     {
  12287.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  12288.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/PayLaterCheckoutDataService.php';
  12289.         return $this->services['Swag\\PayPal\\Storefront\\Data\\Service\\PayLaterCheckoutDataService'] = new \Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] ?? $this->getIdentityResourceService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()));
  12290.     }
  12291.     /**
  12292.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService' shared service.
  12293.      *
  12294.      * @return \Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService
  12295.      */
  12296.     protected function getSEPACheckoutDataServiceService()
  12297.     {
  12298.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  12299.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/SEPACheckoutDataService.php';
  12300.         return $this->services['Swag\\PayPal\\Storefront\\Data\\Service\\SEPACheckoutDataService'] = new \Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] ?? $this->getIdentityResourceService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()));
  12301.     }
  12302.     /**
  12303.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService' shared service.
  12304.      *
  12305.      * @return \Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService
  12306.      */
  12307.     protected function getSPBCheckoutDataServiceService()
  12308.     {
  12309.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  12310.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/SPBCheckoutDataService.php';
  12311.         return $this->services['Swag\\PayPal\\Storefront\\Data\\Service\\SPBCheckoutDataService'] = new \Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] ?? $this->getIdentityResourceService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()));
  12312.     }
  12313.     /**
  12314.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService' shared service.
  12315.      *
  12316.      * @return \Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService
  12317.      */
  12318.     protected function getVenmoCheckoutDataServiceService()
  12319.     {
  12320.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  12321.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/VenmoCheckoutDataService.php';
  12322.         return $this->services['Swag\\PayPal\\Storefront\\Data\\Service\\VenmoCheckoutDataService'] = new \Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] ?? $this->getIdentityResourceService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()));
  12323.     }
  12324.     /**
  12325.      * Gets the public 'Swag\PayPal\SwagPayPal' shared autowired service.
  12326.      *
  12327.      * @return \Swag\PayPal\SwagPayPal
  12328.      */
  12329.     protected function getSwagPayPalService()
  12330.     {
  12331.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/SwagPayPal.php';
  12332.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/ActivateDeactivate.php';
  12333.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/State/PosStateService.php';
  12334.         $this->services['Swag\\PayPal\\SwagPayPal'] = $instance = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\PayPal\\SwagPayPal');
  12335.         $instance->setActivateDeactivate(new \Swag\PayPal\Util\Lifecycle\ActivateDeactivate(($this->services['Swag\\PayPal\\Util\\Lifecycle\\State\\PaymentMethodStateService'] ?? $this->getPaymentMethodStateServiceService()), new \Swag\PayPal\Util\Lifecycle\State\PosStateService(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['sales_channel_type.repository'] ?? $this->getSalesChannelType_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()))));
  12336.         return $instance;
  12337.     }
  12338.     /**
  12339.      * Gets the public 'Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller' shared service.
  12340.      *
  12341.      * @return \Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller
  12342.      */
  12343.     protected function getMediaInstallerService()
  12344.     {
  12345.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/Installer/MediaInstaller.php';
  12346.         return $this->services['Swag\\PayPal\\Util\\Lifecycle\\Installer\\MediaInstaller'] = new \Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()));
  12347.     }
  12348.     /**
  12349.      * Gets the public 'Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller' shared service.
  12350.      *
  12351.      * @return \Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller
  12352.      */
  12353.     protected function getPaymentMethodInstallerService()
  12354.     {
  12355.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/Installer/PaymentMethodInstaller.php';
  12356.         return $this->services['Swag\\PayPal\\Util\\Lifecycle\\Installer\\PaymentMethodInstaller'] = new \Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller(($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] ?? $this->getPluginIdProviderService()), ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->services['Swag\\PayPal\\Util\\Lifecycle\\Installer\\MediaInstaller'] ?? $this->getMediaInstallerService()));
  12357.     }
  12358.     /**
  12359.      * Gets the public 'Swag\PayPal\Util\Lifecycle\State\PaymentMethodStateService' shared service.
  12360.      *
  12361.      * @return \Swag\PayPal\Util\Lifecycle\State\PaymentMethodStateService
  12362.      */
  12363.     protected function getPaymentMethodStateServiceService()
  12364.     {
  12365.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/State/PaymentMethodStateService.php';
  12366.         return $this->services['Swag\\PayPal\\Util\\Lifecycle\\State\\PaymentMethodStateService'] = new \Swag\PayPal\Util\Lifecycle\State\PaymentMethodStateService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()));
  12367.     }
  12368.     /**
  12369.      * Gets the public 'Swag\PayPal\Webhook\Registration\WebhookSystemConfigController' shared service.
  12370.      *
  12371.      * @return \Swag\PayPal\Webhook\Registration\WebhookSystemConfigController
  12372.      */
  12373.     protected function getWebhookSystemConfigControllerService()
  12374.     {
  12375.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Api/SystemConfigController.php';
  12376.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSystemConfigController.php';
  12377.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSystemConfigHelper.php';
  12378.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  12379.         $this->services['Swag\\PayPal\\Webhook\\Registration\\WebhookSystemConfigController'] = $instance = new \Swag\PayPal\Webhook\Registration\WebhookSystemConfigController(($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService()), $a, new \Swag\PayPal\Webhook\Registration\WebhookSystemConfigHelper(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service()), ($this->services['Swag\\PayPal\\Webhook\\WebhookService'] ?? $this->getWebhookService2Service()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService())), NULL);
  12380.         $instance->setContainer($this);
  12381.         return $instance;
  12382.     }
  12383.     /**
  12384.      * Gets the public 'Swag\PayPal\Webhook\WebhookController' shared service.
  12385.      *
  12386.      * @return \Swag\PayPal\Webhook\WebhookController
  12387.      */
  12388.     protected function getWebhookController2Service()
  12389.     {
  12390.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookController.php';
  12391.         $this->services['Swag\\PayPal\\Webhook\\WebhookController'] = $instance = new \Swag\PayPal\Webhook\WebhookController(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service()), ($this->services['Swag\\PayPal\\Webhook\\WebhookService'] ?? $this->getWebhookService2Service()), ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService()));
  12392.         $instance->setContainer($this);
  12393.         return $instance;
  12394.     }
  12395.     /**
  12396.      * Gets the public 'Swag\PayPal\Webhook\WebhookService' shared service.
  12397.      *
  12398.      * @return \Swag\PayPal\Webhook\WebhookService
  12399.      */
  12400.     protected function getWebhookService2Service()
  12401.     {
  12402.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookServiceInterface.php';
  12403.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookService.php';
  12404.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/WebhookResource.php';
  12405.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookRegistry.php';
  12406.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  12407.         if (isset($this->services['Swag\\PayPal\\Webhook\\WebhookService'])) {
  12408.             return $this->services['Swag\\PayPal\\Webhook\\WebhookService'];
  12409.         }
  12410.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  12411.         if (isset($this->services['Swag\\PayPal\\Webhook\\WebhookService'])) {
  12412.             return $this->services['Swag\\PayPal\\Webhook\\WebhookService'];
  12413.         }
  12414.         return $this->services['Swag\\PayPal\\Webhook\\WebhookService'] = new \Swag\PayPal\Webhook\WebhookService(new \Swag\PayPal\RestApi\V1\Resource\WebhookResource($a), new \Swag\PayPal\Webhook\WebhookRegistry(new RewindableGenerator(function () {
  12415.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'] ?? $this->getAuthorizationVoidedService());
  12416.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'] ?? $this->getCaptureCompletedService());
  12417.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'] ?? $this->getCaptureDeniedService());
  12418.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'] ?? $this->getCaptureRefundedService());
  12419.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'] ?? $this->getCaptureReversedService());
  12420.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'] ?? $this->getSaleCompleteService());
  12421.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'] ?? $this->getSaleDeniedService());
  12422.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'] ?? $this->getSaleRefundedService());
  12423.         }, 8)), $b, ($this->services['router'] ?? $this->getRouterService()));
  12424.     }
  12425.     /**
  12426.      * Gets the public 'Swag\Security\Api\ConfigController' shared service.
  12427.      *
  12428.      * @return \Swag\Security\Api\ConfigController
  12429.      */
  12430.     protected function getConfigControllerService()
  12431.     {
  12432.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Api/ConfigController.php';
  12433.         return $this->services['Swag\\Security\\Api\\ConfigController'] = new \Swag\Security\Api\ConfigController(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  12434.     }
  12435.     /**
  12436.      * Gets the public 'Swag\Security\Api\SecurityController' shared service.
  12437.      *
  12438.      * @return \Swag\Security\Api\SecurityController
  12439.      */
  12440.     protected function getSecurityControllerService()
  12441.     {
  12442.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Api/SecurityController.php';
  12443.         return $this->services['Swag\\Security\\Api\\SecurityController'] = new \Swag\Security\Api\SecurityController(($this->privates['Swag\\Security\\Components\\State'] ?? ($this->privates['Swag\\Security\\Components\\State'] = new \Swag\Security\Components\State([], []))), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), $this->targetDir.'', new \GuzzleHttp\Client(), ($this->services['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader'] ?? $this->getCacheIdLoaderService()));
  12444.     }
  12445.     /**
  12446.      * Gets the public 'Swag\Security\Fixes\NEXT15675\PrepareDownloadController' shared service.
  12447.      *
  12448.      * @return \Swag\Security\Fixes\NEXT15675\PrepareDownloadController
  12449.      */
  12450.     protected function getPrepareDownloadControllerService()
  12451.     {
  12452.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Fixes/NEXT15675/PrepareDownloadController.php';
  12453.         return $this->services['Swag\\Security\\Fixes\\NEXT15675\\PrepareDownloadController'] = new \Swag\Security\Fixes\NEXT15675\PrepareDownloadController(($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService()), ($this->privates['Swag\\Security\\Components\\State'] ?? ($this->privates['Swag\\Security\\Components\\State'] = new \Swag\Security\Components\State([], []))));
  12454.     }
  12455.     /**
  12456.      * Gets the public 'Swag\Security\Subscriber\AdminSecurityFixesProvider' shared service.
  12457.      *
  12458.      * @return \Swag\Security\Subscriber\AdminSecurityFixesProvider
  12459.      */
  12460.     protected function getAdminSecurityFixesProviderService()
  12461.     {
  12462.         return $this->services['Swag\\Security\\Subscriber\\AdminSecurityFixesProvider'] = new \Swag\Security\Subscriber\AdminSecurityFixesProvider(($this->privates['Swag\\Security\\Components\\State'] ?? ($this->privates['Swag\\Security\\Components\\State'] = new \Swag\Security\Components\State([], []))));
  12463.     }
  12464.     /**
  12465.      * Gets the public 'Swag\Security\Subscriber\TwigStateProvider' shared service.
  12466.      *
  12467.      * @return \Swag\Security\Subscriber\TwigStateProvider
  12468.      */
  12469.     protected function getTwigStateProviderService()
  12470.     {
  12471.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Subscriber/TwigStateProvider.php';
  12472.         return $this->services['Swag\\Security\\Subscriber\\TwigStateProvider'] = new \Swag\Security\Subscriber\TwigStateProvider(($this->privates['Swag\\Security\\Components\\State'] ?? ($this->privates['Swag\\Security\\Components\\State'] = new \Swag\Security\Components\State([], []))));
  12473.     }
  12474.     /**
  12475.      * Gets the public 'Swag\Security\SwagPlatformSecurity' shared autowired service.
  12476.      *
  12477.      * @return \Swag\Security\SwagPlatformSecurity
  12478.      */
  12479.     protected function getSwagPlatformSecurityService()
  12480.     {
  12481.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/SwagPlatformSecurity.php';
  12482.         return $this->services['Swag\\Security\\SwagPlatformSecurity'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\Security\\SwagPlatformSecurity');
  12483.     }
  12484.     /**
  12485.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  12486.      *
  12487.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  12488.      */
  12489.     protected function getRedirectControllerService()
  12490.     {
  12491.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  12492.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  12493.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  12494.     }
  12495.     /**
  12496.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  12497.      *
  12498.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  12499.      */
  12500.     protected function getTemplateControllerService()
  12501.     {
  12502.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  12503.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  12504.     }
  12505.     /**
  12506.      * Gets the public 'XantenLastSeenProduct\Controller\LastSeenProductController' shared service.
  12507.      *
  12508.      * @return \XantenLastSeenProduct\Controller\LastSeenProductController
  12509.      */
  12510.     protected function getLastSeenProductControllerService()
  12511.     {
  12512.         include_once \dirname(__DIR__4).'/custom/plugins/XantenLastSeenProduct/src/Controller/LastSeenProductController.php';
  12513.         $this->services['XantenLastSeenProduct\\Controller\\LastSeenProductController'] = $instance = new \XantenLastSeenProduct\Controller\LastSeenProductController(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  12514.         $instance->setContainer($this);
  12515.         return $instance;
  12516.     }
  12517.     /**
  12518.      * Gets the public 'XantenLastSeenProduct\XantenLastSeenProduct' shared autowired service.
  12519.      *
  12520.      * @return \XantenLastSeenProduct\XantenLastSeenProduct
  12521.      */
  12522.     protected function getXantenLastSeenProductService()
  12523.     {
  12524.         include_once \dirname(__DIR__4).'/custom/plugins/XantenLastSeenProduct/src/XantenLastSeenProduct.php';
  12525.         return $this->services['XantenLastSeenProduct\\XantenLastSeenProduct'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('XantenLastSeenProduct\\XantenLastSeenProduct');
  12526.     }
  12527.     /**
  12528.      * Gets the public 'Zeobv\FilterOptimizer\ZeobvFilterOptimizer' shared autowired service.
  12529.      *
  12530.      * @return \Zeobv\FilterOptimizer\ZeobvFilterOptimizer
  12531.      */
  12532.     protected function getZeobvFilterOptimizerService()
  12533.     {
  12534.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvFilterOptimizer/src/ZeobvFilterOptimizer.php';
  12535.         return $this->services['Zeobv\\FilterOptimizer\\ZeobvFilterOptimizer'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Zeobv\\FilterOptimizer\\ZeobvFilterOptimizer');
  12536.     }
  12537.     /**
  12538.      * Gets the public 'ZweiPunktBettenAbc\Controller\CookieController' shared service.
  12539.      *
  12540.      * @return \ZweiPunktBettenAbc\Controller\CookieController
  12541.      */
  12542.     protected function getCookieController2Service()
  12543.     {
  12544.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktBettenAbc/src/Controller/CookieController.php';
  12545.         $this->services['ZweiPunktBettenAbc\\Controller\\CookieController'] = $instance = new \ZweiPunktBettenAbc\Controller\CookieController();
  12546.         $instance->setContainer($this);
  12547.         return $instance;
  12548.     }
  12549.     /**
  12550.      * Gets the public 'ZweiPunktBettenAbc\ZweiPunktBettenAbc' shared autowired service.
  12551.      *
  12552.      * @return \ZweiPunktBettenAbc\ZweiPunktBettenAbc
  12553.      */
  12554.     protected function getZweiPunktBettenAbcService()
  12555.     {
  12556.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktBettenAbc/src/ZweiPunktBettenAbc.php';
  12557.         return $this->services['ZweiPunktBettenAbc\\ZweiPunktBettenAbc'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('ZweiPunktBettenAbc\\ZweiPunktBettenAbc');
  12558.     }
  12559.     /**
  12560.      * Gets the public 'ZweiPunktSameDayDelivery\ZweiPunktSameDayDelivery' shared autowired service.
  12561.      *
  12562.      * @return \ZweiPunktSameDayDelivery\ZweiPunktSameDayDelivery
  12563.      */
  12564.     protected function getZweiPunktSameDayDeliveryService()
  12565.     {
  12566.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktSameDayDelivery/src/ZweiPunktSameDayDelivery.php';
  12567.         return $this->services['ZweiPunktSameDayDelivery\\ZweiPunktSameDayDelivery'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('ZweiPunktSameDayDelivery\\ZweiPunktSameDayDelivery');
  12568.     }
  12569.     /**
  12570.      * Gets the public 'ZweiPunktSeoKampfpreise\Controller\HistoryController' shared service.
  12571.      *
  12572.      * @return \ZweiPunktSeoKampfpreise\Controller\HistoryController
  12573.      */
  12574.     protected function getHistoryController2Service()
  12575.     {
  12576.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src/Controller/HistoryController.php';
  12577.         $this->services['ZweiPunktSeoKampfpreise\\Controller\\HistoryController'] = $instance = new \ZweiPunktSeoKampfpreise\Controller\HistoryController(($this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] ?? $this->getCurrencyFormatterService()), ($this->privates['ZweiPunktSeoKampfpreise\\Service\\ConfigService'] ?? $this->getConfigService2Service()));
  12578.         $instance->setContainer($this);
  12579.         return $instance;
  12580.     }
  12581.     /**
  12582.      * Gets the public 'ZweiPunktSeoKampfpreise\Twig\SeoPrice' shared service.
  12583.      *
  12584.      * @return \ZweiPunktSeoKampfpreise\Twig\SeoPrice
  12585.      */
  12586.     protected function getSeoPriceService()
  12587.     {
  12588.         $a = ($this->privates['ZweiPunktSeoKampfpreise\\Service\\ConfigService'] ?? $this->getConfigService2Service());
  12589.         if (isset($this->services['ZweiPunktSeoKampfpreise\\Twig\\SeoPrice'])) {
  12590.             return $this->services['ZweiPunktSeoKampfpreise\\Twig\\SeoPrice'];
  12591.         }
  12592.         return $this->services['ZweiPunktSeoKampfpreise\\Twig\\SeoPrice'] = new \ZweiPunktSeoKampfpreise\Twig\SeoPrice($a);
  12593.     }
  12594.     /**
  12595.      * Gets the public 'ZweiPunktSeoKampfpreise\ZweiPunktSeoKampfpreise' shared autowired service.
  12596.      *
  12597.      * @return \ZweiPunktSeoKampfpreise\ZweiPunktSeoKampfpreise
  12598.      */
  12599.     protected function getZweiPunktSeoKampfpreiseService()
  12600.     {
  12601.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src/ZweiPunktSeoKampfpreise.php';
  12602.         return $this->services['ZweiPunktSeoKampfpreise\\ZweiPunktSeoKampfpreise'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('ZweiPunktSeoKampfpreise\\ZweiPunktSeoKampfpreise');
  12603.     }
  12604.     /**
  12605.      * Gets the public 'ZweiPunktStageWare\Controller\StageWareApiController' shared service.
  12606.      *
  12607.      * @return \ZweiPunktStageWare\Controller\StageWareApiController
  12608.      */
  12609.     protected function getStageWareApiControllerService()
  12610.     {
  12611.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Controller/StageWareApiController.php';
  12612.         $this->services['ZweiPunktStageWare\\Controller\\StageWareApiController'] = $instance = new \ZweiPunktStageWare\Controller\StageWareApiController(($this->services['ZweiPunktStageWare\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->services['ZweiPunktStageWare\\Service\\DatabaseService'] ?? $this->getDatabaseServiceService()), ($this->services['ZweiPunktStageWare\\Service\\ProfileService'] ?? $this->getProfileServiceService()));
  12613.         $instance->setContainer($this);
  12614.         return $instance;
  12615.     }
  12616.     /**
  12617.      * Gets the public 'ZweiPunktStageWare\Core\Content\Profile\ProfileDefinition' shared service.
  12618.      *
  12619.      * @return \ZweiPunktStageWare\Core\Content\Profile\ProfileDefinition
  12620.      */
  12621.     protected function getProfileDefinitionService()
  12622.     {
  12623.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Core/Content/Profile/ProfileDefinition.php';
  12624.         $this->services['ZweiPunktStageWare\\Core\\Content\\Profile\\ProfileDefinition'] = $instance = new \ZweiPunktStageWare\Core\Content\Profile\ProfileDefinition();
  12625.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12626.         return $instance;
  12627.     }
  12628.     /**
  12629.      * Gets the public 'ZweiPunktStageWare\Service\DatabaseService' shared service.
  12630.      *
  12631.      * @return \ZweiPunktStageWare\Service\DatabaseService
  12632.      */
  12633.     protected function getDatabaseServiceService()
  12634.     {
  12635.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Service/DatabaseService.php';
  12636.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  12637.         return $this->services['ZweiPunktStageWare\\Service\\DatabaseService'] = new \ZweiPunktStageWare\Service\DatabaseService(\dirname(__DIR__4), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['ZweiPunktStageWare\\Service\\Logger'] ?? $this->getLoggerService()), ($this->services['ZweiPunktStageWare\\Service\\ProcessTimer'] ?? $this->getProcessTimerService()), ($this->services['stage_ware_profile.repository'] ?? $this->getStageWareProfile_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService()));
  12638.     }
  12639.     /**
  12640.      * Gets the public 'ZweiPunktStageWare\Service\FileProcessor' shared service.
  12641.      *
  12642.      * @return \ZweiPunktStageWare\Service\FileProcessor
  12643.      */
  12644.     protected function getFileProcessorService()
  12645.     {
  12646.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Service/FileProcessor.php';
  12647.         return $this->services['ZweiPunktStageWare\\Service\\FileProcessor'] = new \ZweiPunktStageWare\Service\FileProcessor();
  12648.     }
  12649.     /**
  12650.      * Gets the public 'ZweiPunktStageWare\Service\FileService' shared service.
  12651.      *
  12652.      * @return \ZweiPunktStageWare\Service\FileService
  12653.      */
  12654.     protected function getFileServiceService()
  12655.     {
  12656.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Service/FileService.php';
  12657.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  12658.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Service/FileProcessor.php';
  12659.         return $this->services['ZweiPunktStageWare\\Service\\FileService'] = new \ZweiPunktStageWare\Service\FileService(\dirname(__DIR__4), ($this->services['stage_ware_profile.repository'] ?? $this->getStageWareProfile_RepositoryService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['ZweiPunktStageWare\\Service\\ProcessTimer'] ?? $this->getProcessTimerService()), ($this->services['ZweiPunktStageWare\\Service\\FileProcessor'] ?? ($this->services['ZweiPunktStageWare\\Service\\FileProcessor'] = new \ZweiPunktStageWare\Service\FileProcessor())));
  12660.     }
  12661.     /**
  12662.      * Gets the public 'ZweiPunktStageWare\Service\Logger' shared service.
  12663.      *
  12664.      * @return \ZweiPunktStageWare\Service\Logger
  12665.      */
  12666.     protected function getLoggerService()
  12667.     {
  12668.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Service/Logger.php';
  12669.         return $this->services['ZweiPunktStageWare\\Service\\Logger'] = new \ZweiPunktStageWare\Service\Logger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  12670.     }
  12671.     /**
  12672.      * Gets the public 'ZweiPunktStageWare\Service\ProcessTimer' shared service.
  12673.      *
  12674.      * @return \ZweiPunktStageWare\Service\ProcessTimer
  12675.      */
  12676.     protected function getProcessTimerService()
  12677.     {
  12678.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Service/ProcessTimer.php';
  12679.         return $this->services['ZweiPunktStageWare\\Service\\ProcessTimer'] = new \ZweiPunktStageWare\Service\ProcessTimer(($this->services['ZweiPunktStageWare\\Service\\Logger'] ?? $this->getLoggerService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  12680.     }
  12681.     /**
  12682.      * Gets the public 'ZweiPunktStageWare\Service\ProfileService' shared service.
  12683.      *
  12684.      * @return \ZweiPunktStageWare\Service\ProfileService
  12685.      */
  12686.     protected function getProfileServiceService()
  12687.     {
  12688.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Service/ProfileService.php';
  12689.         return $this->services['ZweiPunktStageWare\\Service\\ProfileService'] = new \ZweiPunktStageWare\Service\ProfileService(($this->services['stage_ware_profile.repository'] ?? $this->getStageWareProfile_RepositoryService()));
  12690.     }
  12691.     /**
  12692.      * Gets the public 'ZweiPunktStageWare\ZweiPunktStageWare' shared autowired service.
  12693.      *
  12694.      * @return \ZweiPunktStageWare\ZweiPunktStageWare
  12695.      */
  12696.     protected function getZweiPunktStageWareService()
  12697.     {
  12698.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/ZweiPunktStageWare.php';
  12699.         return $this->services['ZweiPunktStageWare\\ZweiPunktStageWare'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('ZweiPunktStageWare\\ZweiPunktStageWare');
  12700.     }
  12701.     /**
  12702.      * Gets the public 'ZweiPunktVariantenAusgrauen\ZweiPunktVariantenAusgrauen' shared autowired service.
  12703.      *
  12704.      * @return \ZweiPunktVariantenAusgrauen\ZweiPunktVariantenAusgrauen
  12705.      */
  12706.     protected function getZweiPunktVariantenAusgrauenService()
  12707.     {
  12708.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktVariantenAusgrauen/src/ZweiPunktVariantenAusgrauen.php';
  12709.         return $this->services['ZweiPunktVariantenAusgrauen\\ZweiPunktVariantenAusgrauen'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('ZweiPunktVariantenAusgrauen\\ZweiPunktVariantenAusgrauen');
  12710.     }
  12711.     /**
  12712.      * Gets the public 'acl_role.repository' shared service.
  12713.      *
  12714.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12715.      */
  12716.     protected function getAclRole_RepositoryService()
  12717.     {
  12718.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12719.         if (isset($this->services['acl_role.repository'])) {
  12720.             return $this->services['acl_role.repository'];
  12721.         }
  12722.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12723.         if (isset($this->services['acl_role.repository'])) {
  12724.             return $this->services['acl_role.repository'];
  12725.         }
  12726.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12727.         if (isset($this->services['acl_role.repository'])) {
  12728.             return $this->services['acl_role.repository'];
  12729.         }
  12730.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12731.         if (isset($this->services['acl_role.repository'])) {
  12732.             return $this->services['acl_role.repository'];
  12733.         }
  12734.         return $this->services['acl_role.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] ?? $this->getAclRoleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12735.     }
  12736.     /**
  12737.      * Gets the public 'acl_user_role.repository' shared service.
  12738.      *
  12739.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12740.      */
  12741.     protected function getAclUserRole_RepositoryService()
  12742.     {
  12743.         return $this->services['acl_user_role.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] ?? $this->getAclUserRoleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12744.     }
  12745.     /**
  12746.      * Gets the public 'acris_cookie.repository' shared service.
  12747.      *
  12748.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12749.      */
  12750.     protected function getAcrisCookie_RepositoryService()
  12751.     {
  12752.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12753.         if (isset($this->services['acris_cookie.repository'])) {
  12754.             return $this->services['acris_cookie.repository'];
  12755.         }
  12756.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12757.         if (isset($this->services['acris_cookie.repository'])) {
  12758.             return $this->services['acris_cookie.repository'];
  12759.         }
  12760.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12761.         if (isset($this->services['acris_cookie.repository'])) {
  12762.             return $this->services['acris_cookie.repository'];
  12763.         }
  12764.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12765.         if (isset($this->services['acris_cookie.repository'])) {
  12766.             return $this->services['acris_cookie.repository'];
  12767.         }
  12768.         return $this->services['acris_cookie.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Acris\\CookieConsent\\Custom\\CookieDefinition'] ?? $this->getCookieDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12769.     }
  12770.     /**
  12771.      * Gets the public 'acris_cookie_consent_c_s.filesystem.private' shared service.
  12772.      *
  12773.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12774.      */
  12775.     protected function getAcrisCookieConsentCS_Filesystem_PrivateService()
  12776.     {
  12777.         return $this->services['acris_cookie_consent_c_s.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/acris_cookie_consent_c_s');
  12778.     }
  12779.     /**
  12780.      * Gets the public 'acris_cookie_consent_c_s.filesystem.public' shared service.
  12781.      *
  12782.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12783.      */
  12784.     protected function getAcrisCookieConsentCS_Filesystem_PublicService()
  12785.     {
  12786.         return $this->services['acris_cookie_consent_c_s.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/acris_cookie_consent_c_s');
  12787.     }
  12788.     /**
  12789.      * Gets the public 'acris_cookie_group.repository' shared service.
  12790.      *
  12791.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12792.      */
  12793.     protected function getAcrisCookieGroup_RepositoryService()
  12794.     {
  12795.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12796.         if (isset($this->services['acris_cookie_group.repository'])) {
  12797.             return $this->services['acris_cookie_group.repository'];
  12798.         }
  12799.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12800.         if (isset($this->services['acris_cookie_group.repository'])) {
  12801.             return $this->services['acris_cookie_group.repository'];
  12802.         }
  12803.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12804.         if (isset($this->services['acris_cookie_group.repository'])) {
  12805.             return $this->services['acris_cookie_group.repository'];
  12806.         }
  12807.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12808.         if (isset($this->services['acris_cookie_group.repository'])) {
  12809.             return $this->services['acris_cookie_group.repository'];
  12810.         }
  12811.         return $this->services['acris_cookie_group.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Acris\\CookieConsent\\Custom\\CookieGroupDefinition'] ?? $this->getCookieGroupDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12812.     }
  12813.     /**
  12814.      * Gets the public 'acris_cookie_group_translation.repository' shared service.
  12815.      *
  12816.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12817.      */
  12818.     protected function getAcrisCookieGroupTranslation_RepositoryService()
  12819.     {
  12820.         return $this->services['acris_cookie_group_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Acris\\CookieConsent\\Custom\\Aggregate\\CookieGroupTranslation\\CookieGroupTranslationDefinition'] ?? $this->getCookieGroupTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12821.     }
  12822.     /**
  12823.      * Gets the public 'acris_cookie_sales_channel.repository' shared service.
  12824.      *
  12825.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12826.      */
  12827.     protected function getAcrisCookieSalesChannel_RepositoryService()
  12828.     {
  12829.         return $this->services['acris_cookie_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Acris\\CookieConsent\\Custom\\CookieSalesChannelDefinition'] ?? $this->getCookieSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12830.     }
  12831.     /**
  12832.      * Gets the public 'acris_cookie_translation.repository' shared service.
  12833.      *
  12834.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12835.      */
  12836.     protected function getAcrisCookieTranslation_RepositoryService()
  12837.     {
  12838.         return $this->services['acris_cookie_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Acris\\CookieConsent\\Custom\\Aggregate\\CookieTranslation\\CookieTranslationDefinition'] ?? $this->getCookieTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12839.     }
  12840.     /**
  12841.      * Gets the public 'acris_quantity_advanced_c_s.filesystem.private' shared service.
  12842.      *
  12843.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12844.      */
  12845.     protected function getAcrisQuantityAdvancedCS_Filesystem_PrivateService()
  12846.     {
  12847.         return $this->services['acris_quantity_advanced_c_s.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/acris_quantity_advanced_c_s');
  12848.     }
  12849.     /**
  12850.      * Gets the public 'acris_quantity_advanced_c_s.filesystem.public' shared service.
  12851.      *
  12852.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12853.      */
  12854.     protected function getAcrisQuantityAdvancedCS_Filesystem_PublicService()
  12855.     {
  12856.         return $this->services['acris_quantity_advanced_c_s.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/acris_quantity_advanced_c_s');
  12857.     }
  12858.     /**
  12859.      * Gets the public 'acris_seo_redirect.repository' shared service.
  12860.      *
  12861.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12862.      */
  12863.     protected function getAcrisSeoRedirect_RepositoryService()
  12864.     {
  12865.         return $this->services['acris_seo_redirect.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Acris\\SeoRedirect\\Custom\\SeoRedirectDefinition'] ?? $this->getSeoRedirectDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12866.     }
  12867.     /**
  12868.      * Gets the public 'acris_seo_redirect_c_s.filesystem.private' shared service.
  12869.      *
  12870.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12871.      */
  12872.     protected function getAcrisSeoRedirectCS_Filesystem_PrivateService()
  12873.     {
  12874.         return $this->services['acris_seo_redirect_c_s.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/acris_seo_redirect_c_s');
  12875.     }
  12876.     /**
  12877.      * Gets the public 'acris_seo_redirect_c_s.filesystem.public' shared service.
  12878.      *
  12879.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12880.      */
  12881.     protected function getAcrisSeoRedirectCS_Filesystem_PublicService()
  12882.     {
  12883.         return $this->services['acris_seo_redirect_c_s.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/acris_seo_redirect_c_s');
  12884.     }
  12885.     /**
  12886.      * Gets the public 'admin.openSearch.client' shared service.
  12887.      *
  12888.      * @return \Shopware\Elasticsearch\Profiler\ClientProfiler
  12889.      */
  12890.     protected function getAdmin_OpenSearch_ClientService()
  12891.     {
  12892.         return $this->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($this->privates['shopware.es.profiled.adminClient.inner'] ?? $this->getShopware_Es_Profiled_AdminClient_InnerService()));
  12893.     }
  12894.     /**
  12895.      * Gets the public 'administration.filesystem.private' shared service.
  12896.      *
  12897.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12898.      */
  12899.     protected function getAdministration_Filesystem_PrivateService()
  12900.     {
  12901.         return $this->services['administration.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/administration');
  12902.     }
  12903.     /**
  12904.      * Gets the public 'administration.filesystem.public' shared service.
  12905.      *
  12906.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12907.      */
  12908.     protected function getAdministration_Filesystem_PublicService()
  12909.     {
  12910.         return $this->services['administration.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/administration');
  12911.     }
  12912.     /**
  12913.      * Gets the public 'aku_cms_factory.filesystem.private' shared service.
  12914.      *
  12915.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12916.      */
  12917.     protected function getAkuCmsFactory_Filesystem_PrivateService()
  12918.     {
  12919.         return $this->services['aku_cms_factory.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/aku_cms_factory');
  12920.     }
  12921.     /**
  12922.      * Gets the public 'aku_cms_factory.filesystem.public' shared service.
  12923.      *
  12924.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12925.      */
  12926.     protected function getAkuCmsFactory_Filesystem_PublicService()
  12927.     {
  12928.         return $this->services['aku_cms_factory.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/aku_cms_factory');
  12929.     }
  12930.     /**
  12931.      * Gets the public 'app.repository' shared service.
  12932.      *
  12933.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12934.      */
  12935.     protected function getApp_RepositoryService()
  12936.     {
  12937.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12938.         if (isset($this->services['app.repository'])) {
  12939.             return $this->services['app.repository'];
  12940.         }
  12941.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12942.         if (isset($this->services['app.repository'])) {
  12943.             return $this->services['app.repository'];
  12944.         }
  12945.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12946.         if (isset($this->services['app.repository'])) {
  12947.             return $this->services['app.repository'];
  12948.         }
  12949.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12950.         if (isset($this->services['app.repository'])) {
  12951.             return $this->services['app.repository'];
  12952.         }
  12953.         return $this->services['app.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\AppDefinition'] ?? $this->getAppDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12954.     }
  12955.     /**
  12956.      * Gets the public 'app_action_button.repository' shared service.
  12957.      *
  12958.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12959.      */
  12960.     protected function getAppActionButton_RepositoryService()
  12961.     {
  12962.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12963.         if (isset($this->services['app_action_button.repository'])) {
  12964.             return $this->services['app_action_button.repository'];
  12965.         }
  12966.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12967.         if (isset($this->services['app_action_button.repository'])) {
  12968.             return $this->services['app_action_button.repository'];
  12969.         }
  12970.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12971.         if (isset($this->services['app_action_button.repository'])) {
  12972.             return $this->services['app_action_button.repository'];
  12973.         }
  12974.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12975.         if (isset($this->services['app_action_button.repository'])) {
  12976.             return $this->services['app_action_button.repository'];
  12977.         }
  12978.         return $this->services['app_action_button.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] ?? $this->getActionButtonDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12979.     }
  12980.     /**
  12981.      * Gets the public 'app_action_button_translation.repository' shared service.
  12982.      *
  12983.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12984.      */
  12985.     protected function getAppActionButtonTranslation_RepositoryService()
  12986.     {
  12987.         return $this->services['app_action_button_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] ?? $this->getActionButtonTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12988.     }
  12989.     /**
  12990.      * Gets the public 'app_administration_snippet.repository' shared service.
  12991.      *
  12992.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12993.      */
  12994.     protected function getAppAdministrationSnippet_RepositoryService()
  12995.     {
  12996.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12997.         if (isset($this->services['app_administration_snippet.repository'])) {
  12998.             return $this->services['app_administration_snippet.repository'];
  12999.         }
  13000.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13001.         if (isset($this->services['app_administration_snippet.repository'])) {
  13002.             return $this->services['app_administration_snippet.repository'];
  13003.         }
  13004.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13005.         if (isset($this->services['app_administration_snippet.repository'])) {
  13006.             return $this->services['app_administration_snippet.repository'];
  13007.         }
  13008.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13009.         if (isset($this->services['app_administration_snippet.repository'])) {
  13010.             return $this->services['app_administration_snippet.repository'];
  13011.         }
  13012.         return $this->services['app_administration_snippet.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] ?? $this->getAppAdministrationSnippetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13013.     }
  13014.     /**
  13015.      * Gets the public 'app_cms_block.repository' shared service.
  13016.      *
  13017.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13018.      */
  13019.     protected function getAppCmsBlock_RepositoryService()
  13020.     {
  13021.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13022.         if (isset($this->services['app_cms_block.repository'])) {
  13023.             return $this->services['app_cms_block.repository'];
  13024.         }
  13025.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13026.         if (isset($this->services['app_cms_block.repository'])) {
  13027.             return $this->services['app_cms_block.repository'];
  13028.         }
  13029.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13030.         if (isset($this->services['app_cms_block.repository'])) {
  13031.             return $this->services['app_cms_block.repository'];
  13032.         }
  13033.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13034.         if (isset($this->services['app_cms_block.repository'])) {
  13035.             return $this->services['app_cms_block.repository'];
  13036.         }
  13037.         return $this->services['app_cms_block.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] ?? $this->getAppCmsBlockDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13038.     }
  13039.     /**
  13040.      * Gets the public 'app_cms_block_translation.repository' shared service.
  13041.      *
  13042.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13043.      */
  13044.     protected function getAppCmsBlockTranslation_RepositoryService()
  13045.     {
  13046.         return $this->services['app_cms_block_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] ?? $this->getAppCmsBlockTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13047.     }
  13048.     /**
  13049.      * Gets the public 'app_flow_action.repository' shared service.
  13050.      *
  13051.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13052.      */
  13053.     protected function getAppFlowAction_RepositoryService()
  13054.     {
  13055.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13056.         if (isset($this->services['app_flow_action.repository'])) {
  13057.             return $this->services['app_flow_action.repository'];
  13058.         }
  13059.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13060.         if (isset($this->services['app_flow_action.repository'])) {
  13061.             return $this->services['app_flow_action.repository'];
  13062.         }
  13063.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13064.         if (isset($this->services['app_flow_action.repository'])) {
  13065.             return $this->services['app_flow_action.repository'];
  13066.         }
  13067.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13068.         if (isset($this->services['app_flow_action.repository'])) {
  13069.             return $this->services['app_flow_action.repository'];
  13070.         }
  13071.         return $this->services['app_flow_action.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] ?? $this->getAppFlowActionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13072.     }
  13073.     /**
  13074.      * Gets the public 'app_flow_action_translation.repository' shared service.
  13075.      *
  13076.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13077.      */
  13078.     protected function getAppFlowActionTranslation_RepositoryService()
  13079.     {
  13080.         return $this->services['app_flow_action_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] ?? $this->getAppFlowActionTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13081.     }
  13082.     /**
  13083.      * Gets the public 'app_payment_method.repository' shared service.
  13084.      *
  13085.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13086.      */
  13087.     protected function getAppPaymentMethod_RepositoryService()
  13088.     {
  13089.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13090.         if (isset($this->services['app_payment_method.repository'])) {
  13091.             return $this->services['app_payment_method.repository'];
  13092.         }
  13093.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13094.         if (isset($this->services['app_payment_method.repository'])) {
  13095.             return $this->services['app_payment_method.repository'];
  13096.         }
  13097.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13098.         if (isset($this->services['app_payment_method.repository'])) {
  13099.             return $this->services['app_payment_method.repository'];
  13100.         }
  13101.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13102.         if (isset($this->services['app_payment_method.repository'])) {
  13103.             return $this->services['app_payment_method.repository'];
  13104.         }
  13105.         return $this->services['app_payment_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] ?? $this->getAppPaymentMethodDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13106.     }
  13107.     /**
  13108.      * Gets the public 'app_script_condition.repository' shared service.
  13109.      *
  13110.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13111.      */
  13112.     protected function getAppScriptCondition_RepositoryService()
  13113.     {
  13114.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13115.         if (isset($this->services['app_script_condition.repository'])) {
  13116.             return $this->services['app_script_condition.repository'];
  13117.         }
  13118.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13119.         if (isset($this->services['app_script_condition.repository'])) {
  13120.             return $this->services['app_script_condition.repository'];
  13121.         }
  13122.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13123.         if (isset($this->services['app_script_condition.repository'])) {
  13124.             return $this->services['app_script_condition.repository'];
  13125.         }
  13126.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13127.         if (isset($this->services['app_script_condition.repository'])) {
  13128.             return $this->services['app_script_condition.repository'];
  13129.         }
  13130.         return $this->services['app_script_condition.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] ?? $this->getAppScriptConditionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13131.     }
  13132.     /**
  13133.      * Gets the public 'app_script_condition_translation.repository' shared service.
  13134.      *
  13135.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13136.      */
  13137.     protected function getAppScriptConditionTranslation_RepositoryService()
  13138.     {
  13139.         return $this->services['app_script_condition_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] ?? $this->getAppScriptConditionTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13140.     }
  13141.     /**
  13142.      * Gets the public 'app_template.repository' shared service.
  13143.      *
  13144.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13145.      */
  13146.     protected function getAppTemplate_RepositoryService()
  13147.     {
  13148.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13149.         if (isset($this->services['app_template.repository'])) {
  13150.             return $this->services['app_template.repository'];
  13151.         }
  13152.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13153.         if (isset($this->services['app_template.repository'])) {
  13154.             return $this->services['app_template.repository'];
  13155.         }
  13156.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13157.         if (isset($this->services['app_template.repository'])) {
  13158.             return $this->services['app_template.repository'];
  13159.         }
  13160.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13161.         if (isset($this->services['app_template.repository'])) {
  13162.             return $this->services['app_template.repository'];
  13163.         }
  13164.         return $this->services['app_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] ?? $this->getTemplateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13165.     }
  13166.     /**
  13167.      * Gets the public 'app_translation.repository' shared service.
  13168.      *
  13169.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13170.      */
  13171.     protected function getAppTranslation_RepositoryService()
  13172.     {
  13173.         return $this->services['app_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] ?? $this->getAppTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13174.     }
  13175.     /**
  13176.      * Gets the public 'arboro_collapse_filters.filesystem.private' shared service.
  13177.      *
  13178.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13179.      */
  13180.     protected function getArboroCollapseFilters_Filesystem_PrivateService()
  13181.     {
  13182.         return $this->services['arboro_collapse_filters.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/arboro_collapse_filters');
  13183.     }
  13184.     /**
  13185.      * Gets the public 'arboro_collapse_filters.filesystem.public' shared service.
  13186.      *
  13187.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13188.      */
  13189.     protected function getArboroCollapseFilters_Filesystem_PublicService()
  13190.     {
  13191.         return $this->services['arboro_collapse_filters.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/arboro_collapse_filters');
  13192.     }
  13193.     /**
  13194.      * Gets the public 'arboro_furnplan.filesystem.private' shared service.
  13195.      *
  13196.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13197.      */
  13198.     protected function getArboroFurnplan_Filesystem_PrivateService()
  13199.     {
  13200.         return $this->services['arboro_furnplan.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/arboro_furnplan');
  13201.     }
  13202.     /**
  13203.      * Gets the public 'arboro_furnplan.filesystem.public' shared service.
  13204.      *
  13205.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13206.      */
  13207.     protected function getArboroFurnplan_Filesystem_PublicService()
  13208.     {
  13209.         return $this->services['arboro_furnplan.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/arboro_furnplan');
  13210.     }
  13211.     /**
  13212.      * Gets the public 'arboro_neocom_integration.filesystem.private' shared service.
  13213.      *
  13214.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13215.      */
  13216.     protected function getArboroNeocomIntegration_Filesystem_PrivateService()
  13217.     {
  13218.         return $this->services['arboro_neocom_integration.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/arboro_neocom_integration');
  13219.     }
  13220.     /**
  13221.      * Gets the public 'arboro_neocom_integration.filesystem.public' shared service.
  13222.      *
  13223.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13224.      */
  13225.     protected function getArboroNeocomIntegration_Filesystem_PublicService()
  13226.     {
  13227.         return $this->services['arboro_neocom_integration.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/arboro_neocom_integration');
  13228.     }
  13229.     /**
  13230.      * Gets the public 'arboro_product_listing_layout.filesystem.private' shared service.
  13231.      *
  13232.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13233.      */
  13234.     protected function getArboroProductListingLayout_Filesystem_PrivateService()
  13235.     {
  13236.         return $this->services['arboro_product_listing_layout.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/arboro_product_listing_layout');
  13237.     }
  13238.     /**
  13239.      * Gets the public 'arboro_product_listing_layout.filesystem.public' shared service.
  13240.      *
  13241.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13242.      */
  13243.     protected function getArboroProductListingLayout_Filesystem_PublicService()
  13244.     {
  13245.         return $this->services['arboro_product_listing_layout.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/arboro_product_listing_layout');
  13246.     }
  13247.     /**
  13248.      * Gets the public 'arboro_variant_image_fix.filesystem.private' shared service.
  13249.      *
  13250.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13251.      */
  13252.     protected function getArboroVariantImageFix_Filesystem_PrivateService()
  13253.     {
  13254.         return $this->services['arboro_variant_image_fix.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/arboro_variant_image_fix');
  13255.     }
  13256.     /**
  13257.      * Gets the public 'arboro_variant_image_fix.filesystem.public' shared service.
  13258.      *
  13259.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13260.      */
  13261.     protected function getArboroVariantImageFix_Filesystem_PublicService()
  13262.     {
  13263.         return $this->services['arboro_variant_image_fix.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/arboro_variant_image_fix');
  13264.     }
  13265.     /**
  13266.      * Gets the public 'betten_a_b_c.filesystem.private' shared service.
  13267.      *
  13268.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13269.      */
  13270.     protected function getBettenABC_Filesystem_PrivateService()
  13271.     {
  13272.         return $this->services['betten_a_b_c.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/betten_a_b_c');
  13273.     }
  13274.     /**
  13275.      * Gets the public 'betten_a_b_c.filesystem.public' shared service.
  13276.      *
  13277.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13278.      */
  13279.     protected function getBettenABC_Filesystem_PublicService()
  13280.     {
  13281.         return $this->services['betten_a_b_c.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/betten_a_b_c');
  13282.     }
  13283.     /**
  13284.      * Gets the public 'biloba_ad_facebook_pixel.filesystem.private' shared service.
  13285.      *
  13286.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13287.      */
  13288.     protected function getBilobaAdFacebookPixel_Filesystem_PrivateService()
  13289.     {
  13290.         return $this->services['biloba_ad_facebook_pixel.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/biloba_ad_facebook_pixel');
  13291.     }
  13292.     /**
  13293.      * Gets the public 'biloba_ad_facebook_pixel.filesystem.public' shared service.
  13294.      *
  13295.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13296.      */
  13297.     protected function getBilobaAdFacebookPixel_Filesystem_PublicService()
  13298.     {
  13299.         return $this->services['biloba_ad_facebook_pixel.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/biloba_ad_facebook_pixel');
  13300.     }
  13301.     /**
  13302.      * Gets the public 'biloba_ad_google_gtagsjs.filesystem.private' shared service.
  13303.      *
  13304.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13305.      */
  13306.     protected function getBilobaAdGoogleGtagsjs_Filesystem_PrivateService()
  13307.     {
  13308.         return $this->services['biloba_ad_google_gtagsjs.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/biloba_ad_google_gtagsjs');
  13309.     }
  13310.     /**
  13311.      * Gets the public 'biloba_ad_google_gtagsjs.filesystem.public' shared service.
  13312.      *
  13313.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13314.      */
  13315.     protected function getBilobaAdGoogleGtagsjs_Filesystem_PublicService()
  13316.     {
  13317.         return $this->services['biloba_ad_google_gtagsjs.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/biloba_ad_google_gtagsjs');
  13318.     }
  13319.     /**
  13320.      * Gets the public 'cache.app' shared service.
  13321.      *
  13322.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13323.      */
  13324.     protected function getCache_AppService()
  13325.     {
  13326.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  13327.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  13328.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  13329.     }
  13330.     /**
  13331.      * Gets the public 'cache.app_clearer' shared service.
  13332.      *
  13333.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  13334.      */
  13335.     protected function getCache_AppClearerService()
  13336.     {
  13337.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  13338.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  13339.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()), 'cache.object' => ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()), 'cache.http' => ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService()), 'cache.tags' => ($this->privates['cache.tags'] ?? $this->getCache_TagsService())]);
  13340.     }
  13341.     /**
  13342.      * Gets the public 'cache.global_clearer' shared service.
  13343.      *
  13344.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  13345.      */
  13346.     protected function getCache_GlobalClearerService()
  13347.     {
  13348.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  13349.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  13350.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()), 'cache.object' => ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()), 'cache.http' => ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService()), 'cache.tags' => ($this->privates['cache.tags'] ?? $this->getCache_TagsService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())]);
  13351.     }
  13352.     /**
  13353.      * Gets the public 'cache.system' shared service.
  13354.      *
  13355.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13356.      */
  13357.     protected function getCache_SystemService()
  13358.     {
  13359.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Bq10NQZ+uU'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  13360.     }
  13361.     /**
  13362.      * Gets the public 'cache.system_clearer' shared service.
  13363.      *
  13364.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  13365.      */
  13366.     protected function getCache_SystemClearerService()
  13367.     {
  13368.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  13369.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  13370.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())]);
  13371.     }
  13372.     /**
  13373.      * Gets the public 'cache.validator_expression_language' shared service.
  13374.      *
  13375.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13376.      */
  13377.     protected function getCache_ValidatorExpressionLanguageService()
  13378.     {
  13379.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ddWPXKLMvK'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  13380.     }
  13381.     /**
  13382.      * Gets the public 'cache_warmer' shared service.
  13383.      *
  13384.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  13385.      */
  13386.     protected function getCacheWarmerService()
  13387.     {
  13388.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  13389.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  13390.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  13391.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  13392.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  13393.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  13394.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  13395.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  13396.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  13397.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  13398.         }, 7), true, ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainerDeprecations.log'));
  13399.     }
  13400.     /**
  13401.      * Gets the public 'category.repository' shared service.
  13402.      *
  13403.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13404.      */
  13405.     protected function getCategory_RepositoryService()
  13406.     {
  13407.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13408.         if (isset($this->services['category.repository'])) {
  13409.             return $this->services['category.repository'];
  13410.         }
  13411.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13412.         if (isset($this->services['category.repository'])) {
  13413.             return $this->services['category.repository'];
  13414.         }
  13415.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13416.         if (isset($this->services['category.repository'])) {
  13417.             return $this->services['category.repository'];
  13418.         }
  13419.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13420.         if (isset($this->services['category.repository'])) {
  13421.             return $this->services['category.repository'];
  13422.         }
  13423.         return $this->services['category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13424.     }
  13425.     /**
  13426.      * Gets the public 'category_tag.repository' shared service.
  13427.      *
  13428.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13429.      */
  13430.     protected function getCategoryTag_RepositoryService()
  13431.     {
  13432.         return $this->services['category_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] ?? $this->getCategoryTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13433.     }
  13434.     /**
  13435.      * Gets the public 'category_translation.repository' shared service.
  13436.      *
  13437.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13438.      */
  13439.     protected function getCategoryTranslation_RepositoryService()
  13440.     {
  13441.         return $this->services['category_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] ?? $this->getCategoryTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13442.     }
  13443.     /**
  13444.      * Gets the public 'cbax_analytics_category_impressions.repository' shared service.
  13445.      *
  13446.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13447.      */
  13448.     protected function getCbaxAnalyticsCategoryImpressions_RepositoryService()
  13449.     {
  13450.         return $this->services['cbax_analytics_category_impressions.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\CategoryImpressionsDefinition'] ?? $this->getCategoryImpressionsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13451.     }
  13452.     /**
  13453.      * Gets the public 'cbax_analytics_config.repository' shared service.
  13454.      *
  13455.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13456.      */
  13457.     protected function getCbaxAnalyticsConfig_RepositoryService()
  13458.     {
  13459.         return $this->services['cbax_analytics_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ConfigDefinition'] ?? $this->getConfigDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13460.     }
  13461.     /**
  13462.      * Gets the public 'cbax_analytics_groups_config.repository' shared service.
  13463.      *
  13464.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13465.      */
  13466.     protected function getCbaxAnalyticsGroupsConfig_RepositoryService()
  13467.     {
  13468.         return $this->services['cbax_analytics_groups_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\GroupDefinition'] ?? $this->getGroupDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13469.     }
  13470.     /**
  13471.      * Gets the public 'cbax_analytics_manufacturer_impressions.repository' shared service.
  13472.      *
  13473.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13474.      */
  13475.     protected function getCbaxAnalyticsManufacturerImpressions_RepositoryService()
  13476.     {
  13477.         return $this->services['cbax_analytics_manufacturer_impressions.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ManufacturerImpressionsDefinition'] ?? $this->getManufacturerImpressionsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13478.     }
  13479.     /**
  13480.      * Gets the public 'cbax_analytics_pool.repository' shared service.
  13481.      *
  13482.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13483.      */
  13484.     protected function getCbaxAnalyticsPool_RepositoryService()
  13485.     {
  13486.         return $this->services['cbax_analytics_pool.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\PoolDefinition'] ?? $this->getPoolDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13487.     }
  13488.     /**
  13489.      * Gets the public 'cbax_analytics_product_impressions.repository' shared service.
  13490.      *
  13491.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13492.      */
  13493.     protected function getCbaxAnalyticsProductImpressions_RepositoryService()
  13494.     {
  13495.         return $this->services['cbax_analytics_product_impressions.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ProductImpressionsDefinition'] ?? $this->getProductImpressionsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13496.     }
  13497.     /**
  13498.      * Gets the public 'cbax_analytics_referer.repository' shared service.
  13499.      *
  13500.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13501.      */
  13502.     protected function getCbaxAnalyticsReferer_RepositoryService()
  13503.     {
  13504.         return $this->services['cbax_analytics_referer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\RefererDefinition'] ?? $this->getRefererDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13505.     }
  13506.     /**
  13507.      * Gets the public 'cbax_analytics_search.repository' shared service.
  13508.      *
  13509.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13510.      */
  13511.     protected function getCbaxAnalyticsSearch_RepositoryService()
  13512.     {
  13513.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13514.         if (isset($this->services['cbax_analytics_search.repository'])) {
  13515.             return $this->services['cbax_analytics_search.repository'];
  13516.         }
  13517.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13518.         if (isset($this->services['cbax_analytics_search.repository'])) {
  13519.             return $this->services['cbax_analytics_search.repository'];
  13520.         }
  13521.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13522.         if (isset($this->services['cbax_analytics_search.repository'])) {
  13523.             return $this->services['cbax_analytics_search.repository'];
  13524.         }
  13525.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13526.         if (isset($this->services['cbax_analytics_search.repository'])) {
  13527.             return $this->services['cbax_analytics_search.repository'];
  13528.         }
  13529.         return $this->services['cbax_analytics_search.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\SearchResultDefinition'] ?? $this->getSearchResultDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13530.     }
  13531.     /**
  13532.      * Gets the public 'cbax_analytics_visitors.repository' shared service.
  13533.      *
  13534.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13535.      */
  13536.     protected function getCbaxAnalyticsVisitors_RepositoryService()
  13537.     {
  13538.         return $this->services['cbax_analytics_visitors.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\VisitorsDefinition'] ?? $this->getVisitorsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13539.     }
  13540.     /**
  13541.      * Gets the public 'cbax_modul_analytics.filesystem.private' shared service.
  13542.      *
  13543.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13544.      */
  13545.     protected function getCbaxModulAnalytics_Filesystem_PrivateService()
  13546.     {
  13547.         return $this->services['cbax_modul_analytics.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/cbax_modul_analytics');
  13548.     }
  13549.     /**
  13550.      * Gets the public 'cbax_modul_analytics.filesystem.public' shared service.
  13551.      *
  13552.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13553.      */
  13554.     protected function getCbaxModulAnalytics_Filesystem_PublicService()
  13555.     {
  13556.         return $this->services['cbax_modul_analytics.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/cbax_modul_analytics');
  13557.     }
  13558.     /**
  13559.      * Gets the public 'cbax_modul_manufacturers.filesystem.private' shared service.
  13560.      *
  13561.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13562.      */
  13563.     protected function getCbaxModulManufacturers_Filesystem_PrivateService()
  13564.     {
  13565.         return $this->services['cbax_modul_manufacturers.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/cbax_modul_manufacturers');
  13566.     }
  13567.     /**
  13568.      * Gets the public 'cbax_modul_manufacturers.filesystem.public' shared service.
  13569.      *
  13570.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13571.      */
  13572.     protected function getCbaxModulManufacturers_Filesystem_PublicService()
  13573.     {
  13574.         return $this->services['cbax_modul_manufacturers.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/cbax_modul_manufacturers');
  13575.     }
  13576.     /**
  13577.      * Gets the public 'checkout.filesystem.private' shared service.
  13578.      *
  13579.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13580.      */
  13581.     protected function getCheckout_Filesystem_PrivateService()
  13582.     {
  13583.         return $this->services['checkout.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/checkout');
  13584.     }
  13585.     /**
  13586.      * Gets the public 'checkout.filesystem.public' shared service.
  13587.      *
  13588.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13589.      */
  13590.     protected function getCheckout_Filesystem_PublicService()
  13591.     {
  13592.         return $this->services['checkout.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/checkout');
  13593.     }
  13594.     /**
  13595.      * Gets the public 'cms_block.repository' shared service.
  13596.      *
  13597.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13598.      */
  13599.     protected function getCmsBlock_RepositoryService()
  13600.     {
  13601.         return $this->services['cms_block.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] ?? $this->getCmsBlockDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13602.     }
  13603.     /**
  13604.      * Gets the public 'cms_factory_element.repository' shared service.
  13605.      *
  13606.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13607.      */
  13608.     protected function getCmsFactoryElement_RepositoryService()
  13609.     {
  13610.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13611.         if (isset($this->services['cms_factory_element.repository'])) {
  13612.             return $this->services['cms_factory_element.repository'];
  13613.         }
  13614.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13615.         if (isset($this->services['cms_factory_element.repository'])) {
  13616.             return $this->services['cms_factory_element.repository'];
  13617.         }
  13618.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13619.         if (isset($this->services['cms_factory_element.repository'])) {
  13620.             return $this->services['cms_factory_element.repository'];
  13621.         }
  13622.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13623.         if (isset($this->services['cms_factory_element.repository'])) {
  13624.             return $this->services['cms_factory_element.repository'];
  13625.         }
  13626.         return $this->services['cms_factory_element.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['AkuCmsFactory\\Element\\CmsFactoryElementDefinition'] ?? $this->getCmsFactoryElementDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13627.     }
  13628.     /**
  13629.      * Gets the public 'cms_page.repository' shared service.
  13630.      *
  13631.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13632.      */
  13633.     protected function getCmsPage_RepositoryService()
  13634.     {
  13635.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13636.         if (isset($this->services['cms_page.repository'])) {
  13637.             return $this->services['cms_page.repository'];
  13638.         }
  13639.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13640.         if (isset($this->services['cms_page.repository'])) {
  13641.             return $this->services['cms_page.repository'];
  13642.         }
  13643.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13644.         if (isset($this->services['cms_page.repository'])) {
  13645.             return $this->services['cms_page.repository'];
  13646.         }
  13647.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13648.         if (isset($this->services['cms_page.repository'])) {
  13649.             return $this->services['cms_page.repository'];
  13650.         }
  13651.         $e = ($this->privates['NetInventors\\NetiNextProductDetailCms\\Service\\PluginConfig'] ?? $this->getPluginConfigService());
  13652.         if (isset($this->services['cms_page.repository'])) {
  13653.             return $this->services['cms_page.repository'];
  13654.         }
  13655.         $f = ($this->services['neti_product_cms.repository'] ?? $this->getNetiProductCms_RepositoryService());
  13656.         if (isset($this->services['cms_page.repository'])) {
  13657.             return $this->services['cms_page.repository'];
  13658.         }
  13659.         return $this->services['cms_page.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \NetInventors\NetiNextProductDetailCms\Decoration\CmsPageRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] ?? $this->getCmsPageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())), $e$f));
  13660.     }
  13661.     /**
  13662.      * Gets the public 'cms_page_translation.repository' shared service.
  13663.      *
  13664.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13665.      */
  13666.     protected function getCmsPageTranslation_RepositoryService()
  13667.     {
  13668.         return $this->services['cms_page_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] ?? $this->getCmsPageTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13669.     }
  13670.     /**
  13671.      * Gets the public 'cms_section.repository' shared service.
  13672.      *
  13673.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13674.      */
  13675.     protected function getCmsSection_RepositoryService()
  13676.     {
  13677.         return $this->services['cms_section.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] ?? $this->getCmsSectionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13678.     }
  13679.     /**
  13680.      * Gets the public 'cms_slot.repository' shared service.
  13681.      *
  13682.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13683.      */
  13684.     protected function getCmsSlot_RepositoryService()
  13685.     {
  13686.         return $this->services['cms_slot.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] ?? $this->getCmsSlotDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13687.     }
  13688.     /**
  13689.      * Gets the public 'cms_slot_translation.repository' shared service.
  13690.      *
  13691.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13692.      */
  13693.     protected function getCmsSlotTranslation_RepositoryService()
  13694.     {
  13695.         return $this->services['cms_slot_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] ?? $this->getCmsSlotTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13696.     }
  13697.     /**
  13698.      * Gets the public 'console.command.public_alias.Frosh\Tools\Command\DevRobotsTxtCommand' shared service.
  13699.      *
  13700.      * @return \Frosh\Tools\Command\DevRobotsTxtCommand
  13701.      */
  13702.     protected function getDevRobotsTxtCommandService()
  13703.     {
  13704.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13705.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/DevRobotsTxtCommand.php';
  13706.         return $this->services['console.command.public_alias.Frosh\\Tools\\Command\\DevRobotsTxtCommand'] = new \Frosh\Tools\Command\DevRobotsTxtCommand((\dirname(__DIR__4).'/public'));
  13707.     }
  13708.     /**
  13709.      * Gets the public 'console.command_loader' shared service.
  13710.      *
  13711.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  13712.      */
  13713.     protected function getConsole_CommandLoaderService()
  13714.     {
  13715.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  13716.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  13717.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13718.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand''getCreateMigrationCommandService'false],
  13719.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand''getRefreshMigrationCommandService'false],
  13720.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand''getMigrationCommandService'false],
  13721.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand''getCleanPersonalDataCommandService'false],
  13722.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand''getMigrationDestructiveCommandService'false],
  13723.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand''getChangelogCreateCommandService'false],
  13724.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand''getChangelogReleaseCommandService'false],
  13725.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand''getChangelogChangeCommandService'false],
  13726.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand''getChangelogCheckCommandService'false],
  13727.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => ['privates''Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand''getFeatureDumpCommandService'false],
  13728.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => ['privates''Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand''getS3FilesystemVisibilityCommandService'false],
  13729.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand''getDumpSchemaCommandService'false],
  13730.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand''getDumpClassSchemaCommandService'false],
  13731.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand''getRefreshAppCommandService'false],
  13732.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand''getInstallAppCommandService'false],
  13733.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand''getUninstallAppCommandService'false],
  13734.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand''getActivateAppCommandService'false],
  13735.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand''getDeactivateAppCommandService'false],
  13736.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand''getValidateAppCommandService'false],
  13737.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand''getResolveAppUrlChangeCommandService'false],
  13738.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand''getCreateSchemaCommandService'false],
  13739.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand''getCreateEntitiesCommandService'false],
  13740.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand''getCreateHydratorCommandService'false],
  13741.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand''getRefreshIndexCommandService'false],
  13742.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand''getDataAbstractionLayerValidateCommandService'false],
  13743.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand''getDemodataCommandService'false],
  13744.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => ['privates''Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand''getDebugDumpBusinessEventsCommandService'false],
  13745.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  13746.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand''getDispatchSleepMessageCommandService'false],
  13747.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand''getBundleDumpCommandService'false],
  13748.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand''getPluginRefreshCommandService'false],
  13749.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand''getPluginListCommandService'false],
  13750.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand''getPluginZipImportCommandService'false],
  13751.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand''getPluginInstallCommandService'false],
  13752.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand''getPluginActivateCommandService'false],
  13753.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand''getPluginUpdateCommandService'false],
  13754.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand''getPluginDeactivateCommandService'false],
  13755.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand''getPluginUninstallCommandService'false],
  13756.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand''getPluginCreateCommandService'false],
  13757.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand''getRegisterScheduledTasksCommandService'false],
  13758.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner''getScheduledTaskRunnerService'false],
  13759.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand''getStoreDownloadCommandService'false],
  13760.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand''getStoreLoginCommandService'false],
  13761.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => ['privates''Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand''getValidateSnippetsCommandService'false],
  13762.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => ['privates''Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand''getWorkflowDumpCommandService'false],
  13763.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet''getConfigGetService'false],
  13764.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet''getConfigSetService'false],
  13765.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => ['privates''Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand''getMigrateIncrementStorageCommandService'false],
  13766.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand''getGenerateThumbnailsCommandService'false],
  13767.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand''getGenerateMediaTypesCommandService'false],
  13768.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand''getDeleteNotUsedMediaCommandService'false],
  13769.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => ['privates''Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand''getProductExportGenerateCommandService'false],
  13770.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand''getDeleteExpiredFilesCommandService'false],
  13771.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand''getImportEntityCommandService'false],
  13772.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => ['privates''Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand''getSitemapGenerateCommandService'false],
  13773.             'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand' => ['privates''Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand''getCartMigrateCommandService'false],
  13774.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => ['privates''Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand''getDeleteUnusedGuestCustomersCommandService'false],
  13775.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand''getHttpCacheWarmUpCommandService'false],
  13776.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''getSalesChannelCreateStorefrontCommandService'false],
  13777.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand''getThemeCreateCommandService'false],
  13778.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand''getThemeChangeCommandService'false],
  13779.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand''getThemeCompileCommandService'false],
  13780.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand''getThemeDumpCommandService'false],
  13781.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand''getThemeRefreshCommandService'false],
  13782.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand''getThemePrepareIconsCommandService'false],
  13783.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand''getElasticsearchIndexingCommandService'false],
  13784.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand''getElasticsearchTestAnalyzerCommandService'false],
  13785.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand''getElasticsearchStatusCommandService'false],
  13786.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand''getElasticsearchResetCommandService'false],
  13787.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand''getElasticsearchCreateAliasCommandService'false],
  13788.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand''getElasticsearchCleanIndicesCommandService'false],
  13789.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand' => ['privates''.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand.lazy''getElasticsearchAdminIndexingCommand_LazyService'false],
  13790.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand' => ['privates''.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand.lazy''getElasticsearchAdminResetCommand_LazyService'false],
  13791.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand' => ['privates''.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand.lazy''getElasticsearchAdminTestCommand_LazyService'false],
  13792.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand''getSystemInstallCommandService'false],
  13793.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand''getSystemGenerateJwtSecretCommandService'false],
  13794.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand''getSystemGenerateAppSecretCommandService'false],
  13795.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand''getSystemSetupCommandService'false],
  13796.             'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand' => ['privates''.Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand.lazy''getDotenvDumpCommand_LazyService'false],
  13797.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand''getSystemUpdatePrepareCommandService'false],
  13798.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand''getSystemUpdateFinishCommandService'false],
  13799.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => ['privates''.Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand.lazy''getSalesChannelUpdateDomainCommand_LazyService'false],
  13800.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand''getSystemConfigureShopCommandService'false],
  13801.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand''getSalesChannelCreateCommandService'false],
  13802.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand''getSalesChannelListCommandService'false],
  13803.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand''getSalesChannelMaintenanceEnableCommandService'false],
  13804.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand''getSalesChannelMaintenanceDisableCommandService'false],
  13805.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand''getUserCreateCommandService'false],
  13806.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand''getUserChangePasswordCommandService'false],
  13807.             'Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand' => ['privates''.Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand.lazy''getCrawlWebhookEventNamesCommand_LazyService'false],
  13808.             'Swag\\PayPal\\Pos\\Command\\PosSyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosSyncCommand.lazy''getPosSyncCommand_LazyService'false],
  13809.             'Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand.lazy''getPosImageSyncCommand_LazyService'false],
  13810.             'Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand.lazy''getPosInventorySyncCommand_LazyService'false],
  13811.             'Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand.lazy''getPosProductSyncCommand_LazyService'false],
  13812.             'Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand.lazy''getPosLogCleanupCommand_LazyService'false],
  13813.             'KlarnaPayment\\Command\\ActivatePaymentMethods' => ['privates''KlarnaPayment\\Command\\ActivatePaymentMethods''getActivatePaymentMethodsService'false],
  13814.             'ArboroVariantImageFix\\Commands\\FixVariantCovers' => ['privates''ArboroVariantImageFix\\Commands\\FixVariantCovers''getFixVariantCoversService'false],
  13815.             'StudioSolid\\ProductVideos\\Core\\Content\\Product\\Command\\FetchProductEmbeddedMediaThumbnailsCommand' => ['privates''StudioSolid\\ProductVideos\\Core\\Content\\Product\\Command\\FetchProductEmbeddedMediaThumbnailsCommand''getFetchProductEmbeddedMediaThumbnailsCommandService'false],
  13816.             'Frosh\\Tools\\Command\\ChangeUserPasswordCommand' => ['privates''.Frosh\\Tools\\Command\\ChangeUserPasswordCommand.lazy''getChangeUserPasswordCommand_LazyService'false],
  13817.             'Frosh\\Tools\\Command\\EnvGetCommand' => ['privates''.Frosh\\Tools\\Command\\EnvGetCommand.lazy''getEnvGetCommand_LazyService'false],
  13818.             'Frosh\\Tools\\Command\\EnvSetCommand' => ['privates''.Frosh\\Tools\\Command\\EnvSetCommand.lazy''getEnvSetCommand_LazyService'false],
  13819.             'Frosh\\Tools\\Command\\EnvDelCommand' => ['privates''.Frosh\\Tools\\Command\\EnvDelCommand.lazy''getEnvDelCommand_LazyService'false],
  13820.             'Frosh\\Tools\\Command\\UpdatePluginsCommand' => ['privates''.Frosh\\Tools\\Command\\UpdatePluginsCommand.lazy''getUpdatePluginsCommand_LazyService'false],
  13821.             'Frosh\\Tools\\Command\\UpdateComposerPluginsCommand' => ['privates''.Frosh\\Tools\\Command\\UpdateComposerPluginsCommand.lazy''getUpdateComposerPluginsCommand_LazyService'false],
  13822.             'ZweiPunktStageWare\\Command\\SyncCommand' => ['privates''ZweiPunktStageWare\\Command\\SyncCommand''getSyncCommandService'false],
  13823.             'SwagMigrationAssistant\\Command\\MigrateDataCommand' => ['privates''SwagMigrationAssistant\\Command\\MigrateDataCommand''getMigrateDataCommandService'false],
  13824.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  13825.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  13826.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  13827.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  13828.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  13829.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  13830.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  13831.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  13832.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  13833.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  13834.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  13835.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  13836.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  13837.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  13838.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  13839.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  13840.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  13841.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  13842.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  13843.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  13844.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  13845.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  13846.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  13847.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  13848.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  13849.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  13850.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  13851.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  13852.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  13853.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  13854.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  13855.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  13856.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  13857.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  13858.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  13859.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  13860.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  13861.             'enqueue.transport.consume_command' => ['privates''enqueue.transport.consume_command''getEnqueue_Transport_ConsumeCommandService'false],
  13862.             'enqueue.client.consume_command' => ['privates''enqueue.client.consume_command''getEnqueue_Client_ConsumeCommandService'false],
  13863.             'enqueue.client.produce_command' => ['privates''enqueue.client.produce_command''getEnqueue_Client_ProduceCommandService'false],
  13864.             'enqueue.client.setup_broker_command' => ['privates''enqueue.client.setup_broker_command''getEnqueue_Client_SetupBrokerCommandService'false],
  13865.             'enqueue.client.routes_command' => ['privates''enqueue.client.routes_command''getEnqueue_Client_RoutesCommandService'false],
  13866.         ], [
  13867.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand',
  13868.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand',
  13869.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand',
  13870.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => 'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand',
  13871.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand',
  13872.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand',
  13873.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand',
  13874.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand',
  13875.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand',
  13876.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => 'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand',
  13877.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => 'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand',
  13878.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand',
  13879.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand',
  13880.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand',
  13881.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand',
  13882.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand',
  13883.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand',
  13884.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand',
  13885.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand',
  13886.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand',
  13887.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand',
  13888.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand',
  13889.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand',
  13890.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand',
  13891.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand',
  13892.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => 'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand',
  13893.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => 'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand',
  13894.             'console.command.assets_install' => 'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetInstallCommand',
  13895.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand',
  13896.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand',
  13897.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand',
  13898.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand',
  13899.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand',
  13900.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand',
  13901.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand',
  13902.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand',
  13903.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand',
  13904.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand',
  13905.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand',
  13906.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand',
  13907.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner',
  13908.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand',
  13909.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand',
  13910.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => 'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand',
  13911.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => 'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand',
  13912.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet',
  13913.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet',
  13914.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => 'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand',
  13915.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand',
  13916.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand',
  13917.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand',
  13918.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => 'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand',
  13919.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand',
  13920.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand',
  13921.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => 'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand',
  13922.             'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand' => 'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand',
  13923.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => 'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand',
  13924.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => 'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand',
  13925.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => 'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand',
  13926.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand',
  13927.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand',
  13928.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand',
  13929.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand',
  13930.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand',
  13931.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand',
  13932.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand',
  13933.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand',
  13934.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand',
  13935.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand',
  13936.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand',
  13937.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand',
  13938.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand' => '?',
  13939.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand' => '?',
  13940.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand' => '?',
  13941.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand',
  13942.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand',
  13943.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand',
  13944.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand',
  13945.             'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand' => '?',
  13946.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand',
  13947.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand',
  13948.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => '?',
  13949.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand',
  13950.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand',
  13951.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand',
  13952.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand',
  13953.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand',
  13954.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand',
  13955.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand',
  13956.             'Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand' => '?',
  13957.             'Swag\\PayPal\\Pos\\Command\\PosSyncCommand' => '?',
  13958.             'Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand' => '?',
  13959.             'Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand' => '?',
  13960.             'Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand' => '?',
  13961.             'Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand' => '?',
  13962.             'KlarnaPayment\\Command\\ActivatePaymentMethods' => 'KlarnaPayment\\Command\\ActivatePaymentMethods',
  13963.             'ArboroVariantImageFix\\Commands\\FixVariantCovers' => 'ArboroVariantImageFix\\Commands\\FixVariantCovers',
  13964.             'StudioSolid\\ProductVideos\\Core\\Content\\Product\\Command\\FetchProductEmbeddedMediaThumbnailsCommand' => 'StudioSolid\\ProductVideos\\Core\\Content\\Product\\Command\\FetchProductEmbeddedMediaThumbnailsCommand',
  13965.             'Frosh\\Tools\\Command\\ChangeUserPasswordCommand' => '?',
  13966.             'Frosh\\Tools\\Command\\EnvGetCommand' => '?',
  13967.             'Frosh\\Tools\\Command\\EnvSetCommand' => '?',
  13968.             'Frosh\\Tools\\Command\\EnvDelCommand' => '?',
  13969.             'Frosh\\Tools\\Command\\UpdatePluginsCommand' => '?',
  13970.             'Frosh\\Tools\\Command\\UpdateComposerPluginsCommand' => '?',
  13971.             'ZweiPunktStageWare\\Command\\SyncCommand' => 'ZweiPunktStageWare\\Command\\SyncCommand',
  13972.             'SwagMigrationAssistant\\Command\\MigrateDataCommand' => 'SwagMigrationAssistant\\Command\\MigrateDataCommand',
  13973.             'console.command.about' => '?',
  13974.             'console.command.cache_clear' => '?',
  13975.             'console.command.cache_pool_clear' => '?',
  13976.             'console.command.cache_pool_prune' => '?',
  13977.             'console.command.cache_pool_delete' => '?',
  13978.             'console.command.cache_pool_list' => '?',
  13979.             'console.command.cache_warmup' => '?',
  13980.             'console.command.config_debug' => '?',
  13981.             'console.command.config_dump_reference' => '?',
  13982.             'console.command.container_debug' => '?',
  13983.             'console.command.container_lint' => '?',
  13984.             'console.command.debug_autowiring' => '?',
  13985.             'console.command.dotenv_debug' => '?',
  13986.             'console.command.event_dispatcher_debug' => '?',
  13987.             'console.command.messenger_consume_messages' => '?',
  13988.             'console.command.messenger_setup_transports' => '?',
  13989.             'console.command.messenger_debug' => '?',
  13990.             'console.command.messenger_stop_workers' => '?',
  13991.             'console.command.router_debug' => '?',
  13992.             'console.command.router_match' => '?',
  13993.             'console.command.translation_debug' => '?',
  13994.             'console.command.translation_extract' => '?',
  13995.             'console.command.validator_debug' => '?',
  13996.             'console.command.translation_pull' => '?',
  13997.             'console.command.translation_push' => '?',
  13998.             'console.command.xliff_lint' => '?',
  13999.             'console.command.yaml_lint' => '?',
  14000.             'console.command.secrets_set' => '?',
  14001.             'console.command.secrets_remove' => '?',
  14002.             'console.command.secrets_generate_key' => '?',
  14003.             'console.command.secrets_list' => '?',
  14004.             'console.command.secrets_decrypt_to_local' => '?',
  14005.             'console.command.secrets_encrypt_from_local' => '?',
  14006.             'twig.command.debug' => '?',
  14007.             'twig.command.lint' => '?',
  14008.             'var_dumper.command.server_dump' => '?',
  14009.             'monolog.command.server_log' => '?',
  14010.             'enqueue.transport.consume_command' => 'Enqueue\\Symfony\\Consumption\\ConfigurableConsumeCommand',
  14011.             'enqueue.client.consume_command' => 'Enqueue\\Symfony\\Client\\ConsumeCommand',
  14012.             'enqueue.client.produce_command' => 'Enqueue\\Symfony\\Client\\ProduceCommand',
  14013.             'enqueue.client.setup_broker_command' => 'Enqueue\\Symfony\\Client\\SetupBrokerCommand',
  14014.             'enqueue.client.routes_command' => 'Enqueue\\Symfony\\Client\\RoutesCommand',
  14015.         ]), ['database:create-migration' => 'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand''database:refresh-migration' => 'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand''database:migrate' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand''database:clean-personal-data' => 'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand''database:migrate-destructive' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand''changelog:create' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand''changelog:release' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand''changelog:change' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand''changelog:check' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand''feature:dump' => 'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand''administration:dump:features' => 'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand''s3:set-visibility' => 'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand''framework:schema' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand''framework:dump:class:schema' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand''app:refresh' => 'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand''app:install' => 'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand''app:uninstall' => 'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand''app:activate' => 'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand''app:deactivate' => 'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand''app:validate' => 'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand''app:url-change:resolve' => 'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand''dal:create:schema' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand''dal:create:entities' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand''dal:create:hydrators' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand''dal:refresh:index' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand''dal:validate' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand''framework:demodata' => 'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand''debug:business-events' => 'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand''assets:install' => 'console.command.assets_install''debug:messenger:dispatch-sleep' => 'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand''bundle:dump' => 'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand''plugin:refresh' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand''plugin:list' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand''plugin:zip-import' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand''plugin:install' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand''plugin:activate' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand''plugin:update' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand''plugin:deactivate' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand''plugin:uninstall' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand''plugin:create' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand''scheduled-task:register' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand''scheduled-task:run' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner''store:download' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand''store:login' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand''snippets:validate' => 'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand''state-machine:dump' => 'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand''system:config:get' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet''system:config:set' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet''number-range:migrate' => 'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand''media:generate-thumbnails' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand''media:generate-media-types' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand''media:delete-unused' => 'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand''product-export:generate' => 'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand''import-export:delete-expired' => 'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand''import:entity' => 'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand''sitemap:generate' => 'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand''cart:migrate' => 'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand''customer:delete-unused-guests' => 'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand''http:cache:warm:up' => 'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand''sales-channel:create:storefront' => 'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''theme:create' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand''theme:change' => 'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand''theme:compile' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand''theme:dump' => 'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand''theme:refresh' => 'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand''theme:prepare-icons' => 'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand''es:index' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand''es:test:analyzer' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand''es:status' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand''es:reset' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand''es:create:alias' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand''es:index:cleanup' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand''es:admin:index' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand''es:admin:reset' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand''es:admin:test' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand''system:install' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand''system:generate-jwt-secret' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand''system:generate-app-secret' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand''system:setup' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand''dotenv:dump' => 'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand''system:update:prepare' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand''system:update:finish' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand''sales-channel:update:domain' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand''system:configure-shop' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand''sales-channel:create' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand''sales-channel:list' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand''sales-channel:maintenance:enable' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand''sales-channel:maintenance:disable' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand''user:create' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand''user:change-password' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand''swag:paypal:crawl:webhooks' => 'Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand''swag:paypal:pos:sync' => 'Swag\\PayPal\\Pos\\Command\\PosSyncCommand''swag:paypal:pos:sync:images' => 'Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand''swag:paypal:pos:sync:inventory' => 'Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand''swag:paypal:pos:sync:product' => 'Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand''swag:paypal:pos:log:cleanup' => 'Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand''klarna:methods:activate' => 'KlarnaPayment\\Command\\ActivatePaymentMethods''arborovariantimagefix:fixvariantcovers' => 'ArboroVariantImageFix\\Commands\\FixVariantCovers''solid-pv:fetch-thumbnails' => 'StudioSolid\\ProductVideos\\Core\\Content\\Product\\Command\\FetchProductEmbeddedMediaThumbnailsCommand''frosh:user:change:password' => 'Frosh\\Tools\\Command\\ChangeUserPasswordCommand''frosh:env:get' => 'Frosh\\Tools\\Command\\EnvGetCommand''frosh:env:set' => 'Frosh\\Tools\\Command\\EnvSetCommand''frosh:env:Del' => 'Frosh\\Tools\\Command\\EnvDelCommand''frosh:plugin:update' => 'Frosh\\Tools\\Command\\UpdatePluginsCommand''frosh:composer-plugin:update' => 'Frosh\\Tools\\Command\\UpdateComposerPluginsCommand''stageware:sync' => 'ZweiPunktStageWare\\Command\\SyncCommand''migration:migrate' => 'SwagMigrationAssistant\\Command\\MigrateDataCommand''about' => 'console.command.about''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:dotenv' => 'console.command.dotenv_debug''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''messenger:consume' => 'console.command.messenger_consume_messages''messenger:setup-transports' => 'console.command.messenger_setup_transports''debug:messenger' => 'console.command.messenger_debug''messenger:stop-workers' => 'console.command.messenger_stop_workers''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''enqueue:transport:consume' => 'enqueue.transport.consume_command''enqueue:consume' => 'enqueue.client.consume_command''enqueue:produce' => 'enqueue.client.produce_command''enqueue:setup-broker' => 'enqueue.client.setup_broker_command''enqueue:routes' => 'enqueue.client.routes_command']);
  14016.     }
  14017.     /**
  14018.      * Gets the public 'container.env_var_processors_locator' shared service.
  14019.      *
  14020.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14021.      */
  14022.     protected function getContainer_EnvVarProcessorsLocatorService()
  14023.     {
  14024.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14025.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  14026.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  14027.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  14028.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  14029.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  14030.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  14031.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  14032.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  14033.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  14034.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  14035.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  14036.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  14037.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  14038.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  14039.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  14040.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  14041.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  14042.         ], [
  14043.             'base64' => '?',
  14044.             'bool' => '?',
  14045.             'const' => '?',
  14046.             'csv' => '?',
  14047.             'default' => '?',
  14048.             'file' => '?',
  14049.             'float' => '?',
  14050.             'int' => '?',
  14051.             'json' => '?',
  14052.             'key' => '?',
  14053.             'not' => '?',
  14054.             'query_string' => '?',
  14055.             'require' => '?',
  14056.             'resolve' => '?',
  14057.             'string' => '?',
  14058.             'trim' => '?',
  14059.             'url' => '?',
  14060.         ]);
  14061.     }
  14062.     /**
  14063.      * Gets the public 'content.filesystem.private' shared service.
  14064.      *
  14065.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14066.      */
  14067.     protected function getContent_Filesystem_PrivateService()
  14068.     {
  14069.         return $this->services['content.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/content');
  14070.     }
  14071.     /**
  14072.      * Gets the public 'content.filesystem.public' shared service.
  14073.      *
  14074.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14075.      */
  14076.     protected function getContent_Filesystem_PublicService()
  14077.     {
  14078.         return $this->services['content.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/content');
  14079.     }
  14080.     /**
  14081.      * Gets the public 'country.repository' shared service.
  14082.      *
  14083.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14084.      */
  14085.     protected function getCountry_RepositoryService()
  14086.     {
  14087.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14088.         if (isset($this->services['country.repository'])) {
  14089.             return $this->services['country.repository'];
  14090.         }
  14091.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14092.         if (isset($this->services['country.repository'])) {
  14093.             return $this->services['country.repository'];
  14094.         }
  14095.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14096.         if (isset($this->services['country.repository'])) {
  14097.             return $this->services['country.repository'];
  14098.         }
  14099.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14100.         if (isset($this->services['country.repository'])) {
  14101.             return $this->services['country.repository'];
  14102.         }
  14103.         return $this->services['country.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\CountryDefinition'] ?? $this->getCountryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14104.     }
  14105.     /**
  14106.      * Gets the public 'country_state.repository' shared service.
  14107.      *
  14108.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14109.      */
  14110.     protected function getCountryState_RepositoryService()
  14111.     {
  14112.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14113.         if (isset($this->services['country_state.repository'])) {
  14114.             return $this->services['country_state.repository'];
  14115.         }
  14116.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14117.         if (isset($this->services['country_state.repository'])) {
  14118.             return $this->services['country_state.repository'];
  14119.         }
  14120.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14121.         if (isset($this->services['country_state.repository'])) {
  14122.             return $this->services['country_state.repository'];
  14123.         }
  14124.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14125.         if (isset($this->services['country_state.repository'])) {
  14126.             return $this->services['country_state.repository'];
  14127.         }
  14128.         return $this->services['country_state.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] ?? $this->getCountryStateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14129.     }
  14130.     /**
  14131.      * Gets the public 'country_state_translation.repository' shared service.
  14132.      *
  14133.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14134.      */
  14135.     protected function getCountryStateTranslation_RepositoryService()
  14136.     {
  14137.         return $this->services['country_state_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] ?? $this->getCountryStateTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14138.     }
  14139.     /**
  14140.      * Gets the public 'country_translation.repository' shared service.
  14141.      *
  14142.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14143.      */
  14144.     protected function getCountryTranslation_RepositoryService()
  14145.     {
  14146.         return $this->services['country_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] ?? $this->getCountryTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14147.     }
  14148.     /**
  14149.      * Gets the public 'currency.repository' shared service.
  14150.      *
  14151.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14152.      */
  14153.     protected function getCurrency_RepositoryService()
  14154.     {
  14155.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14156.         if (isset($this->services['currency.repository'])) {
  14157.             return $this->services['currency.repository'];
  14158.         }
  14159.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14160.         if (isset($this->services['currency.repository'])) {
  14161.             return $this->services['currency.repository'];
  14162.         }
  14163.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14164.         if (isset($this->services['currency.repository'])) {
  14165.             return $this->services['currency.repository'];
  14166.         }
  14167.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14168.         if (isset($this->services['currency.repository'])) {
  14169.             return $this->services['currency.repository'];
  14170.         }
  14171.         return $this->services['currency.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Currency\\CurrencyDefinition'] ?? $this->getCurrencyDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14172.     }
  14173.     /**
  14174.      * Gets the public 'currency_country_rounding.repository' shared service.
  14175.      *
  14176.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14177.      */
  14178.     protected function getCurrencyCountryRounding_RepositoryService()
  14179.     {
  14180.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14181.         if (isset($this->services['currency_country_rounding.repository'])) {
  14182.             return $this->services['currency_country_rounding.repository'];
  14183.         }
  14184.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14185.         if (isset($this->services['currency_country_rounding.repository'])) {
  14186.             return $this->services['currency_country_rounding.repository'];
  14187.         }
  14188.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14189.         if (isset($this->services['currency_country_rounding.repository'])) {
  14190.             return $this->services['currency_country_rounding.repository'];
  14191.         }
  14192.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14193.         if (isset($this->services['currency_country_rounding.repository'])) {
  14194.             return $this->services['currency_country_rounding.repository'];
  14195.         }
  14196.         return $this->services['currency_country_rounding.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] ?? $this->getCurrencyCountryRoundingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14197.     }
  14198.     /**
  14199.      * Gets the public 'currency_translation.repository' shared service.
  14200.      *
  14201.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14202.      */
  14203.     protected function getCurrencyTranslation_RepositoryService()
  14204.     {
  14205.         return $this->services['currency_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] ?? $this->getCurrencyTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14206.     }
  14207.     /**
  14208.      * Gets the public 'custom_entity.repository' shared service.
  14209.      *
  14210.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14211.      */
  14212.     protected function getCustomEntity_RepositoryService()
  14213.     {
  14214.         return $this->services['custom_entity.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] ?? $this->getCustomEntityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14215.     }
  14216.     /**
  14217.      * Gets the public 'custom_field.repository' shared service.
  14218.      *
  14219.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14220.      */
  14221.     protected function getCustomField_RepositoryService()
  14222.     {
  14223.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14224.         if (isset($this->services['custom_field.repository'])) {
  14225.             return $this->services['custom_field.repository'];
  14226.         }
  14227.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14228.         if (isset($this->services['custom_field.repository'])) {
  14229.             return $this->services['custom_field.repository'];
  14230.         }
  14231.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14232.         if (isset($this->services['custom_field.repository'])) {
  14233.             return $this->services['custom_field.repository'];
  14234.         }
  14235.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14236.         if (isset($this->services['custom_field.repository'])) {
  14237.             return $this->services['custom_field.repository'];
  14238.         }
  14239.         return $this->services['custom_field.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] ?? $this->getCustomFieldDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14240.     }
  14241.     /**
  14242.      * Gets the public 'custom_field_set.repository' shared service.
  14243.      *
  14244.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14245.      */
  14246.     protected function getCustomFieldSet_RepositoryService()
  14247.     {
  14248.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14249.         if (isset($this->services['custom_field_set.repository'])) {
  14250.             return $this->services['custom_field_set.repository'];
  14251.         }
  14252.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14253.         if (isset($this->services['custom_field_set.repository'])) {
  14254.             return $this->services['custom_field_set.repository'];
  14255.         }
  14256.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14257.         if (isset($this->services['custom_field_set.repository'])) {
  14258.             return $this->services['custom_field_set.repository'];
  14259.         }
  14260.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14261.         if (isset($this->services['custom_field_set.repository'])) {
  14262.             return $this->services['custom_field_set.repository'];
  14263.         }
  14264.         return $this->services['custom_field_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] ?? $this->getCustomFieldSetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14265.     }
  14266.     /**
  14267.      * Gets the public 'custom_field_set_relation.repository' shared service.
  14268.      *
  14269.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14270.      */
  14271.     protected function getCustomFieldSetRelation_RepositoryService()
  14272.     {
  14273.         return $this->services['custom_field_set_relation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] ?? $this->getCustomFieldSetRelationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14274.     }
  14275.     /**
  14276.      * Gets the public 'customer.repository' shared service.
  14277.      *
  14278.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14279.      */
  14280.     protected function getCustomer_RepositoryService()
  14281.     {
  14282.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14283.         if (isset($this->services['customer.repository'])) {
  14284.             return $this->services['customer.repository'];
  14285.         }
  14286.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14287.         if (isset($this->services['customer.repository'])) {
  14288.             return $this->services['customer.repository'];
  14289.         }
  14290.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14291.         if (isset($this->services['customer.repository'])) {
  14292.             return $this->services['customer.repository'];
  14293.         }
  14294.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14295.         if (isset($this->services['customer.repository'])) {
  14296.             return $this->services['customer.repository'];
  14297.         }
  14298.         return $this->services['customer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14299.     }
  14300.     /**
  14301.      * Gets the public 'customer_address.repository' shared service.
  14302.      *
  14303.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14304.      */
  14305.     protected function getCustomerAddress_RepositoryService()
  14306.     {
  14307.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14308.         if (isset($this->services['customer_address.repository'])) {
  14309.             return $this->services['customer_address.repository'];
  14310.         }
  14311.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14312.         if (isset($this->services['customer_address.repository'])) {
  14313.             return $this->services['customer_address.repository'];
  14314.         }
  14315.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14316.         if (isset($this->services['customer_address.repository'])) {
  14317.             return $this->services['customer_address.repository'];
  14318.         }
  14319.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14320.         if (isset($this->services['customer_address.repository'])) {
  14321.             return $this->services['customer_address.repository'];
  14322.         }
  14323.         return $this->services['customer_address.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] ?? $this->getCustomerAddressDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14324.     }
  14325.     /**
  14326.      * Gets the public 'customer_group.repository' shared service.
  14327.      *
  14328.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14329.      */
  14330.     protected function getCustomerGroup_RepositoryService()
  14331.     {
  14332.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14333.         if (isset($this->services['customer_group.repository'])) {
  14334.             return $this->services['customer_group.repository'];
  14335.         }
  14336.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14337.         if (isset($this->services['customer_group.repository'])) {
  14338.             return $this->services['customer_group.repository'];
  14339.         }
  14340.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14341.         if (isset($this->services['customer_group.repository'])) {
  14342.             return $this->services['customer_group.repository'];
  14343.         }
  14344.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14345.         if (isset($this->services['customer_group.repository'])) {
  14346.             return $this->services['customer_group.repository'];
  14347.         }
  14348.         return $this->services['customer_group.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] ?? $this->getCustomerGroupDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14349.     }
  14350.     /**
  14351.      * Gets the public 'customer_group_registration_sales_channels.repository' shared service.
  14352.      *
  14353.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14354.      */
  14355.     protected function getCustomerGroupRegistrationSalesChannels_RepositoryService()
  14356.     {
  14357.         return $this->services['customer_group_registration_sales_channels.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] ?? $this->getCustomerGroupRegistrationSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14358.     }
  14359.     /**
  14360.      * Gets the public 'customer_group_translation.repository' shared service.
  14361.      *
  14362.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14363.      */
  14364.     protected function getCustomerGroupTranslation_RepositoryService()
  14365.     {
  14366.         return $this->services['customer_group_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] ?? $this->getCustomerGroupTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14367.     }
  14368.     /**
  14369.      * Gets the public 'customer_recovery.repository' shared service.
  14370.      *
  14371.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14372.      */
  14373.     protected function getCustomerRecovery_RepositoryService()
  14374.     {
  14375.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14376.         if (isset($this->services['customer_recovery.repository'])) {
  14377.             return $this->services['customer_recovery.repository'];
  14378.         }
  14379.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14380.         if (isset($this->services['customer_recovery.repository'])) {
  14381.             return $this->services['customer_recovery.repository'];
  14382.         }
  14383.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14384.         if (isset($this->services['customer_recovery.repository'])) {
  14385.             return $this->services['customer_recovery.repository'];
  14386.         }
  14387.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14388.         if (isset($this->services['customer_recovery.repository'])) {
  14389.             return $this->services['customer_recovery.repository'];
  14390.         }
  14391.         return $this->services['customer_recovery.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] ?? $this->getCustomerRecoveryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14392.     }
  14393.     /**
  14394.      * Gets the public 'customer_tag.repository' shared service.
  14395.      *
  14396.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14397.      */
  14398.     protected function getCustomerTag_RepositoryService()
  14399.     {
  14400.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14401.         if (isset($this->services['customer_tag.repository'])) {
  14402.             return $this->services['customer_tag.repository'];
  14403.         }
  14404.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14405.         if (isset($this->services['customer_tag.repository'])) {
  14406.             return $this->services['customer_tag.repository'];
  14407.         }
  14408.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14409.         if (isset($this->services['customer_tag.repository'])) {
  14410.             return $this->services['customer_tag.repository'];
  14411.         }
  14412.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14413.         if (isset($this->services['customer_tag.repository'])) {
  14414.             return $this->services['customer_tag.repository'];
  14415.         }
  14416.         return $this->services['customer_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] ?? $this->getCustomerTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14417.     }
  14418.     /**
  14419.      * Gets the public 'customer_wishlist.repository' shared service.
  14420.      *
  14421.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14422.      */
  14423.     protected function getCustomerWishlist_RepositoryService()
  14424.     {
  14425.         return $this->services['customer_wishlist.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] ?? $this->getCustomerWishlistDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14426.     }
  14427.     /**
  14428.      * Gets the public 'customer_wishlist_product.repository' shared service.
  14429.      *
  14430.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14431.      */
  14432.     protected function getCustomerWishlistProduct_RepositoryService()
  14433.     {
  14434.         return $this->services['customer_wishlist_product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] ?? $this->getCustomerWishlistProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14435.     }
  14436.     /**
  14437.      * Gets the public 'data_collector.dump' shared service.
  14438.      *
  14439.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  14440.      */
  14441.     protected function getDataCollector_DumpService()
  14442.     {
  14443.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
  14444.     }
  14445.     /**
  14446.      * Gets the public 'dead_message.repository' shared service.
  14447.      *
  14448.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14449.      */
  14450.     protected function getDeadMessage_RepositoryService()
  14451.     {
  14452.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14453.         if (isset($this->services['dead_message.repository'])) {
  14454.             return $this->services['dead_message.repository'];
  14455.         }
  14456.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14457.         if (isset($this->services['dead_message.repository'])) {
  14458.             return $this->services['dead_message.repository'];
  14459.         }
  14460.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14461.         if (isset($this->services['dead_message.repository'])) {
  14462.             return $this->services['dead_message.repository'];
  14463.         }
  14464.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14465.         if (isset($this->services['dead_message.repository'])) {
  14466.             return $this->services['dead_message.repository'];
  14467.         }
  14468.         return $this->services['dead_message.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] ?? $this->getDeadMessageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14469.     }
  14470.     /**
  14471.      * Gets the public 'delivery_time.repository' shared service.
  14472.      *
  14473.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14474.      */
  14475.     protected function getDeliveryTime_RepositoryService()
  14476.     {
  14477.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14478.         if (isset($this->services['delivery_time.repository'])) {
  14479.             return $this->services['delivery_time.repository'];
  14480.         }
  14481.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14482.         if (isset($this->services['delivery_time.repository'])) {
  14483.             return $this->services['delivery_time.repository'];
  14484.         }
  14485.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14486.         if (isset($this->services['delivery_time.repository'])) {
  14487.             return $this->services['delivery_time.repository'];
  14488.         }
  14489.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14490.         if (isset($this->services['delivery_time.repository'])) {
  14491.             return $this->services['delivery_time.repository'];
  14492.         }
  14493.         return $this->services['delivery_time.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] ?? $this->getDeliveryTimeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14494.     }
  14495.     /**
  14496.      * Gets the public 'delivery_time_translation.repository' shared service.
  14497.      *
  14498.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14499.      */
  14500.     protected function getDeliveryTimeTranslation_RepositoryService()
  14501.     {
  14502.         return $this->services['delivery_time_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] ?? $this->getDeliveryTimeTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14503.     }
  14504.     /**
  14505.      * Gets the public 'document.repository' shared service.
  14506.      *
  14507.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14508.      */
  14509.     protected function getDocument_RepositoryService()
  14510.     {
  14511.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14512.         if (isset($this->services['document.repository'])) {
  14513.             return $this->services['document.repository'];
  14514.         }
  14515.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14516.         if (isset($this->services['document.repository'])) {
  14517.             return $this->services['document.repository'];
  14518.         }
  14519.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14520.         if (isset($this->services['document.repository'])) {
  14521.             return $this->services['document.repository'];
  14522.         }
  14523.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14524.         if (isset($this->services['document.repository'])) {
  14525.             return $this->services['document.repository'];
  14526.         }
  14527.         return $this->services['document.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] ?? $this->getDocumentDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14528.     }
  14529.     /**
  14530.      * Gets the public 'document_base_config.repository' shared service.
  14531.      *
  14532.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14533.      */
  14534.     protected function getDocumentBaseConfig_RepositoryService()
  14535.     {
  14536.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14537.         if (isset($this->services['document_base_config.repository'])) {
  14538.             return $this->services['document_base_config.repository'];
  14539.         }
  14540.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14541.         if (isset($this->services['document_base_config.repository'])) {
  14542.             return $this->services['document_base_config.repository'];
  14543.         }
  14544.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14545.         if (isset($this->services['document_base_config.repository'])) {
  14546.             return $this->services['document_base_config.repository'];
  14547.         }
  14548.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14549.         if (isset($this->services['document_base_config.repository'])) {
  14550.             return $this->services['document_base_config.repository'];
  14551.         }
  14552.         return $this->services['document_base_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] ?? $this->getDocumentBaseConfigDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14553.     }
  14554.     /**
  14555.      * Gets the public 'document_base_config_sales_channel.repository' shared service.
  14556.      *
  14557.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14558.      */
  14559.     protected function getDocumentBaseConfigSalesChannel_RepositoryService()
  14560.     {
  14561.         return $this->services['document_base_config_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] ?? $this->getDocumentBaseConfigSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14562.     }
  14563.     /**
  14564.      * Gets the public 'document_type.repository' shared service.
  14565.      *
  14566.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14567.      */
  14568.     protected function getDocumentType_RepositoryService()
  14569.     {
  14570.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14571.         if (isset($this->services['document_type.repository'])) {
  14572.             return $this->services['document_type.repository'];
  14573.         }
  14574.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14575.         if (isset($this->services['document_type.repository'])) {
  14576.             return $this->services['document_type.repository'];
  14577.         }
  14578.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14579.         if (isset($this->services['document_type.repository'])) {
  14580.             return $this->services['document_type.repository'];
  14581.         }
  14582.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14583.         if (isset($this->services['document_type.repository'])) {
  14584.             return $this->services['document_type.repository'];
  14585.         }
  14586.         return $this->services['document_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] ?? $this->getDocumentTypeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14587.     }
  14588.     /**
  14589.      * Gets the public 'document_type_translation.repository' shared service.
  14590.      *
  14591.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14592.      */
  14593.     protected function getDocumentTypeTranslation_RepositoryService()
  14594.     {
  14595.         return $this->services['document_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] ?? $this->getDocumentTypeTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14596.     }
  14597.     /**
  14598.      * Gets the public 'dtgs_google_tag_manager_sw6.filesystem.private' shared service.
  14599.      *
  14600.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14601.      */
  14602.     protected function getDtgsGoogleTagManagerSw6_Filesystem_PrivateService()
  14603.     {
  14604.         return $this->services['dtgs_google_tag_manager_sw6.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/dtgs_google_tag_manager_sw6');
  14605.     }
  14606.     /**
  14607.      * Gets the public 'dtgs_google_tag_manager_sw6.filesystem.public' shared service.
  14608.      *
  14609.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14610.      */
  14611.     protected function getDtgsGoogleTagManagerSw6_Filesystem_PublicService()
  14612.     {
  14613.         return $this->services['dtgs_google_tag_manager_sw6.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/dtgs_google_tag_manager_sw6');
  14614.     }
  14615.     /**
  14616.      * Gets the public 'elasticsearch.filesystem.private' shared service.
  14617.      *
  14618.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14619.      */
  14620.     protected function getElasticsearch_Filesystem_PrivateService()
  14621.     {
  14622.         return $this->services['elasticsearch.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/elasticsearch');
  14623.     }
  14624.     /**
  14625.      * Gets the public 'elasticsearch.filesystem.public' shared service.
  14626.      *
  14627.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14628.      */
  14629.     protected function getElasticsearch_Filesystem_PublicService()
  14630.     {
  14631.         return $this->services['elasticsearch.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/elasticsearch');
  14632.     }
  14633.     /**
  14634.      * Gets the public 'enqueue.client.default.producer' shared service.
  14635.      *
  14636.      * @return \Enqueue\Client\TraceableProducer
  14637.      */
  14638.     protected function getEnqueue_Client_Default_ProducerService()
  14639.     {
  14640.         return $this->services['enqueue.client.default.producer'] = new \Enqueue\Client\TraceableProducer(new \Enqueue\Client\Producer(($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService()), new \Enqueue\Rpc\RpcFactory(($this->privates['enqueue.client.default.context'] ?? $this->getEnqueue_Client_Default_ContextService())), new \Enqueue\Client\ChainExtension([])));
  14641.     }
  14642.     /**
  14643.      * Gets the public 'error_controller' shared service.
  14644.      *
  14645.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  14646.      */
  14647.     protected function getErrorController2Service()
  14648.     {
  14649.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  14650.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  14651.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  14652.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  14653.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  14654.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  14655.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  14656.     }
  14657.     /**
  14658.      * Gets the public 'event_action.repository' shared service.
  14659.      *
  14660.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14661.      */
  14662.     protected function getEventAction_RepositoryService()
  14663.     {
  14664.         return $this->services['event_action.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] ?? $this->getEventActionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14665.     }
  14666.     /**
  14667.      * Gets the public 'event_action_rule.repository' shared service.
  14668.      *
  14669.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14670.      */
  14671.     protected function getEventActionRule_RepositoryService()
  14672.     {
  14673.         return $this->services['event_action_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] ?? $this->getEventActionRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14674.     }
  14675.     /**
  14676.      * Gets the public 'event_action_sales_channel.repository' shared service.
  14677.      *
  14678.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14679.      */
  14680.     protected function getEventActionSalesChannel_RepositoryService()
  14681.     {
  14682.         return $this->services['event_action_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] ?? $this->getEventActionSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14683.     }
  14684.     /**
  14685.      * Gets the public 'event_dispatcher' shared service.
  14686.      *
  14687.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  14688.      */
  14689.     protected function getEventDispatcherService()
  14690.     {
  14691.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  14692.         if (isset($this->services['event_dispatcher'])) {
  14693.             return $this->services['event_dispatcher'];
  14694.         }
  14695.         $b = new \Symfony\Bridge\Monolog\Logger('event');
  14696.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14697.         $b->pushHandler(new \Monolog\Handler\NullHandler());
  14698.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  14699.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Shopware\Core\Framework\Event\NestedEventDispatcher($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  14700.         $instance->addListener('kernel.request', [=> function () {
  14701.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] = new \Shopware\Core\Framework\Routing\RouteParamsCleanupListener()));
  14702.         }, => '__invoke'], 0);
  14703.         $instance->addListener('kernel.request', [=> function () {
  14704.             return ($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] ?? $this->getTwigDateRequestListenerService());
  14705.         }, => 'onKernelRequest'], 0);
  14706.         $instance->addListener('kernel.response', [=> function () {
  14707.             return ($this->services['Swag\\Security\\Subscriber\\AdminSecurityFixesProvider'] ?? $this->getAdminSecurityFixesProviderService());
  14708.         }, => '__invoke'], 0);
  14709.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14710.             return ($this->services['Swag\\Security\\Subscriber\\TwigStateProvider'] ?? $this->getTwigStateProviderService());
  14711.         }, => '__invoke'], 0);
  14712.         $instance->addListener('state_machine.order.state_changed', [=> function () {
  14713.             return ($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\EventListeners\\AmazonPayTransitionListener'] ?? $this->getAmazonPayTransitionListenerService());
  14714.         }, => 'onOrderStateChange'], 0);
  14715.         $instance->addListener('kernel.controller', [=> function () {
  14716.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  14717.         }, => 'onKernelController'], 0);
  14718.         $instance->addListener('kernel.controller', [=> function () {
  14719.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] ?? $this->getContextResolverListenerService());
  14720.         }, => 'resolveContext'], -10);
  14721.         $instance->addListener('kernel.request', [=> function () {
  14722.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  14723.         }, => 'initializeCspNonce'], 0);
  14724.         $instance->addListener('kernel.response', [=> function () {
  14725.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  14726.         }, => 'setSecurityHeaders'], 0);
  14727.         $instance->addListener('kernel.controller', [=> function () {
  14728.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeListener'] ?? $this->getRouteScopeListenerService());
  14729.         }, => 'checkScope'], -20);
  14730.         $instance->addListener('kernel.request', [=> function () {
  14731.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  14732.         }, => 'request'], -10);
  14733.         $instance->addListener('kernel.response', [=> function () {
  14734.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  14735.         }, => 'response'], -10);
  14736.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14737.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  14738.         }, => 'render'], -10);
  14739.         $instance->addListener('snippet.written', [=> function () {
  14740.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  14741.         }, => 'invalidate'], 0);
  14742.         $instance->addListener('snippet.deleted', [=> function () {
  14743.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  14744.         }, => 'invalidate'], 0);
  14745.         $instance->addListener('snippet_set.deleted', [=> function () {
  14746.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  14747.         }, => 'invalidate'], 0);
  14748.         $instance->addListener('app_template.written', [=> function () {
  14749.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService());
  14750.         }, => 'reset'], 0);
  14751.         $instance->addListener('shopware.global_business_event', [=> function () {
  14752.             return ($this->privates['Shopware\\Core\\Framework\\Log\\LoggingService'] ?? $this->getLoggingServiceService());
  14753.         }, => 'logBusinessEvent'], 0);
  14754.         $instance->addListener('kernel.controller', [=> function () {
  14755.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  14756.         }, => 'setStates'], -21);
  14757.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  14758.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  14759.         }, => 'login'], 0);
  14760.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartChangedEvent', [=> function () {
  14761.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  14762.         }, => 'cartChanged'], 0);
  14763.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14764.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] ?? $this->getScriptCacheInvalidationSubscriberService());
  14765.         }, => 'executeCacheInvalidationHook'], 0);
  14766.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  14767.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14768.         }, => 'invalidateCategoryRouteByCategoryIds'], 2000);
  14769.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  14770.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14771.         }, => 'invalidateListingRouteByCategoryIds'], 2001);
  14772.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  14773.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14774.         }, => 'invalidateIndexedLandingPages'], 2000);
  14775.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14776.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14777.         }, => 'invalidateSearch'], 2000);
  14778.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14779.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14780.         }, => 'invalidateListings'], 2001);
  14781.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14782.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14783.         }, => 'invalidateProductIds'], 2002);
  14784.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14785.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14786.         }, => 'invalidateDetailRoute'], 2004);
  14787.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14788.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14789.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  14790.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14791.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14792.         }, => 'invalidateReviewRoute'], 2006);
  14793.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14794.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14795.         }, => 'invalidateSearch'], 2000);
  14796.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14797.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14798.         }, => 'invalidateListings'], 2001);
  14799.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14800.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14801.         }, => 'invalidateProductIds'], 2002);
  14802.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14803.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14804.         }, => 'invalidateDetailRoute'], 2004);
  14805.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14806.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14807.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  14808.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  14809.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14810.         }, => 'invalidateReviewRoute'], 2006);
  14811.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14812.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14813.         }, => 'invalidateCmsPageIds'], 2001);
  14814.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14815.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14816.         }, => 'invalidateCurrencyRoute'], 2002);
  14817.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14818.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14819.         }, => 'invalidateLanguageRoute'], 2003);
  14820.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14821.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14822.         }, => 'invalidateNavigationRoute'], 2004);
  14823.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14824.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14825.         }, => 'invalidatePaymentMethodRoute'], 2005);
  14826.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14827.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14828.         }, => 'invalidateProductAssignment'], 2006);
  14829.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14830.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14831.         }, => 'invalidateManufacturerFilters'], 2007);
  14832.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14833.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14834.         }, => 'invalidatePropertyFilters'], 2008);
  14835.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14836.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14837.         }, => 'invalidateCrossSellingRoute'], 2009);
  14838.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14839.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14840.         }, => 'invalidateContext'], 2010);
  14841.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14842.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14843.         }, => 'invalidateShippingMethodRoute'], 2011);
  14844.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14845.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14846.         }, => 'invalidateSnippets'], 2012);
  14847.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14848.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14849.         }, => 'invalidateStreamsBeforeIndexing'], 2013);
  14850.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14851.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14852.         }, => 'invalidateStreamIds'], 2014);
  14853.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14854.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14855.         }, => 'invalidateCountryRoute'], 2015);
  14856.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14857.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14858.         }, => 'invalidateSalutationRoute'], 2016);
  14859.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14860.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14861.         }, => 'invalidateInitialStateIdLoader'], 2017);
  14862.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14863.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14864.         }, => 'invalidateCountryStateRoute'], 2018);
  14865.         $instance->addListener('Shopware\\Core\\Content\\Seo\\Event\\SeoUrlUpdateEvent', [=> function () {
  14866.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14867.         }, => 'invalidateSeoUrls'], 2000);
  14868.         $instance->addListener('Shopware\\Core\\Content\\Rule\\Event\\RuleIndexerEvent', [=> function () {
  14869.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14870.         }, => 'invalidateRules'], 2000);
  14871.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  14872.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14873.         }, => 'invalidateRules'], 2000);
  14874.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  14875.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14876.         }, => 'invalidateConfig'], 2001);
  14877.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14878.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14879.         }, => 'invalidateRules'], 2000);
  14880.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14881.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14882.         }, => 'invalidateConfig'], 2001);
  14883.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14884.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14885.         }, => 'invalidateRules'], 2000);
  14886.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14887.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14888.         }, => 'invalidateConfig'], 2001);
  14889.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14890.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14891.         }, => 'invalidateRules'], 2000);
  14892.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14893.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14894.         }, => 'invalidateConfig'], 2001);
  14895.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  14896.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14897.         }, => 'invalidateRules'], 2000);
  14898.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  14899.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14900.         }, => 'invalidateConfig'], 2001);
  14901.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  14902.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14903.         }, => 'invalidateConfigKey'], 2000);
  14904.         $instance->addListener('Shopware\\Core\\Content\\Sitemap\\Event\\SitemapGeneratedEvent', [=> function () {
  14905.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14906.         }, => 'invalidateSitemap'], 2000);
  14907.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14908.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] ?? $this->getAclWriteValidatorService());
  14909.         }, => 'preValidate'], 0);
  14910.         $instance->addListener('kernel.controller', [=> function () {
  14911.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] ?? $this->getAclAnnotationValidatorService());
  14912.         }, => 'validate'], -20);
  14913.         $instance->addListener('Shopware\\Core\\Framework\\Api\\Acl\\Event\\CommandAclValidationEvent', [=> function () {
  14914.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Acl\\CreditOrderLineItemListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Acl\\CreditOrderLineItemListener'] = new \Shopware\Core\Framework\Api\EventListener\Acl\CreditOrderLineItemListener()));
  14915.         }, => 'validate'], 0);
  14916.         $instance->addListener('kernel.request', [=> function () {
  14917.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  14918.         }, => 'onKernelRequest'], 9999);
  14919.         $instance->addListener('kernel.response', [=> function () {
  14920.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  14921.         }, => 'onKernelResponse'], 9999);
  14922.         $instance->addListener('kernel.exception', [=> function () {
  14923.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseExceptionListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseExceptionListener'] = new \Shopware\Core\Framework\Api\EventListener\ResponseExceptionListener(true)));
  14924.         }, => 'onKernelException'], -1);
  14925.         $instance->addListener('kernel.response', [=> function () {
  14926.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] = new \Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener()));
  14927.         }, => 'onResponse'], 0);
  14928.         $instance->addListener('kernel.request', [=> function () {
  14929.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] = new \Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener()));
  14930.         }, => 'onRequest'], 128);
  14931.         $instance->addListener('kernel.controller', [=> function () {
  14932.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] ?? $this->getExpectationSubscriberService());
  14933.         }, => 'checkExpectations'], -21);
  14934.         $instance->addListener('kernel.controller', [=> function () {
  14935.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\SalesChannelAuthenticationListener'] ?? $this->getSalesChannelAuthenticationListenerService());
  14936.         }, => 'validateRequest'], -2);
  14937.         $instance->addListener('kernel.request', [=> function () {
  14938.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  14939.         }, => 'setupOAuth'], 128);
  14940.         $instance->addListener('kernel.controller', [=> function () {
  14941.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  14942.         }, => 'validateRequest'], -2);
  14943.         $instance->addListener('user.written', [=> function () {
  14944.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  14945.         }, => 'onUserWritten'], 0);
  14946.         $instance->addListener('user.deleted', [=> function () {
  14947.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  14948.         }, => 'onUserDeleted'], 0);
  14949.         $instance->addListener('app.loaded', [=> function () {
  14950.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppLoadedSubscriber()));
  14951.         }, => 'unserialize'], 0);
  14952.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14953.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] ?? $this->getCustomFieldProtectionSubscriberService());
  14954.         }, => 'checkWrite'], 0);
  14955.         $instance->addListener('app_script_condition.loaded', [=> function () {
  14956.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppScriptConditionConstraintsSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppScriptConditionConstraintsSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppScriptConditionConstraintsSubscriber()));
  14957.         }, => 'unserialize'], 0);
  14958.         $instance->addListener('app_flow_action.loaded', [=> function () {
  14959.             return ($this->privates['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionLoadedSubscriber'] = new \Shopware\Core\Framework\App\FlowAction\AppFlowActionLoadedSubscriber()));
  14960.         }, => 'unserialize'], 0);
  14961.         $instance->addListener('custom_field.deleted', [=> function () {
  14962.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  14963.         }, => 'reset'], 0);
  14964.         $instance->addListener('custom_field.written', [=> function () {
  14965.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  14966.         }, => 'reset'], 0);
  14967.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressStartedEvent', [=> function () {
  14968.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  14969.         }, => 'startProgress'], 0);
  14970.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressAdvancedEvent', [=> function () {
  14971.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  14972.         }, => 'advanceProgress'], 0);
  14973.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressFinishedEvent', [=> function () {
  14974.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  14975.         }, => 'finishProgress'], 0);
  14976.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePreFinishEvent', [=> function () {
  14977.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  14978.         }, => 'runRegisteredIndexers'], 0);
  14979.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  14980.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  14981.         }, => 'runRegisteredIndexers'], 0);
  14982.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14983.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\LockValidator'] ?? $this->getLockValidatorService());
  14984.         }, => 'preValidate'], 0);
  14985.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14986.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  14987.         }, => 'validateWriteCommands'], 0);
  14988.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  14989.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  14990.         }, => 'validateEntitySearch'], 0);
  14991.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14992.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'] ?? $this->getEntityIndexingSubscriberService());
  14993.         }, => 'refreshIndex'], 1000);
  14994.         $instance->addListener('mail_template.deleted', [=> function () {
  14995.             return ($this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] ?? $this->getEventActionSubscriberService());
  14996.         }, => 'deleted'], 0);
  14997.         $instance->addListener('dead_message.loaded', [=> function () {
  14998.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] = new \Shopware\Core\Framework\MessageQueue\Subscriber\DeadMessageLoadedSubscriber()));
  14999.         }, => 'unserialize'], 0);
  15000.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  15001.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\MessageFailedHandler'] ?? $this->getMessageFailedHandlerService());
  15002.         }, => 'onMessageFailed'], 99);
  15003.         $instance->addListener('plugin.loaded', [=> function () {
  15004.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] = new \Shopware\Core\Framework\Plugin\Subscriber\PluginLoadedSubscriber()));
  15005.         }, => 'unserialize'], 0);
  15006.         $instance->addListener('acl_role.loaded', [=> function () {
  15007.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginAclPrivilegesSubscriber'] ?? $this->getPluginAclPrivilegesSubscriberService());
  15008.         }, => 'onAclRoleLoaded'], 0);
  15009.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  15010.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  15011.         }, => 'afterPluginStateChange'], 0);
  15012.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  15013.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  15014.         }, => 'afterPluginStateChange'], 0);
  15015.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  15016.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  15017.         }, => 'afterPluginStateChange'], 0);
  15018.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  15019.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\UpdatePostFinishSubscriber'] ?? $this->getUpdatePostFinishSubscriberService());
  15020.         }, => 'updatePostFinishEvent'], 0);
  15021.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  15022.             return ($this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'] ?? $this->getLicenseHostChangedSubscriberService());
  15023.         }, => 'onLicenseHostChanged'], 0);
  15024.         $instance->addListener('script.written', [=> function () {
  15025.             return ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  15026.         }, => 'invalidateCache'], 0);
  15027.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15028.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  15029.         }, => 'preValidate'], 0);
  15030.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  15031.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  15032.         }, => 'postValidate'], 0);
  15033.         $instance->addListener('language.deleted', [=> function () {
  15034.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  15035.         }, => 'invalidateCache'], 0);
  15036.         $instance->addListener('language.written', [=> function () {
  15037.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  15038.         }, => 'invalidateCache'], 0);
  15039.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15040.             return ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] = new \Shopware\Core\System\Language\TranslationValidator()));
  15041.         }, => 'preValidate'], 0);
  15042.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  15043.             return ($this->privates['Shopware\\Core\\Framework\\Update\\Services\\UpdateHtaccess'] ?? ($this->privates['Shopware\\Core\\Framework\\Update\\Services\\UpdateHtaccess'] = new \Shopware\Core\Framework\Update\Services\UpdateHtaccess((\dirname(__DIR__4).'/public/.htaccess'))));
  15044.         }, => 'update'], 0);
  15045.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  15046.             return ($this->privates['Shopware\\Core\\Framework\\Update\\Services\\CreateCustomAppsDir'] ?? ($this->privates['Shopware\\Core\\Framework\\Update\\Services\\CreateCustomAppsDir'] = new \Shopware\Core\Framework\Update\Services\CreateCustomAppsDir((\dirname(__DIR__4).'/custom/apps'))));
  15047.         }, => 'onUpdate'], 0);
  15048.         $instance->addListener('kernel.response', [=> function () {
  15049.             return ($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'] ?? $this->getStoreApiSeoResolverService());
  15050.         }, => 'addSeoInformation'], 10000);
  15051.         $instance->addListener('webhook.written', [=> function () {
  15052.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  15053.         }, => 'clearWebhookCache'], 0);
  15054.         $instance->addListener('acl_role.written', [=> function () {
  15055.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  15056.         }, => 'clearPrivilegesCache'], 0);
  15057.         $instance->addListener('Shopware\\Core\\Framework\\Webhook\\Event\\RetryWebhookMessageFailedEvent', [=> function () {
  15058.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] ?? $this->getRetryWebhookMessageFailedSubscriberService());
  15059.         }, => 'handleWebhookMessageFail'], 0);
  15060.         $instance->addListener('kernel.response', [=> function () {
  15061.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StoreApiResponseListener'] ?? $this->getStoreApiResponseListenerService());
  15062.         }, => 'encodeResponse'], 10000);
  15063.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15064.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] ?? $this->getSalesChannelValidatorService());
  15065.         }, => 'handleSalesChannelLanguageIds'], 0);
  15066.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15067.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] = new \Shopware\Core\System\SalesChannel\Subscriber\SalesChannelTypeValidator()));
  15068.         }, => 'preWriteValidateEvent'], 0);
  15069.         $instance->addListener('country.written', [=> function () {
  15070.             return ($this->privates['Shopware\\Core\\System\\Country\\CountryTaxFreeDeprecationUpdater'] ?? $this->getCountryTaxFreeDeprecationUpdaterService());
  15071.         }, => 'updated'], 0);
  15072.         $instance->addListener('currency.loaded', [=> function () {
  15073.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] = new \Shopware\Core\System\Currency\CurrencyLoadSubscriber()));
  15074.         }, => 'setDefault'], 0);
  15075.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15076.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] = new \Shopware\Core\System\Currency\CurrencyValidator()));
  15077.         }, => 'preValidate'], 0);
  15078.         $instance->addListener('custom_field.written', [=> function () {
  15079.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  15080.         }, => 'customFieldIsWritten'], 0);
  15081.         $instance->addListener('custom_field.deleted', [=> function () {
  15082.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  15083.         }, => 'customFieldIsDeleted'], 0);
  15084.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15085.             return ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] = new \Shopware\Core\System\Salutation\DefaultSalutationValidator()));
  15086.         }, => 'validate'], 0);
  15087.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  15088.             return ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] = new \Shopware\Core\System\SystemConfig\Store\MemoizedSystemConfigStore()));
  15089.         }, => 'onValueChanged'], 1500);
  15090.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  15091.             return ($this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] ?? $this->getEntryPointValidatorService());
  15092.         }, => 'postValidate'], 0);
  15093.         $instance->addListener('category.loaded', [=> function () {
  15094.             return ($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] ?? $this->getCategorySubscriberService());
  15095.         }, => 'entityLoaded'], 0);
  15096.         $instance->addListener('sales_channel.category.loaded', [=> function () {
  15097.             return ($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] ?? $this->getCategorySubscriberService());
  15098.         }, => 'entityLoaded'], 0);
  15099.         $instance->addListener('media.loaded', [=> function () {
  15100.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  15101.         }, => 'unserialize'], 10);
  15102.         $instance->addListener('media.loaded', [=> function () {
  15103.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  15104.         }, => 'addUrls'], 0);
  15105.         $instance->addListener('media_folder_configuration.loaded', [=> function () {
  15106.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] = new \Shopware\Core\Content\Media\Subscriber\MediaFolderConfigLoadedSubscriber()));
  15107.         }, => 'unserialize'], 10);
  15108.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  15109.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] ?? $this->getMediaDeletionSubscriberService());
  15110.         }, => 'beforeDelete'], 0);
  15111.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  15112.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] ?? $this->getMediaDeletionSubscriberService());
  15113.         }, => 'securePrivateFolders'], 0);
  15114.         $instance->addListener('product.loaded', [=> function () {
  15115.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriber2Service());
  15116.         }, => 'loaded'], 0);
  15117.         $instance->addListener('product.partial_loaded', [=> function () {
  15118.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriber2Service());
  15119.         }, => 'partialEntityLoaded'], 0);
  15120.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  15121.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriber2Service());
  15122.         }, => 'salesChannelLoaded'], 0);
  15123.         $instance->addListener('sales_channel.product.partial_loaded', [=> function () {
  15124.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriber2Service());
  15125.         }, => 'partialSalesChannelLoaded'], 0);
  15126.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  15127.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  15128.         }, => 'handleListingRequest'], 100);
  15129.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  15130.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  15131.         }, => 'handleFlags'], -100);
  15132.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestCriteriaEvent', [=> function () {
  15133.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  15134.         }, => 'handleFlags'], -100);
  15135.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  15136.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  15137.         }, => 'handleSearchRequest'], 100);
  15138.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  15139.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  15140.         }, => 'handleFlags'], -100);
  15141.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  15142.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  15143.         }, => 'handleResult'], 100);
  15144.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  15145.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  15146.         }, => 'removeScoreSorting'], -100);
  15147.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  15148.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  15149.         }, => 'handleResult'], 0);
  15150.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15151.             return ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] ?? $this->getProductLineItemCommandValidatorService());
  15152.         }, => 'preValidate'], 0);
  15153.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  15154.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  15155.         }, => 'orderPlaced'], 0);
  15156.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  15157.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  15158.         }, => 'stateChanged'], 0);
  15159.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15160.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  15161.         }, => 'triggerChangeSet'], 0);
  15162.         $instance->addListener('order_line_item.written', [=> function () {
  15163.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  15164.         }, => 'lineItemWritten'], 0);
  15165.         $instance->addListener('order_line_item.deleted', [=> function () {
  15166.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  15167.         }, => 'lineItemWritten'], 0);
  15168.         $instance->addListener('newsletter_recipient.deleted', [=> function () {
  15169.             return ($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] ?? $this->getNewsletterRecipientDeletedSubscriberService());
  15170.         }, => 'onNewsletterRecipientDeleted'], 0);
  15171.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15172.             return ($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'] ?? $this->getRuleValidatorService());
  15173.         }, => 'preValidate'], 0);
  15174.         $instance->addListener('rule.loaded', [=> function () {
  15175.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadSubscriber'] ?? $this->getRulePayloadSubscriberService());
  15176.         }, => 'unserialize'], 0);
  15177.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  15178.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  15179.         }, => 'refreshPlugin'], 0);
  15180.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  15181.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  15182.         }, => 'refreshPlugin'], 0);
  15183.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  15184.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  15185.         }, => 'refreshPlugin'], 0);
  15186.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  15187.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  15188.         }, => 'refreshPlugin'], 0);
  15189.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  15190.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  15191.         }, => 'refreshPlugin'], 0);
  15192.         $instance->addListener('rule.written', [=> function () {
  15193.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  15194.         }, => 'onRuleWritten'], 0);
  15195.         $instance->addListener('app_script_condition.written', [=> function () {
  15196.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadUpdater'] ?? $this->getRulePayloadUpdaterService());
  15197.         }, => 'updatePayloads'], 0);
  15198.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15199.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  15200.         }, => 'triggerChangeSet'], 0);
  15201.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  15202.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  15203.         }, => 'onEntityWritten'], 0);
  15204.         $instance->addListener('product_export.written', [=> function () {
  15205.             return ($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'] ?? $this->getProductExportEventListenerService());
  15206.         }, => 'afterWrite'], 0);
  15207.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\BeforeSystemConfigChangedEvent', [=> function () {
  15208.             return ($this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] ?? $this->getCmsPageDefaultChangeSubscriberService());
  15209.         }, => 'validateChangeOfDefaultCmsPage'], 0);
  15210.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  15211.             return ($this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] ?? $this->getCmsPageDefaultChangeSubscriberService());
  15212.         }, => 'beforeDeletion'], 0);
  15213.         $instance->addListener('action.mail.send', [=> function () {
  15214.             return ($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] ?? $this->getMailSendSubscriberService());
  15215.         }, => 'sendMail'], 0);
  15216.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15217.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] ?? $this->getSystemDefaultValidatorService());
  15218.         }, => 'preValidate'], 0);
  15219.         $instance->addListener('media.written', [=> function () {
  15220.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  15221.         }, => 'persistMedia'], 0);
  15222.         $instance->addListener('import_export_file.deleted', [=> function () {
  15223.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] ?? $this->getFileDeletedSubscriberService());
  15224.         }, => 'onFileDeleted'], 0);
  15225.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  15226.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\CategoryCriteriaSubscriber'] ?? ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\CategoryCriteriaSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\CategoryCriteriaSubscriber()));
  15227.         }, => 'enrich'], 0);
  15228.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportBeforeImportRecordEvent', [=> function () {
  15229.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? $this->getProductCategoryPathsSubscriberService());
  15230.         }, => 'categoryPathsToAssignment'], 0);
  15231.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  15232.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCriteriaSubscriber'] ?? ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCriteriaSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCriteriaSubscriber()));
  15233.         }, => 'enrich'], 0);
  15234.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportAfterImportRecordEvent', [=> function () {
  15235.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? $this->getProductVariantsSubscriberService());
  15236.         }, => 'onAfterImportRecord'], 0);
  15237.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  15238.             return ($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] ?? $this->getLandingPageValidatorService());
  15239.         }, => 'preValidate'], 0);
  15240.         $instance->addListener('action.add.order.tag', [=> function () {
  15241.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  15242.         }, => 'handle'], 0);
  15243.         $instance->addListener('action.add.customer.tag', [=> function () {
  15244.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  15245.         }, => 'handle'], 0);
  15246.         $instance->addListener('action.remove.order.tag', [=> function () {
  15247.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  15248.         }, => 'handle'], 0);
  15249.         $instance->addListener('action.remove.customer.tag', [=> function () {
  15250.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  15251.         }, => 'handle'], 0);
  15252.         $instance->addListener('action.change.customer.group', [=> function () {
  15253.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  15254.         }, => 'handle'], 0);
  15255.         $instance->addListener('action.change.customer.status', [=> function () {
  15256.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  15257.         }, => 'handle'], 0);
  15258.         $instance->addListener('action.grant.download.access', [=> function () {
  15259.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] ?? $this->getGrantDownloadAccessActionService());
  15260.         }, => 'handle'], 0);
  15261.         $instance->addListener('action.mail.send', [=> function () {
  15262.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  15263.         }, => 'handle'], 0);
  15264.         $instance->addListener('action.generate.document', [=> function () {
  15265.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  15266.         }, => 'handle'], 0);
  15267.         $instance->addListener('action.set.order.state', [=> function () {
  15268.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  15269.         }, => 'handle'], 0);
  15270.         $instance->addListener('action.set.customer.custom.field', [=> function () {
  15271.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  15272.         }, => 'handle'], 0);
  15273.         $instance->addListener('action.set.order.custom.field', [=> function () {
  15274.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  15275.         }, => 'handle'], 0);
  15276.         $instance->addListener('action.set.customer.group.custom.field', [=> function () {
  15277.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  15278.         }, => 'handle'], 0);
  15279.         $instance->addListener('action.add.customer.affiliate.and.campaign.code', [=> function () {
  15280.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  15281.         }, => 'handle'], 0);
  15282.         $instance->addListener('action.add.order.affiliate.and.campaign.code', [=> function () {
  15283.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  15284.         }, => 'handle'], 0);
  15285.         $instance->addListener('action.stop.flow', [=> function () {
  15286.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\StopFlowAction'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\StopFlowAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\StopFlowAction()));
  15287.         }, => 'handle'], 0);
  15288.         $instance->addListener('flow.written', [=> function () {
  15289.             return ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? $this->getCachedFlowLoaderService());
  15290.         }, => 'invalidate'], 0);
  15291.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  15292.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  15293.         }, => 'refreshPlugin'], 0);
  15294.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  15295.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  15296.         }, => 'refreshPlugin'], 0);
  15297.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  15298.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  15299.         }, => 'refreshPlugin'], 0);
  15300.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  15301.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  15302.         }, => 'refreshPlugin'], 0);
  15303.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  15304.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  15305.         }, => 'refreshPlugin'], 0);
  15306.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppInstalledEvent', [=> function () {
  15307.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  15308.         }, => 'refreshPlugin'], 0);
  15309.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  15310.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  15311.         }, => 'refreshPlugin'], 0);
  15312.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  15313.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  15314.         }, => 'refreshPlugin'], 0);
  15315.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  15316.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  15317.         }, => 'refreshPlugin'], 0);
  15318.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  15319.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  15320.         }, => 'refreshPlugin'], 0);
  15321.         $instance->addListener('customer.loaded', [=> function () {
  15322.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  15323.         }, => 'loaded'], 0);
  15324.         $instance->addListener('customer_address.loaded', [=> function () {
  15325.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  15326.         }, => 'loaded'], 0);
  15327.         $instance->addListener('order_address.loaded', [=> function () {
  15328.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  15329.         }, => 'loaded'], 0);
  15330.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  15331.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  15332.         }, => 'fillCustomerMetaDataFields'], 0);
  15333.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15334.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  15335.         }, => 'deleteOrder'], 0);
  15336.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  15337.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'] ?? $this->getCustomerRemoteAddressSubscriberService());
  15338.         }, => 'updateRemoteAddressByLogin'], 0);
  15339.         $instance->addListener('customer.written', [=> function () {
  15340.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  15341.         }, => 'onCustomerWritten'], 0);
  15342.         $instance->addListener('customer.deleted', [=> function () {
  15343.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  15344.         }, => 'onCustomerDeleted'], 0);
  15345.         $instance->addListener('customer_group_translation.written', [=> function () {
  15346.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  15347.         }, => 'updatedCustomerGroup'], 0);
  15348.         $instance->addListener('customer_group_registration_sales_channels.written', [=> function () {
  15349.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  15350.         }, => 'newSalesChannelAddedToCustomerGroup'], 0);
  15351.         $instance->addListener('customer_group_translation.deleted', [=> function () {
  15352.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  15353.         }, => 'deleteCustomerGroup'], 0);
  15354.         $instance->addListener('customer.written', [=> function () {
  15355.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] ?? $this->getCustomerChangePasswordSubscriberService());
  15356.         }, => 'onCustomerWritten'], 0);
  15357.         $instance->addListener('customer.written', [=> function () {
  15358.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] ?? $this->getCustomerFlowEventsSubscriberService());
  15359.         }, => 'onCustomerWritten'], 0);
  15360.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  15361.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] ?? $this->getCustomerBeforeDeleteSubscriberService());
  15362.         }, => 'beforeDelete'], 0);
  15363.         $instance->addListener('document_base_config.written', [=> function () {
  15364.             return ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  15365.         }, => 'reset'], 0);
  15366.         $instance->addListener('state_machine.order.state_changed', [=> function () {
  15367.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  15368.         }, => 'onOrderStateChange'], 0);
  15369.         $instance->addListener('state_machine.order_delivery.state_changed', [=> function () {
  15370.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  15371.         }, => 'onOrderDeliveryStateChange'], 0);
  15372.         $instance->addListener('state_machine.order_transaction.state_changed', [=> function () {
  15373.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  15374.         }, => 'onOrderTransactionStateChange'], 0);
  15375.         $instance->addListener('collect.business-events', [=> function () {
  15376.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  15377.         }, => 'onAddStateEvents'], 0);
  15378.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15379.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodValidator'] ?? $this->getPaymentMethodValidator2Service());
  15380.         }, => 'validate'], 0);
  15381.         $instance->addListener('payment_method.loaded', [=> function () {
  15382.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentHandlerIdentifierSubscriber()));
  15383.         }, => 'formatHandlerIdentifier'], 0);
  15384.         $instance->addListener('payment_method.loaded', [=> function () {
  15385.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentDistinguishableNameSubscriber()));
  15386.         }, => 'addDistinguishablePaymentName'], 0);
  15387.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15388.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] ?? $this->getPromotionValidatorService());
  15389.         }, => 'preValidate'], 0);
  15390.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemAddedEvent', [=> function () {
  15391.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  15392.         }, => 'onLineItemAdded'], 0);
  15393.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemRemovedEvent', [=> function () {
  15394.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  15395.         }, => 'onLineItemRemoved'], 0);
  15396.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  15397.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  15398.         }, => 'resetCodes'], 0);
  15399.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  15400.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] ?? $this->getPromotionIndividualCodeRedeemerService());
  15401.         }, => 'onOrderPlaced'], 0);
  15402.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  15403.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] ?? $this->getPromotionRedemptionUpdaterService());
  15404.         }, => 'orderPlaced'], 0);
  15405.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15406.             return ($this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] ?? $this->getShippingMethodValidatorService());
  15407.         }, => 'preValidate'], 0);
  15408.         $instance->addListener('sales_channel.deleted', [=> function () {
  15409.             return ($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] ?? $this->getSalesChannelUserConfigSubscriberService());
  15410.         }, => 'onSalesChannelDeleted'], 0);
  15411.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  15412.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? $this->getCachedDomainLoaderInvalidatorService());
  15413.         }, => 'invalidate'], 2000);
  15414.         $instance->addListener('kernel.request', [=> function () {
  15415.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15416.         }, => 'startSession'], 40);
  15417.         $instance->addListener('kernel.request', [=> function () {
  15418.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15419.         }, => 'maintenanceResolver'], 0);
  15420.         $instance->addListener('kernel.exception', [=> function () {
  15421.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15422.         }, => 'showHtmlExceptionResponse'], -100);
  15423.         $instance->addListener('kernel.exception', [=> function () {
  15424.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15425.         }, => 'customerNotLoggedInHandler'], 0);
  15426.         $instance->addListener('kernel.exception', [=> function () {
  15427.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15428.         }, => 'maintenanceResolver'], 0);
  15429.         $instance->addListener('kernel.controller', [=> function () {
  15430.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15431.         }, => 'preventPageLoadingFromXmlHttpRequest'], -20);
  15432.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  15433.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15434.         }, => 'updateSessionAfterLogin'], 0);
  15435.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLogoutEvent', [=> function () {
  15436.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15437.         }, => 'updateSessionAfterLogout'], 0);
  15438.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  15439.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15440.         }, => 'replaceCsrfToken'], 0);
  15441.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  15442.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15443.         }, => 'setCanonicalUrl'], 0);
  15444.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  15445.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15446.         }, => 'addHreflang'], 0);
  15447.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  15448.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15449.         }, => 'addShopIdParameter'], 0);
  15450.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  15451.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15452.         }, => 'addIconSetConfig'], 0);
  15453.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  15454.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  15455.         }, => 'replaceContextToken'], 0);
  15456.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  15457.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? $this->getNotFoundSubscriberService());
  15458.         }, => 'onSystemConfigChanged'], 0);
  15459.         $instance->addListener('kernel.controller', [=> function () {
  15460.             return ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? $this->getCsrfRouteListenerService());
  15461.         }, => 'csrfCheck'], -9);
  15462.         $instance->addListener('kernel.controller', [=> function () {
  15463.             return ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] = new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()));
  15464.         }, => 'checkAffiliateTracking'], -21);
  15465.         $instance->addListener('kernel.request', [=> function () {
  15466.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  15467.         }, => 'addHttpCacheToCoreRoutes'], 0);
  15468.         $instance->addListener('kernel.response', [=> function () {
  15469.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  15470.         }, => 'setResponseCache'], -1500);
  15471.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  15472.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  15473.         }, => 'updateCacheControlForBrowser'], 0);
  15474.         $instance->addListener('kernel.controller', [=> function () {
  15475.             return ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? $this->getCaptchaRouteListenerService());
  15476.         }, => 'validateCaptcha'], -20);
  15477.         $instance->addListener('kernel.response', [=> function () {
  15478.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] = new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()));
  15479.         }, => 'onResponse'], -10);
  15480.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartMergedEvent', [=> function () {
  15481.             return ($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'] ?? $this->getCartMergedSubscriberService());
  15482.         }, => 'addCartMergedNoticeFlash'], 0);
  15483.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  15484.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  15485.         }, => 'updateProductUrls'], 0);
  15486.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  15487.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  15488.         }, => 'updateCategoryUrls'], 0);
  15489.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  15490.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  15491.         }, => 'updateLandingPageUrls'], 0);
  15492.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  15493.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  15494.         }, => 'detectSalesChannelEntryPoints'], 0);
  15495.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  15496.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  15497.         }, => 'invalidate'], 0);
  15498.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  15499.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  15500.         }, => 'assigned'], 0);
  15501.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  15502.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  15503.         }, => 'reset'], 0);
  15504.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  15505.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  15506.         }, => 'handleAppActivationOrUpdate'], 0);
  15507.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  15508.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  15509.         }, => 'handleAppActivationOrUpdate'], 0);
  15510.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  15511.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  15512.         }, => 'handleUninstall'], 0);
  15513.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  15514.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  15515.         }, => 'dumpConfigFromEvent'], 0);
  15516.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  15517.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  15518.         }, => 'dumpConfigFromEvent'], 0);
  15519.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  15520.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  15521.         }, => 'dumpConfigFromEvent'], 0);
  15522.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreActivateEvent', [=> function () {
  15523.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15524.         }, => 'pluginActivate'], 0);
  15525.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  15526.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15527.         }, => 'pluginPostActivate'], 0);
  15528.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUpdateEvent', [=> function () {
  15529.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15530.         }, => 'pluginUpdate'], 0);
  15531.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreDeactivateEvent', [=> function () {
  15532.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15533.         }, => 'pluginDeactivateAndUninstall'], 0);
  15534.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivationFailedEvent', [=> function () {
  15535.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15536.         }, => 'pluginPostDeactivateFailed'], 0);
  15537.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUninstallEvent', [=> function () {
  15538.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15539.         }, => 'pluginDeactivateAndUninstall'], 0);
  15540.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  15541.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  15542.         }, => 'pluginPostUninstall'], 0);
  15543.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  15544.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] ?? $this->getAppLifecycleSubscriberService());
  15545.         }, => 'onAppDeleted'], 0);
  15546.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeCompilerEnrichScssVariablesEvent', [=> function () {
  15547.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'] ?? $this->getThemeCompilerEnrichScssVarSubscriberService());
  15548.         }, => 'enrichExtensionVars'], 0);
  15549.         $instance->addListener('kernel.request', [=> function () {
  15550.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  15551.         }, => 'requestEvent'], 0);
  15552.         $instance->addListener('kernel.exception', [=> function () {
  15553.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  15554.         }, => 'requestEvent'], 0);
  15555.         $instance->addListener('Shopware\\Core\\Checkout\\Document\\Event\\DocumentTemplateRendererParameterEvent', [=> function () {
  15556.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  15557.         }, => 'onDocumentRendering'], 0);
  15558.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  15559.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] ?? $this->getFirstRunWizardSubscriberService());
  15560.         }, => 'frwFinished'], 0);
  15561.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  15562.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] ?? $this->getUpdateSubscriberService());
  15563.         }, => 'updateFinished'], 0);
  15564.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  15565.             return ($this->privates['Shopware\\Elasticsearch\\Product\\ProductUpdater'] ?? $this->getProductUpdaterService());
  15566.         }, => 'update'], 0);
  15567.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  15568.             return ($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] ?? $this->getCustomFieldUpdaterService());
  15569.         }, => 'onNewCustomFieldCreated'], 0);
  15570.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressStartedEvent', [=> function () {
  15571.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  15572.         }, => 'startProgress'], 0);
  15573.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressAdvancedEvent', [=> function () {
  15574.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  15575.         }, => 'advanceProgress'], 0);
  15576.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressFinishedEvent', [=> function () {
  15577.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  15578.         }, => 'finishProgress'], 0);
  15579.         $instance->addListener('sales_channel_language.written', [=> function () {
  15580.             return ($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'] ?? $this->getLanguageSubscriberService());
  15581.         }, => 'onSalesChannelWritten'], 0);
  15582.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\RefreshIndexEvent', [=> function () {
  15583.             return ($this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'] ?? $this->getRefreshIndexSubscriberService());
  15584.         }, => 'handled'], 0);
  15585.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  15586.             return ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  15587.         }, => 'refresh'], -1000);
  15588.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  15589.             return ($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] ?? $this->getActiveRulesDataCollectorSubscriberService());
  15590.         }, => 'onContextResolved'], 0);
  15591.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  15592.             return ($this->privates['Swag\\PayPal\\Checkout\\CheckoutSubscriber'] ?? $this->getCheckoutSubscriberService());
  15593.         }, => 'onEditOrderPageLoaded'], 1);
  15594.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  15595.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15596.         }, => 'addExpressCheckoutDataToPage'], 0);
  15597.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  15598.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15599.         }, => 'addExpressCheckoutDataToPage'], 0);
  15600.         $instance->addListener('Shopware\\Storefront\\Page\\Navigation\\NavigationPageLoadedEvent', [=> function () {
  15601.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15602.         }, => 'addExpressCheckoutDataToPage'], 0);
  15603.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  15604.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15605.         }, => 'addExpressCheckoutDataToPage'], 0);
  15606.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15607.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15608.         }, => 'addExpressCheckoutDataToPage'], 0);
  15609.         $instance->addListener('Shopware\\Storefront\\Page\\Search\\SearchPageLoadedEvent', [=> function () {
  15610.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15611.         }, => 'addExpressCheckoutDataToPage'], 0);
  15612.         $instance->addListener('sales_channel.product.search.result.loaded', [=> function () {
  15613.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15614.         }, => 'addExcludedProductsToSearchResult'], 0);
  15615.         $instance->addListener('Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent', [=> function () {
  15616.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15617.         }, => 'addExpressCheckoutDataToPagelet'], 0);
  15618.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Wishlist\\GuestWishlistPageletLoadedEvent', [=> function () {
  15619.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15620.         }, => 'addExpressCheckoutDataToPagelet'], 0);
  15621.         $instance->addListener('Shopware\\Storefront\\Event\\SwitchBuyBoxVariantEvent', [=> function () {
  15622.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15623.         }, => 'addExpressCheckoutDataToBuyBoxSwitch'], 0);
  15624.         $instance->addListener('framework.validation.address.create', [=> function () {
  15625.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15626.         }, => 'disableAddressValidation'], 0);
  15627.         $instance->addListener('framework.validation.customer.create', [=> function () {
  15628.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15629.         }, => 'disableCustomerValidation'], 0);
  15630.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15631.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15632.         }, => 'onCheckoutConfirmLoaded'], 0);
  15633.         $instance->addListener('checkout.customer.sales_channel.register.customer', [=> function () {
  15634.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  15635.         }, => 'addPayerIdToCustomer'], 0);
  15636.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  15637.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15638.         }, => 'addInstallmentBanner'], 0);
  15639.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15640.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15641.         }, => 'addInstallmentBanner'], 0);
  15642.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  15643.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15644.         }, => 'addInstallmentBanner'], 0);
  15645.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  15646.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15647.         }, => 'addInstallmentBanner'], 0);
  15648.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15649.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15650.         }, => 'addInstallmentBanner'], 0);
  15651.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  15652.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15653.         }, => 'addInstallmentBannerPagelet'], 0);
  15654.         $instance->addListener('Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent', [=> function () {
  15655.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  15656.         }, => 'addInstallmentBannerPagelet'], 0);
  15657.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  15658.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  15659.         }, => 'onAccountEditOrderLoaded'], 0);
  15660.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15661.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  15662.         }, => 'onCheckoutConfirmLoaded'], 0);
  15663.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  15664.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  15665.         }, => 'onCheckoutFinishLoaded'], 0);
  15666.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  15667.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  15668.         }, => 'onAccountOrderEditLoaded'], 0);
  15669.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15670.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  15671.         }, => 'onCheckoutConfirmLoaded'], 0);
  15672.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  15673.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  15674.         }, => 'onCheckoutFinishLoaded'], 0);
  15675.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15676.             return ($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'] ?? $this->getShippingSubscriberService());
  15677.         }, => 'triggerChangeSet'], 0);
  15678.         $instance->addListener('order_delivery.written', [=> function () {
  15679.             return ($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'] ?? $this->getShippingSubscriberService());
  15680.         }, => 'onOrderDeliveryWritten'], 0);
  15681.         $instance->addListener('Shopware\\Storefront\\Event\\RouteRequest\\HandlePaymentMethodRouteRequestEvent', [=> function () {
  15682.             return ($this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  15683.         }, => 'addHandlePaymentParameters'], 0);
  15684.         $instance->addListener('Shopware\\Storefront\\Event\\RouteRequest\\PaymentMethodRouteRequestEvent', [=> function () {
  15685.             return ($this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  15686.         }, => 'addAfterOrderId'], 0);
  15687.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  15688.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'] ?? $this->getFundingSubscriberService());
  15689.         }, => 'addFundingAvailabilityData'], 0);
  15690.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  15691.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'] ?? $this->getCheckoutDataSubscriberService());
  15692.         }, => 'onAccountOrderEditLoaded'], 0);
  15693.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15694.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'] ?? $this->getCheckoutDataSubscriberService());
  15695.         }, => 'onCheckoutConfirmLoaded'], 0);
  15696.         $instance->addListener('sales_channel.deleted', [=> function () {
  15697.             return ($this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'] ?? $this->getWebhookSubscriberService());
  15698.         }, => 'removeSalesChannelWebhookConfiguration'], 0);
  15699.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  15700.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  15701.         }, => 'orderPlaced'], 0);
  15702.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  15703.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  15704.         }, => 'stateChanged'], 0);
  15705.         $instance->addListener('order_line_item.written', [=> function () {
  15706.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  15707.         }, => 'lineItemWritten'], 0);
  15708.         $instance->addListener('order_line_item.deleted', [=> function () {
  15709.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  15710.         }, => 'lineItemWritten'], 0);
  15711.         $instance->addListener('Shopware\\Core\\Content\\Cms\\Events\\CmsPageLoadedEvent', [=> function () {
  15712.             return ($this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'] ?? $this->getCmsElementSubscriberService());
  15713.         }, => 'onPageLoaded'], 0);
  15714.         $instance->addListener('cms_slot.loaded', [=> function () {
  15715.             return ($this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'] ?? $this->getCmsElementSubscriberService());
  15716.         }, => 'onSlotLoaded'], 0);
  15717.         $instance->addListener('kernel.controller_arguments', [=> function () {
  15718.             return ($this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'] ?? $this->getCmsElementSubscriberService());
  15719.         }, => 'onControllerArguments'], 0);
  15720.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  15721.             return ($this->privates['MegaParentProductListing\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  15722.         }, => 'loaded'], 0);
  15723.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15724.             return ($this->privates['MegaParentProductListing\\Subscriber\\ProductPageSubscriber'] ?? $this->getProductPageSubscriberService());
  15725.         }, => 'addPluginConfiguration'], 0);
  15726.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  15727.             return ($this->privates['MegaParentProductListing\\Subscriber\\ProductIndexerSubscriber'] ?? $this->getProductIndexerSubscriberService());
  15728.         }, => 'updateParentSales'], 0);
  15729.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductCrossSellingsLoadedEvent', [=> function () {
  15730.             return ($this->privates['MegaParentProductListing\\Subscriber\\CrossSellingSubscriber'] ?? $this->getCrossSellingSubscriberService());
  15731.         }, => 'loadParentProducts'], 0);
  15732.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductCrossSellingIdsCriteriaEvent', [=> function () {
  15733.             return ($this->privates['MegaParentProductListing\\Subscriber\\CrossSellingSubscriber'] ?? $this->getCrossSellingSubscriberService());
  15734.         }, => 'updateCrossSellingIdsCriteria'], 0);
  15735.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductCrossSellingStreamCriteriaEvent', [=> function () {
  15736.             return ($this->privates['MegaParentProductListing\\Subscriber\\CrossSellingSubscriber'] ?? $this->getCrossSellingSubscriberService());
  15737.         }, => 'updateCrossSellingStreamCriteria'], 0);
  15738.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  15739.             return ($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayButtonEventListener'] ?? $this->getAmazonPayButtonEventListenerService());
  15740.         }, => 'addAmazonPayButtonExtension'], 0);
  15741.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  15742.             return ($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayButtonEventListener'] ?? $this->getAmazonPayButtonEventListenerService());
  15743.         }, => 'addAmazonPayButtonExtension'], 0);
  15744.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15745.             return ($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayButtonEventListener'] ?? $this->getAmazonPayButtonEventListenerService());
  15746.         }, => 'addAmazonPayButtonExtension'], 0);
  15747.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  15748.             return ($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayButtonEventListener'] ?? $this->getAmazonPayButtonEventListenerService());
  15749.         }, => 'addAmazonPayButtonExtension'], 0);
  15750.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoadedEvent', [=> function () {
  15751.             return ($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonLoginButtonEventListener'] ?? $this->getAmazonLoginButtonEventListenerService());
  15752.         }, => 'addAmazonLoginButtonExtension'], 0);
  15753.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Profile\\AccountProfilePageLoadedEvent', [=> function () {
  15754.             return ($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonLoginButtonEventListener'] ?? $this->getAmazonLoginButtonEventListenerService());
  15755.         }, => 'addAmazonLoginButtonExtension'], 0);
  15756.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15757.             return ($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayConfirmEventListener'] ?? $this->getAmazonPayConfirmEventListenerService());
  15758.         }, => 'onLoadConfirmPage'], 0);
  15759.         $instance->addListener('sales_channel.payment_method.search.result.loaded', [=> function () {
  15760.             return ($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayAvailabilityListener'] ?? $this->getAmazonPayAvailabilityListenerService());
  15761.         }, => 'onSalesChannelSearchResultLoaded'], -1);
  15762.         $instance->addListener('framework.validation.address.create', [=> function () {
  15763.             return ($this->privates['Swag\\AmazonPay\\Framework\\EventListeners\\AmazonPayAddressValidationListener'] ?? $this->getAmazonPayAddressValidationListenerService());
  15764.         }, => 'disableAdditionalAddressValidation'], 0);
  15765.         $instance->addListener('framework.validation.address.update', [=> function () {
  15766.             return ($this->privates['Swag\\AmazonPay\\Framework\\EventListeners\\AmazonPayAddressValidationListener'] ?? $this->getAmazonPayAddressValidationListenerService());
  15767.         }, => 'disableAdditionalAddressValidation'], 0);
  15768.         $instance->addListener('framework.validation.customer.create', [=> function () {
  15769.             return ($this->privates['Swag\\AmazonPay\\Framework\\EventListeners\\AmazonPayAddressValidationListener'] ?? $this->getAmazonPayAddressValidationListenerService());
  15770.         }, => 'disableBirthdayValidation'], 0);
  15771.         $instance->addListener('framework.validation.customer.email.recover', [=> function () {
  15772.             return ($this->privates['Swag\\AmazonPay\\Core\\EventListeners\\CustomerRecoverSubscriber'] ?? $this->getCustomerRecoverSubscriberService());
  15773.         }, => 'onCustomerEmailRecover'], 0);
  15774.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  15775.             return ($this->privates['Swag\\AmazonPay\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEventSubscriber'] ?? $this->getFooterPageletLoadedEventSubscriberService());
  15776.         }, => 'onFooterPageletLoaded'], 0);
  15777.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoadedEvent', [=> function () {
  15778.             return ($this->privates['NetzpNotifications6\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriber2Service());
  15779.         }, => 'loadNotifications'], 0);
  15780.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15781.             return ($this->privates['Cbax\\ModulManufacturers\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  15782.         }, => 'onProductPageLoaded'], 0);
  15783.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15784.             return ($this->privates['KlarnaPayment\\Components\\EventListener\\CheckoutEventListener'] ?? $this->getCheckoutEventListenerService());
  15785.         }, => 'addKlarnaTemplateData'], 0);
  15786.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  15787.             return ($this->privates['KlarnaPayment\\Components\\EventListener\\CheckoutEventListener'] ?? $this->getCheckoutEventListenerService());
  15788.         }, => 'addKlarnaTemplateData'], 0);
  15789.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  15790.             return ($this->privates['KlarnaPayment\\Components\\EventListener\\ConfigWrittenSubscriber'] ?? $this->getConfigWrittenSubscriberService());
  15791.         }, => 'onEntityWrittenContainerEvent'], 0);
  15792.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  15793.             return ($this->privates['KlarnaPayment\\Components\\EventListener\\FooterBadgeEventListener'] ?? $this->getFooterBadgeEventListenerService());
  15794.         }, => 'addFooterBadge'], 0);
  15795.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  15796.             return ($this->privates['KlarnaPayment\\Components\\EventListener\\OrderChangeEventListener'] ?? $this->getOrderChangeEventListenerService());
  15797.         }, => 'validateKlarnaOrder'], 0);
  15798.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  15799.             return ($this->privates['KlarnaPayment\\Components\\EventListener\\OrderDeliveriesWrittenEventListener'] ?? $this->getOrderDeliveriesWrittenEventListenerService());
  15800.         }, => 'handleOrderDeliveryChange'], 0);
  15801.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  15802.             return ($this->privates['KlarnaPayment\\Components\\EventListener\\OrderStatusTransitionEventListener'] ?? $this->getOrderStatusTransitionEventListenerService());
  15803.         }, => 'onStateMachineTransition'], 0);
  15804.         $instance->addListener('framework.validation.order.create', [=> function () {
  15805.             return ($this->privates['KlarnaPayment\\Components\\EventListener\\OrderValidationEventListener'] ?? $this->getOrderValidationEventListenerService());
  15806.         }, => 'validateOrderData'], 0);
  15807.         $instance->addListener('sales_channel.payment_method.search.id.result.loaded', [=> function () {
  15808.             return ($this->privates['KlarnaPayment\\Components\\EventListener\\PaymentMethodEventListener'] ?? $this->getPaymentMethodEventListenerService());
  15809.         }, => 'onSalesChannelIdSearchResultLoaded'], -1);
  15810.         $instance->addListener('payment_method.search.id.result.loaded', [=> function () {
  15811.             return ($this->privates['KlarnaPayment\\Components\\EventListener\\PaymentMethodEventListener'] ?? $this->getPaymentMethodEventListenerService());
  15812.         }, => 'onIdSearchResultLoaded'], -1);
  15813.         $instance->addListener('sales_channel.payment_method.search.result.loaded', [=> function () {
  15814.             return ($this->privates['KlarnaPayment\\Components\\EventListener\\PaymentMethodEventListener'] ?? $this->getPaymentMethodEventListenerService());
  15815.         }, => 'onSalesChannelSearchResultLoaded'], -1);
  15816.         $instance->addListener('payment_method.search.result.loaded', [=> function () {
  15817.             return ($this->privates['KlarnaPayment\\Components\\EventListener\\PaymentMethodEventListener'] ?? $this->getPaymentMethodEventListenerService());
  15818.         }, => 'onSearchResultLoaded'], -1);
  15819.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15820.             return ($this->privates['KlarnaPayment\\Components\\EventListener\\SessionEventListener'] ?? $this->getSessionEventListenerService());
  15821.         }, => 'startKlarnaSession'], 0);
  15822.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  15823.             return ($this->privates['KlarnaPayment\\Components\\EventListener\\SessionEventListener'] ?? $this->getSessionEventListenerService());
  15824.         }, => 'startKlarnaSession'], 0);
  15825.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15826.             return ($this->privates['KlarnaPayment\\Components\\EventListener\\TemplateDataEventListener'] ?? $this->getTemplateDataEventListenerService());
  15827.         }, => 'addOnsiteTemplateData'], 100);
  15828.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  15829.             return ($this->privates['Biloba\\AdFacebookPixel\\Subscriber\\PageLoadedSubscriber'] ?? $this->getPageLoadedSubscriberService());
  15830.         }, => 'onPageLoaded'], 0);
  15831.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15832.             return ($this->privates['Biloba\\AdFacebookPixel\\Subscriber\\PageLoadedSubscriber'] ?? $this->getPageLoadedSubscriberService());
  15833.         }, => 'onProductPageLoaded'], 0);
  15834.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\NavigationLoadedEvent', [=> function () {
  15835.             return ($this->privates['Biloba\\AdFacebookPixel\\Subscriber\\PageLoadedSubscriber'] ?? $this->getPageLoadedSubscriberService());
  15836.         }, => 'onNavigationLoaded'], 0);
  15837.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15838.             return ($this->privates['Biloba\\AdFacebookPixel\\Subscriber\\PageLoadedSubscriber'] ?? $this->getPageLoadedSubscriberService());
  15839.         }, => 'onCheckoutConfirmPageLoaded'], 0);
  15840.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  15841.             return ($this->privates['Biloba\\AdFacebookPixel\\Subscriber\\PageLoadedSubscriber'] ?? $this->getPageLoadedSubscriberService());
  15842.         }, => 'onInitiateCheckoutPageLoaded'], 0);
  15843.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  15844.             return ($this->privates['Biloba\\AdFacebookPixel\\Subscriber\\PageLoadedSubscriber'] ?? $this->getPageLoadedSubscriberService());
  15845.         }, => 'onCheckoutFinishPageLoaded'], 0);
  15846.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\AfterLineItemAddedEvent', [=> function () {
  15847.             return ($this->privates['Biloba\\AdFacebookPixel\\Subscriber\\PageLoadedSubscriber'] ?? $this->getPageLoadedSubscriberService());
  15848.         }, => 'onAfterLineItemAddedEvent'], 0);
  15849.         $instance->addListener('kernel.response', [=> function () {
  15850.             return ($this->privates['Acris\\CookieConsent\\Subscriber\\ResponseSubscriber'] ?? $this->getResponseSubscriberService());
  15851.         }, => 'checkResponseCookies'], 90000);
  15852.         $instance->addListener('kernel.response', [=> function () {
  15853.             return ($this->privates['Acris\\CookieConsent\\Subscriber\\ResponseSubscriber'] ?? $this->getResponseSubscriberService());
  15854.         }, => 'setResponseCache'], -1800);
  15855.         $instance->addListener('kernel.response', [=> function () {
  15856.             return ($this->privates['Acris\\CookieConsent\\Subscriber\\ResponseCacheSubscriber'] ?? $this->getResponseCacheSubscriberService());
  15857.         }, => 'setResponseCache'], -2000);
  15858.         $instance->addListener('Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundPageCacheKeyEvent', [=> function () {
  15859.             return ($this->privates['Acris\\CookieConsent\\Subscriber\\NotFoundCacheKeySubscriber'] ?? ($this->privates['Acris\\CookieConsent\\Subscriber\\NotFoundCacheKeySubscriber'] = new \Acris\CookieConsent\Subscriber\NotFoundCacheKeySubscriber()));
  15860.         }, => 'onNotFoundPageCacheKeyEvent'], 0);
  15861.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  15862.             return ($this->privates['Acris\\CookieConsent\\Subscriber\\BeforeResponseSendSubscriber'] ?? $this->getBeforeResponseSendSubscriberService());
  15863.         }, => 'setFunctionalCookiesWithValue'], 0);
  15864.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCollectFilterEvent', [=> function () {
  15865.             return ($this->privates['Zeobv\\FilterOptimizer\\Core\\Subscriber\\FilterCollectionSubscriber'] ?? $this->getFilterCollectionSubscriberService());
  15866.         }, => 'onCollectFilters'], 0);
  15867.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15868.             return ($this->privates['NetInventors\\NetiNextProductDetailCms\\Subscriber\\ProductPageLoaderSubscriber'] ?? $this->getProductPageLoaderSubscriberService());
  15869.         }, => 'onProductPageLoaded'], 0);
  15870.         $instance->addListener('kernel.response', [=> function () {
  15871.             return ($this->privates['Redgecko\\Magnalister\\EventListeners\\MagnalisterEventListener'] ?? ($this->privates['Redgecko\\Magnalister\\EventListeners\\MagnalisterEventListener'] = new \Redgecko\Magnalister\EventListeners\MagnalisterEventListener()));
  15872.         }, => 'setMagnalisterSecurityHeaders'], 0);
  15873.         $instance->addListener('solid_pv_product_embedded_video_media.written', [=> function () {
  15874.             return ($this->privates['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Subscriber\\ProductEmbeddedVideoMediaWrittenSubscriber'] ?? $this->getProductEmbeddedVideoMediaWrittenSubscriberService());
  15875.         }, => 'onProductEmbeddedVideoMediaWritten'], 0);
  15876.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  15877.             return ($this->privates['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Subscriber\\ProductEmbeddedVideoMediaValidator'] ?? $this->getProductEmbeddedVideoMediaValidatorService());
  15878.         }, => 'validate'], 0);
  15879.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15880.             return ($this->privates['StudioSolid\\ProductVideos\\Storefront\\Page\\Product\\Subscriber\\ProductPageLoadedSubscriber'] ?? $this->getProductPageLoadedSubscriberService());
  15881.         }, => 'onProductPageLoaded'], 0);
  15882.         $instance->addListener('product_category.written', [=> function () {
  15883.             return ($this->privates['Kplngi\\ProductOrder\\Subscriber\\ProductCategoryChange'] ?? $this->getProductCategoryChangeService());
  15884.         }, => 'onAssociationWritten'], 0);
  15885.         $instance->addListener('product_category.deleted', [=> function () {
  15886.             return ($this->privates['Kplngi\\ProductOrder\\Subscriber\\ProductCategoryChange'] ?? $this->getProductCategoryChangeService());
  15887.         }, => 'onAssociationDeleted'], 0);
  15888.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  15889.             return ($this->privates['Kplngi\\ProductOrder\\Subscriber\\ListingCriteria'] ?? $this->getListingCriteriaService());
  15890.         }, => 'addCriteria'], 0);
  15891.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  15892.             return ($this->privates['Kplngi\\ProductOrder\\Subscriber\\ListingCriteria'] ?? $this->getListingCriteriaService());
  15893.         }, => 'handleCustomSorting'], 0);
  15894.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  15895.             return ($this->privates['Kplngi\\ProductOrder\\Subscriber\\OnPositionChange'] ?? $this->getOnPositionChangeService());
  15896.         }, => 'onPositionWritten'], 0);
  15897.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  15898.             return ($this->privates['Cbax\\ModulAnalytics\\Subscriber\\BackendSubscriber'] ?? $this->getBackendSubscriberService());
  15899.         }, => 'onProductSearch'], -10);
  15900.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15901.             return ($this->privates['Cbax\\ModulAnalytics\\Subscriber\\BackendSubscriber'] ?? $this->getBackendSubscriberService());
  15902.         }, => 'onProductPageLoaded'], -10);
  15903.         $instance->addListener('Shopware\\Storefront\\Page\\Navigation\\NavigationPageLoadedEvent', [=> function () {
  15904.             return ($this->privates['Cbax\\ModulAnalytics\\Subscriber\\BackendSubscriber'] ?? $this->getBackendSubscriberService());
  15905.         }, => 'onNavigationPageLoaded'], -10);
  15906.         $instance->addListener('Shopware\\Storefront\\Page\\LandingPage\\LandingPageLoadedEvent', [=> function () {
  15907.             return ($this->privates['Cbax\\ModulAnalytics\\Subscriber\\BackendSubscriber'] ?? $this->getBackendSubscriberService());
  15908.         }, => 'onLandingPageLoaded'], -10);
  15909.         $instance->addListener('Shopware\\Storefront\\Page\\Search\\SearchPageLoadedEvent', [=> function () {
  15910.             return ($this->privates['Cbax\\ModulAnalytics\\Subscriber\\BackendSubscriber'] ?? $this->getBackendSubscriberService());
  15911.         }, => 'onSearchPageLoaded'], -10);
  15912.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  15913.             return ($this->privates['Cbax\\ModulAnalytics\\Subscriber\\BackendSubscriber'] ?? $this->getBackendSubscriberService());
  15914.         }, => 'onOrderFinished'], -10);
  15915.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  15916.             return ($this->privates['zenit\\PlatformSalesCountdownBar\\Subscriber\\StorefrontRenderSubscriber'] ?? $this->getStorefrontRenderSubscriberService());
  15917.         }, => 'onStorefrontRender'], 0);
  15918.         $instance->addListener('Shopware\\Storefront\\Event\\ThemeCompilerEnrichScssVariablesEvent', [=> function () {
  15919.             return ($this->privates['zenit\\PlatformSalesCountdownBar\\Subscriber\\ThemeVariablesSubscriber'] ?? $this->getThemeVariablesSubscriberService());
  15920.         }, => 'onAddVariables'], 0);
  15921.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  15922.             return ($this->privates['ZweiPunktStageWare\\Subscriber\\Stage'] ?? ($this->privates['ZweiPunktStageWare\\Subscriber\\Stage'] = new \ZweiPunktStageWare\Subscriber\Stage()));
  15923.         }, => 'onStorefrontRenderEvent'], 0);
  15924.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15925.             return ($this->privates['ZweiPunktVariantenAusgrauen\\Subscriber\\AddStockToDetailPage'] ?? $this->getAddStockToDetailPageService());
  15926.         }, => 'onProductPageLoaded'], 0);
  15927.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  15928.             return ($this->privates['ZweiPunktVariantenAusgrauen\\Subscriber\\ChooseAvailableVariant'] ?? $this->getChooseAvailableVariantService());
  15929.         }, => 'getUrlFromAvailableVariant'], 0);
  15930.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15931.             return ($this->privates['ZweiPunktSeoKampfpreise\\Subscriber\\DetailSubscriber'] ?? $this->getDetailSubscriberService());
  15932.         }, => 'productPageLoaded'], 0);
  15933.         $instance->addListener('Shopware\\Core\\Content\\ProductExport\\Event\\ProductExportRenderBodyContextEvent', [=> function () {
  15934.             return ($this->privates['ZweiPunktSeoKampfpreise\\Subscriber\\ProductExportSubscriber'] ?? $this->getProductExportSubscriberService());
  15935.         }, => 'onProductExport'], 0);
  15936.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15937.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15938.         }, => 'onPageLoaded'], 0);
  15939.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  15940.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15941.         }, => 'onPageLoaded'], 0);
  15942.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  15943.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15944.         }, => 'onPageLoaded'], 0);
  15945.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  15946.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15947.         }, => 'onPageLoaded'], 0);
  15948.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  15949.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15950.         }, => 'onPageLoaded'], 0);
  15951.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Overview\\AccountOverviewPageLoadedEvent', [=> function () {
  15952.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15953.         }, => 'onPageLoaded'], 0);
  15954.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Profile\\AccountProfilePageLoadedEvent', [=> function () {
  15955.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15956.         }, => 'onPageLoaded'], 0);
  15957.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoadedEvent', [=> function () {
  15958.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15959.         }, => 'onPageLoaded'], 0);
  15960.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountOrderPageLoadedEvent', [=> function () {
  15961.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15962.         }, => 'onPageLoaded'], 0);
  15963.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\PaymentMethod\\AccountPaymentMethodPageLoadedEvent', [=> function () {
  15964.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15965.         }, => 'onPageLoaded'], 0);
  15966.         $instance->addListener('Shopware\\Storefront\\Page\\Address\\Listing\\AddressListingPageLoadedEvent', [=> function () {
  15967.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15968.         }, => 'onPageLoaded'], 0);
  15969.         $instance->addListener('Shopware\\Storefront\\Page\\Search\\SearchPageLoadedEvent', [=> function () {
  15970.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15971.         }, => 'onPageLoaded'], 0);
  15972.         $instance->addListener('Shopware\\Storefront\\Page\\Navigation\\NavigationPageLoadedEvent', [=> function () {
  15973.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15974.         }, => 'onPageLoaded'], 0);
  15975.         $instance->addListener('Shopware\\Storefront\\Page\\LandingPage\\LandingPageLoadedEvent', [=> function () {
  15976.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15977.         }, => 'onPageLoaded'], 0);
  15978.         $instance->addListener('Shopware\\Storefront\\Page\\Navigation\\Error\\ErrorPageLoadedEvent', [=> function () {
  15979.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15980.         }, => 'onPageLoaded'], 0);
  15981.         $instance->addListener('Shopware\\Storefront\\Page\\Maintenance\\MaintenancePageLoadedEvent', [=> function () {
  15982.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15983.         }, => 'onPageLoaded'], 0);
  15984.         $instance->addListener('Shopware\\Storefront\\Page\\Contact\\ContactPageLoadedEvent', [=> function () {
  15985.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15986.         }, => 'onPageLoaded'], 0);
  15987.         $instance->addListener('Shopware\\Storefront\\Page\\Newsletter\\Register\\NewsletterRegisterPageLoadedEvent', [=> function () {
  15988.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15989.         }, => 'onPageLoaded'], 0);
  15990.         $instance->addListener('Shopware\\Storefront\\Page\\Newsletter\\Subscribe\\NewsletterSubscribePageLoadedEvent', [=> function () {
  15991.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  15992.         }, => 'onPageLoaded'], 0);
  15993.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  15994.             return ($this->privates['ZweiPunktSameDayDelivery\\Subscriber\\ProductPageLoadedSubscriber'] ?? $this->getProductPageLoadedSubscriber2Service());
  15995.         }, => 'onProductPageLoaded'], 0);
  15996.         $instance->addListener('customer.written', [=> function () {
  15997.             return ($this->privates['Ghsw\\GreyhoundConnect\\Subscriber\\CustomerSubscriber'] ?? ($this->privates['Ghsw\\GreyhoundConnect\\Subscriber\\CustomerSubscriber'] = new \Ghsw\GreyhoundConnect\Subscriber\CustomerSubscriber($this)));
  15998.         }, => 'onCustomerWritten'], 0);
  15999.         $instance->addListener('customer.deleted', [=> function () {
  16000.             return ($this->privates['Ghsw\\GreyhoundConnect\\Subscriber\\CustomerSubscriber'] ?? ($this->privates['Ghsw\\GreyhoundConnect\\Subscriber\\CustomerSubscriber'] = new \Ghsw\GreyhoundConnect\Subscriber\CustomerSubscriber($this)));
  16001.         }, => 'onCustomerDeleted'], 0);
  16002.         $instance->addListener('media.deleted', [=> function () {
  16003.             return ($this->privates['SwagMigrationAssistant\\Migration\\Subscriber\\MediaDeletedSubscriber'] ?? $this->getMediaDeletedSubscriberService());
  16004.         }, => 'onMediaDelete'], 0);
  16005.         $instance->addListener('kernel.response', [=> function () {
  16006.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  16007.         }, => 'onKernelResponse'], 0);
  16008.         $instance->addListener('kernel.response', [=> function () {
  16009.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  16010.         }, => 'onKernelResponse'], -1024);
  16011.         $instance->addListener('kernel.request', [=> function () {
  16012.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  16013.         }, => 'setDefaultLocale'], 100);
  16014.         $instance->addListener('kernel.request', [=> function () {
  16015.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  16016.         }, => 'onKernelRequest'], 16);
  16017.         $instance->addListener('kernel.finish_request', [=> function () {
  16018.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  16019.         }, => 'onKernelFinishRequest'], 0);
  16020.         $instance->addListener('kernel.request', [=> function () {
  16021.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  16022.         }, => 'onKernelRequest'], 256);
  16023.         $instance->addListener('kernel.response', [=> function () {
  16024.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  16025.         }, => 'onResponse'], -255);
  16026.         $instance->addListener('kernel.controller_arguments', [=> function () {
  16027.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  16028.         }, => 'onControllerArguments'], 0);
  16029.         $instance->addListener('kernel.exception', [=> function () {
  16030.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  16031.         }, => 'logKernelException'], 0);
  16032.         $instance->addListener('kernel.exception', [=> function () {
  16033.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  16034.         }, => 'onKernelException'], -128);
  16035.         $instance->addListener('kernel.response', [=> function () {
  16036.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  16037.         }, => 'removeCspHeader'], -128);
  16038.         $instance->addListener('kernel.request', [=> function () {
  16039.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  16040.         }, => 'onKernelRequest'], 15);
  16041.         $instance->addListener('kernel.finish_request', [=> function () {
  16042.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  16043.         }, => 'onKernelFinishRequest'], -15);
  16044.         $instance->addListener('console.error', [=> function () {
  16045.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  16046.         }, => 'onConsoleError'], -128);
  16047.         $instance->addListener('console.terminate', [=> function () {
  16048.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  16049.         }, => 'onConsoleTerminate'], -128);
  16050.         $instance->addListener('console.error', [=> function () {
  16051.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  16052.         }, => 'onConsoleError'], 0);
  16053.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  16054.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  16055.         }, => 'onMessage'], -255);
  16056.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  16057.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  16058.         }, => 'onMessage'], -255);
  16059.         $instance->addListener('kernel.response', [=> function () {
  16060.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  16061.         }, => 'onKernelResponse'], 0);
  16062.         $instance->addListener('kernel.request', [=> function () {
  16063.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  16064.         }, => 'onKernelRequest'], 48);
  16065.         $instance->addListener('kernel.request', [=> function () {
  16066.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  16067.         }, => 'configure'], 2048);
  16068.         $instance->addListener('console.command', [=> function () {
  16069.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  16070.         }, => 'configure'], 2048);
  16071.         $instance->addListener('kernel.request', [=> function () {
  16072.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  16073.         }, => 'onKernelRequest'], 32);
  16074.         $instance->addListener('kernel.finish_request', [=> function () {
  16075.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  16076.         }, => 'onKernelFinishRequest'], 0);
  16077.         $instance->addListener('kernel.exception', [=> function () {
  16078.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  16079.         }, => 'onKernelException'], -64);
  16080.         $instance->addListener('kernel.request', [=> function () {
  16081.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  16082.         }, => 'onKernelRequest'], 128);
  16083.         $instance->addListener('kernel.response', [=> function () {
  16084.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  16085.         }, => 'onKernelResponse'], -1000);
  16086.         $instance->addListener('kernel.finish_request', [=> function () {
  16087.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  16088.         }, => 'onFinishRequest'], 0);
  16089.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  16090.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  16091.         }, => 'onMessageFailed'], 100);
  16092.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  16093.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  16094.         }, => 'onMessageFailed'], 200);
  16095.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  16096.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  16097.         }, => 'onWorkerRunning'], 100);
  16098.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  16099.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  16100.         }, => 'onWorkerStarted'], 0);
  16101.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  16102.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  16103.         }, => 'onWorkerRunning'], 0);
  16104.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  16105.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnSigtermSignalListenerService());
  16106.         }, => 'onWorkerStarted'], 100);
  16107.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  16108.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  16109.         }, => 'onMessageFailed'], 0);
  16110.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  16111.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  16112.         }, => 'onWorkerRunning'], 0);
  16113.         $instance->addListener('kernel.response', [=> function () {
  16114.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  16115.         }, => 'onKernelResponse'], -100);
  16116.         $instance->addListener('kernel.exception', [=> function () {
  16117.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  16118.         }, => 'onKernelException'], 0);
  16119.         $instance->addListener('kernel.terminate', [=> function () {
  16120.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  16121.         }, => 'onKernelTerminate'], -1024);
  16122.         $instance->addListener('kernel.controller', [=> function () {
  16123.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  16124.         }, => 'onKernelController'], 0);
  16125.         $instance->addListener('kernel.response', [=> function () {
  16126.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  16127.         }, => 'onKernelResponse'], 0);
  16128.         $instance->addListener('console.command', [=> function () {
  16129.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  16130.         }, => 'onCommand'], 255);
  16131.         $instance->addListener('console.terminate', [=> function () {
  16132.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  16133.         }, => 'onTerminate'], -255);
  16134.         $instance->addListener('kernel.controller', [=> function () {
  16135.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  16136.         }, => 'onKernelController'], 0);
  16137.         $instance->addListener('kernel.controller', [=> function () {
  16138.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  16139.         }, => 'onKernelController'], 0);
  16140.         $instance->addListener('kernel.controller', [=> function () {
  16141.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  16142.         }, => 'onKernelController'], -128);
  16143.         $instance->addListener('kernel.view', [=> function () {
  16144.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  16145.         }, => 'onKernelView'], 0);
  16146.         $instance->addListener('kernel.controller', [=> function () {
  16147.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  16148.         }, => 'onKernelController'], 0);
  16149.         $instance->addListener('kernel.response', [=> function () {
  16150.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  16151.         }, => 'onKernelResponse'], 0);
  16152.         $instance->addListener('kernel.controller_arguments', [=> function () {
  16153.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  16154.         }, => 'onKernelControllerArguments'], 0);
  16155.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  16156.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  16157.         }, => 'onMessage'], 0);
  16158.         $instance->addListener('console.command', [=> function () {
  16159.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  16160.         }, => 'configure'], 1024);
  16161.         $instance->addListener('kernel.terminate', [=> function () {
  16162.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  16163.         }, => 'flushMessages'], 0);
  16164.         $instance->addListener('console.terminate', [=> function () {
  16165.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  16166.         }, => 'flushMessages'], 0);
  16167.         $instance->addListener('kernel.response', [=> function () {
  16168.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  16169.         }, => 'onKernelResponse'], -128);
  16170.         return $instance;
  16171.     }
  16172.     /**
  16173.      * Gets the public 'flink_cms_responsive_helper.filesystem.private' shared service.
  16174.      *
  16175.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16176.      */
  16177.     protected function getFlinkCmsResponsiveHelper_Filesystem_PrivateService()
  16178.     {
  16179.         return $this->services['flink_cms_responsive_helper.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/flink_cms_responsive_helper');
  16180.     }
  16181.     /**
  16182.      * Gets the public 'flink_cms_responsive_helper.filesystem.public' shared service.
  16183.      *
  16184.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16185.      */
  16186.     protected function getFlinkCmsResponsiveHelper_Filesystem_PublicService()
  16187.     {
  16188.         return $this->services['flink_cms_responsive_helper.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/flink_cms_responsive_helper');
  16189.     }
  16190.     /**
  16191.      * Gets the public 'flow.repository' shared service.
  16192.      *
  16193.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16194.      */
  16195.     protected function getFlow_RepositoryService()
  16196.     {
  16197.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16198.         if (isset($this->services['flow.repository'])) {
  16199.             return $this->services['flow.repository'];
  16200.         }
  16201.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16202.         if (isset($this->services['flow.repository'])) {
  16203.             return $this->services['flow.repository'];
  16204.         }
  16205.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16206.         if (isset($this->services['flow.repository'])) {
  16207.             return $this->services['flow.repository'];
  16208.         }
  16209.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16210.         if (isset($this->services['flow.repository'])) {
  16211.             return $this->services['flow.repository'];
  16212.         }
  16213.         return $this->services['flow.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Flow\\FlowDefinition'] ?? $this->getFlowDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16214.     }
  16215.     /**
  16216.      * Gets the public 'flow_sequence.repository' shared service.
  16217.      *
  16218.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16219.      */
  16220.     protected function getFlowSequence_RepositoryService()
  16221.     {
  16222.         return $this->services['flow_sequence.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] ?? $this->getFlowSequenceDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16223.     }
  16224.     /**
  16225.      * Gets the public 'flow_template.repository' shared service.
  16226.      *
  16227.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16228.      */
  16229.     protected function getFlowTemplate_RepositoryService()
  16230.     {
  16231.         return $this->services['flow_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition'] ?? $this->getFlowTemplateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16232.     }
  16233.     /**
  16234.      * Gets the public 'framework.filesystem.private' shared service.
  16235.      *
  16236.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16237.      */
  16238.     protected function getFramework_Filesystem_PrivateService()
  16239.     {
  16240.         return $this->services['framework.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/framework');
  16241.     }
  16242.     /**
  16243.      * Gets the public 'framework.filesystem.public' shared service.
  16244.      *
  16245.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16246.      */
  16247.     protected function getFramework_Filesystem_PublicService()
  16248.     {
  16249.         return $this->services['framework.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/framework');
  16250.     }
  16251.     /**
  16252.      * Gets the public 'frosh_platform_adminer.filesystem.private' shared service.
  16253.      *
  16254.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16255.      */
  16256.     protected function getFroshPlatformAdminer_Filesystem_PrivateService()
  16257.     {
  16258.         return $this->services['frosh_platform_adminer.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/frosh_platform_adminer');
  16259.     }
  16260.     /**
  16261.      * Gets the public 'frosh_platform_adminer.filesystem.public' shared service.
  16262.      *
  16263.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16264.      */
  16265.     protected function getFroshPlatformAdminer_Filesystem_PublicService()
  16266.     {
  16267.         return $this->services['frosh_platform_adminer.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/frosh_platform_adminer');
  16268.     }
  16269.     /**
  16270.      * Gets the public 'frosh_platform_filter_search.filesystem.private' shared service.
  16271.      *
  16272.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16273.      */
  16274.     protected function getFroshPlatformFilterSearch_Filesystem_PrivateService()
  16275.     {
  16276.         return $this->services['frosh_platform_filter_search.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/frosh_platform_filter_search');
  16277.     }
  16278.     /**
  16279.      * Gets the public 'frosh_platform_filter_search.filesystem.public' shared service.
  16280.      *
  16281.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16282.      */
  16283.     protected function getFroshPlatformFilterSearch_Filesystem_PublicService()
  16284.     {
  16285.         return $this->services['frosh_platform_filter_search.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/frosh_platform_filter_search');
  16286.     }
  16287.     /**
  16288.      * Gets the public 'frosh_tools.filesystem.private' shared service.
  16289.      *
  16290.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16291.      */
  16292.     protected function getFroshTools_Filesystem_PrivateService()
  16293.     {
  16294.         return $this->services['frosh_tools.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/frosh_tools');
  16295.     }
  16296.     /**
  16297.      * Gets the public 'frosh_tools.filesystem.public' shared service.
  16298.      *
  16299.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16300.      */
  16301.     protected function getFroshTools_Filesystem_PublicService()
  16302.     {
  16303.         return $this->services['frosh_tools.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/frosh_tools');
  16304.     }
  16305.     /**
  16306.      * Gets the public 'ghsw_greyhound_connect.filesystem.private' shared service.
  16307.      *
  16308.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16309.      */
  16310.     protected function getGhswGreyhoundConnect_Filesystem_PrivateService()
  16311.     {
  16312.         return $this->services['ghsw_greyhound_connect.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/ghsw_greyhound_connect');
  16313.     }
  16314.     /**
  16315.      * Gets the public 'ghsw_greyhound_connect.filesystem.public' shared service.
  16316.      *
  16317.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16318.      */
  16319.     protected function getGhswGreyhoundConnect_Filesystem_PublicService()
  16320.     {
  16321.         return $this->services['ghsw_greyhound_connect.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/ghsw_greyhound_connect');
  16322.     }
  16323.     /**
  16324.      * Gets the public 'ghsw_sync_customer.repository' shared service.
  16325.      *
  16326.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16327.      */
  16328.     protected function getGhswSyncCustomer_RepositoryService()
  16329.     {
  16330.         return $this->services['ghsw_sync_customer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Ghsw\\GreyhoundConnect\\Core\\Content\\Sync\\SyncCustomerDefinition'] ?? $this->getSyncCustomerDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16331.     }
  16332.     /**
  16333.      * Gets the public 'ghsw_sync_log.repository' shared service.
  16334.      *
  16335.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16336.      */
  16337.     protected function getGhswSyncLog_RepositoryService()
  16338.     {
  16339.         return $this->services['ghsw_sync_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Ghsw\\GreyhoundConnect\\Core\\Content\\Sync\\SyncLogDefinition'] ?? $this->getSyncLogDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16340.     }
  16341.     /**
  16342.      * Gets the public 'http_kernel' shared service.
  16343.      *
  16344.      * @return \Symfony\Component\HttpKernel\HttpKernel
  16345.      */
  16346.     protected function getHttpKernelService()
  16347.     {
  16348.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16349.         if (isset($this->services['http_kernel'])) {
  16350.             return $this->services['http_kernel'];
  16351.         }
  16352.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  16353.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  16354.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Customer\\CustomerValueResolver'] ?? $this->getCustomerValueResolverService());
  16355.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'] ?? $this->getCartValueResolverService());
  16356.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\QueryDataBagResolver'] ?? $this->getQueryDataBagResolverService());
  16357.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\RequestDataBagResolver'] ?? $this->getRequestDataBagResolverService());
  16358.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Context\\ContextValueResolver'] ?? $this->getContextValueResolverService());
  16359.             yield => ($this->privates['debug.Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextValueResolver'] ?? $this->getSalesChannelContextValueResolverService());
  16360.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  16361.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryInterfaceValueResolver'] ?? $this->getResponseFactoryInterfaceValueResolverService());
  16362.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  16363.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  16364.             yield 10 => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\Annotation\\CriteriaValueResolver'] ?? $this->getCriteriaValueResolverService());
  16365.             yield 11 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  16366.             yield 12 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  16367.             yield 13 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  16368.             yield 14 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  16369.         }, 15)), $b));
  16370.     }
  16371.     /**
  16372.      * Gets the public 'import_export_file.repository' shared service.
  16373.      *
  16374.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16375.      */
  16376.     protected function getImportExportFile_RepositoryService()
  16377.     {
  16378.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16379.         if (isset($this->services['import_export_file.repository'])) {
  16380.             return $this->services['import_export_file.repository'];
  16381.         }
  16382.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16383.         if (isset($this->services['import_export_file.repository'])) {
  16384.             return $this->services['import_export_file.repository'];
  16385.         }
  16386.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16387.         if (isset($this->services['import_export_file.repository'])) {
  16388.             return $this->services['import_export_file.repository'];
  16389.         }
  16390.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16391.         if (isset($this->services['import_export_file.repository'])) {
  16392.             return $this->services['import_export_file.repository'];
  16393.         }
  16394.         return $this->services['import_export_file.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] ?? $this->getImportExportFileDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16395.     }
  16396.     /**
  16397.      * Gets the public 'import_export_log.repository' shared service.
  16398.      *
  16399.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16400.      */
  16401.     protected function getImportExportLog_RepositoryService()
  16402.     {
  16403.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16404.         if (isset($this->services['import_export_log.repository'])) {
  16405.             return $this->services['import_export_log.repository'];
  16406.         }
  16407.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16408.         if (isset($this->services['import_export_log.repository'])) {
  16409.             return $this->services['import_export_log.repository'];
  16410.         }
  16411.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16412.         if (isset($this->services['import_export_log.repository'])) {
  16413.             return $this->services['import_export_log.repository'];
  16414.         }
  16415.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16416.         if (isset($this->services['import_export_log.repository'])) {
  16417.             return $this->services['import_export_log.repository'];
  16418.         }
  16419.         return $this->services['import_export_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] ?? $this->getImportExportLogDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16420.     }
  16421.     /**
  16422.      * Gets the public 'import_export_profile.repository' shared service.
  16423.      *
  16424.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16425.      */
  16426.     protected function getImportExportProfile_RepositoryService()
  16427.     {
  16428.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16429.         if (isset($this->services['import_export_profile.repository'])) {
  16430.             return $this->services['import_export_profile.repository'];
  16431.         }
  16432.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16433.         if (isset($this->services['import_export_profile.repository'])) {
  16434.             return $this->services['import_export_profile.repository'];
  16435.         }
  16436.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16437.         if (isset($this->services['import_export_profile.repository'])) {
  16438.             return $this->services['import_export_profile.repository'];
  16439.         }
  16440.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16441.         if (isset($this->services['import_export_profile.repository'])) {
  16442.             return $this->services['import_export_profile.repository'];
  16443.         }
  16444.         return $this->services['import_export_profile.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] ?? $this->getImportExportProfileDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16445.     }
  16446.     /**
  16447.      * Gets the public 'import_export_profile_translation.repository' shared service.
  16448.      *
  16449.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16450.      */
  16451.     protected function getImportExportProfileTranslation_RepositoryService()
  16452.     {
  16453.         return $this->services['import_export_profile_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] ?? $this->getImportExportProfileTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16454.     }
  16455.     /**
  16456.      * Gets the public 'integration.repository' shared service.
  16457.      *
  16458.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16459.      */
  16460.     protected function getIntegration_RepositoryService()
  16461.     {
  16462.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16463.         if (isset($this->services['integration.repository'])) {
  16464.             return $this->services['integration.repository'];
  16465.         }
  16466.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16467.         if (isset($this->services['integration.repository'])) {
  16468.             return $this->services['integration.repository'];
  16469.         }
  16470.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16471.         if (isset($this->services['integration.repository'])) {
  16472.             return $this->services['integration.repository'];
  16473.         }
  16474.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16475.         if (isset($this->services['integration.repository'])) {
  16476.             return $this->services['integration.repository'];
  16477.         }
  16478.         return $this->services['integration.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Integration\\IntegrationDefinition'] ?? $this->getIntegrationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16479.     }
  16480.     /**
  16481.      * Gets the public 'integration_role.repository' shared service.
  16482.      *
  16483.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16484.      */
  16485.     protected function getIntegrationRole_RepositoryService()
  16486.     {
  16487.         return $this->services['integration_role.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] ?? $this->getIntegrationRoleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16488.     }
  16489.     /**
  16490.      * Gets the public 'klarna_payment.filesystem.private' shared service.
  16491.      *
  16492.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16493.      */
  16494.     protected function getKlarnaPayment_Filesystem_PrivateService()
  16495.     {
  16496.         return $this->services['klarna_payment.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/klarna_payment');
  16497.     }
  16498.     /**
  16499.      * Gets the public 'klarna_payment.filesystem.public' shared service.
  16500.      *
  16501.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16502.      */
  16503.     protected function getKlarnaPayment_Filesystem_PublicService()
  16504.     {
  16505.         return $this->services['klarna_payment.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/klarna_payment');
  16506.     }
  16507.     /**
  16508.      * Gets the public 'klarna_payment_request_log.repository' shared service.
  16509.      *
  16510.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16511.      */
  16512.     protected function getKlarnaPaymentRequestLog_RepositoryService()
  16513.     {
  16514.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16515.         if (isset($this->services['klarna_payment_request_log.repository'])) {
  16516.             return $this->services['klarna_payment_request_log.repository'];
  16517.         }
  16518.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16519.         if (isset($this->services['klarna_payment_request_log.repository'])) {
  16520.             return $this->services['klarna_payment_request_log.repository'];
  16521.         }
  16522.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16523.         if (isset($this->services['klarna_payment_request_log.repository'])) {
  16524.             return $this->services['klarna_payment_request_log.repository'];
  16525.         }
  16526.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16527.         if (isset($this->services['klarna_payment_request_log.repository'])) {
  16528.             return $this->services['klarna_payment_request_log.repository'];
  16529.         }
  16530.         return $this->services['klarna_payment_request_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['KlarnaPayment\\Components\\DataAbstractionLayer\\Entity\\RequestLog\\RequestLogDefinition'] ?? $this->getRequestLogDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16531.     }
  16532.     /**
  16533.      * Gets the public 'kplngi_orderactive.repository' shared service.
  16534.      *
  16535.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16536.      */
  16537.     protected function getKplngiOrderactive_RepositoryService()
  16538.     {
  16539.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16540.         if (isset($this->services['kplngi_orderactive.repository'])) {
  16541.             return $this->services['kplngi_orderactive.repository'];
  16542.         }
  16543.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16544.         if (isset($this->services['kplngi_orderactive.repository'])) {
  16545.             return $this->services['kplngi_orderactive.repository'];
  16546.         }
  16547.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16548.         if (isset($this->services['kplngi_orderactive.repository'])) {
  16549.             return $this->services['kplngi_orderactive.repository'];
  16550.         }
  16551.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16552.         if (isset($this->services['kplngi_orderactive.repository'])) {
  16553.             return $this->services['kplngi_orderactive.repository'];
  16554.         }
  16555.         return $this->services['kplngi_orderactive.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Kplngi\\ProductOrder\\Position\\OrderActiveDefinition'] ?? $this->getOrderActiveDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16556.     }
  16557.     /**
  16558.      * Gets the public 'kplngi_product_order.filesystem.private' shared service.
  16559.      *
  16560.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16561.      */
  16562.     protected function getKplngiProductOrder_Filesystem_PrivateService()
  16563.     {
  16564.         return $this->services['kplngi_product_order.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/kplngi_product_order');
  16565.     }
  16566.     /**
  16567.      * Gets the public 'kplngi_product_order.filesystem.public' shared service.
  16568.      *
  16569.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16570.      */
  16571.     protected function getKplngiProductOrder_Filesystem_PublicService()
  16572.     {
  16573.         return $this->services['kplngi_product_order.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/kplngi_product_order');
  16574.     }
  16575.     /**
  16576.      * Gets the public 'kplngi_productcategoryposition.repository' shared service.
  16577.      *
  16578.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16579.      */
  16580.     protected function getKplngiProductcategoryposition_RepositoryService()
  16581.     {
  16582.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16583.         if (isset($this->services['kplngi_productcategoryposition.repository'])) {
  16584.             return $this->services['kplngi_productcategoryposition.repository'];
  16585.         }
  16586.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16587.         if (isset($this->services['kplngi_productcategoryposition.repository'])) {
  16588.             return $this->services['kplngi_productcategoryposition.repository'];
  16589.         }
  16590.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16591.         if (isset($this->services['kplngi_productcategoryposition.repository'])) {
  16592.             return $this->services['kplngi_productcategoryposition.repository'];
  16593.         }
  16594.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16595.         if (isset($this->services['kplngi_productcategoryposition.repository'])) {
  16596.             return $this->services['kplngi_productcategoryposition.repository'];
  16597.         }
  16598.         return $this->services['kplngi_productcategoryposition.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Kplngi\\ProductOrder\\Position\\ProductCategoryDefinition'] ?? $this->getProductCategoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16599.     }
  16600.     /**
  16601.      * Gets the public 'landing_page.repository' shared service.
  16602.      *
  16603.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16604.      */
  16605.     protected function getLandingPage_RepositoryService()
  16606.     {
  16607.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16608.         if (isset($this->services['landing_page.repository'])) {
  16609.             return $this->services['landing_page.repository'];
  16610.         }
  16611.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16612.         if (isset($this->services['landing_page.repository'])) {
  16613.             return $this->services['landing_page.repository'];
  16614.         }
  16615.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16616.         if (isset($this->services['landing_page.repository'])) {
  16617.             return $this->services['landing_page.repository'];
  16618.         }
  16619.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16620.         if (isset($this->services['landing_page.repository'])) {
  16621.             return $this->services['landing_page.repository'];
  16622.         }
  16623.         return $this->services['landing_page.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] ?? $this->getLandingPageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16624.     }
  16625.     /**
  16626.      * Gets the public 'landing_page_sales_channel.repository' shared service.
  16627.      *
  16628.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16629.      */
  16630.     protected function getLandingPageSalesChannel_RepositoryService()
  16631.     {
  16632.         return $this->services['landing_page_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] ?? $this->getLandingPageSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16633.     }
  16634.     /**
  16635.      * Gets the public 'landing_page_tag.repository' shared service.
  16636.      *
  16637.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16638.      */
  16639.     protected function getLandingPageTag_RepositoryService()
  16640.     {
  16641.         return $this->services['landing_page_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] ?? $this->getLandingPageTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16642.     }
  16643.     /**
  16644.      * Gets the public 'landing_page_translation.repository' shared service.
  16645.      *
  16646.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16647.      */
  16648.     protected function getLandingPageTranslation_RepositoryService()
  16649.     {
  16650.         return $this->services['landing_page_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] ?? $this->getLandingPageTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16651.     }
  16652.     /**
  16653.      * Gets the public 'language.repository' shared service.
  16654.      *
  16655.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16656.      */
  16657.     protected function getLanguage_RepositoryService()
  16658.     {
  16659.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16660.         if (isset($this->services['language.repository'])) {
  16661.             return $this->services['language.repository'];
  16662.         }
  16663.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16664.         if (isset($this->services['language.repository'])) {
  16665.             return $this->services['language.repository'];
  16666.         }
  16667.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16668.         if (isset($this->services['language.repository'])) {
  16669.             return $this->services['language.repository'];
  16670.         }
  16671.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16672.         if (isset($this->services['language.repository'])) {
  16673.             return $this->services['language.repository'];
  16674.         }
  16675.         return $this->services['language.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Language\\LanguageDefinition'] ?? $this->getLanguageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16676.     }
  16677.     /**
  16678.      * Gets the public 'laudert_friendly_captcha.filesystem.private' shared service.
  16679.      *
  16680.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16681.      */
  16682.     protected function getLaudertFriendlyCaptcha_Filesystem_PrivateService()
  16683.     {
  16684.         return $this->services['laudert_friendly_captcha.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/laudert_friendly_captcha');
  16685.     }
  16686.     /**
  16687.      * Gets the public 'laudert_friendly_captcha.filesystem.public' shared service.
  16688.      *
  16689.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16690.      */
  16691.     protected function getLaudertFriendlyCaptcha_Filesystem_PublicService()
  16692.     {
  16693.         return $this->services['laudert_friendly_captcha.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/laudert_friendly_captcha');
  16694.     }
  16695.     /**
  16696.      * Gets the public 'lenz_bing_ads_conversion_tracking2.filesystem.private' shared service.
  16697.      *
  16698.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16699.      */
  16700.     protected function getLenzBingAdsConversionTracking2_Filesystem_PrivateService()
  16701.     {
  16702.         return $this->services['lenz_bing_ads_conversion_tracking2.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/lenz_bing_ads_conversion_tracking2');
  16703.     }
  16704.     /**
  16705.      * Gets the public 'lenz_bing_ads_conversion_tracking2.filesystem.public' shared service.
  16706.      *
  16707.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16708.      */
  16709.     protected function getLenzBingAdsConversionTracking2_Filesystem_PublicService()
  16710.     {
  16711.         return $this->services['lenz_bing_ads_conversion_tracking2.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/lenz_bing_ads_conversion_tracking2');
  16712.     }
  16713.     /**
  16714.      * Gets the public 'locale.repository' shared service.
  16715.      *
  16716.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16717.      */
  16718.     protected function getLocale_RepositoryService()
  16719.     {
  16720.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16721.         if (isset($this->services['locale.repository'])) {
  16722.             return $this->services['locale.repository'];
  16723.         }
  16724.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16725.         if (isset($this->services['locale.repository'])) {
  16726.             return $this->services['locale.repository'];
  16727.         }
  16728.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16729.         if (isset($this->services['locale.repository'])) {
  16730.             return $this->services['locale.repository'];
  16731.         }
  16732.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16733.         if (isset($this->services['locale.repository'])) {
  16734.             return $this->services['locale.repository'];
  16735.         }
  16736.         return $this->services['locale.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Locale\\LocaleDefinition'] ?? $this->getLocaleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16737.     }
  16738.     /**
  16739.      * Gets the public 'locale_translation.repository' shared service.
  16740.      *
  16741.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16742.      */
  16743.     protected function getLocaleTranslation_RepositoryService()
  16744.     {
  16745.         return $this->services['locale_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] ?? $this->getLocaleTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16746.     }
  16747.     /**
  16748.      * Gets the public 'log_entry.repository' shared service.
  16749.      *
  16750.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16751.      */
  16752.     protected function getLogEntry_RepositoryService()
  16753.     {
  16754.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16755.         if (isset($this->services['log_entry.repository'])) {
  16756.             return $this->services['log_entry.repository'];
  16757.         }
  16758.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16759.         if (isset($this->services['log_entry.repository'])) {
  16760.             return $this->services['log_entry.repository'];
  16761.         }
  16762.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16763.         if (isset($this->services['log_entry.repository'])) {
  16764.             return $this->services['log_entry.repository'];
  16765.         }
  16766.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16767.         if (isset($this->services['log_entry.repository'])) {
  16768.             return $this->services['log_entry.repository'];
  16769.         }
  16770.         return $this->services['log_entry.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] ?? $this->getLogEntryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16771.     }
  16772.     /**
  16773.      * Gets the public 'magnalister_shopware6.repository' shared service.
  16774.      *
  16775.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16776.      */
  16777.     protected function getMagnalisterShopware6_RepositoryService()
  16778.     {
  16779.         return $this->services['magnalister_shopware6.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Redgecko\\Magnalister\\Core\\Content\\Bundle\\BundleCookieDefinition'] ?? $this->getBundleCookieDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16780.     }
  16781.     /**
  16782.      * Gets the public 'mail_header_footer.repository' shared service.
  16783.      *
  16784.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16785.      */
  16786.     protected function getMailHeaderFooter_RepositoryService()
  16787.     {
  16788.         return $this->services['mail_header_footer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] ?? $this->getMailHeaderFooterDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16789.     }
  16790.     /**
  16791.      * Gets the public 'mail_header_footer_translation.repository' shared service.
  16792.      *
  16793.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16794.      */
  16795.     protected function getMailHeaderFooterTranslation_RepositoryService()
  16796.     {
  16797.         return $this->services['mail_header_footer_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] ?? $this->getMailHeaderFooterTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16798.     }
  16799.     /**
  16800.      * Gets the public 'mail_template.repository' shared service.
  16801.      *
  16802.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16803.      */
  16804.     protected function getMailTemplate_RepositoryService()
  16805.     {
  16806.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16807.         if (isset($this->services['mail_template.repository'])) {
  16808.             return $this->services['mail_template.repository'];
  16809.         }
  16810.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16811.         if (isset($this->services['mail_template.repository'])) {
  16812.             return $this->services['mail_template.repository'];
  16813.         }
  16814.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16815.         if (isset($this->services['mail_template.repository'])) {
  16816.             return $this->services['mail_template.repository'];
  16817.         }
  16818.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16819.         if (isset($this->services['mail_template.repository'])) {
  16820.             return $this->services['mail_template.repository'];
  16821.         }
  16822.         return $this->services['mail_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] ?? $this->getMailTemplateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16823.     }
  16824.     /**
  16825.      * Gets the public 'mail_template_media.repository' shared service.
  16826.      *
  16827.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16828.      */
  16829.     protected function getMailTemplateMedia_RepositoryService()
  16830.     {
  16831.         return $this->services['mail_template_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] ?? $this->getMailTemplateMediaDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16832.     }
  16833.     /**
  16834.      * Gets the public 'mail_template_translation.repository' shared service.
  16835.      *
  16836.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16837.      */
  16838.     protected function getMailTemplateTranslation_RepositoryService()
  16839.     {
  16840.         return $this->services['mail_template_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] ?? $this->getMailTemplateTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16841.     }
  16842.     /**
  16843.      * Gets the public 'mail_template_type.repository' shared service.
  16844.      *
  16845.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16846.      */
  16847.     protected function getMailTemplateType_RepositoryService()
  16848.     {
  16849.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16850.         if (isset($this->services['mail_template_type.repository'])) {
  16851.             return $this->services['mail_template_type.repository'];
  16852.         }
  16853.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16854.         if (isset($this->services['mail_template_type.repository'])) {
  16855.             return $this->services['mail_template_type.repository'];
  16856.         }
  16857.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16858.         if (isset($this->services['mail_template_type.repository'])) {
  16859.             return $this->services['mail_template_type.repository'];
  16860.         }
  16861.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16862.         if (isset($this->services['mail_template_type.repository'])) {
  16863.             return $this->services['mail_template_type.repository'];
  16864.         }
  16865.         return $this->services['mail_template_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] ?? $this->getMailTemplateTypeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16866.     }
  16867.     /**
  16868.      * Gets the public 'mail_template_type_translation.repository' shared service.
  16869.      *
  16870.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16871.      */
  16872.     protected function getMailTemplateTypeTranslation_RepositoryService()
  16873.     {
  16874.         return $this->services['mail_template_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] ?? $this->getMailTemplateTypeTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16875.     }
  16876.     /**
  16877.      * Gets the public 'main_category.repository' shared service.
  16878.      *
  16879.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16880.      */
  16881.     protected function getMainCategory_RepositoryService()
  16882.     {
  16883.         return $this->services['main_category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition'] ?? $this->getMainCategoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16884.     }
  16885.     /**
  16886.      * Gets the public 'maintenance.filesystem.private' shared service.
  16887.      *
  16888.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16889.      */
  16890.     protected function getMaintenance_Filesystem_PrivateService()
  16891.     {
  16892.         return $this->services['maintenance.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/maintenance');
  16893.     }
  16894.     /**
  16895.      * Gets the public 'maintenance.filesystem.public' shared service.
  16896.      *
  16897.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16898.      */
  16899.     protected function getMaintenance_Filesystem_PublicService()
  16900.     {
  16901.         return $this->services['maintenance.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/maintenance');
  16902.     }
  16903.     /**
  16904.      * Gets the public 'media.repository' shared service.
  16905.      *
  16906.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16907.      */
  16908.     protected function getMedia_RepositoryService()
  16909.     {
  16910.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] ?? $this->getMediaRepositoryDecoratorService());
  16911.         if (isset($this->services['media.repository'])) {
  16912.             return $this->services['media.repository'];
  16913.         }
  16914.         return $this->services['media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator($a);
  16915.     }
  16916.     /**
  16917.      * Gets the public 'media_default_folder.repository' shared service.
  16918.      *
  16919.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16920.      */
  16921.     protected function getMediaDefaultFolder_RepositoryService()
  16922.     {
  16923.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16924.         if (isset($this->services['media_default_folder.repository'])) {
  16925.             return $this->services['media_default_folder.repository'];
  16926.         }
  16927.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16928.         if (isset($this->services['media_default_folder.repository'])) {
  16929.             return $this->services['media_default_folder.repository'];
  16930.         }
  16931.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16932.         if (isset($this->services['media_default_folder.repository'])) {
  16933.             return $this->services['media_default_folder.repository'];
  16934.         }
  16935.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16936.         if (isset($this->services['media_default_folder.repository'])) {
  16937.             return $this->services['media_default_folder.repository'];
  16938.         }
  16939.         return $this->services['media_default_folder.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] ?? $this->getMediaDefaultFolderDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16940.     }
  16941.     /**
  16942.      * Gets the public 'media_folder.repository' shared service.
  16943.      *
  16944.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16945.      */
  16946.     protected function getMediaFolder_RepositoryService()
  16947.     {
  16948.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryDecorator.php';
  16949.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16950.         if (isset($this->services['media_folder.repository'])) {
  16951.             return $this->services['media_folder.repository'];
  16952.         }
  16953.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16954.         if (isset($this->services['media_folder.repository'])) {
  16955.             return $this->services['media_folder.repository'];
  16956.         }
  16957.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16958.         if (isset($this->services['media_folder.repository'])) {
  16959.             return $this->services['media_folder.repository'];
  16960.         }
  16961.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16962.         if (isset($this->services['media_folder.repository'])) {
  16963.             return $this->services['media_folder.repository'];
  16964.         }
  16965.         return $this->services['media_folder.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] ?? $this->getMediaFolderDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()))));
  16966.     }
  16967.     /**
  16968.      * Gets the public 'media_folder_configuration.repository' shared service.
  16969.      *
  16970.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16971.      */
  16972.     protected function getMediaFolderConfiguration_RepositoryService()
  16973.     {
  16974.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16975.         if (isset($this->services['media_folder_configuration.repository'])) {
  16976.             return $this->services['media_folder_configuration.repository'];
  16977.         }
  16978.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16979.         if (isset($this->services['media_folder_configuration.repository'])) {
  16980.             return $this->services['media_folder_configuration.repository'];
  16981.         }
  16982.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16983.         if (isset($this->services['media_folder_configuration.repository'])) {
  16984.             return $this->services['media_folder_configuration.repository'];
  16985.         }
  16986.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16987.         if (isset($this->services['media_folder_configuration.repository'])) {
  16988.             return $this->services['media_folder_configuration.repository'];
  16989.         }
  16990.         return $this->services['media_folder_configuration.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] ?? $this->getMediaFolderConfigurationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16991.     }
  16992.     /**
  16993.      * Gets the public 'media_folder_configuration_media_thumbnail_size.repository' shared service.
  16994.      *
  16995.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16996.      */
  16997.     protected function getMediaFolderConfigurationMediaThumbnailSize_RepositoryService()
  16998.     {
  16999.         return $this->services['media_folder_configuration_media_thumbnail_size.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] ?? $this->getMediaFolderConfigurationMediaThumbnailSizeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17000.     }
  17001.     /**
  17002.      * Gets the public 'media_tag.repository' shared service.
  17003.      *
  17004.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17005.      */
  17006.     protected function getMediaTag_RepositoryService()
  17007.     {
  17008.         return $this->services['media_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] ?? $this->getMediaTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17009.     }
  17010.     /**
  17011.      * Gets the public 'media_thumbnail.repository' shared service.
  17012.      *
  17013.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17014.      */
  17015.     protected function getMediaThumbnail_RepositoryService()
  17016.     {
  17017.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'] ?? $this->getMediaThumbnailRepositoryDecoratorService());
  17018.         if (isset($this->services['media_thumbnail.repository'])) {
  17019.             return $this->services['media_thumbnail.repository'];
  17020.         }
  17021.         return $this->services['media_thumbnail.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator($a);
  17022.     }
  17023.     /**
  17024.      * Gets the public 'media_thumbnail_size.repository' shared service.
  17025.      *
  17026.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17027.      */
  17028.     protected function getMediaThumbnailSize_RepositoryService()
  17029.     {
  17030.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17031.         if (isset($this->services['media_thumbnail_size.repository'])) {
  17032.             return $this->services['media_thumbnail_size.repository'];
  17033.         }
  17034.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17035.         if (isset($this->services['media_thumbnail_size.repository'])) {
  17036.             return $this->services['media_thumbnail_size.repository'];
  17037.         }
  17038.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17039.         if (isset($this->services['media_thumbnail_size.repository'])) {
  17040.             return $this->services['media_thumbnail_size.repository'];
  17041.         }
  17042.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17043.         if (isset($this->services['media_thumbnail_size.repository'])) {
  17044.             return $this->services['media_thumbnail_size.repository'];
  17045.         }
  17046.         return $this->services['media_thumbnail_size.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] ?? $this->getMediaThumbnailSizeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17047.     }
  17048.     /**
  17049.      * Gets the public 'media_translation.repository' shared service.
  17050.      *
  17051.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17052.      */
  17053.     protected function getMediaTranslation_RepositoryService()
  17054.     {
  17055.         return $this->services['media_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] ?? $this->getMediaTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17056.     }
  17057.     /**
  17058.      * Gets the public 'mega_parent_product_listing.filesystem.private' shared service.
  17059.      *
  17060.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17061.      */
  17062.     protected function getMegaParentProductListing_Filesystem_PrivateService()
  17063.     {
  17064.         return $this->services['mega_parent_product_listing.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/mega_parent_product_listing');
  17065.     }
  17066.     /**
  17067.      * Gets the public 'mega_parent_product_listing.filesystem.public' shared service.
  17068.      *
  17069.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17070.      */
  17071.     protected function getMegaParentProductListing_Filesystem_PublicService()
  17072.     {
  17073.         return $this->services['mega_parent_product_listing.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/mega_parent_product_listing');
  17074.     }
  17075.     /**
  17076.      * Gets the public 'message_queue_stats.repository' shared service.
  17077.      *
  17078.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17079.      */
  17080.     protected function getMessageQueueStats_RepositoryService()
  17081.     {
  17082.         return $this->services['message_queue_stats.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] ?? $this->getMessageQueueStatsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17083.     }
  17084.     /**
  17085.      * Gets the public 'messenger.default_bus' shared service.
  17086.      *
  17087.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  17088.      */
  17089.     protected function getMessenger_DefaultBusService()
  17090.     {
  17091.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Shopware\Core\Framework\MessageQueue\Monitoring\MonitoringBusDecorator(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  17092.             yield => ($this->privates['messenger.bus.shopware.middleware.traceable'] ?? $this->getMessenger_Bus_Shopware_Middleware_TraceableService());
  17093.             yield => ($this->privates['messenger.bus.shopware.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.shopware.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.shopware')));
  17094.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  17095.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  17096.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  17097.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] ?? $this->getRetryMiddlewareService());
  17098.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  17099.             yield => ($this->privates['messenger.bus.shopware.middleware.handle_message'] ?? $this->getMessenger_Bus_Shopware_Middleware_HandleMessageService());
  17100.             yield => ($this->privates['Frosh\\Tools\\Components\\Messenger\\TaskLoggingMiddleware'] ?? $this->getTaskLoggingMiddlewareService());
  17101.         }, 9)), 'default', ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService())));
  17102.     }
  17103.     /**
  17104.      * Gets the public 'monolog.logger.business_events' shared service.
  17105.      *
  17106.      * @return \Symfony\Bridge\Monolog\Logger
  17107.      */
  17108.     protected function getMonolog_Logger_BusinessEventsService()
  17109.     {
  17110.         $this->services['monolog.logger.business_events'] = $instance = new \Symfony\Bridge\Monolog\Logger('business_events');
  17111.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  17112.         $instance->pushHandler(($this->privates['monolog.handler.business_event_handler_buffer'] ?? $this->getMonolog_Handler_BusinessEventHandlerBufferService()));
  17113.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  17114.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  17115.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  17116.         return $instance;
  17117.     }
  17118.     /**
  17119.      * Gets the public 'mrpix_billiger_tracking.filesystem.private' shared service.
  17120.      *
  17121.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17122.      */
  17123.     protected function getMrpixBilligerTracking_Filesystem_PrivateService()
  17124.     {
  17125.         return $this->services['mrpix_billiger_tracking.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/mrpix_billiger_tracking');
  17126.     }
  17127.     /**
  17128.      * Gets the public 'mrpix_billiger_tracking.filesystem.public' shared service.
  17129.      *
  17130.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17131.      */
  17132.     protected function getMrpixBilligerTracking_Filesystem_PublicService()
  17133.     {
  17134.         return $this->services['mrpix_billiger_tracking.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/mrpix_billiger_tracking');
  17135.     }
  17136.     /**
  17137.      * Gets the public 'mrpix_sales_channel_billigertracking.repository' shared service.
  17138.      *
  17139.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17140.      */
  17141.     protected function getMrpixSalesChannelBilligertracking_RepositoryService()
  17142.     {
  17143.         return $this->services['mrpix_sales_channel_billigertracking.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Mrpix\\BilligerTracking\\Core\\System\\SalesChannel\\Aggregate\\BilligerTrackingDefinition'] ?? $this->getBilligerTrackingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17144.     }
  17145.     /**
  17146.      * Gets the public 'neti_next_product_detail_cms.filesystem.private' shared service.
  17147.      *
  17148.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17149.      */
  17150.     protected function getNetiNextProductDetailCms_Filesystem_PrivateService()
  17151.     {
  17152.         return $this->services['neti_next_product_detail_cms.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/neti_next_product_detail_cms');
  17153.     }
  17154.     /**
  17155.      * Gets the public 'neti_next_product_detail_cms.filesystem.public' shared service.
  17156.      *
  17157.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17158.      */
  17159.     protected function getNetiNextProductDetailCms_Filesystem_PublicService()
  17160.     {
  17161.         return $this->services['neti_next_product_detail_cms.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/neti_next_product_detail_cms');
  17162.     }
  17163.     /**
  17164.      * Gets the public 'neti_pdc_template_marker.repository' shared service.
  17165.      *
  17166.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17167.      */
  17168.     protected function getNetiPdcTemplateMarker_RepositoryService()
  17169.     {
  17170.         return $this->services['neti_pdc_template_marker.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextProductDetailCms\\Core\\Content\\TemplateMarker\\TemplateMarkerDefinition'] ?? $this->getTemplateMarkerDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17171.     }
  17172.     /**
  17173.      * Gets the public 'neti_product_cms.repository' shared service.
  17174.      *
  17175.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17176.      */
  17177.     protected function getNetiProductCms_RepositoryService()
  17178.     {
  17179.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17180.         if (isset($this->services['neti_product_cms.repository'])) {
  17181.             return $this->services['neti_product_cms.repository'];
  17182.         }
  17183.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17184.         if (isset($this->services['neti_product_cms.repository'])) {
  17185.             return $this->services['neti_product_cms.repository'];
  17186.         }
  17187.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17188.         if (isset($this->services['neti_product_cms.repository'])) {
  17189.             return $this->services['neti_product_cms.repository'];
  17190.         }
  17191.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17192.         if (isset($this->services['neti_product_cms.repository'])) {
  17193.             return $this->services['neti_product_cms.repository'];
  17194.         }
  17195.         return $this->services['neti_product_cms.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextProductDetailCms\\Core\\Content\\Product\\Aggregate\\ProductCms\\ProductCmsDefinition'] ?? $this->getProductCmsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17196.     }
  17197.     /**
  17198.      * Gets the public 'neti_product_cms_sales_channel.repository' shared service.
  17199.      *
  17200.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17201.      */
  17202.     protected function getNetiProductCmsSalesChannel_RepositoryService()
  17203.     {
  17204.         return $this->services['neti_product_cms_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetInventors\\NetiNextProductDetailCms\\Core\\Content\\ProductCmsSalesChannel\\ProductCmsSalesChannelDefinition'] ?? $this->getProductCmsSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17205.     }
  17206.     /**
  17207.      * Gets the public 'netzp_notifications6.filesystem.private' shared service.
  17208.      *
  17209.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17210.      */
  17211.     protected function getNetzpNotifications6_Filesystem_PrivateService()
  17212.     {
  17213.         return $this->services['netzp_notifications6.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/netzp_notifications6');
  17214.     }
  17215.     /**
  17216.      * Gets the public 'netzp_notifications6.filesystem.public' shared service.
  17217.      *
  17218.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17219.      */
  17220.     protected function getNetzpNotifications6_Filesystem_PublicService()
  17221.     {
  17222.         return $this->services['netzp_notifications6.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/netzp_notifications6');
  17223.     }
  17224.     /**
  17225.      * Gets the public 'newsletter_recipient.repository' shared service.
  17226.      *
  17227.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17228.      */
  17229.     protected function getNewsletterRecipient_RepositoryService()
  17230.     {
  17231.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17232.         if (isset($this->services['newsletter_recipient.repository'])) {
  17233.             return $this->services['newsletter_recipient.repository'];
  17234.         }
  17235.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17236.         if (isset($this->services['newsletter_recipient.repository'])) {
  17237.             return $this->services['newsletter_recipient.repository'];
  17238.         }
  17239.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17240.         if (isset($this->services['newsletter_recipient.repository'])) {
  17241.             return $this->services['newsletter_recipient.repository'];
  17242.         }
  17243.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17244.         if (isset($this->services['newsletter_recipient.repository'])) {
  17245.             return $this->services['newsletter_recipient.repository'];
  17246.         }
  17247.         return $this->services['newsletter_recipient.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] ?? $this->getNewsletterRecipientDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17248.     }
  17249.     /**
  17250.      * Gets the public 'newsletter_recipient_tag.repository' shared service.
  17251.      *
  17252.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17253.      */
  17254.     protected function getNewsletterRecipientTag_RepositoryService()
  17255.     {
  17256.         return $this->services['newsletter_recipient_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] ?? $this->getNewsletterRecipientTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17257.     }
  17258.     /**
  17259.      * Gets the public 'notification.repository' shared service.
  17260.      *
  17261.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17262.      */
  17263.     protected function getNotification_RepositoryService()
  17264.     {
  17265.         return $this->services['notification.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Administration\\Notification\\NotificationDefinition'] ?? $this->getNotificationDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17266.     }
  17267.     /**
  17268.      * Gets the public 'number_range.repository' shared service.
  17269.      *
  17270.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17271.      */
  17272.     protected function getNumberRange_RepositoryService()
  17273.     {
  17274.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17275.         if (isset($this->services['number_range.repository'])) {
  17276.             return $this->services['number_range.repository'];
  17277.         }
  17278.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17279.         if (isset($this->services['number_range.repository'])) {
  17280.             return $this->services['number_range.repository'];
  17281.         }
  17282.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17283.         if (isset($this->services['number_range.repository'])) {
  17284.             return $this->services['number_range.repository'];
  17285.         }
  17286.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17287.         if (isset($this->services['number_range.repository'])) {
  17288.             return $this->services['number_range.repository'];
  17289.         }
  17290.         return $this->services['number_range.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] ?? $this->getNumberRangeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17291.     }
  17292.     /**
  17293.      * Gets the public 'number_range_sales_channel.repository' shared service.
  17294.      *
  17295.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17296.      */
  17297.     protected function getNumberRangeSalesChannel_RepositoryService()
  17298.     {
  17299.         return $this->services['number_range_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] ?? $this->getNumberRangeSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17300.     }
  17301.     /**
  17302.      * Gets the public 'number_range_state.repository' shared service.
  17303.      *
  17304.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17305.      */
  17306.     protected function getNumberRangeState_RepositoryService()
  17307.     {
  17308.         return $this->services['number_range_state.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] ?? $this->getNumberRangeStateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17309.     }
  17310.     /**
  17311.      * Gets the public 'number_range_translation.repository' shared service.
  17312.      *
  17313.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17314.      */
  17315.     protected function getNumberRangeTranslation_RepositoryService()
  17316.     {
  17317.         return $this->services['number_range_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] ?? $this->getNumberRangeTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17318.     }
  17319.     /**
  17320.      * Gets the public 'number_range_type.repository' shared service.
  17321.      *
  17322.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17323.      */
  17324.     protected function getNumberRangeType_RepositoryService()
  17325.     {
  17326.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17327.         if (isset($this->services['number_range_type.repository'])) {
  17328.             return $this->services['number_range_type.repository'];
  17329.         }
  17330.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17331.         if (isset($this->services['number_range_type.repository'])) {
  17332.             return $this->services['number_range_type.repository'];
  17333.         }
  17334.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17335.         if (isset($this->services['number_range_type.repository'])) {
  17336.             return $this->services['number_range_type.repository'];
  17337.         }
  17338.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17339.         if (isset($this->services['number_range_type.repository'])) {
  17340.             return $this->services['number_range_type.repository'];
  17341.         }
  17342.         return $this->services['number_range_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] ?? $this->getNumberRangeTypeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17343.     }
  17344.     /**
  17345.      * Gets the public 'number_range_type_translation.repository' shared service.
  17346.      *
  17347.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17348.      */
  17349.     protected function getNumberRangeTypeTranslation_RepositoryService()
  17350.     {
  17351.         return $this->services['number_range_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] ?? $this->getNumberRangeTypeTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17352.     }
  17353.     /**
  17354.      * Gets the public 'order.repository' shared service.
  17355.      *
  17356.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17357.      */
  17358.     protected function getOrder_RepositoryService()
  17359.     {
  17360.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17361.         if (isset($this->services['order.repository'])) {
  17362.             return $this->services['order.repository'];
  17363.         }
  17364.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17365.         if (isset($this->services['order.repository'])) {
  17366.             return $this->services['order.repository'];
  17367.         }
  17368.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17369.         if (isset($this->services['order.repository'])) {
  17370.             return $this->services['order.repository'];
  17371.         }
  17372.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17373.         if (isset($this->services['order.repository'])) {
  17374.             return $this->services['order.repository'];
  17375.         }
  17376.         return $this->services['order.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17377.     }
  17378.     /**
  17379.      * Gets the public 'order_address.repository' shared service.
  17380.      *
  17381.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17382.      */
  17383.     protected function getOrderAddress_RepositoryService()
  17384.     {
  17385.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17386.         if (isset($this->services['order_address.repository'])) {
  17387.             return $this->services['order_address.repository'];
  17388.         }
  17389.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17390.         if (isset($this->services['order_address.repository'])) {
  17391.             return $this->services['order_address.repository'];
  17392.         }
  17393.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17394.         if (isset($this->services['order_address.repository'])) {
  17395.             return $this->services['order_address.repository'];
  17396.         }
  17397.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17398.         if (isset($this->services['order_address.repository'])) {
  17399.             return $this->services['order_address.repository'];
  17400.         }
  17401.         return $this->services['order_address.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] ?? $this->getOrderAddressDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17402.     }
  17403.     /**
  17404.      * Gets the public 'order_customer.repository' shared service.
  17405.      *
  17406.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17407.      */
  17408.     protected function getOrderCustomer_RepositoryService()
  17409.     {
  17410.         return $this->services['order_customer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] ?? $this->getOrderCustomerDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17411.     }
  17412.     /**
  17413.      * Gets the public 'order_delivery.repository' shared service.
  17414.      *
  17415.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17416.      */
  17417.     protected function getOrderDelivery_RepositoryService()
  17418.     {
  17419.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17420.         if (isset($this->services['order_delivery.repository'])) {
  17421.             return $this->services['order_delivery.repository'];
  17422.         }
  17423.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17424.         if (isset($this->services['order_delivery.repository'])) {
  17425.             return $this->services['order_delivery.repository'];
  17426.         }
  17427.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17428.         if (isset($this->services['order_delivery.repository'])) {
  17429.             return $this->services['order_delivery.repository'];
  17430.         }
  17431.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17432.         if (isset($this->services['order_delivery.repository'])) {
  17433.             return $this->services['order_delivery.repository'];
  17434.         }
  17435.         return $this->services['order_delivery.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] ?? $this->getOrderDeliveryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17436.     }
  17437.     /**
  17438.      * Gets the public 'order_delivery_position.repository' shared service.
  17439.      *
  17440.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17441.      */
  17442.     protected function getOrderDeliveryPosition_RepositoryService()
  17443.     {
  17444.         return $this->services['order_delivery_position.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] ?? $this->getOrderDeliveryPositionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17445.     }
  17446.     /**
  17447.      * Gets the public 'order_line_item.repository' shared service.
  17448.      *
  17449.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17450.      */
  17451.     protected function getOrderLineItem_RepositoryService()
  17452.     {
  17453.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17454.         if (isset($this->services['order_line_item.repository'])) {
  17455.             return $this->services['order_line_item.repository'];
  17456.         }
  17457.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17458.         if (isset($this->services['order_line_item.repository'])) {
  17459.             return $this->services['order_line_item.repository'];
  17460.         }
  17461.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17462.         if (isset($this->services['order_line_item.repository'])) {
  17463.             return $this->services['order_line_item.repository'];
  17464.         }
  17465.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17466.         if (isset($this->services['order_line_item.repository'])) {
  17467.             return $this->services['order_line_item.repository'];
  17468.         }
  17469.         return $this->services['order_line_item.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] ?? $this->getOrderLineItemDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17470.     }
  17471.     /**
  17472.      * Gets the public 'order_line_item_download.repository' shared service.
  17473.      *
  17474.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17475.      */
  17476.     protected function getOrderLineItemDownload_RepositoryService()
  17477.     {
  17478.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17479.         if (isset($this->services['order_line_item_download.repository'])) {
  17480.             return $this->services['order_line_item_download.repository'];
  17481.         }
  17482.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17483.         if (isset($this->services['order_line_item_download.repository'])) {
  17484.             return $this->services['order_line_item_download.repository'];
  17485.         }
  17486.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17487.         if (isset($this->services['order_line_item_download.repository'])) {
  17488.             return $this->services['order_line_item_download.repository'];
  17489.         }
  17490.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17491.         if (isset($this->services['order_line_item_download.repository'])) {
  17492.             return $this->services['order_line_item_download.repository'];
  17493.         }
  17494.         return $this->services['order_line_item_download.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition'] ?? $this->getOrderLineItemDownloadDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17495.     }
  17496.     /**
  17497.      * Gets the public 'order_tag.repository' shared service.
  17498.      *
  17499.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17500.      */
  17501.     protected function getOrderTag_RepositoryService()
  17502.     {
  17503.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17504.         if (isset($this->services['order_tag.repository'])) {
  17505.             return $this->services['order_tag.repository'];
  17506.         }
  17507.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17508.         if (isset($this->services['order_tag.repository'])) {
  17509.             return $this->services['order_tag.repository'];
  17510.         }
  17511.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17512.         if (isset($this->services['order_tag.repository'])) {
  17513.             return $this->services['order_tag.repository'];
  17514.         }
  17515.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17516.         if (isset($this->services['order_tag.repository'])) {
  17517.             return $this->services['order_tag.repository'];
  17518.         }
  17519.         return $this->services['order_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] ?? $this->getOrderTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17520.     }
  17521.     /**
  17522.      * Gets the public 'order_transaction.repository' shared service.
  17523.      *
  17524.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17525.      */
  17526.     protected function getOrderTransaction_RepositoryService()
  17527.     {
  17528.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17529.         if (isset($this->services['order_transaction.repository'])) {
  17530.             return $this->services['order_transaction.repository'];
  17531.         }
  17532.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17533.         if (isset($this->services['order_transaction.repository'])) {
  17534.             return $this->services['order_transaction.repository'];
  17535.         }
  17536.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17537.         if (isset($this->services['order_transaction.repository'])) {
  17538.             return $this->services['order_transaction.repository'];
  17539.         }
  17540.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17541.         if (isset($this->services['order_transaction.repository'])) {
  17542.             return $this->services['order_transaction.repository'];
  17543.         }
  17544.         return $this->services['order_transaction.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] ?? $this->getOrderTransactionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17545.     }
  17546.     /**
  17547.      * Gets the public 'order_transaction_capture.repository' shared service.
  17548.      *
  17549.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17550.      */
  17551.     protected function getOrderTransactionCapture_RepositoryService()
  17552.     {
  17553.         return $this->services['order_transaction_capture.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] ?? $this->getOrderTransactionCaptureDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17554.     }
  17555.     /**
  17556.      * Gets the public 'order_transaction_capture_refund.repository' shared service.
  17557.      *
  17558.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17559.      */
  17560.     protected function getOrderTransactionCaptureRefund_RepositoryService()
  17561.     {
  17562.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17563.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  17564.             return $this->services['order_transaction_capture_refund.repository'];
  17565.         }
  17566.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17567.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  17568.             return $this->services['order_transaction_capture_refund.repository'];
  17569.         }
  17570.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17571.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  17572.             return $this->services['order_transaction_capture_refund.repository'];
  17573.         }
  17574.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17575.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  17576.             return $this->services['order_transaction_capture_refund.repository'];
  17577.         }
  17578.         return $this->services['order_transaction_capture_refund.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] ?? $this->getOrderTransactionCaptureRefundDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17579.     }
  17580.     /**
  17581.      * Gets the public 'order_transaction_capture_refund_position.repository' shared service.
  17582.      *
  17583.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17584.      */
  17585.     protected function getOrderTransactionCaptureRefundPosition_RepositoryService()
  17586.     {
  17587.         return $this->services['order_transaction_capture_refund_position.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] ?? $this->getOrderTransactionCaptureRefundPositionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17588.     }
  17589.     /**
  17590.      * Gets the public 'payment_method.repository' shared service.
  17591.      *
  17592.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17593.      */
  17594.     protected function getPaymentMethod_RepositoryService()
  17595.     {
  17596.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17597.         if (isset($this->services['payment_method.repository'])) {
  17598.             return $this->services['payment_method.repository'];
  17599.         }
  17600.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17601.         if (isset($this->services['payment_method.repository'])) {
  17602.             return $this->services['payment_method.repository'];
  17603.         }
  17604.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17605.         if (isset($this->services['payment_method.repository'])) {
  17606.             return $this->services['payment_method.repository'];
  17607.         }
  17608.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17609.         if (isset($this->services['payment_method.repository'])) {
  17610.             return $this->services['payment_method.repository'];
  17611.         }
  17612.         return $this->services['payment_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition'] ?? $this->getPaymentMethodDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()))));
  17613.     }
  17614.     /**
  17615.      * Gets the public 'payment_method_translation.repository' shared service.
  17616.      *
  17617.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17618.      */
  17619.     protected function getPaymentMethodTranslation_RepositoryService()
  17620.     {
  17621.         return $this->services['payment_method_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] ?? $this->getPaymentMethodTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17622.     }
  17623.     /**
  17624.      * Gets the public 'plugin.repository' shared service.
  17625.      *
  17626.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17627.      */
  17628.     protected function getPlugin_RepositoryService()
  17629.     {
  17630.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17631.         if (isset($this->services['plugin.repository'])) {
  17632.             return $this->services['plugin.repository'];
  17633.         }
  17634.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17635.         if (isset($this->services['plugin.repository'])) {
  17636.             return $this->services['plugin.repository'];
  17637.         }
  17638.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17639.         if (isset($this->services['plugin.repository'])) {
  17640.             return $this->services['plugin.repository'];
  17641.         }
  17642.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17643.         if (isset($this->services['plugin.repository'])) {
  17644.             return $this->services['plugin.repository'];
  17645.         }
  17646.         return $this->services['plugin.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] ?? $this->getPluginDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17647.     }
  17648.     /**
  17649.      * Gets the public 'plugin_translation.repository' shared service.
  17650.      *
  17651.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17652.      */
  17653.     protected function getPluginTranslation_RepositoryService()
  17654.     {
  17655.         return $this->services['plugin_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] ?? $this->getPluginTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17656.     }
  17657.     /**
  17658.      * Gets the public 'prems_interactive_hotspots.filesystem.private' shared service.
  17659.      *
  17660.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17661.      */
  17662.     protected function getPremsInteractiveHotspots_Filesystem_PrivateService()
  17663.     {
  17664.         return $this->services['prems_interactive_hotspots.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/prems_interactive_hotspots');
  17665.     }
  17666.     /**
  17667.      * Gets the public 'prems_interactive_hotspots.filesystem.public' shared service.
  17668.      *
  17669.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17670.      */
  17671.     protected function getPremsInteractiveHotspots_Filesystem_PublicService()
  17672.     {
  17673.         return $this->services['prems_interactive_hotspots.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/prems_interactive_hotspots');
  17674.     }
  17675.     /**
  17676.      * Gets the public 'product.repository' shared service.
  17677.      *
  17678.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17679.      */
  17680.     protected function getProduct_RepositoryService()
  17681.     {
  17682.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17683.         if (isset($this->services['product.repository'])) {
  17684.             return $this->services['product.repository'];
  17685.         }
  17686.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17687.         if (isset($this->services['product.repository'])) {
  17688.             return $this->services['product.repository'];
  17689.         }
  17690.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17691.         if (isset($this->services['product.repository'])) {
  17692.             return $this->services['product.repository'];
  17693.         }
  17694.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17695.         if (isset($this->services['product.repository'])) {
  17696.             return $this->services['product.repository'];
  17697.         }
  17698.         $e = ($this->privates['NetInventors\\NetiNextProductDetailCms\\Service\\PluginConfig'] ?? $this->getPluginConfigService());
  17699.         if (isset($this->services['product.repository'])) {
  17700.             return $this->services['product.repository'];
  17701.         }
  17702.         $f = ($this->services['neti_product_cms.repository'] ?? $this->getNetiProductCms_RepositoryService());
  17703.         if (isset($this->services['product.repository'])) {
  17704.             return $this->services['product.repository'];
  17705.         }
  17706.         $g = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService());
  17707.         $h = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d$g);
  17708.         $h->setEntityLoadedEventFactory($g);
  17709.         return $this->services['product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \NetInventors\NetiNextProductDetailCms\Decoration\ProductRepositoryDecorator($h$e$f));
  17710.     }
  17711.     /**
  17712.      * Gets the public 'product_category.repository' shared service.
  17713.      *
  17714.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17715.      */
  17716.     protected function getProductCategory_RepositoryService()
  17717.     {
  17718.         return $this->services['product_category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] ?? $this->getProductCategoryDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17719.     }
  17720.     /**
  17721.      * Gets the public 'product_category_tree.repository' shared service.
  17722.      *
  17723.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17724.      */
  17725.     protected function getProductCategoryTree_RepositoryService()
  17726.     {
  17727.         return $this->services['product_category_tree.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] ?? $this->getProductCategoryTreeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17728.     }
  17729.     /**
  17730.      * Gets the public 'product_configurator_setting.repository' shared service.
  17731.      *
  17732.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17733.      */
  17734.     protected function getProductConfiguratorSetting_RepositoryService()
  17735.     {
  17736.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17737.         if (isset($this->services['product_configurator_setting.repository'])) {
  17738.             return $this->services['product_configurator_setting.repository'];
  17739.         }
  17740.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17741.         if (isset($this->services['product_configurator_setting.repository'])) {
  17742.             return $this->services['product_configurator_setting.repository'];
  17743.         }
  17744.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17745.         if (isset($this->services['product_configurator_setting.repository'])) {
  17746.             return $this->services['product_configurator_setting.repository'];
  17747.         }
  17748.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17749.         if (isset($this->services['product_configurator_setting.repository'])) {
  17750.             return $this->services['product_configurator_setting.repository'];
  17751.         }
  17752.         return $this->services['product_configurator_setting.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] ?? $this->getProductConfiguratorSettingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17753.     }
  17754.     /**
  17755.      * Gets the public 'product_cross_selling.repository' shared service.
  17756.      *
  17757.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17758.      */
  17759.     protected function getProductCrossSelling_RepositoryService()
  17760.     {
  17761.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17762.         if (isset($this->services['product_cross_selling.repository'])) {
  17763.             return $this->services['product_cross_selling.repository'];
  17764.         }
  17765.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17766.         if (isset($this->services['product_cross_selling.repository'])) {
  17767.             return $this->services['product_cross_selling.repository'];
  17768.         }
  17769.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17770.         if (isset($this->services['product_cross_selling.repository'])) {
  17771.             return $this->services['product_cross_selling.repository'];
  17772.         }
  17773.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17774.         if (isset($this->services['product_cross_selling.repository'])) {
  17775.             return $this->services['product_cross_selling.repository'];
  17776.         }
  17777.         return $this->services['product_cross_selling.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] ?? $this->getProductCrossSellingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17778.     }
  17779.     /**
  17780.      * Gets the public 'product_cross_selling_assigned_products.repository' shared service.
  17781.      *
  17782.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17783.      */
  17784.     protected function getProductCrossSellingAssignedProducts_RepositoryService()
  17785.     {
  17786.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17787.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  17788.             return $this->services['product_cross_selling_assigned_products.repository'];
  17789.         }
  17790.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17791.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  17792.             return $this->services['product_cross_selling_assigned_products.repository'];
  17793.         }
  17794.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17795.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  17796.             return $this->services['product_cross_selling_assigned_products.repository'];
  17797.         }
  17798.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17799.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  17800.             return $this->services['product_cross_selling_assigned_products.repository'];
  17801.         }
  17802.         return $this->services['product_cross_selling_assigned_products.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] ?? $this->getProductCrossSellingAssignedProductsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17803.     }
  17804.     /**
  17805.      * Gets the public 'product_cross_selling_translation.repository' shared service.
  17806.      *
  17807.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17808.      */
  17809.     protected function getProductCrossSellingTranslation_RepositoryService()
  17810.     {
  17811.         return $this->services['product_cross_selling_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] ?? $this->getProductCrossSellingTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17812.     }
  17813.     /**
  17814.      * Gets the public 'product_custom_field_set.repository' shared service.
  17815.      *
  17816.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17817.      */
  17818.     protected function getProductCustomFieldSet_RepositoryService()
  17819.     {
  17820.         return $this->services['product_custom_field_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] ?? $this->getProductCustomFieldSetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17821.     }
  17822.     /**
  17823.      * Gets the public 'product_download.repository' shared service.
  17824.      *
  17825.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17826.      */
  17827.     protected function getProductDownload_RepositoryService()
  17828.     {
  17829.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17830.         if (isset($this->services['product_download.repository'])) {
  17831.             return $this->services['product_download.repository'];
  17832.         }
  17833.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17834.         if (isset($this->services['product_download.repository'])) {
  17835.             return $this->services['product_download.repository'];
  17836.         }
  17837.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17838.         if (isset($this->services['product_download.repository'])) {
  17839.             return $this->services['product_download.repository'];
  17840.         }
  17841.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17842.         if (isset($this->services['product_download.repository'])) {
  17843.             return $this->services['product_download.repository'];
  17844.         }
  17845.         return $this->services['product_download.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition'] ?? $this->getProductDownloadDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17846.     }
  17847.     /**
  17848.      * Gets the public 'product_export.repository' shared service.
  17849.      *
  17850.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17851.      */
  17852.     protected function getProductExport_RepositoryService()
  17853.     {
  17854.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17855.         if (isset($this->services['product_export.repository'])) {
  17856.             return $this->services['product_export.repository'];
  17857.         }
  17858.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17859.         if (isset($this->services['product_export.repository'])) {
  17860.             return $this->services['product_export.repository'];
  17861.         }
  17862.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17863.         if (isset($this->services['product_export.repository'])) {
  17864.             return $this->services['product_export.repository'];
  17865.         }
  17866.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17867.         if (isset($this->services['product_export.repository'])) {
  17868.             return $this->services['product_export.repository'];
  17869.         }
  17870.         return $this->services['product_export.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] ?? $this->getProductExportDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17871.     }
  17872.     /**
  17873.      * Gets the public 'product_feature_set.repository' shared service.
  17874.      *
  17875.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17876.      */
  17877.     protected function getProductFeatureSet_RepositoryService()
  17878.     {
  17879.         return $this->services['product_feature_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] ?? $this->getProductFeatureSetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17880.     }
  17881.     /**
  17882.      * Gets the public 'product_feature_set_translation.repository' shared service.
  17883.      *
  17884.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17885.      */
  17886.     protected function getProductFeatureSetTranslation_RepositoryService()
  17887.     {
  17888.         return $this->services['product_feature_set_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] ?? $this->getProductFeatureSetTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17889.     }
  17890.     /**
  17891.      * Gets the public 'product_keyword_dictionary.repository' shared service.
  17892.      *
  17893.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17894.      */
  17895.     protected function getProductKeywordDictionary_RepositoryService()
  17896.     {
  17897.         return $this->services['product_keyword_dictionary.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] ?? $this->getProductKeywordDictionaryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17898.     }
  17899.     /**
  17900.      * Gets the public 'product_manufacturer.repository' shared service.
  17901.      *
  17902.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17903.      */
  17904.     protected function getProductManufacturer_RepositoryService()
  17905.     {
  17906.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17907.         if (isset($this->services['product_manufacturer.repository'])) {
  17908.             return $this->services['product_manufacturer.repository'];
  17909.         }
  17910.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17911.         if (isset($this->services['product_manufacturer.repository'])) {
  17912.             return $this->services['product_manufacturer.repository'];
  17913.         }
  17914.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17915.         if (isset($this->services['product_manufacturer.repository'])) {
  17916.             return $this->services['product_manufacturer.repository'];
  17917.         }
  17918.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17919.         if (isset($this->services['product_manufacturer.repository'])) {
  17920.             return $this->services['product_manufacturer.repository'];
  17921.         }
  17922.         return $this->services['product_manufacturer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17923.     }
  17924.     /**
  17925.      * Gets the public 'product_manufacturer_translation.repository' shared service.
  17926.      *
  17927.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17928.      */
  17929.     protected function getProductManufacturerTranslation_RepositoryService()
  17930.     {
  17931.         return $this->services['product_manufacturer_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] ?? $this->getProductManufacturerTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17932.     }
  17933.     /**
  17934.      * Gets the public 'product_media.repository' shared service.
  17935.      *
  17936.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17937.      */
  17938.     protected function getProductMedia_RepositoryService()
  17939.     {
  17940.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17941.         if (isset($this->services['product_media.repository'])) {
  17942.             return $this->services['product_media.repository'];
  17943.         }
  17944.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17945.         if (isset($this->services['product_media.repository'])) {
  17946.             return $this->services['product_media.repository'];
  17947.         }
  17948.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  17949.         if (isset($this->services['product_media.repository'])) {
  17950.             return $this->services['product_media.repository'];
  17951.         }
  17952.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17953.         if (isset($this->services['product_media.repository'])) {
  17954.             return $this->services['product_media.repository'];
  17955.         }
  17956.         return $this->services['product_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] ?? $this->getProductMediaDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17957.     }
  17958.     /**
  17959.      * Gets the public 'product_option.repository' shared service.
  17960.      *
  17961.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17962.      */
  17963.     protected function getProductOption_RepositoryService()
  17964.     {
  17965.         return $this->services['product_option.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] ?? $this->getProductOptionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17966.     }
  17967.     /**
  17968.      * Gets the public 'product_price.repository' shared service.
  17969.      *
  17970.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17971.      */
  17972.     protected function getProductPrice_RepositoryService()
  17973.     {
  17974.         return $this->services['product_price.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] ?? $this->getProductPriceDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17975.     }
  17976.     /**
  17977.      * Gets the public 'product_property.repository' shared service.
  17978.      *
  17979.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17980.      */
  17981.     protected function getProductProperty_RepositoryService()
  17982.     {
  17983.         return $this->services['product_property.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] ?? $this->getProductPropertyDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17984.     }
  17985.     /**
  17986.      * Gets the public 'product_review.repository' shared service.
  17987.      *
  17988.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  17989.      */
  17990.     protected function getProductReview_RepositoryService()
  17991.     {
  17992.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  17993.         if (isset($this->services['product_review.repository'])) {
  17994.             return $this->services['product_review.repository'];
  17995.         }
  17996.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  17997.         if (isset($this->services['product_review.repository'])) {
  17998.             return $this->services['product_review.repository'];
  17999.         }
  18000.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18001.         if (isset($this->services['product_review.repository'])) {
  18002.             return $this->services['product_review.repository'];
  18003.         }
  18004.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18005.         if (isset($this->services['product_review.repository'])) {
  18006.             return $this->services['product_review.repository'];
  18007.         }
  18008.         return $this->services['product_review.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] ?? $this->getProductReviewDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18009.     }
  18010.     /**
  18011.      * Gets the public 'product_search_config.repository' shared service.
  18012.      *
  18013.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18014.      */
  18015.     protected function getProductSearchConfig_RepositoryService()
  18016.     {
  18017.         return $this->services['product_search_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] ?? $this->getProductSearchConfigDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18018.     }
  18019.     /**
  18020.      * Gets the public 'product_search_config_field.repository' shared service.
  18021.      *
  18022.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18023.      */
  18024.     protected function getProductSearchConfigField_RepositoryService()
  18025.     {
  18026.         return $this->services['product_search_config_field.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] ?? $this->getProductSearchConfigFieldDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18027.     }
  18028.     /**
  18029.      * Gets the public 'product_search_keyword.repository' shared service.
  18030.      *
  18031.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18032.      */
  18033.     protected function getProductSearchKeyword_RepositoryService()
  18034.     {
  18035.         return $this->services['product_search_keyword.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] ?? $this->getProductSearchKeywordDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18036.     }
  18037.     /**
  18038.      * Gets the public 'product_sorting.repository' shared service.
  18039.      *
  18040.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18041.      */
  18042.     protected function getProductSorting_RepositoryService()
  18043.     {
  18044.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18045.         if (isset($this->services['product_sorting.repository'])) {
  18046.             return $this->services['product_sorting.repository'];
  18047.         }
  18048.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18049.         if (isset($this->services['product_sorting.repository'])) {
  18050.             return $this->services['product_sorting.repository'];
  18051.         }
  18052.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18053.         if (isset($this->services['product_sorting.repository'])) {
  18054.             return $this->services['product_sorting.repository'];
  18055.         }
  18056.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18057.         if (isset($this->services['product_sorting.repository'])) {
  18058.             return $this->services['product_sorting.repository'];
  18059.         }
  18060.         return $this->services['product_sorting.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] ?? $this->getProductSortingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18061.     }
  18062.     /**
  18063.      * Gets the public 'product_sorting_translation.repository' shared service.
  18064.      *
  18065.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18066.      */
  18067.     protected function getProductSortingTranslation_RepositoryService()
  18068.     {
  18069.         return $this->services['product_sorting_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] ?? $this->getProductSortingTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18070.     }
  18071.     /**
  18072.      * Gets the public 'product_stream.repository' shared service.
  18073.      *
  18074.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18075.      */
  18076.     protected function getProductStream_RepositoryService()
  18077.     {
  18078.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18079.         if (isset($this->services['product_stream.repository'])) {
  18080.             return $this->services['product_stream.repository'];
  18081.         }
  18082.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18083.         if (isset($this->services['product_stream.repository'])) {
  18084.             return $this->services['product_stream.repository'];
  18085.         }
  18086.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18087.         if (isset($this->services['product_stream.repository'])) {
  18088.             return $this->services['product_stream.repository'];
  18089.         }
  18090.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18091.         if (isset($this->services['product_stream.repository'])) {
  18092.             return $this->services['product_stream.repository'];
  18093.         }
  18094.         return $this->services['product_stream.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] ?? $this->getProductStreamDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18095.     }
  18096.     /**
  18097.      * Gets the public 'product_stream_filter.repository' shared service.
  18098.      *
  18099.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18100.      */
  18101.     protected function getProductStreamFilter_RepositoryService()
  18102.     {
  18103.         return $this->services['product_stream_filter.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] ?? $this->getProductStreamFilterDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18104.     }
  18105.     /**
  18106.      * Gets the public 'product_stream_mapping.repository' shared service.
  18107.      *
  18108.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18109.      */
  18110.     protected function getProductStreamMapping_RepositoryService()
  18111.     {
  18112.         return $this->services['product_stream_mapping.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] ?? $this->getProductStreamMappingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18113.     }
  18114.     /**
  18115.      * Gets the public 'product_stream_translation.repository' shared service.
  18116.      *
  18117.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18118.      */
  18119.     protected function getProductStreamTranslation_RepositoryService()
  18120.     {
  18121.         return $this->services['product_stream_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] ?? $this->getProductStreamTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18122.     }
  18123.     /**
  18124.      * Gets the public 'product_tag.repository' shared service.
  18125.      *
  18126.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18127.      */
  18128.     protected function getProductTag_RepositoryService()
  18129.     {
  18130.         return $this->services['product_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] ?? $this->getProductTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18131.     }
  18132.     /**
  18133.      * Gets the public 'product_translation.repository' shared service.
  18134.      *
  18135.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18136.      */
  18137.     protected function getProductTranslation_RepositoryService()
  18138.     {
  18139.         return $this->services['product_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] ?? $this->getProductTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18140.     }
  18141.     /**
  18142.      * Gets the public 'product_visibility.repository' shared service.
  18143.      *
  18144.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18145.      */
  18146.     protected function getProductVisibility_RepositoryService()
  18147.     {
  18148.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18149.         if (isset($this->services['product_visibility.repository'])) {
  18150.             return $this->services['product_visibility.repository'];
  18151.         }
  18152.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18153.         if (isset($this->services['product_visibility.repository'])) {
  18154.             return $this->services['product_visibility.repository'];
  18155.         }
  18156.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18157.         if (isset($this->services['product_visibility.repository'])) {
  18158.             return $this->services['product_visibility.repository'];
  18159.         }
  18160.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18161.         if (isset($this->services['product_visibility.repository'])) {
  18162.             return $this->services['product_visibility.repository'];
  18163.         }
  18164.         return $this->services['product_visibility.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] ?? $this->getProductVisibilityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18165.     }
  18166.     /**
  18167.      * Gets the public 'profiling.filesystem.private' shared service.
  18168.      *
  18169.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18170.      */
  18171.     protected function getProfiling_Filesystem_PrivateService()
  18172.     {
  18173.         return $this->services['profiling.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/profiling');
  18174.     }
  18175.     /**
  18176.      * Gets the public 'profiling.filesystem.public' shared service.
  18177.      *
  18178.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18179.      */
  18180.     protected function getProfiling_Filesystem_PublicService()
  18181.     {
  18182.         return $this->services['profiling.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/profiling');
  18183.     }
  18184.     /**
  18185.      * Gets the public 'promotion.repository' shared service.
  18186.      *
  18187.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18188.      */
  18189.     protected function getPromotion_RepositoryService()
  18190.     {
  18191.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18192.         if (isset($this->services['promotion.repository'])) {
  18193.             return $this->services['promotion.repository'];
  18194.         }
  18195.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18196.         if (isset($this->services['promotion.repository'])) {
  18197.             return $this->services['promotion.repository'];
  18198.         }
  18199.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18200.         if (isset($this->services['promotion.repository'])) {
  18201.             return $this->services['promotion.repository'];
  18202.         }
  18203.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18204.         if (isset($this->services['promotion.repository'])) {
  18205.             return $this->services['promotion.repository'];
  18206.         }
  18207.         return $this->services['promotion.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] ?? $this->getPromotionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18208.     }
  18209.     /**
  18210.      * Gets the public 'promotion_cart_rule.repository' shared service.
  18211.      *
  18212.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18213.      */
  18214.     protected function getPromotionCartRule_RepositoryService()
  18215.     {
  18216.         return $this->services['promotion_cart_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] ?? $this->getPromotionCartRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18217.     }
  18218.     /**
  18219.      * Gets the public 'promotion_discount.repository' shared service.
  18220.      *
  18221.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18222.      */
  18223.     protected function getPromotionDiscount_RepositoryService()
  18224.     {
  18225.         return $this->services['promotion_discount.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] ?? $this->getPromotionDiscountDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18226.     }
  18227.     /**
  18228.      * Gets the public 'promotion_discount_prices.repository' shared service.
  18229.      *
  18230.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18231.      */
  18232.     protected function getPromotionDiscountPrices_RepositoryService()
  18233.     {
  18234.         return $this->services['promotion_discount_prices.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] ?? $this->getPromotionDiscountPriceDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18235.     }
  18236.     /**
  18237.      * Gets the public 'promotion_discount_rule.repository' shared service.
  18238.      *
  18239.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18240.      */
  18241.     protected function getPromotionDiscountRule_RepositoryService()
  18242.     {
  18243.         return $this->services['promotion_discount_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] ?? $this->getPromotionDiscountRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18244.     }
  18245.     /**
  18246.      * Gets the public 'promotion_individual_code.repository' shared service.
  18247.      *
  18248.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18249.      */
  18250.     protected function getPromotionIndividualCode_RepositoryService()
  18251.     {
  18252.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18253.         if (isset($this->services['promotion_individual_code.repository'])) {
  18254.             return $this->services['promotion_individual_code.repository'];
  18255.         }
  18256.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18257.         if (isset($this->services['promotion_individual_code.repository'])) {
  18258.             return $this->services['promotion_individual_code.repository'];
  18259.         }
  18260.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18261.         if (isset($this->services['promotion_individual_code.repository'])) {
  18262.             return $this->services['promotion_individual_code.repository'];
  18263.         }
  18264.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18265.         if (isset($this->services['promotion_individual_code.repository'])) {
  18266.             return $this->services['promotion_individual_code.repository'];
  18267.         }
  18268.         return $this->services['promotion_individual_code.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] ?? $this->getPromotionIndividualCodeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18269.     }
  18270.     /**
  18271.      * Gets the public 'promotion_order_rule.repository' shared service.
  18272.      *
  18273.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18274.      */
  18275.     protected function getPromotionOrderRule_RepositoryService()
  18276.     {
  18277.         return $this->services['promotion_order_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] ?? $this->getPromotionOrderRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18278.     }
  18279.     /**
  18280.      * Gets the public 'promotion_persona_customer.repository' shared service.
  18281.      *
  18282.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18283.      */
  18284.     protected function getPromotionPersonaCustomer_RepositoryService()
  18285.     {
  18286.         return $this->services['promotion_persona_customer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] ?? $this->getPromotionPersonaCustomerDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18287.     }
  18288.     /**
  18289.      * Gets the public 'promotion_persona_rule.repository' shared service.
  18290.      *
  18291.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18292.      */
  18293.     protected function getPromotionPersonaRule_RepositoryService()
  18294.     {
  18295.         return $this->services['promotion_persona_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] ?? $this->getPromotionPersonaRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18296.     }
  18297.     /**
  18298.      * Gets the public 'promotion_sales_channel.repository' shared service.
  18299.      *
  18300.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18301.      */
  18302.     protected function getPromotionSalesChannel_RepositoryService()
  18303.     {
  18304.         return $this->services['promotion_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] ?? $this->getPromotionSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18305.     }
  18306.     /**
  18307.      * Gets the public 'promotion_setgroup.repository' shared service.
  18308.      *
  18309.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18310.      */
  18311.     protected function getPromotionSetgroup_RepositoryService()
  18312.     {
  18313.         return $this->services['promotion_setgroup.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] ?? $this->getPromotionSetGroupDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18314.     }
  18315.     /**
  18316.      * Gets the public 'promotion_setgroup_rule.repository' shared service.
  18317.      *
  18318.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18319.      */
  18320.     protected function getPromotionSetgroupRule_RepositoryService()
  18321.     {
  18322.         return $this->services['promotion_setgroup_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] ?? $this->getPromotionSetGroupRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18323.     }
  18324.     /**
  18325.      * Gets the public 'promotion_translation.repository' shared service.
  18326.      *
  18327.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18328.      */
  18329.     protected function getPromotionTranslation_RepositoryService()
  18330.     {
  18331.         return $this->services['promotion_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] ?? $this->getPromotionTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18332.     }
  18333.     /**
  18334.      * Gets the public 'property_group.repository' shared service.
  18335.      *
  18336.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18337.      */
  18338.     protected function getPropertyGroup_RepositoryService()
  18339.     {
  18340.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18341.         if (isset($this->services['property_group.repository'])) {
  18342.             return $this->services['property_group.repository'];
  18343.         }
  18344.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18345.         if (isset($this->services['property_group.repository'])) {
  18346.             return $this->services['property_group.repository'];
  18347.         }
  18348.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18349.         if (isset($this->services['property_group.repository'])) {
  18350.             return $this->services['property_group.repository'];
  18351.         }
  18352.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18353.         if (isset($this->services['property_group.repository'])) {
  18354.             return $this->services['property_group.repository'];
  18355.         }
  18356.         return $this->services['property_group.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] ?? $this->getPropertyGroupDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18357.     }
  18358.     /**
  18359.      * Gets the public 'property_group_option.repository' shared service.
  18360.      *
  18361.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18362.      */
  18363.     protected function getPropertyGroupOption_RepositoryService()
  18364.     {
  18365.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18366.         if (isset($this->services['property_group_option.repository'])) {
  18367.             return $this->services['property_group_option.repository'];
  18368.         }
  18369.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18370.         if (isset($this->services['property_group_option.repository'])) {
  18371.             return $this->services['property_group_option.repository'];
  18372.         }
  18373.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18374.         if (isset($this->services['property_group_option.repository'])) {
  18375.             return $this->services['property_group_option.repository'];
  18376.         }
  18377.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18378.         if (isset($this->services['property_group_option.repository'])) {
  18379.             return $this->services['property_group_option.repository'];
  18380.         }
  18381.         return $this->services['property_group_option.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] ?? $this->getPropertyGroupOptionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18382.     }
  18383.     /**
  18384.      * Gets the public 'property_group_option_translation.repository' shared service.
  18385.      *
  18386.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18387.      */
  18388.     protected function getPropertyGroupOptionTranslation_RepositoryService()
  18389.     {
  18390.         return $this->services['property_group_option_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] ?? $this->getPropertyGroupOptionTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18391.     }
  18392.     /**
  18393.      * Gets the public 'property_group_translation.repository' shared service.
  18394.      *
  18395.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18396.      */
  18397.     protected function getPropertyGroupTranslation_RepositoryService()
  18398.     {
  18399.         return $this->services['property_group_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] ?? $this->getPropertyGroupTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18400.     }
  18401.     /**
  18402.      * Gets the public 'red_magnalister_s_w6.filesystem.private' shared service.
  18403.      *
  18404.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18405.      */
  18406.     protected function getRedMagnalisterSW6_Filesystem_PrivateService()
  18407.     {
  18408.         return $this->services['red_magnalister_s_w6.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/red_magnalister_s_w6');
  18409.     }
  18410.     /**
  18411.      * Gets the public 'red_magnalister_s_w6.filesystem.public' shared service.
  18412.      *
  18413.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18414.      */
  18415.     protected function getRedMagnalisterSW6_Filesystem_PublicService()
  18416.     {
  18417.         return $this->services['red_magnalister_s_w6.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/red_magnalister_s_w6');
  18418.     }
  18419.     /**
  18420.      * Gets the public 'request_stack' shared service.
  18421.      *
  18422.      * @return \Symfony\Component\HttpFoundation\RequestStack
  18423.      */
  18424.     protected function getRequestStackService()
  18425.     {
  18426.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  18427.     }
  18428.     /**
  18429.      * Gets the public 'router' shared autowired service.
  18430.      *
  18431.      * @return \Shopware\Storefront\Framework\Routing\Router
  18432.      */
  18433.     protected function getRouterService()
  18434.     {
  18435.         return $this->services['router'] = new \Shopware\Storefront\Framework\Routing\Router(($this->privates['router.default'] ?? $this->getRouter_DefaultService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  18436.     }
  18437.     /**
  18438.      * Gets the public 'routing.loader' shared service.
  18439.      *
  18440.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  18441.      */
  18442.     protected function getRouting_LoaderService()
  18443.     {
  18444.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  18445.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  18446.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  18447.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  18448.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  18449.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  18450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Route/ApiRouteLoader.php';
  18451.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  18452.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  18453.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  18454.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  18455.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  18456.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  18457.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  18458.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  18459.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  18460.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  18461.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  18462.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  18463.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  18464.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  18465.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  18466.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  18467.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  18468.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  18469.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  18470.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  18471.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  18472.         $a->addLoader(new \Shopware\Core\Framework\Api\Route\ApiRouteLoader(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())));
  18473.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  18474.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  18475.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  18476.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  18477.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  18478.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18479.             'kernel' => ['services''kernel''getKernelService'false],
  18480.         ], [
  18481.             'kernel' => 'Shopware\\Core\\Kernel',
  18482.         ]), 'dev'));
  18483.         $a->addLoader($c);
  18484.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  18485.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  18486.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  18487.     }
  18488.     /**
  18489.      * Gets the public 'rule.repository' shared service.
  18490.      *
  18491.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18492.      */
  18493.     protected function getRule_RepositoryService()
  18494.     {
  18495.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18496.         if (isset($this->services['rule.repository'])) {
  18497.             return $this->services['rule.repository'];
  18498.         }
  18499.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18500.         if (isset($this->services['rule.repository'])) {
  18501.             return $this->services['rule.repository'];
  18502.         }
  18503.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18504.         if (isset($this->services['rule.repository'])) {
  18505.             return $this->services['rule.repository'];
  18506.         }
  18507.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18508.         if (isset($this->services['rule.repository'])) {
  18509.             return $this->services['rule.repository'];
  18510.         }
  18511.         return $this->services['rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] ?? $this->getRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18512.     }
  18513.     /**
  18514.      * Gets the public 'rule_condition.repository' shared service.
  18515.      *
  18516.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18517.      */
  18518.     protected function getRuleCondition_RepositoryService()
  18519.     {
  18520.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18521.         if (isset($this->services['rule_condition.repository'])) {
  18522.             return $this->services['rule_condition.repository'];
  18523.         }
  18524.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18525.         if (isset($this->services['rule_condition.repository'])) {
  18526.             return $this->services['rule_condition.repository'];
  18527.         }
  18528.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18529.         if (isset($this->services['rule_condition.repository'])) {
  18530.             return $this->services['rule_condition.repository'];
  18531.         }
  18532.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18533.         if (isset($this->services['rule_condition.repository'])) {
  18534.             return $this->services['rule_condition.repository'];
  18535.         }
  18536.         return $this->services['rule_condition.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] ?? $this->getRuleConditionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18537.     }
  18538.     /**
  18539.      * Gets the public 'rule_tag.repository' shared service.
  18540.      *
  18541.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18542.      */
  18543.     protected function getRuleTag_RepositoryService()
  18544.     {
  18545.         return $this->services['rule_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] ?? $this->getRuleTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18546.     }
  18547.     /**
  18548.      * Gets the public 's_plugin_netzp_notification.repository' shared service.
  18549.      *
  18550.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18551.      */
  18552.     protected function getSPluginNetzpNotification_RepositoryService()
  18553.     {
  18554.         return $this->services['s_plugin_netzp_notification.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetzpNotifications6\\Core\\Content\\Notification\\NotificationDefinition'] ?? $this->getNotificationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18555.     }
  18556.     /**
  18557.      * Gets the public 's_plugin_netzp_notification_translation.repository' shared service.
  18558.      *
  18559.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18560.      */
  18561.     protected function getSPluginNetzpNotificationTranslation_RepositoryService()
  18562.     {
  18563.         return $this->services['s_plugin_netzp_notification_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetzpNotifications6\\Core\\Content\\Aggregate\\NotificationTranslation\\NotificationTranslationDefinition'] ?? $this->getNotificationTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18564.     }
  18565.     /**
  18566.      * Gets the public 'sales_channel.category.repository' shared service.
  18567.      *
  18568.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18569.      */
  18570.     protected function getSalesChannel_Category_RepositoryService()
  18571.     {
  18572.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18573.         if (isset($this->services['sales_channel.category.repository'])) {
  18574.             return $this->services['sales_channel.category.repository'];
  18575.         }
  18576.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18577.         if (isset($this->services['sales_channel.category.repository'])) {
  18578.             return $this->services['sales_channel.category.repository'];
  18579.         }
  18580.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18581.         if (isset($this->services['sales_channel.category.repository'])) {
  18582.             return $this->services['sales_channel.category.repository'];
  18583.         }
  18584.         return $this->services['sales_channel.category.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] ?? $this->getSalesChannelCategoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18585.     }
  18586.     /**
  18587.      * Gets the public 'sales_channel.country.repository' shared service.
  18588.      *
  18589.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18590.      */
  18591.     protected function getSalesChannel_Country_RepositoryService()
  18592.     {
  18593.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18594.         if (isset($this->services['sales_channel.country.repository'])) {
  18595.             return $this->services['sales_channel.country.repository'];
  18596.         }
  18597.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18598.         if (isset($this->services['sales_channel.country.repository'])) {
  18599.             return $this->services['sales_channel.country.repository'];
  18600.         }
  18601.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18602.         if (isset($this->services['sales_channel.country.repository'])) {
  18603.             return $this->services['sales_channel.country.repository'];
  18604.         }
  18605.         return $this->services['sales_channel.country.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition'] ?? $this->getSalesChannelCountryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18606.     }
  18607.     /**
  18608.      * Gets the public 'sales_channel.country_state.repository' shared service.
  18609.      *
  18610.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18611.      */
  18612.     protected function getSalesChannel_CountryState_RepositoryService()
  18613.     {
  18614.         return $this->services['sales_channel.country_state.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition'] ?? $this->getSalesChannelCountryStateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18615.     }
  18616.     /**
  18617.      * Gets the public 'sales_channel.currency.repository' shared service.
  18618.      *
  18619.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18620.      */
  18621.     protected function getSalesChannel_Currency_RepositoryService()
  18622.     {
  18623.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18624.         if (isset($this->services['sales_channel.currency.repository'])) {
  18625.             return $this->services['sales_channel.currency.repository'];
  18626.         }
  18627.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18628.         if (isset($this->services['sales_channel.currency.repository'])) {
  18629.             return $this->services['sales_channel.currency.repository'];
  18630.         }
  18631.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18632.         if (isset($this->services['sales_channel.currency.repository'])) {
  18633.             return $this->services['sales_channel.currency.repository'];
  18634.         }
  18635.         return $this->services['sales_channel.currency.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition'] ?? $this->getSalesChannelCurrencyDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18636.     }
  18637.     /**
  18638.      * Gets the public 'sales_channel.landing_page.repository' shared service.
  18639.      *
  18640.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18641.      */
  18642.     protected function getSalesChannel_LandingPage_RepositoryService()
  18643.     {
  18644.         return $this->services['sales_channel.landing_page.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] ?? $this->getSalesChannelLandingPageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18645.     }
  18646.     /**
  18647.      * Gets the public 'sales_channel.language.repository' shared service.
  18648.      *
  18649.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18650.      */
  18651.     protected function getSalesChannel_Language_RepositoryService()
  18652.     {
  18653.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18654.         if (isset($this->services['sales_channel.language.repository'])) {
  18655.             return $this->services['sales_channel.language.repository'];
  18656.         }
  18657.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18658.         if (isset($this->services['sales_channel.language.repository'])) {
  18659.             return $this->services['sales_channel.language.repository'];
  18660.         }
  18661.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18662.         if (isset($this->services['sales_channel.language.repository'])) {
  18663.             return $this->services['sales_channel.language.repository'];
  18664.         }
  18665.         return $this->services['sales_channel.language.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition'] ?? $this->getSalesChannelLanguageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18666.     }
  18667.     /**
  18668.      * Gets the public 'sales_channel.main_category.repository' shared service.
  18669.      *
  18670.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18671.      */
  18672.     protected function getSalesChannel_MainCategory_RepositoryService()
  18673.     {
  18674.         return $this->services['sales_channel.main_category.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition'] ?? $this->getSalesChannelMainCategoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18675.     }
  18676.     /**
  18677.      * Gets the public 'sales_channel.newsletter_recipient.repository' shared service.
  18678.      *
  18679.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18680.      */
  18681.     protected function getSalesChannel_NewsletterRecipient_RepositoryService()
  18682.     {
  18683.         return $this->services['sales_channel.newsletter_recipient.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition'] ?? $this->getSalesChannelNewsletterRecipientDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18684.     }
  18685.     /**
  18686.      * Gets the public 'sales_channel.payment_method.repository' shared service.
  18687.      *
  18688.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18689.      */
  18690.     protected function getSalesChannel_PaymentMethod_RepositoryService()
  18691.     {
  18692.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18693.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  18694.             return $this->services['sales_channel.payment_method.repository'];
  18695.         }
  18696.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18697.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  18698.             return $this->services['sales_channel.payment_method.repository'];
  18699.         }
  18700.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18701.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  18702.             return $this->services['sales_channel.payment_method.repository'];
  18703.         }
  18704.         return $this->services['sales_channel.payment_method.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition'] ?? $this->getSalesChannelPaymentMethodDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18705.     }
  18706.     /**
  18707.      * Gets the public 'sales_channel.product.repository' shared service.
  18708.      *
  18709.      * @return \Swag\PayPal\Util\Compatibility\SalesChannelRepositoryDecorator
  18710.      */
  18711.     protected function getSalesChannel_Product_RepositoryService()
  18712.     {
  18713.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18714.         if (isset($this->services['sales_channel.product.repository'])) {
  18715.             return $this->services['sales_channel.product.repository'];
  18716.         }
  18717.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18718.         if (isset($this->services['sales_channel.product.repository'])) {
  18719.             return $this->services['sales_channel.product.repository'];
  18720.         }
  18721.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18722.         if (isset($this->services['sales_channel.product.repository'])) {
  18723.             return $this->services['sales_channel.product.repository'];
  18724.         }
  18725.         return $this->services['sales_channel.product.repository'] = new \Swag\PayPal\Util\Compatibility\SalesChannelRepositoryDecorator(new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] ?? $this->getSalesChannelProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18726.     }
  18727.     /**
  18728.      * Gets the public 'sales_channel.repository' shared service.
  18729.      *
  18730.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18731.      */
  18732.     protected function getSalesChannel_RepositoryService()
  18733.     {
  18734.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18735.         if (isset($this->services['sales_channel.repository'])) {
  18736.             return $this->services['sales_channel.repository'];
  18737.         }
  18738.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18739.         if (isset($this->services['sales_channel.repository'])) {
  18740.             return $this->services['sales_channel.repository'];
  18741.         }
  18742.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18743.         if (isset($this->services['sales_channel.repository'])) {
  18744.             return $this->services['sales_channel.repository'];
  18745.         }
  18746.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18747.         if (isset($this->services['sales_channel.repository'])) {
  18748.             return $this->services['sales_channel.repository'];
  18749.         }
  18750.         return $this->services['sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] ?? $this->getSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18751.     }
  18752.     /**
  18753.      * Gets the public 'sales_channel.salutation.repository' shared service.
  18754.      *
  18755.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18756.      */
  18757.     protected function getSalesChannel_Salutation_RepositoryService()
  18758.     {
  18759.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18760.         if (isset($this->services['sales_channel.salutation.repository'])) {
  18761.             return $this->services['sales_channel.salutation.repository'];
  18762.         }
  18763.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18764.         if (isset($this->services['sales_channel.salutation.repository'])) {
  18765.             return $this->services['sales_channel.salutation.repository'];
  18766.         }
  18767.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18768.         if (isset($this->services['sales_channel.salutation.repository'])) {
  18769.             return $this->services['sales_channel.salutation.repository'];
  18770.         }
  18771.         return $this->services['sales_channel.salutation.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition'] ?? $this->getSalesChannelSalutationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18772.     }
  18773.     /**
  18774.      * Gets the public 'sales_channel.seo_url.repository' shared service.
  18775.      *
  18776.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18777.      */
  18778.     protected function getSalesChannel_SeoUrl_RepositoryService()
  18779.     {
  18780.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18781.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  18782.             return $this->services['sales_channel.seo_url.repository'];
  18783.         }
  18784.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18785.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  18786.             return $this->services['sales_channel.seo_url.repository'];
  18787.         }
  18788.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18789.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  18790.             return $this->services['sales_channel.seo_url.repository'];
  18791.         }
  18792.         return $this->services['sales_channel.seo_url.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition'] ?? $this->getSalesChannelSeoUrlDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18793.     }
  18794.     /**
  18795.      * Gets the public 'sales_channel.shipping_method.repository' shared service.
  18796.      *
  18797.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  18798.      */
  18799.     protected function getSalesChannel_ShippingMethod_RepositoryService()
  18800.     {
  18801.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18802.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  18803.             return $this->services['sales_channel.shipping_method.repository'];
  18804.         }
  18805.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18806.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  18807.             return $this->services['sales_channel.shipping_method.repository'];
  18808.         }
  18809.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18810.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  18811.             return $this->services['sales_channel.shipping_method.repository'];
  18812.         }
  18813.         return $this->services['sales_channel.shipping_method.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition'] ?? $this->getSalesChannelShippingMethodDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18814.     }
  18815.     /**
  18816.      * Gets the public 'sales_channel_analytics.repository' shared service.
  18817.      *
  18818.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18819.      */
  18820.     protected function getSalesChannelAnalytics_RepositoryService()
  18821.     {
  18822.         return $this->services['sales_channel_analytics.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] ?? $this->getSalesChannelAnalyticsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18823.     }
  18824.     /**
  18825.      * Gets the public 'sales_channel_country.repository' shared service.
  18826.      *
  18827.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18828.      */
  18829.     protected function getSalesChannelCountry_RepositoryService()
  18830.     {
  18831.         return $this->services['sales_channel_country.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] ?? $this->getSalesChannelCountryDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18832.     }
  18833.     /**
  18834.      * Gets the public 'sales_channel_currency.repository' shared service.
  18835.      *
  18836.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18837.      */
  18838.     protected function getSalesChannelCurrency_RepositoryService()
  18839.     {
  18840.         return $this->services['sales_channel_currency.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] ?? $this->getSalesChannelCurrencyDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  18841.     }
  18842.     /**
  18843.      * Gets the public 'sales_channel_definition.Acris\CookieConsent\Custom\Aggregate\CookieGroupTranslation\CookieGroupTranslationDefinition' shared service.
  18844.      *
  18845.      * @return \Acris\CookieConsent\Custom\Aggregate\CookieGroupTranslation\CookieGroupTranslationDefinition
  18846.      */
  18847.     protected function getCookieGroupTranslationDefinition2Service()
  18848.     {
  18849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18850.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Custom/Aggregate/CookieGroupTranslation/CookieGroupTranslationDefinition.php';
  18851.         $this->services['sales_channel_definition.Acris\\CookieConsent\\Custom\\Aggregate\\CookieGroupTranslation\\CookieGroupTranslationDefinition'] = $instance = new \Acris\CookieConsent\Custom\Aggregate\CookieGroupTranslation\CookieGroupTranslationDefinition();
  18852.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18853.         return $instance;
  18854.     }
  18855.     /**
  18856.      * Gets the public 'sales_channel_definition.Acris\CookieConsent\Custom\Aggregate\CookieTranslation\CookieTranslationDefinition' shared service.
  18857.      *
  18858.      * @return \Acris\CookieConsent\Custom\Aggregate\CookieTranslation\CookieTranslationDefinition
  18859.      */
  18860.     protected function getCookieTranslationDefinition2Service()
  18861.     {
  18862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18863.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Custom/Aggregate/CookieTranslation/CookieTranslationDefinition.php';
  18864.         $this->services['sales_channel_definition.Acris\\CookieConsent\\Custom\\Aggregate\\CookieTranslation\\CookieTranslationDefinition'] = $instance = new \Acris\CookieConsent\Custom\Aggregate\CookieTranslation\CookieTranslationDefinition();
  18865.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18866.         return $instance;
  18867.     }
  18868.     /**
  18869.      * Gets the public 'sales_channel_definition.Acris\CookieConsent\Custom\CookieDefinition' shared service.
  18870.      *
  18871.      * @return \Acris\CookieConsent\Custom\CookieDefinition
  18872.      */
  18873.     protected function getCookieDefinition2Service()
  18874.     {
  18875.         $this->services['sales_channel_definition.Acris\\CookieConsent\\Custom\\CookieDefinition'] = $instance = new \Acris\CookieConsent\Custom\CookieDefinition();
  18876.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18877.         return $instance;
  18878.     }
  18879.     /**
  18880.      * Gets the public 'sales_channel_definition.Acris\CookieConsent\Custom\CookieGroupDefinition' shared service.
  18881.      *
  18882.      * @return \Acris\CookieConsent\Custom\CookieGroupDefinition
  18883.      */
  18884.     protected function getCookieGroupDefinition2Service()
  18885.     {
  18886.         $this->services['sales_channel_definition.Acris\\CookieConsent\\Custom\\CookieGroupDefinition'] = $instance = new \Acris\CookieConsent\Custom\CookieGroupDefinition();
  18887.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18888.         return $instance;
  18889.     }
  18890.     /**
  18891.      * Gets the public 'sales_channel_definition.Acris\CookieConsent\Custom\CookieSalesChannelDefinition' shared service.
  18892.      *
  18893.      * @return \Acris\CookieConsent\Custom\CookieSalesChannelDefinition
  18894.      */
  18895.     protected function getCookieSalesChannelDefinition2Service()
  18896.     {
  18897.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Custom/CookieSalesChannelDefinition.php';
  18898.         $this->services['sales_channel_definition.Acris\\CookieConsent\\Custom\\CookieSalesChannelDefinition'] = $instance = new \Acris\CookieConsent\Custom\CookieSalesChannelDefinition();
  18899.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18900.         return $instance;
  18901.     }
  18902.     /**
  18903.      * Gets the public 'sales_channel_definition.Acris\SeoRedirect\Custom\SeoRedirectDefinition' shared service.
  18904.      *
  18905.      * @return \Acris\SeoRedirect\Custom\SeoRedirectDefinition
  18906.      */
  18907.     protected function getSeoRedirectDefinition2Service()
  18908.     {
  18909.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisSeoRedirectCS/src/Custom/SeoRedirectDefinition.php';
  18910.         $this->services['sales_channel_definition.Acris\\SeoRedirect\\Custom\\SeoRedirectDefinition'] = $instance = new \Acris\SeoRedirect\Custom\SeoRedirectDefinition();
  18911.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18912.         return $instance;
  18913.     }
  18914.     /**
  18915.      * Gets the public 'sales_channel_definition.AkuCmsFactory\Element\CmsFactoryElementDefinition' shared autowired service.
  18916.      *
  18917.      * @return \AkuCmsFactory\Element\CmsFactoryElementDefinition
  18918.      */
  18919.     protected function getCmsFactoryElementDefinition2Service()
  18920.     {
  18921.         $this->services['sales_channel_definition.AkuCmsFactory\\Element\\CmsFactoryElementDefinition'] = $instance = new \AkuCmsFactory\Element\CmsFactoryElementDefinition();
  18922.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18923.         return $instance;
  18924.     }
  18925.     /**
  18926.      * Gets the public 'sales_channel_definition.Cbax\ModulAnalytics\Core\Content\Analytics\CategoryImpressionsDefinition' shared service.
  18927.      *
  18928.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\CategoryImpressionsDefinition
  18929.      */
  18930.     protected function getCategoryImpressionsDefinition2Service()
  18931.     {
  18932.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/CategoryImpressionsDefinition.php';
  18933.         $this->services['sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\CategoryImpressionsDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\CategoryImpressionsDefinition();
  18934.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18935.         return $instance;
  18936.     }
  18937.     /**
  18938.      * Gets the public 'sales_channel_definition.Cbax\ModulAnalytics\Core\Content\Analytics\ConfigDefinition' shared service.
  18939.      *
  18940.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\ConfigDefinition
  18941.      */
  18942.     protected function getConfigDefinition2Service()
  18943.     {
  18944.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/ConfigDefinition.php';
  18945.         $this->services['sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ConfigDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\ConfigDefinition();
  18946.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18947.         return $instance;
  18948.     }
  18949.     /**
  18950.      * Gets the public 'sales_channel_definition.Cbax\ModulAnalytics\Core\Content\Analytics\GroupDefinition' shared service.
  18951.      *
  18952.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\GroupDefinition
  18953.      */
  18954.     protected function getGroupDefinition2Service()
  18955.     {
  18956.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/GroupDefinition.php';
  18957.         $this->services['sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\GroupDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\GroupDefinition();
  18958.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18959.         return $instance;
  18960.     }
  18961.     /**
  18962.      * Gets the public 'sales_channel_definition.Cbax\ModulAnalytics\Core\Content\Analytics\ManufacturerImpressionsDefinition' shared service.
  18963.      *
  18964.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\ManufacturerImpressionsDefinition
  18965.      */
  18966.     protected function getManufacturerImpressionsDefinition2Service()
  18967.     {
  18968.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/ManufacturerImpressionsDefinition.php';
  18969.         $this->services['sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ManufacturerImpressionsDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\ManufacturerImpressionsDefinition();
  18970.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18971.         return $instance;
  18972.     }
  18973.     /**
  18974.      * Gets the public 'sales_channel_definition.Cbax\ModulAnalytics\Core\Content\Analytics\PoolDefinition' shared service.
  18975.      *
  18976.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\PoolDefinition
  18977.      */
  18978.     protected function getPoolDefinition2Service()
  18979.     {
  18980.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/PoolDefinition.php';
  18981.         $this->services['sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\PoolDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\PoolDefinition();
  18982.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18983.         return $instance;
  18984.     }
  18985.     /**
  18986.      * Gets the public 'sales_channel_definition.Cbax\ModulAnalytics\Core\Content\Analytics\ProductImpressionsDefinition' shared service.
  18987.      *
  18988.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\ProductImpressionsDefinition
  18989.      */
  18990.     protected function getProductImpressionsDefinition2Service()
  18991.     {
  18992.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/ProductImpressionsDefinition.php';
  18993.         $this->services['sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\ProductImpressionsDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\ProductImpressionsDefinition();
  18994.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18995.         return $instance;
  18996.     }
  18997.     /**
  18998.      * Gets the public 'sales_channel_definition.Cbax\ModulAnalytics\Core\Content\Analytics\RefererDefinition' shared service.
  18999.      *
  19000.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\RefererDefinition
  19001.      */
  19002.     protected function getRefererDefinition2Service()
  19003.     {
  19004.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/RefererDefinition.php';
  19005.         $this->services['sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\RefererDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\RefererDefinition();
  19006.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19007.         return $instance;
  19008.     }
  19009.     /**
  19010.      * Gets the public 'sales_channel_definition.Cbax\ModulAnalytics\Core\Content\Analytics\SearchResultDefinition' shared service.
  19011.      *
  19012.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\SearchResultDefinition
  19013.      */
  19014.     protected function getSearchResultDefinition2Service()
  19015.     {
  19016.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/SearchResultDefinition.php';
  19017.         $this->services['sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\SearchResultDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\SearchResultDefinition();
  19018.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19019.         return $instance;
  19020.     }
  19021.     /**
  19022.      * Gets the public 'sales_channel_definition.Cbax\ModulAnalytics\Core\Content\Analytics\VisitorsDefinition' shared service.
  19023.      *
  19024.      * @return \Cbax\ModulAnalytics\Core\Content\Analytics\VisitorsDefinition
  19025.      */
  19026.     protected function getVisitorsDefinition2Service()
  19027.     {
  19028.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Core/Content/Analytics/VisitorsDefinition.php';
  19029.         $this->services['sales_channel_definition.Cbax\\ModulAnalytics\\Core\\Content\\Analytics\\VisitorsDefinition'] = $instance = new \Cbax\ModulAnalytics\Core\Content\Analytics\VisitorsDefinition();
  19030.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19031.         return $instance;
  19032.     }
  19033.     /**
  19034.      * Gets the public 'sales_channel_definition.Ghsw\GreyhoundConnect\Core\Content\Sync\SyncCustomerDefinition' shared service.
  19035.      *
  19036.      * @return \Ghsw\GreyhoundConnect\Core\Content\Sync\SyncCustomerDefinition
  19037.      */
  19038.     protected function getSyncCustomerDefinition2Service()
  19039.     {
  19040.         include_once \dirname(__DIR__4).'/custom/plugins/GhswGreyhoundConnect/src/Core/Content/Sync/SyncCustomerDefinition.php';
  19041.         $this->services['sales_channel_definition.Ghsw\\GreyhoundConnect\\Core\\Content\\Sync\\SyncCustomerDefinition'] = $instance = new \Ghsw\GreyhoundConnect\Core\Content\Sync\SyncCustomerDefinition();
  19042.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19043.         return $instance;
  19044.     }
  19045.     /**
  19046.      * Gets the public 'sales_channel_definition.Ghsw\GreyhoundConnect\Core\Content\Sync\SyncLogDefinition' shared service.
  19047.      *
  19048.      * @return \Ghsw\GreyhoundConnect\Core\Content\Sync\SyncLogDefinition
  19049.      */
  19050.     protected function getSyncLogDefinition2Service()
  19051.     {
  19052.         include_once \dirname(__DIR__4).'/custom/plugins/GhswGreyhoundConnect/src/Core/Content/Sync/SyncLogDefinition.php';
  19053.         $this->services['sales_channel_definition.Ghsw\\GreyhoundConnect\\Core\\Content\\Sync\\SyncLogDefinition'] = $instance = new \Ghsw\GreyhoundConnect\Core\Content\Sync\SyncLogDefinition();
  19054.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19055.         return $instance;
  19056.     }
  19057.     /**
  19058.      * Gets the public 'sales_channel_definition.KlarnaPayment\Components\DataAbstractionLayer\Entity\RequestLog\RequestLogDefinition' shared service.
  19059.      *
  19060.      * @return \KlarnaPayment\Components\DataAbstractionLayer\Entity\RequestLog\RequestLogDefinition
  19061.      */
  19062.     protected function getRequestLogDefinition2Service()
  19063.     {
  19064.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/DataAbstractionLayer/Entity/RequestLog/RequestLogDefinition.php';
  19065.         $this->services['sales_channel_definition.KlarnaPayment\\Components\\DataAbstractionLayer\\Entity\\RequestLog\\RequestLogDefinition'] = $instance = new \KlarnaPayment\Components\DataAbstractionLayer\Entity\RequestLog\RequestLogDefinition();
  19066.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19067.         return $instance;
  19068.     }
  19069.     /**
  19070.      * Gets the public 'sales_channel_definition.Kplngi\ProductOrder\Position\OrderActiveDefinition' shared service.
  19071.      *
  19072.      * @return \Kplngi\ProductOrder\Position\OrderActiveDefinition
  19073.      */
  19074.     protected function getOrderActiveDefinition2Service()
  19075.     {
  19076.         include_once \dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Position/OrderActiveDefinition.php';
  19077.         $this->services['sales_channel_definition.Kplngi\\ProductOrder\\Position\\OrderActiveDefinition'] = $instance = new \Kplngi\ProductOrder\Position\OrderActiveDefinition();
  19078.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19079.         return $instance;
  19080.     }
  19081.     /**
  19082.      * Gets the public 'sales_channel_definition.Kplngi\ProductOrder\Position\ProductCategoryDefinition' shared service.
  19083.      *
  19084.      * @return \Kplngi\ProductOrder\Position\ProductCategoryDefinition
  19085.      */
  19086.     protected function getProductCategoryDefinition3Service()
  19087.     {
  19088.         include_once \dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Position/ProductCategoryDefinition.php';
  19089.         $this->services['sales_channel_definition.Kplngi\\ProductOrder\\Position\\ProductCategoryDefinition'] = $instance = new \Kplngi\ProductOrder\Position\ProductCategoryDefinition();
  19090.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19091.         return $instance;
  19092.     }
  19093.     /**
  19094.      * Gets the public 'sales_channel_definition.Mrpix\BilligerTracking\Core\System\SalesChannel\Aggregate\BilligerTrackingDefinition' shared service.
  19095.      *
  19096.      * @return \Mrpix\BilligerTracking\Core\System\SalesChannel\Aggregate\BilligerTrackingDefinition
  19097.      */
  19098.     protected function getBilligerTrackingDefinition2Service()
  19099.     {
  19100.         include_once \dirname(__DIR__4).'/custom/plugins/MrpixBilligerTracking/src/Core/System/SalesChannel/Aggregate/BilligerTrackingDefinition.php';
  19101.         $this->services['sales_channel_definition.Mrpix\\BilligerTracking\\Core\\System\\SalesChannel\\Aggregate\\BilligerTrackingDefinition'] = $instance = new \Mrpix\BilligerTracking\Core\System\SalesChannel\Aggregate\BilligerTrackingDefinition();
  19102.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19103.         return $instance;
  19104.     }
  19105.     /**
  19106.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextProductDetailCms\Core\Content\ProductCmsSalesChannel\ProductCmsSalesChannelDefinition' shared service.
  19107.      *
  19108.      * @return \NetInventors\NetiNextProductDetailCms\Core\Content\ProductCmsSalesChannel\ProductCmsSalesChannelDefinition
  19109.      */
  19110.     protected function getProductCmsSalesChannelDefinition2Service()
  19111.     {
  19112.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/Core/Content/ProductCmsSalesChannel/ProductCmsSalesChannelDefinition.php';
  19113.         $this->services['sales_channel_definition.NetInventors\\NetiNextProductDetailCms\\Core\\Content\\ProductCmsSalesChannel\\ProductCmsSalesChannelDefinition'] = $instance = new \NetInventors\NetiNextProductDetailCms\Core\Content\ProductCmsSalesChannel\ProductCmsSalesChannelDefinition();
  19114.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19115.         return $instance;
  19116.     }
  19117.     /**
  19118.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextProductDetailCms\Core\Content\Product\Aggregate\ProductCms\ProductCmsDefinition' shared service.
  19119.      *
  19120.      * @return \NetInventors\NetiNextProductDetailCms\Core\Content\Product\Aggregate\ProductCms\ProductCmsDefinition
  19121.      */
  19122.     protected function getProductCmsDefinition2Service()
  19123.     {
  19124.         $this->services['sales_channel_definition.NetInventors\\NetiNextProductDetailCms\\Core\\Content\\Product\\Aggregate\\ProductCms\\ProductCmsDefinition'] = $instance = new \NetInventors\NetiNextProductDetailCms\Core\Content\Product\Aggregate\ProductCms\ProductCmsDefinition();
  19125.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19126.         return $instance;
  19127.     }
  19128.     /**
  19129.      * Gets the public 'sales_channel_definition.NetInventors\NetiNextProductDetailCms\Core\Content\TemplateMarker\TemplateMarkerDefinition' shared service.
  19130.      *
  19131.      * @return \NetInventors\NetiNextProductDetailCms\Core\Content\TemplateMarker\TemplateMarkerDefinition
  19132.      */
  19133.     protected function getTemplateMarkerDefinition2Service()
  19134.     {
  19135.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/Core/Content/TemplateMarker/TemplateMarkerDefinition.php';
  19136.         $this->services['sales_channel_definition.NetInventors\\NetiNextProductDetailCms\\Core\\Content\\TemplateMarker\\TemplateMarkerDefinition'] = $instance = new \NetInventors\NetiNextProductDetailCms\Core\Content\TemplateMarker\TemplateMarkerDefinition();
  19137.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19138.         return $instance;
  19139.     }
  19140.     /**
  19141.      * Gets the public 'sales_channel_definition.NetzpNotifications6\Core\Content\Aggregate\NotificationTranslation\NotificationTranslationDefinition' shared service.
  19142.      *
  19143.      * @return \NetzpNotifications6\Core\Content\Aggregate\NotificationTranslation\NotificationTranslationDefinition
  19144.      */
  19145.     protected function getNotificationTranslationDefinition2Service()
  19146.     {
  19147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19148.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src/Core/Content/Aggregate/NotificationTranslation/NotificationTranslationDefinition.php';
  19149.         $this->services['sales_channel_definition.NetzpNotifications6\\Core\\Content\\Aggregate\\NotificationTranslation\\NotificationTranslationDefinition'] = $instance = new \NetzpNotifications6\Core\Content\Aggregate\NotificationTranslation\NotificationTranslationDefinition();
  19150.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19151.         return $instance;
  19152.     }
  19153.     /**
  19154.      * Gets the public 'sales_channel_definition.NetzpNotifications6\Core\Content\Notification\NotificationDefinition' shared service.
  19155.      *
  19156.      * @return \NetzpNotifications6\Core\Content\Notification\NotificationDefinition
  19157.      */
  19158.     protected function getNotificationDefinition3Service()
  19159.     {
  19160.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src/Core/Content/Notification/NotificationDefinition.php';
  19161.         $this->services['sales_channel_definition.NetzpNotifications6\\Core\\Content\\Notification\\NotificationDefinition'] = $instance = new \NetzpNotifications6\Core\Content\Notification\NotificationDefinition();
  19162.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19163.         return $instance;
  19164.     }
  19165.     /**
  19166.      * Gets the public 'sales_channel_definition.Redgecko\Magnalister\Core\Content\Bundle\BundleCookieDefinition' shared service.
  19167.      *
  19168.      * @return \Redgecko\Magnalister\Core\Content\Bundle\BundleCookieDefinition
  19169.      */
  19170.     protected function getBundleCookieDefinition2Service()
  19171.     {
  19172.         include_once \dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/Core/Content/Bundle/BundleCookieDefinition.php';
  19173.         $this->services['sales_channel_definition.Redgecko\\Magnalister\\Core\\Content\\Bundle\\BundleCookieDefinition'] = $instance = new \Redgecko\Magnalister\Core\Content\Bundle\BundleCookieDefinition();
  19174.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19175.         return $instance;
  19176.     }
  19177.     /**
  19178.      * Gets the public 'sales_channel_definition.Shopware\Administration\Notification\NotificationDefinition' shared service.
  19179.      *
  19180.      * @return \Shopware\Administration\Notification\NotificationDefinition
  19181.      */
  19182.     protected function getNotificationDefinition4Service()
  19183.     {
  19184.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  19185.         $this->services['sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  19186.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19187.         return $instance;
  19188.     }
  19189.     /**
  19190.      * Gets the public 'sales_channel_definition.Shopware\Administration\Snippet\AppAdministrationSnippetDefinition' shared service.
  19191.      *
  19192.      * @return \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition
  19193.      */
  19194.     protected function getAppAdministrationSnippetDefinition2Service()
  19195.     {
  19196.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetDefinition.php';
  19197.         $this->services['sales_channel_definition.Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] = $instance = new \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition();
  19198.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19199.         return $instance;
  19200.     }
  19201.     /**
  19202.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  19203.      *
  19204.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  19205.      */
  19206.     protected function getCustomerAddressDefinition2Service()
  19207.     {
  19208.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  19209.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19210.         return $instance;
  19211.     }
  19212.     /**
  19213.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  19214.      *
  19215.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  19216.      */
  19217.     protected function getCustomerGroupRegistrationSalesChannelDefinition2Service()
  19218.     {
  19219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  19220.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  19221.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19222.         return $instance;
  19223.     }
  19224.     /**
  19225.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  19226.      *
  19227.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  19228.      */
  19229.     protected function getCustomerGroupTranslationDefinition2Service()
  19230.     {
  19231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19232.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  19233.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  19234.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19235.         return $instance;
  19236.     }
  19237.     /**
  19238.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  19239.      *
  19240.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  19241.      */
  19242.     protected function getCustomerGroupDefinition2Service()
  19243.     {
  19244.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  19245.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19246.         return $instance;
  19247.     }
  19248.     /**
  19249.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  19250.      *
  19251.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  19252.      */
  19253.     protected function getCustomerRecoveryDefinition2Service()
  19254.     {
  19255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  19256.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  19257.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19258.         return $instance;
  19259.     }
  19260.     /**
  19261.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  19262.      *
  19263.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  19264.      */
  19265.     protected function getCustomerTagDefinition2Service()
  19266.     {
  19267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  19268.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  19269.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19270.         return $instance;
  19271.     }
  19272.     /**
  19273.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  19274.      *
  19275.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  19276.      */
  19277.     protected function getCustomerWishlistProductDefinition2Service()
  19278.     {
  19279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  19280.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  19281.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19282.         return $instance;
  19283.     }
  19284.     /**
  19285.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  19286.      *
  19287.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  19288.      */
  19289.     protected function getCustomerWishlistDefinition2Service()
  19290.     {
  19291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  19292.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  19293.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19294.         return $instance;
  19295.     }
  19296.     /**
  19297.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  19298.      *
  19299.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  19300.      */
  19301.     protected function getCustomerDefinition2Service()
  19302.     {
  19303.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  19304.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19305.         return $instance;
  19306.     }
  19307.     /**
  19308.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  19309.      *
  19310.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  19311.      */
  19312.     protected function getDocumentBaseConfigSalesChannelDefinition2Service()
  19313.     {
  19314.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  19315.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  19316.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19317.         return $instance;
  19318.     }
  19319.     /**
  19320.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  19321.      *
  19322.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  19323.      */
  19324.     protected function getDocumentBaseConfigDefinition2Service()
  19325.     {
  19326.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  19327.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  19328.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19329.         return $instance;
  19330.     }
  19331.     /**
  19332.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  19333.      *
  19334.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  19335.      */
  19336.     protected function getDocumentTypeTranslationDefinition2Service()
  19337.     {
  19338.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19339.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  19340.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  19341.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19342.         return $instance;
  19343.     }
  19344.     /**
  19345.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  19346.      *
  19347.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  19348.      */
  19349.     protected function getDocumentTypeDefinition2Service()
  19350.     {
  19351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  19352.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  19353.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19354.         return $instance;
  19355.     }
  19356.     /**
  19357.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  19358.      *
  19359.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  19360.      */
  19361.     protected function getDocumentDefinition2Service()
  19362.     {
  19363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  19364.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  19365.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19366.         return $instance;
  19367.     }
  19368.     /**
  19369.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  19370.      *
  19371.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  19372.      */
  19373.     protected function getOrderAddressDefinition2Service()
  19374.     {
  19375.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  19376.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19377.         return $instance;
  19378.     }
  19379.     /**
  19380.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  19381.      *
  19382.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  19383.      */
  19384.     protected function getOrderCustomerDefinition2Service()
  19385.     {
  19386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  19387.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  19388.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19389.         return $instance;
  19390.     }
  19391.     /**
  19392.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  19393.      *
  19394.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  19395.      */
  19396.     protected function getOrderDeliveryPositionDefinition2Service()
  19397.     {
  19398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  19399.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  19400.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19401.         return $instance;
  19402.     }
  19403.     /**
  19404.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  19405.      *
  19406.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  19407.      */
  19408.     protected function getOrderDeliveryDefinition2Service()
  19409.     {
  19410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  19411.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  19412.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19413.         return $instance;
  19414.     }
  19415.     /**
  19416.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition' shared service.
  19417.      *
  19418.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition
  19419.      */
  19420.     protected function getOrderLineItemDownloadDefinition2Service()
  19421.     {
  19422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItemDownload/OrderLineItemDownloadDefinition.php';
  19423.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition();
  19424.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19425.         return $instance;
  19426.     }
  19427.     /**
  19428.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  19429.      *
  19430.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  19431.      */
  19432.     protected function getOrderLineItemDefinition2Service()
  19433.     {
  19434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  19435.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  19436.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19437.         return $instance;
  19438.     }
  19439.     /**
  19440.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  19441.      *
  19442.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  19443.      */
  19444.     protected function getOrderTagDefinition2Service()
  19445.     {
  19446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  19447.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  19448.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19449.         return $instance;
  19450.     }
  19451.     /**
  19452.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition' shared service.
  19453.      *
  19454.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition
  19455.      */
  19456.     protected function getOrderTransactionCaptureRefundPositionDefinition2Service()
  19457.     {
  19458.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefundPosition/OrderTransactionCaptureRefundPositionDefinition.php';
  19459.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition();
  19460.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19461.         return $instance;
  19462.     }
  19463.     /**
  19464.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition' shared service.
  19465.      *
  19466.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition
  19467.      */
  19468.     protected function getOrderTransactionCaptureRefundDefinition2Service()
  19469.     {
  19470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundDefinition.php';
  19471.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition();
  19472.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19473.         return $instance;
  19474.     }
  19475.     /**
  19476.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition' shared service.
  19477.      *
  19478.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition
  19479.      */
  19480.     protected function getOrderTransactionCaptureDefinition2Service()
  19481.     {
  19482.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCapture/OrderTransactionCaptureDefinition.php';
  19483.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition();
  19484.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19485.         return $instance;
  19486.     }
  19487.     /**
  19488.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  19489.      *
  19490.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  19491.      */
  19492.     protected function getOrderTransactionDefinition2Service()
  19493.     {
  19494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  19495.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  19496.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19497.         return $instance;
  19498.     }
  19499.     /**
  19500.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  19501.      *
  19502.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  19503.      */
  19504.     protected function getOrderDefinition2Service()
  19505.     {
  19506.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  19507.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19508.         return $instance;
  19509.     }
  19510.     /**
  19511.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  19512.      *
  19513.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  19514.      */
  19515.     protected function getPaymentMethodTranslationDefinition2Service()
  19516.     {
  19517.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19518.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  19519.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  19520.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19521.         return $instance;
  19522.     }
  19523.     /**
  19524.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  19525.      *
  19526.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  19527.      */
  19528.     protected function getPromotionCartRuleDefinition2Service()
  19529.     {
  19530.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  19531.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  19532.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19533.         return $instance;
  19534.     }
  19535.     /**
  19536.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  19537.      *
  19538.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  19539.      */
  19540.     protected function getPromotionDiscountPriceDefinition2Service()
  19541.     {
  19542.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  19543.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  19544.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19545.         return $instance;
  19546.     }
  19547.     /**
  19548.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  19549.      *
  19550.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  19551.      */
  19552.     protected function getPromotionDiscountRuleDefinition2Service()
  19553.     {
  19554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  19555.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  19556.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19557.         return $instance;
  19558.     }
  19559.     /**
  19560.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  19561.      *
  19562.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  19563.      */
  19564.     protected function getPromotionDiscountDefinition2Service()
  19565.     {
  19566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  19567.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  19568.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19569.         return $instance;
  19570.     }
  19571.     /**
  19572.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  19573.      *
  19574.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  19575.      */
  19576.     protected function getPromotionIndividualCodeDefinition2Service()
  19577.     {
  19578.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  19579.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  19580.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19581.         return $instance;
  19582.     }
  19583.     /**
  19584.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  19585.      *
  19586.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  19587.      */
  19588.     protected function getPromotionOrderRuleDefinition2Service()
  19589.     {
  19590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  19591.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  19592.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19593.         return $instance;
  19594.     }
  19595.     /**
  19596.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  19597.      *
  19598.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  19599.      */
  19600.     protected function getPromotionPersonaCustomerDefinition2Service()
  19601.     {
  19602.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  19603.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  19604.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19605.         return $instance;
  19606.     }
  19607.     /**
  19608.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  19609.      *
  19610.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  19611.      */
  19612.     protected function getPromotionPersonaRuleDefinition2Service()
  19613.     {
  19614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  19615.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  19616.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19617.         return $instance;
  19618.     }
  19619.     /**
  19620.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  19621.      *
  19622.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  19623.      */
  19624.     protected function getPromotionSalesChannelDefinition2Service()
  19625.     {
  19626.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  19627.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  19628.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19629.         return $instance;
  19630.     }
  19631.     /**
  19632.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  19633.      *
  19634.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  19635.      */
  19636.     protected function getPromotionSetGroupRuleDefinition2Service()
  19637.     {
  19638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  19639.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  19640.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19641.         return $instance;
  19642.     }
  19643.     /**
  19644.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  19645.      *
  19646.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  19647.      */
  19648.     protected function getPromotionSetGroupDefinition2Service()
  19649.     {
  19650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  19651.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  19652.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19653.         return $instance;
  19654.     }
  19655.     /**
  19656.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  19657.      *
  19658.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  19659.      */
  19660.     protected function getPromotionTranslationDefinition2Service()
  19661.     {
  19662.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19663.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  19664.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  19665.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19666.         return $instance;
  19667.     }
  19668.     /**
  19669.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  19670.      *
  19671.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  19672.      */
  19673.     protected function getPromotionDefinition2Service()
  19674.     {
  19675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  19676.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  19677.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19678.         return $instance;
  19679.     }
  19680.     /**
  19681.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  19682.      *
  19683.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  19684.      */
  19685.     protected function getShippingMethodPriceDefinition2Service()
  19686.     {
  19687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  19688.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  19689.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19690.         return $instance;
  19691.     }
  19692.     /**
  19693.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  19694.      *
  19695.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  19696.      */
  19697.     protected function getShippingMethodTagDefinition2Service()
  19698.     {
  19699.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  19700.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  19701.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19702.         return $instance;
  19703.     }
  19704.     /**
  19705.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  19706.      *
  19707.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  19708.      */
  19709.     protected function getShippingMethodTranslationDefinition2Service()
  19710.     {
  19711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  19713.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  19714.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19715.         return $instance;
  19716.     }
  19717.     /**
  19718.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  19719.      *
  19720.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  19721.      */
  19722.     protected function getCategoryTagDefinition2Service()
  19723.     {
  19724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  19725.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  19726.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19727.         return $instance;
  19728.     }
  19729.     /**
  19730.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  19731.      *
  19732.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  19733.      */
  19734.     protected function getCategoryTranslationDefinition2Service()
  19735.     {
  19736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  19738.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  19739.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19740.         return $instance;
  19741.     }
  19742.     /**
  19743.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  19744.      *
  19745.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  19746.      */
  19747.     protected function getCmsBlockDefinition2Service()
  19748.     {
  19749.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  19750.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  19751.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19752.         return $instance;
  19753.     }
  19754.     /**
  19755.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  19756.      *
  19757.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  19758.      */
  19759.     protected function getCmsPageTranslationDefinition2Service()
  19760.     {
  19761.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  19763.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  19764.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19765.         return $instance;
  19766.     }
  19767.     /**
  19768.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  19769.      *
  19770.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  19771.      */
  19772.     protected function getCmsSectionDefinition2Service()
  19773.     {
  19774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  19775.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  19776.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19777.         return $instance;
  19778.     }
  19779.     /**
  19780.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  19781.      *
  19782.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  19783.      */
  19784.     protected function getCmsSlotTranslationDefinition2Service()
  19785.     {
  19786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  19788.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  19789.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19790.         return $instance;
  19791.     }
  19792.     /**
  19793.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  19794.      *
  19795.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  19796.      */
  19797.     protected function getCmsSlotDefinition2Service()
  19798.     {
  19799.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  19800.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  19801.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19802.         return $instance;
  19803.     }
  19804.     /**
  19805.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  19806.      *
  19807.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  19808.      */
  19809.     protected function getCmsPageDefinition2Service()
  19810.     {
  19811.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  19812.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19813.         return $instance;
  19814.     }
  19815.     /**
  19816.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  19817.      *
  19818.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  19819.      */
  19820.     protected function getFlowSequenceDefinition2Service()
  19821.     {
  19822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  19823.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  19824.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19825.         return $instance;
  19826.     }
  19827.     /**
  19828.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition' shared service.
  19829.      *
  19830.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition
  19831.      */
  19832.     protected function getFlowTemplateDefinition2Service()
  19833.     {
  19834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowTemplate/FlowTemplateDefinition.php';
  19835.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition();
  19836.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19837.         return $instance;
  19838.     }
  19839.     /**
  19840.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\FlowDefinition' shared service.
  19841.      *
  19842.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  19843.      */
  19844.     protected function getFlowDefinition2Service()
  19845.     {
  19846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  19847.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  19848.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19849.         return $instance;
  19850.     }
  19851.     /**
  19852.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  19853.      *
  19854.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  19855.      */
  19856.     protected function getImportExportFileDefinition2Service()
  19857.     {
  19858.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  19859.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  19860.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19861.         return $instance;
  19862.     }
  19863.     /**
  19864.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  19865.      *
  19866.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  19867.      */
  19868.     protected function getImportExportLogDefinition2Service()
  19869.     {
  19870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  19871.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  19872.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19873.         return $instance;
  19874.     }
  19875.     /**
  19876.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  19877.      *
  19878.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  19879.      */
  19880.     protected function getImportExportProfileDefinition2Service()
  19881.     {
  19882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  19883.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  19884.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19885.         return $instance;
  19886.     }
  19887.     /**
  19888.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  19889.      *
  19890.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  19891.      */
  19892.     protected function getImportExportProfileTranslationDefinition2Service()
  19893.     {
  19894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  19896.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  19897.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19898.         return $instance;
  19899.     }
  19900.     /**
  19901.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  19902.      *
  19903.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  19904.      */
  19905.     protected function getLandingPageSalesChannelDefinition2Service()
  19906.     {
  19907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  19908.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  19909.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19910.         return $instance;
  19911.     }
  19912.     /**
  19913.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  19914.      *
  19915.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  19916.      */
  19917.     protected function getLandingPageTagDefinition2Service()
  19918.     {
  19919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  19920.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  19921.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19922.         return $instance;
  19923.     }
  19924.     /**
  19925.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  19926.      *
  19927.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  19928.      */
  19929.     protected function getLandingPageTranslationDefinition2Service()
  19930.     {
  19931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  19933.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  19934.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19935.         return $instance;
  19936.     }
  19937.     /**
  19938.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  19939.      *
  19940.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  19941.      */
  19942.     protected function getMailHeaderFooterTranslationDefinition2Service()
  19943.     {
  19944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  19946.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  19947.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19948.         return $instance;
  19949.     }
  19950.     /**
  19951.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  19952.      *
  19953.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  19954.      */
  19955.     protected function getMailHeaderFooterDefinition2Service()
  19956.     {
  19957.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  19958.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  19959.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19960.         return $instance;
  19961.     }
  19962.     /**
  19963.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  19964.      *
  19965.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  19966.      */
  19967.     protected function getMailTemplateMediaDefinition2Service()
  19968.     {
  19969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  19970.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  19971.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19972.         return $instance;
  19973.     }
  19974.     /**
  19975.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  19976.      *
  19977.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  19978.      */
  19979.     protected function getMailTemplateTranslationDefinition2Service()
  19980.     {
  19981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  19983.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  19984.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19985.         return $instance;
  19986.     }
  19987.     /**
  19988.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  19989.      *
  19990.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  19991.      */
  19992.     protected function getMailTemplateTypeTranslationDefinition2Service()
  19993.     {
  19994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  19996.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  19997.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19998.         return $instance;
  19999.     }
  20000.     /**
  20001.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  20002.      *
  20003.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  20004.      */
  20005.     protected function getMailTemplateTypeDefinition2Service()
  20006.     {
  20007.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  20008.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  20009.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20010.         return $instance;
  20011.     }
  20012.     /**
  20013.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  20014.      *
  20015.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  20016.      */
  20017.     protected function getMailTemplateDefinition2Service()
  20018.     {
  20019.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  20020.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  20021.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20022.         return $instance;
  20023.     }
  20024.     /**
  20025.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  20026.      *
  20027.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  20028.      */
  20029.     protected function getMediaDefaultFolderDefinition2Service()
  20030.     {
  20031.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  20032.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  20033.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20034.         return $instance;
  20035.     }
  20036.     /**
  20037.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  20038.      *
  20039.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  20040.      */
  20041.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service()
  20042.     {
  20043.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  20044.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  20045.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20046.         return $instance;
  20047.     }
  20048.     /**
  20049.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  20050.      *
  20051.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  20052.      */
  20053.     protected function getMediaFolderConfigurationDefinition2Service()
  20054.     {
  20055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  20056.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  20057.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20058.         return $instance;
  20059.     }
  20060.     /**
  20061.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  20062.      *
  20063.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  20064.      */
  20065.     protected function getMediaFolderDefinition2Service()
  20066.     {
  20067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  20068.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  20069.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20070.         return $instance;
  20071.     }
  20072.     /**
  20073.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  20074.      *
  20075.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  20076.      */
  20077.     protected function getMediaTagDefinition2Service()
  20078.     {
  20079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  20080.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  20081.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20082.         return $instance;
  20083.     }
  20084.     /**
  20085.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  20086.      *
  20087.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  20088.      */
  20089.     protected function getMediaThumbnailSizeDefinition2Service()
  20090.     {
  20091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  20092.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  20093.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20094.         return $instance;
  20095.     }
  20096.     /**
  20097.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  20098.      *
  20099.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  20100.      */
  20101.     protected function getMediaThumbnailDefinition2Service()
  20102.     {
  20103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnail/MediaThumbnailDefinition.php';
  20104.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  20105.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20106.         return $instance;
  20107.     }
  20108.     /**
  20109.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  20110.      *
  20111.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  20112.      */
  20113.     protected function getMediaTranslationDefinition2Service()
  20114.     {
  20115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  20117.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  20118.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20119.         return $instance;
  20120.     }
  20121.     /**
  20122.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\MediaDefinition' shared service.
  20123.      *
  20124.      * @return \Shopware\Core\Content\Media\MediaDefinition
  20125.      */
  20126.     protected function getMediaDefinition2Service()
  20127.     {
  20128.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  20129.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20130.         return $instance;
  20131.     }
  20132.     /**
  20133.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  20134.      *
  20135.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  20136.      */
  20137.     protected function getNewsletterRecipientTagDefinition2Service()
  20138.     {
  20139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  20140.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  20141.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20142.         return $instance;
  20143.     }
  20144.     /**
  20145.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  20146.      *
  20147.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  20148.      */
  20149.     protected function getProductExportDefinition2Service()
  20150.     {
  20151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  20152.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  20153.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20154.         return $instance;
  20155.     }
  20156.     /**
  20157.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  20158.      *
  20159.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  20160.      */
  20161.     protected function getProductStreamFilterDefinition2Service()
  20162.     {
  20163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  20164.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  20165.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20166.         return $instance;
  20167.     }
  20168.     /**
  20169.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  20170.      *
  20171.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  20172.      */
  20173.     protected function getProductStreamTranslationDefinition2Service()
  20174.     {
  20175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  20177.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  20178.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20179.         return $instance;
  20180.     }
  20181.     /**
  20182.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  20183.      *
  20184.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  20185.      */
  20186.     protected function getProductStreamDefinition2Service()
  20187.     {
  20188.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  20189.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20190.         return $instance;
  20191.     }
  20192.     /**
  20193.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  20194.      *
  20195.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  20196.      */
  20197.     protected function getProductCategoryTreeDefinition2Service()
  20198.     {
  20199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  20200.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  20201.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20202.         return $instance;
  20203.     }
  20204.     /**
  20205.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  20206.      *
  20207.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  20208.      */
  20209.     protected function getProductCategoryDefinition4Service()
  20210.     {
  20211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  20212.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  20213.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20214.         return $instance;
  20215.     }
  20216.     /**
  20217.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  20218.      *
  20219.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  20220.      */
  20221.     protected function getProductConfiguratorSettingDefinition2Service()
  20222.     {
  20223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  20224.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  20225.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20226.         return $instance;
  20227.     }
  20228.     /**
  20229.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  20230.      *
  20231.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  20232.      */
  20233.     protected function getProductCrossSellingAssignedProductsDefinition2Service()
  20234.     {
  20235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  20236.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  20237.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20238.         return $instance;
  20239.     }
  20240.     /**
  20241.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  20242.      *
  20243.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  20244.      */
  20245.     protected function getProductCrossSellingTranslationDefinition2Service()
  20246.     {
  20247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  20249.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  20250.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20251.         return $instance;
  20252.     }
  20253.     /**
  20254.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  20255.      *
  20256.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  20257.      */
  20258.     protected function getProductCrossSellingDefinition2Service()
  20259.     {
  20260.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  20261.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  20262.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20263.         return $instance;
  20264.     }
  20265.     /**
  20266.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  20267.      *
  20268.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  20269.      */
  20270.     protected function getProductCustomFieldSetDefinition2Service()
  20271.     {
  20272.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  20273.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  20274.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20275.         return $instance;
  20276.     }
  20277.     /**
  20278.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition' shared service.
  20279.      *
  20280.      * @return \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition
  20281.      */
  20282.     protected function getProductDownloadDefinition2Service()
  20283.     {
  20284.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition();
  20285.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20286.         return $instance;
  20287.     }
  20288.     /**
  20289.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  20290.      *
  20291.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  20292.      */
  20293.     protected function getProductFeatureSetTranslationDefinition2Service()
  20294.     {
  20295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  20297.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  20298.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20299.         return $instance;
  20300.     }
  20301.     /**
  20302.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  20303.      *
  20304.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  20305.      */
  20306.     protected function getProductFeatureSetDefinition2Service()
  20307.     {
  20308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  20309.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  20310.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20311.         return $instance;
  20312.     }
  20313.     /**
  20314.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  20315.      *
  20316.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  20317.      */
  20318.     protected function getProductKeywordDictionaryDefinition2Service()
  20319.     {
  20320.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  20321.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  20322.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20323.         return $instance;
  20324.     }
  20325.     /**
  20326.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  20327.      *
  20328.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  20329.      */
  20330.     protected function getProductManufacturerTranslationDefinition2Service()
  20331.     {
  20332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  20334.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  20335.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20336.         return $instance;
  20337.     }
  20338.     /**
  20339.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  20340.      *
  20341.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  20342.      */
  20343.     protected function getProductManufacturerDefinition2Service()
  20344.     {
  20345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  20346.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  20347.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20348.         return $instance;
  20349.     }
  20350.     /**
  20351.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  20352.      *
  20353.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  20354.      */
  20355.     protected function getProductMediaDefinition2Service()
  20356.     {
  20357.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  20358.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  20359.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20360.         return $instance;
  20361.     }
  20362.     /**
  20363.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  20364.      *
  20365.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  20366.      */
  20367.     protected function getProductOptionDefinition2Service()
  20368.     {
  20369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  20370.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  20371.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20372.         return $instance;
  20373.     }
  20374.     /**
  20375.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  20376.      *
  20377.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  20378.      */
  20379.     protected function getProductPriceDefinition2Service()
  20380.     {
  20381.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  20382.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  20383.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20384.         return $instance;
  20385.     }
  20386.     /**
  20387.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  20388.      *
  20389.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  20390.      */
  20391.     protected function getProductPropertyDefinition2Service()
  20392.     {
  20393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  20394.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  20395.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20396.         return $instance;
  20397.     }
  20398.     /**
  20399.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  20400.      *
  20401.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  20402.      */
  20403.     protected function getProductReviewDefinition2Service()
  20404.     {
  20405.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  20406.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  20407.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20408.         return $instance;
  20409.     }
  20410.     /**
  20411.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  20412.      *
  20413.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  20414.      */
  20415.     protected function getProductSearchConfigFieldDefinition2Service()
  20416.     {
  20417.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  20418.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  20419.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20420.         return $instance;
  20421.     }
  20422.     /**
  20423.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  20424.      *
  20425.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  20426.      */
  20427.     protected function getProductSearchConfigDefinition2Service()
  20428.     {
  20429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  20430.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  20431.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20432.         return $instance;
  20433.     }
  20434.     /**
  20435.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  20436.      *
  20437.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  20438.      */
  20439.     protected function getProductSearchKeywordDefinition2Service()
  20440.     {
  20441.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  20442.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  20443.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20444.         return $instance;
  20445.     }
  20446.     /**
  20447.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  20448.      *
  20449.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  20450.      */
  20451.     protected function getProductStreamMappingDefinition2Service()
  20452.     {
  20453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  20454.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  20455.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20456.         return $instance;
  20457.     }
  20458.     /**
  20459.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  20460.      *
  20461.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  20462.      */
  20463.     protected function getProductTagDefinition2Service()
  20464.     {
  20465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  20466.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  20467.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20468.         return $instance;
  20469.     }
  20470.     /**
  20471.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  20472.      *
  20473.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  20474.      */
  20475.     protected function getProductTranslationDefinition2Service()
  20476.     {
  20477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20478.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  20479.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  20480.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20481.         return $instance;
  20482.     }
  20483.     /**
  20484.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  20485.      *
  20486.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  20487.      */
  20488.     protected function getProductVisibilityDefinition2Service()
  20489.     {
  20490.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  20491.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  20492.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20493.         return $instance;
  20494.     }
  20495.     /**
  20496.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  20497.      *
  20498.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  20499.      */
  20500.     protected function getProductSortingDefinition2Service()
  20501.     {
  20502.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  20503.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  20504.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20505.         return $instance;
  20506.     }
  20507.     /**
  20508.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  20509.      *
  20510.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  20511.      */
  20512.     protected function getProductSortingTranslationDefinition2Service()
  20513.     {
  20514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  20516.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  20517.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20518.         return $instance;
  20519.     }
  20520.     /**
  20521.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  20522.      *
  20523.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  20524.      */
  20525.     protected function getPropertyGroupOptionTranslationDefinition2Service()
  20526.     {
  20527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  20529.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  20530.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20531.         return $instance;
  20532.     }
  20533.     /**
  20534.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  20535.      *
  20536.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  20537.      */
  20538.     protected function getPropertyGroupOptionDefinition2Service()
  20539.     {
  20540.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  20541.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  20542.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20543.         return $instance;
  20544.     }
  20545.     /**
  20546.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  20547.      *
  20548.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  20549.      */
  20550.     protected function getPropertyGroupTranslationDefinition2Service()
  20551.     {
  20552.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  20554.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  20555.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20556.         return $instance;
  20557.     }
  20558.     /**
  20559.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  20560.      *
  20561.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  20562.      */
  20563.     protected function getPropertyGroupDefinition2Service()
  20564.     {
  20565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  20566.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  20567.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20568.         return $instance;
  20569.     }
  20570.     /**
  20571.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  20572.      *
  20573.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  20574.      */
  20575.     protected function getRuleConditionDefinition2Service()
  20576.     {
  20577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  20578.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  20579.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20580.         return $instance;
  20581.     }
  20582.     /**
  20583.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  20584.      *
  20585.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  20586.      */
  20587.     protected function getRuleTagDefinition2Service()
  20588.     {
  20589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  20590.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  20591.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20592.         return $instance;
  20593.     }
  20594.     /**
  20595.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\RuleDefinition' shared service.
  20596.      *
  20597.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  20598.      */
  20599.     protected function getRuleDefinition2Service()
  20600.     {
  20601.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  20602.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20603.         return $instance;
  20604.     }
  20605.     /**
  20606.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  20607.      *
  20608.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  20609.      */
  20610.     protected function getSeoUrlTemplateDefinition2Service()
  20611.     {
  20612.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  20613.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  20614.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20615.         return $instance;
  20616.     }
  20617.     /**
  20618.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  20619.      *
  20620.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  20621.      */
  20622.     protected function getAclRoleDefinition2Service()
  20623.     {
  20624.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  20625.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  20626.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20627.         return $instance;
  20628.     }
  20629.     /**
  20630.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  20631.      *
  20632.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  20633.      */
  20634.     protected function getAclUserRoleDefinition2Service()
  20635.     {
  20636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  20637.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  20638.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20639.         return $instance;
  20640.     }
  20641.     /**
  20642.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  20643.      *
  20644.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  20645.      */
  20646.     protected function getActionButtonTranslationDefinition2Service()
  20647.     {
  20648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  20650.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  20651.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20652.         return $instance;
  20653.     }
  20654.     /**
  20655.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  20656.      *
  20657.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  20658.      */
  20659.     protected function getActionButtonDefinition2Service()
  20660.     {
  20661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  20662.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  20663.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20664.         return $instance;
  20665.     }
  20666.     /**
  20667.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  20668.      *
  20669.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  20670.      */
  20671.     protected function getAppPaymentMethodDefinition2Service()
  20672.     {
  20673.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  20674.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20675.         return $instance;
  20676.     }
  20677.     /**
  20678.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition' shared service.
  20679.      *
  20680.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition
  20681.      */
  20682.     protected function getAppScriptConditionTranslationDefinition2Service()
  20683.     {
  20684.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptConditionTranslation/AppScriptConditionTranslationDefinition.php';
  20686.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition();
  20687.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20688.         return $instance;
  20689.     }
  20690.     /**
  20691.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition' shared service.
  20692.      *
  20693.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition
  20694.      */
  20695.     protected function getAppScriptConditionDefinition2Service()
  20696.     {
  20697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptCondition/AppScriptConditionDefinition.php';
  20698.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition();
  20699.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20700.         return $instance;
  20701.     }
  20702.     /**
  20703.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  20704.      *
  20705.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  20706.      */
  20707.     protected function getAppTranslationDefinition2Service()
  20708.     {
  20709.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  20711.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  20712.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20713.         return $instance;
  20714.     }
  20715.     /**
  20716.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  20717.      *
  20718.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  20719.      */
  20720.     protected function getAppCmsBlockTranslationDefinition2Service()
  20721.     {
  20722.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  20724.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  20725.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20726.         return $instance;
  20727.     }
  20728.     /**
  20729.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  20730.      *
  20731.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  20732.      */
  20733.     protected function getAppCmsBlockDefinition2Service()
  20734.     {
  20735.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  20736.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  20737.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20738.         return $instance;
  20739.     }
  20740.     /**
  20741.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition' shared service.
  20742.      *
  20743.      * @return \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition
  20744.      */
  20745.     protected function getAppFlowActionTranslationDefinition2Service()
  20746.     {
  20747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowActionTranslation/AppFlowActionTranslationDefinition.php';
  20749.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition();
  20750.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20751.         return $instance;
  20752.     }
  20753.     /**
  20754.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition' shared service.
  20755.      *
  20756.      * @return \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition
  20757.      */
  20758.     protected function getAppFlowActionDefinition2Service()
  20759.     {
  20760.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowAction/AppFlowActionDefinition.php';
  20761.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition();
  20762.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20763.         return $instance;
  20764.     }
  20765.     /**
  20766.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\AppDefinition' shared service.
  20767.      *
  20768.      * @return \Shopware\Core\Framework\App\AppDefinition
  20769.      */
  20770.     protected function getAppDefinition2Service()
  20771.     {
  20772.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  20773.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20774.         return $instance;
  20775.     }
  20776.     /**
  20777.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  20778.      *
  20779.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  20780.      */
  20781.     protected function getTemplateDefinition2Service()
  20782.     {
  20783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  20784.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  20785.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20786.         return $instance;
  20787.     }
  20788.     /**
  20789.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  20790.      *
  20791.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  20792.      */
  20793.     protected function getVersionCommitDataDefinition2Service()
  20794.     {
  20795.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  20796.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20797.         return $instance;
  20798.     }
  20799.     /**
  20800.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  20801.      *
  20802.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  20803.      */
  20804.     protected function getVersionCommitDefinition2Service()
  20805.     {
  20806.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  20807.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20808.         return $instance;
  20809.     }
  20810.     /**
  20811.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  20812.      *
  20813.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  20814.      */
  20815.     protected function getVersionDefinition2Service()
  20816.     {
  20817.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  20818.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20819.         return $instance;
  20820.     }
  20821.     /**
  20822.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  20823.      *
  20824.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  20825.      */
  20826.     protected function getEventActionRuleDefinition2Service()
  20827.     {
  20828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  20829.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  20830.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20831.         return $instance;
  20832.     }
  20833.     /**
  20834.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  20835.      *
  20836.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  20837.      */
  20838.     protected function getEventActionSalesChannelDefinition2Service()
  20839.     {
  20840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  20841.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  20842.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20843.         return $instance;
  20844.     }
  20845.     /**
  20846.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  20847.      *
  20848.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  20849.      */
  20850.     protected function getEventActionDefinition2Service()
  20851.     {
  20852.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  20853.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20854.         return $instance;
  20855.     }
  20856.     /**
  20857.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  20858.      *
  20859.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  20860.      */
  20861.     protected function getLogEntryDefinition2Service()
  20862.     {
  20863.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  20864.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  20865.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20866.         return $instance;
  20867.     }
  20868.     /**
  20869.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  20870.      *
  20871.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  20872.      */
  20873.     protected function getDeadMessageDefinition2Service()
  20874.     {
  20875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  20876.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  20877.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20878.         return $instance;
  20879.     }
  20880.     /**
  20881.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  20882.      *
  20883.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  20884.      */
  20885.     protected function getMessageQueueStatsDefinition2Service()
  20886.     {
  20887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  20888.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  20889.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20890.         return $instance;
  20891.     }
  20892.     /**
  20893.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  20894.      *
  20895.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  20896.      */
  20897.     protected function getScheduledTaskDefinition2Service()
  20898.     {
  20899.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  20900.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20901.         return $instance;
  20902.     }
  20903.     /**
  20904.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  20905.      *
  20906.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  20907.      */
  20908.     protected function getPluginTranslationDefinition2Service()
  20909.     {
  20910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20911.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  20912.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  20913.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20914.         return $instance;
  20915.     }
  20916.     /**
  20917.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  20918.      *
  20919.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  20920.      */
  20921.     protected function getPluginDefinition2Service()
  20922.     {
  20923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  20924.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  20925.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20926.         return $instance;
  20927.     }
  20928.     /**
  20929.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  20930.      *
  20931.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  20932.      */
  20933.     protected function getScriptDefinition2Service()
  20934.     {
  20935.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  20936.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20937.         return $instance;
  20938.     }
  20939.     /**
  20940.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  20941.      *
  20942.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  20943.      */
  20944.     protected function getWebhookEventLogDefinition2Service()
  20945.     {
  20946.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  20947.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  20948.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20949.         return $instance;
  20950.     }
  20951.     /**
  20952.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  20953.      *
  20954.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  20955.      */
  20956.     protected function getWebhookDefinition2Service()
  20957.     {
  20958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  20959.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  20960.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20961.         return $instance;
  20962.     }
  20963.     /**
  20964.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  20965.      *
  20966.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  20967.      */
  20968.     protected function getCountryStateTranslationDefinition2Service()
  20969.     {
  20970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  20972.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  20973.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20974.         return $instance;
  20975.     }
  20976.     /**
  20977.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  20978.      *
  20979.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  20980.      */
  20981.     protected function getCountryTranslationDefinition2Service()
  20982.     {
  20983.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  20984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  20985.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  20986.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20987.         return $instance;
  20988.     }
  20989.     /**
  20990.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  20991.      *
  20992.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  20993.      */
  20994.     protected function getCurrencyCountryRoundingDefinition2Service()
  20995.     {
  20996.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  20997.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  20998.         return $instance;
  20999.     }
  21000.     /**
  21001.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  21002.      *
  21003.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  21004.      */
  21005.     protected function getCurrencyTranslationDefinition2Service()
  21006.     {
  21007.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  21009.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  21010.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21011.         return $instance;
  21012.     }
  21013.     /**
  21014.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomEntity\CustomEntityDefinition' shared service.
  21015.      *
  21016.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  21017.      */
  21018.     protected function getCustomEntityDefinition2Service()
  21019.     {
  21020.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  21021.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  21022.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21023.         return $instance;
  21024.     }
  21025.     /**
  21026.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  21027.      *
  21028.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  21029.      */
  21030.     protected function getCustomFieldSetRelationDefinition2Service()
  21031.     {
  21032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  21033.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  21034.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21035.         return $instance;
  21036.     }
  21037.     /**
  21038.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  21039.      *
  21040.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  21041.      */
  21042.     protected function getCustomFieldSetDefinition2Service()
  21043.     {
  21044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  21045.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  21046.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21047.         return $instance;
  21048.     }
  21049.     /**
  21050.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  21051.      *
  21052.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  21053.      */
  21054.     protected function getCustomFieldDefinition2Service()
  21055.     {
  21056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  21057.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  21058.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21059.         return $instance;
  21060.     }
  21061.     /**
  21062.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  21063.      *
  21064.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  21065.      */
  21066.     protected function getDeliveryTimeTranslationDefinition2Service()
  21067.     {
  21068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  21070.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  21071.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21072.         return $instance;
  21073.     }
  21074.     /**
  21075.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  21076.      *
  21077.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  21078.      */
  21079.     protected function getDeliveryTimeDefinition2Service()
  21080.     {
  21081.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  21082.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  21083.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21084.         return $instance;
  21085.     }
  21086.     /**
  21087.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  21088.      *
  21089.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  21090.      */
  21091.     protected function getIntegrationRoleDefinition2Service()
  21092.     {
  21093.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  21094.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  21095.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21096.         return $instance;
  21097.     }
  21098.     /**
  21099.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  21100.      *
  21101.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  21102.      */
  21103.     protected function getIntegrationDefinition2Service()
  21104.     {
  21105.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  21106.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  21107.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21108.         return $instance;
  21109.     }
  21110.     /**
  21111.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  21112.      *
  21113.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  21114.      */
  21115.     protected function getLocaleTranslationDefinition2Service()
  21116.     {
  21117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21118.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  21119.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  21120.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21121.         return $instance;
  21122.     }
  21123.     /**
  21124.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\LocaleDefinition' shared service.
  21125.      *
  21126.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  21127.      */
  21128.     protected function getLocaleDefinition2Service()
  21129.     {
  21130.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  21131.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  21132.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21133.         return $instance;
  21134.     }
  21135.     /**
  21136.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  21137.      *
  21138.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  21139.      */
  21140.     protected function getNumberRangeSalesChannelDefinition2Service()
  21141.     {
  21142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  21143.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  21144.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21145.         return $instance;
  21146.     }
  21147.     /**
  21148.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  21149.      *
  21150.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  21151.      */
  21152.     protected function getNumberRangeStateDefinition2Service()
  21153.     {
  21154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  21155.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  21156.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21157.         return $instance;
  21158.     }
  21159.     /**
  21160.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  21161.      *
  21162.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  21163.      */
  21164.     protected function getNumberRangeTranslationDefinition2Service()
  21165.     {
  21166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21167.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  21168.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  21169.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21170.         return $instance;
  21171.     }
  21172.     /**
  21173.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  21174.      *
  21175.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  21176.      */
  21177.     protected function getNumberRangeTypeTranslationDefinition2Service()
  21178.     {
  21179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21180.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  21181.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  21182.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21183.         return $instance;
  21184.     }
  21185.     /**
  21186.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  21187.      *
  21188.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  21189.      */
  21190.     protected function getNumberRangeTypeDefinition2Service()
  21191.     {
  21192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  21193.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  21194.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21195.         return $instance;
  21196.     }
  21197.     /**
  21198.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  21199.      *
  21200.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  21201.      */
  21202.     protected function getNumberRangeDefinition2Service()
  21203.     {
  21204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  21205.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  21206.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21207.         return $instance;
  21208.     }
  21209.     /**
  21210.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  21211.      *
  21212.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  21213.      */
  21214.     protected function getSalesChannelAnalyticsDefinition2Service()
  21215.     {
  21216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  21217.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  21218.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21219.         return $instance;
  21220.     }
  21221.     /**
  21222.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  21223.      *
  21224.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  21225.      */
  21226.     protected function getSalesChannelCountryDefinition3Service()
  21227.     {
  21228.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  21229.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  21230.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21231.         return $instance;
  21232.     }
  21233.     /**
  21234.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  21235.      *
  21236.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  21237.      */
  21238.     protected function getSalesChannelCurrencyDefinition3Service()
  21239.     {
  21240.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  21241.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  21242.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21243.         return $instance;
  21244.     }
  21245.     /**
  21246.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  21247.      *
  21248.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  21249.      */
  21250.     protected function getSalesChannelDomainDefinition2Service()
  21251.     {
  21252.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  21253.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21254.         return $instance;
  21255.     }
  21256.     /**
  21257.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  21258.      *
  21259.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  21260.      */
  21261.     protected function getSalesChannelLanguageDefinition3Service()
  21262.     {
  21263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  21264.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  21265.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21266.         return $instance;
  21267.     }
  21268.     /**
  21269.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  21270.      *
  21271.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  21272.      */
  21273.     protected function getSalesChannelPaymentMethodDefinition3Service()
  21274.     {
  21275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  21276.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  21277.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21278.         return $instance;
  21279.     }
  21280.     /**
  21281.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  21282.      *
  21283.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  21284.      */
  21285.     protected function getSalesChannelShippingMethodDefinition3Service()
  21286.     {
  21287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  21288.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  21289.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21290.         return $instance;
  21291.     }
  21292.     /**
  21293.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  21294.      *
  21295.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  21296.      */
  21297.     protected function getSalesChannelTranslationDefinition2Service()
  21298.     {
  21299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21300.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  21301.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  21302.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21303.         return $instance;
  21304.     }
  21305.     /**
  21306.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  21307.      *
  21308.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  21309.      */
  21310.     protected function getSalesChannelTypeTranslationDefinition2Service()
  21311.     {
  21312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21313.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  21314.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  21315.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21316.         return $instance;
  21317.     }
  21318.     /**
  21319.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  21320.      *
  21321.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  21322.      */
  21323.     protected function getSalesChannelTypeDefinition2Service()
  21324.     {
  21325.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  21326.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  21327.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21328.         return $instance;
  21329.     }
  21330.     /**
  21331.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  21332.      *
  21333.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  21334.      */
  21335.     protected function getSalesChannelDefinition2Service()
  21336.     {
  21337.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  21338.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21339.         return $instance;
  21340.     }
  21341.     /**
  21342.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  21343.      *
  21344.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  21345.      */
  21346.     protected function getSalutationTranslationDefinition2Service()
  21347.     {
  21348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  21350.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  21351.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21352.         return $instance;
  21353.     }
  21354.     /**
  21355.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  21356.      *
  21357.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  21358.      */
  21359.     protected function getSnippetSetDefinition2Service()
  21360.     {
  21361.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  21362.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21363.         return $instance;
  21364.     }
  21365.     /**
  21366.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  21367.      *
  21368.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  21369.      */
  21370.     protected function getSnippetDefinition2Service()
  21371.     {
  21372.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  21373.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21374.         return $instance;
  21375.     }
  21376.     /**
  21377.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  21378.      *
  21379.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  21380.      */
  21381.     protected function getStateMachineHistoryDefinition2Service()
  21382.     {
  21383.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  21384.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  21385.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21386.         return $instance;
  21387.     }
  21388.     /**
  21389.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  21390.      *
  21391.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  21392.      */
  21393.     protected function getStateMachineStateDefinition2Service()
  21394.     {
  21395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  21396.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  21397.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21398.         return $instance;
  21399.     }
  21400.     /**
  21401.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  21402.      *
  21403.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  21404.      */
  21405.     protected function getStateMachineStateTranslationDefinition2Service()
  21406.     {
  21407.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  21409.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  21410.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21411.         return $instance;
  21412.     }
  21413.     /**
  21414.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  21415.      *
  21416.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  21417.      */
  21418.     protected function getStateMachineTransitionDefinition2Service()
  21419.     {
  21420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  21421.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  21422.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21423.         return $instance;
  21424.     }
  21425.     /**
  21426.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  21427.      *
  21428.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  21429.      */
  21430.     protected function getStateMachineDefinition2Service()
  21431.     {
  21432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  21433.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  21434.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21435.         return $instance;
  21436.     }
  21437.     /**
  21438.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  21439.      *
  21440.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  21441.      */
  21442.     protected function getStateMachineTranslationDefinition2Service()
  21443.     {
  21444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21445.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  21446.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  21447.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21448.         return $instance;
  21449.     }
  21450.     /**
  21451.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  21452.      *
  21453.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  21454.      */
  21455.     protected function getSystemConfigDefinition2Service()
  21456.     {
  21457.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  21458.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21459.         return $instance;
  21460.     }
  21461.     /**
  21462.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tag\TagDefinition' shared service.
  21463.      *
  21464.      * @return \Shopware\Core\System\Tag\TagDefinition
  21465.      */
  21466.     protected function getTagDefinition2Service()
  21467.     {
  21468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  21469.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  21470.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21471.         return $instance;
  21472.     }
  21473.     /**
  21474.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  21475.      *
  21476.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  21477.      */
  21478.     protected function getTaxRuleTypeTranslationDefinition2Service()
  21479.     {
  21480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  21482.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  21483.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21484.         return $instance;
  21485.     }
  21486.     /**
  21487.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  21488.      *
  21489.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  21490.      */
  21491.     protected function getTaxRuleTypeDefinition2Service()
  21492.     {
  21493.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  21494.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  21495.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21496.         return $instance;
  21497.     }
  21498.     /**
  21499.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  21500.      *
  21501.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  21502.      */
  21503.     protected function getTaxRuleDefinition2Service()
  21504.     {
  21505.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  21506.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  21507.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21508.         return $instance;
  21509.     }
  21510.     /**
  21511.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\TaxDefinition' shared service.
  21512.      *
  21513.      * @return \Shopware\Core\System\Tax\TaxDefinition
  21514.      */
  21515.     protected function getTaxDefinition2Service()
  21516.     {
  21517.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  21518.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21519.         return $instance;
  21520.     }
  21521.     /**
  21522.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  21523.      *
  21524.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  21525.      */
  21526.     protected function getUnitTranslationDefinition2Service()
  21527.     {
  21528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21529.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  21530.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  21531.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21532.         return $instance;
  21533.     }
  21534.     /**
  21535.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\UnitDefinition' shared service.
  21536.      *
  21537.      * @return \Shopware\Core\System\Unit\UnitDefinition
  21538.      */
  21539.     protected function getUnitDefinition2Service()
  21540.     {
  21541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  21542.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  21543.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21544.         return $instance;
  21545.     }
  21546.     /**
  21547.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  21548.      *
  21549.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  21550.      */
  21551.     protected function getUserAccessKeyDefinition2Service()
  21552.     {
  21553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  21554.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  21555.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21556.         return $instance;
  21557.     }
  21558.     /**
  21559.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  21560.      *
  21561.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  21562.      */
  21563.     protected function getUserConfigDefinition2Service()
  21564.     {
  21565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  21566.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  21567.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21568.         return $instance;
  21569.     }
  21570.     /**
  21571.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  21572.      *
  21573.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  21574.      */
  21575.     protected function getUserRecoveryDefinition2Service()
  21576.     {
  21577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  21578.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  21579.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21580.         return $instance;
  21581.     }
  21582.     /**
  21583.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\UserDefinition' shared service.
  21584.      *
  21585.      * @return \Shopware\Core\System\User\UserDefinition
  21586.      */
  21587.     protected function getUserDefinition2Service()
  21588.     {
  21589.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  21590.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21591.         return $instance;
  21592.     }
  21593.     /**
  21594.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  21595.      *
  21596.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  21597.      */
  21598.     protected function getThemeChildDefinition2Service()
  21599.     {
  21600.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  21601.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  21602.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21603.         return $instance;
  21604.     }
  21605.     /**
  21606.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  21607.      *
  21608.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  21609.      */
  21610.     protected function getThemeMediaDefinition2Service()
  21611.     {
  21612.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  21613.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  21614.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21615.         return $instance;
  21616.     }
  21617.     /**
  21618.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  21619.      *
  21620.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  21621.      */
  21622.     protected function getThemeSalesChannelDefinition2Service()
  21623.     {
  21624.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  21625.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21626.         return $instance;
  21627.     }
  21628.     /**
  21629.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  21630.      *
  21631.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  21632.      */
  21633.     protected function getThemeTranslationDefinition2Service()
  21634.     {
  21635.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21636.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  21637.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  21638.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21639.         return $instance;
  21640.     }
  21641.     /**
  21642.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\ThemeDefinition' shared service.
  21643.      *
  21644.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  21645.      */
  21646.     protected function getThemeDefinition2Service()
  21647.     {
  21648.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  21649.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21650.         return $instance;
  21651.     }
  21652.     /**
  21653.      * Gets the public 'sales_channel_definition.StudioSolid\ProductVideos\Core\Content\Product\Aggregate\ProductEmbeddedVideoMedia\ProductEmbeddedVideoMediaDefinition' shared service.
  21654.      *
  21655.      * @return \StudioSolid\ProductVideos\Core\Content\Product\Aggregate\ProductEmbeddedVideoMedia\ProductEmbeddedVideoMediaDefinition
  21656.      */
  21657.     protected function getProductEmbeddedVideoMediaDefinition2Service()
  21658.     {
  21659.         include_once \dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Core/Content/Product/Aggregate/ProductEmbeddedVideoMedia/ProductEmbeddedVideoMediaDefinition.php';
  21660.         $this->services['sales_channel_definition.StudioSolid\\ProductVideos\\Core\\Content\\Product\\Aggregate\\ProductEmbeddedVideoMedia\\ProductEmbeddedVideoMediaDefinition'] = $instance = new \StudioSolid\ProductVideos\Core\Content\Product\Aggregate\ProductEmbeddedVideoMedia\ProductEmbeddedVideoMediaDefinition();
  21661.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21662.         return $instance;
  21663.     }
  21664.     /**
  21665.      * Gets the public 'sales_channel_definition.StudioSolid\ProductVideos\Core\Content\Product\Aggregate\ProductMediaVideoThumbnail\ProductMediaVideoThumbnailDefinition' shared service.
  21666.      *
  21667.      * @return \StudioSolid\ProductVideos\Core\Content\Product\Aggregate\ProductMediaVideoThumbnail\ProductMediaVideoThumbnailDefinition
  21668.      */
  21669.     protected function getProductMediaVideoThumbnailDefinition2Service()
  21670.     {
  21671.         include_once \dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Core/Content/Product/Aggregate/ProductMediaVideoThumbnail/ProductMediaVideoThumbnailDefinition.php';
  21672.         $this->services['sales_channel_definition.StudioSolid\\ProductVideos\\Core\\Content\\Product\\Aggregate\\ProductMediaVideoThumbnail\\ProductMediaVideoThumbnailDefinition'] = $instance = new \StudioSolid\ProductVideos\Core\Content\Product\Aggregate\ProductMediaVideoThumbnail\ProductMediaVideoThumbnailDefinition();
  21673.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21674.         return $instance;
  21675.     }
  21676.     /**
  21677.      * Gets the public 'sales_channel_definition.SwagMigrationAssistant\Migration\Connection\SwagMigrationConnectionDefinition' shared service.
  21678.      *
  21679.      * @return \SwagMigrationAssistant\Migration\Connection\SwagMigrationConnectionDefinition
  21680.      */
  21681.     protected function getSwagMigrationConnectionDefinition2Service()
  21682.     {
  21683.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Connection/SwagMigrationConnectionDefinition.php';
  21684.         $this->services['sales_channel_definition.SwagMigrationAssistant\\Migration\\Connection\\SwagMigrationConnectionDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Connection\SwagMigrationConnectionDefinition();
  21685.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21686.         return $instance;
  21687.     }
  21688.     /**
  21689.      * Gets the public 'sales_channel_definition.SwagMigrationAssistant\Migration\Data\SwagMigrationDataDefinition' shared service.
  21690.      *
  21691.      * @return \SwagMigrationAssistant\Migration\Data\SwagMigrationDataDefinition
  21692.      */
  21693.     protected function getSwagMigrationDataDefinition2Service()
  21694.     {
  21695.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Data/SwagMigrationDataDefinition.php';
  21696.         $this->services['sales_channel_definition.SwagMigrationAssistant\\Migration\\Data\\SwagMigrationDataDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Data\SwagMigrationDataDefinition();
  21697.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21698.         return $instance;
  21699.     }
  21700.     /**
  21701.      * Gets the public 'sales_channel_definition.SwagMigrationAssistant\Migration\Logging\SwagMigrationLoggingDefinition' shared service.
  21702.      *
  21703.      * @return \SwagMigrationAssistant\Migration\Logging\SwagMigrationLoggingDefinition
  21704.      */
  21705.     protected function getSwagMigrationLoggingDefinition2Service()
  21706.     {
  21707.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Logging/SwagMigrationLoggingDefinition.php';
  21708.         $this->services['sales_channel_definition.SwagMigrationAssistant\\Migration\\Logging\\SwagMigrationLoggingDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Logging\SwagMigrationLoggingDefinition();
  21709.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21710.         return $instance;
  21711.     }
  21712.     /**
  21713.      * Gets the public 'sales_channel_definition.SwagMigrationAssistant\Migration\Mapping\SwagMigrationMappingDefinition' shared service.
  21714.      *
  21715.      * @return \SwagMigrationAssistant\Migration\Mapping\SwagMigrationMappingDefinition
  21716.      */
  21717.     protected function getSwagMigrationMappingDefinition2Service()
  21718.     {
  21719.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Mapping/SwagMigrationMappingDefinition.php';
  21720.         $this->services['sales_channel_definition.SwagMigrationAssistant\\Migration\\Mapping\\SwagMigrationMappingDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Mapping\SwagMigrationMappingDefinition();
  21721.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21722.         return $instance;
  21723.     }
  21724.     /**
  21725.      * Gets the public 'sales_channel_definition.SwagMigrationAssistant\Migration\Media\SwagMigrationMediaFileDefinition' shared service.
  21726.      *
  21727.      * @return \SwagMigrationAssistant\Migration\Media\SwagMigrationMediaFileDefinition
  21728.      */
  21729.     protected function getSwagMigrationMediaFileDefinition2Service()
  21730.     {
  21731.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/SwagMigrationMediaFileDefinition.php';
  21732.         $this->services['sales_channel_definition.SwagMigrationAssistant\\Migration\\Media\\SwagMigrationMediaFileDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Media\SwagMigrationMediaFileDefinition();
  21733.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21734.         return $instance;
  21735.     }
  21736.     /**
  21737.      * Gets the public 'sales_channel_definition.SwagMigrationAssistant\Migration\Run\SwagMigrationRunDefinition' shared service.
  21738.      *
  21739.      * @return \SwagMigrationAssistant\Migration\Run\SwagMigrationRunDefinition
  21740.      */
  21741.     protected function getSwagMigrationRunDefinition2Service()
  21742.     {
  21743.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Run/SwagMigrationRunDefinition.php';
  21744.         $this->services['sales_channel_definition.SwagMigrationAssistant\\Migration\\Run\\SwagMigrationRunDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Run\SwagMigrationRunDefinition();
  21745.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21746.         return $instance;
  21747.     }
  21748.     /**
  21749.      * Gets the public 'sales_channel_definition.SwagMigrationAssistant\Migration\Setting\GeneralSettingDefinition' shared service.
  21750.      *
  21751.      * @return \SwagMigrationAssistant\Migration\Setting\GeneralSettingDefinition
  21752.      */
  21753.     protected function getGeneralSettingDefinition2Service()
  21754.     {
  21755.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Setting/GeneralSettingDefinition.php';
  21756.         $this->services['sales_channel_definition.SwagMigrationAssistant\\Migration\\Setting\\GeneralSettingDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Setting\GeneralSettingDefinition();
  21757.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21758.         return $instance;
  21759.     }
  21760.     /**
  21761.      * Gets the public 'sales_channel_definition.Swag\AmazonPay\DataAbstractionLayer\Entity\PaymentNotification\PaymentNotificationDefinition' shared service.
  21762.      *
  21763.      * @return \Swag\AmazonPay\DataAbstractionLayer\Entity\PaymentNotification\PaymentNotificationDefinition
  21764.      */
  21765.     protected function getPaymentNotificationDefinition2Service()
  21766.     {
  21767.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/DataAbstractionLayer/Entity/PaymentNotification/PaymentNotificationDefinition.php';
  21768.         $this->services['sales_channel_definition.Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\PaymentNotification\\PaymentNotificationDefinition'] = $instance = new \Swag\AmazonPay\DataAbstractionLayer\Entity\PaymentNotification\PaymentNotificationDefinition();
  21769.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21770.         return $instance;
  21771.     }
  21772.     /**
  21773.      * Gets the public 'sales_channel_definition.Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenDefinition' shared service.
  21774.      *
  21775.      * @return \Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenDefinition
  21776.      */
  21777.     protected function getSignUpTokenDefinition2Service()
  21778.     {
  21779.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/DataAbstractionLayer/Entity/SignUpToken/SignUpTokenDefinition.php';
  21780.         $this->services['sales_channel_definition.Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenDefinition'] = $instance = new \Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenDefinition();
  21781.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21782.         return $instance;
  21783.     }
  21784.     /**
  21785.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition' shared service.
  21786.      *
  21787.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition
  21788.      */
  21789.     protected function getPosSalesChannelDefinition2Service()
  21790.     {
  21791.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelDefinition.php';
  21792.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition();
  21793.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21794.         return $instance;
  21795.     }
  21796.     /**
  21797.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition' shared service.
  21798.      *
  21799.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition
  21800.      */
  21801.     protected function getPosSalesChannelInventoryDefinition2Service()
  21802.     {
  21803.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelInventoryDefinition.php';
  21804.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition();
  21805.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21806.         return $instance;
  21807.     }
  21808.     /**
  21809.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition' shared service.
  21810.      *
  21811.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition
  21812.      */
  21813.     protected function getPosSalesChannelMediaDefinition2Service()
  21814.     {
  21815.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelMediaDefinition.php';
  21816.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition();
  21817.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21818.         return $instance;
  21819.     }
  21820.     /**
  21821.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition' shared service.
  21822.      *
  21823.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition
  21824.      */
  21825.     protected function getPosSalesChannelProductDefinition2Service()
  21826.     {
  21827.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelProductDefinition.php';
  21828.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition();
  21829.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21830.         return $instance;
  21831.     }
  21832.     /**
  21833.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition' shared service.
  21834.      *
  21835.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition
  21836.      */
  21837.     protected function getPosSalesChannelRunDefinition2Service()
  21838.     {
  21839.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunDefinition.php';
  21840.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition();
  21841.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21842.         return $instance;
  21843.     }
  21844.     /**
  21845.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition' shared service.
  21846.      *
  21847.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition
  21848.      */
  21849.     protected function getPosSalesChannelRunLogDefinition2Service()
  21850.     {
  21851.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunLogDefinition.php';
  21852.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition();
  21853.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21854.         return $instance;
  21855.     }
  21856.     /**
  21857.      * Gets the public 'sales_channel_definition.ZweiPunktStageWare\Core\Content\Profile\ProfileDefinition' shared service.
  21858.      *
  21859.      * @return \ZweiPunktStageWare\Core\Content\Profile\ProfileDefinition
  21860.      */
  21861.     protected function getProfileDefinition2Service()
  21862.     {
  21863.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Core/Content/Profile/ProfileDefinition.php';
  21864.         $this->services['sales_channel_definition.ZweiPunktStageWare\\Core\\Content\\Profile\\ProfileDefinition'] = $instance = new \ZweiPunktStageWare\Core\Content\Profile\ProfileDefinition();
  21865.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21866.         return $instance;
  21867.     }
  21868.     /**
  21869.      * Gets the public 'sales_channel_domain.repository' shared service.
  21870.      *
  21871.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21872.      */
  21873.     protected function getSalesChannelDomain_RepositoryService()
  21874.     {
  21875.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21876.         if (isset($this->services['sales_channel_domain.repository'])) {
  21877.             return $this->services['sales_channel_domain.repository'];
  21878.         }
  21879.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21880.         if (isset($this->services['sales_channel_domain.repository'])) {
  21881.             return $this->services['sales_channel_domain.repository'];
  21882.         }
  21883.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21884.         if (isset($this->services['sales_channel_domain.repository'])) {
  21885.             return $this->services['sales_channel_domain.repository'];
  21886.         }
  21887.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21888.         if (isset($this->services['sales_channel_domain.repository'])) {
  21889.             return $this->services['sales_channel_domain.repository'];
  21890.         }
  21891.         return $this->services['sales_channel_domain.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] ?? $this->getSalesChannelDomainDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  21892.     }
  21893.     /**
  21894.      * Gets the public 'sales_channel_language.repository' shared service.
  21895.      *
  21896.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21897.      */
  21898.     protected function getSalesChannelLanguage_RepositoryService()
  21899.     {
  21900.         return $this->services['sales_channel_language.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] ?? $this->getSalesChannelLanguageDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  21901.     }
  21902.     /**
  21903.      * Gets the public 'sales_channel_payment_method.repository' shared service.
  21904.      *
  21905.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21906.      */
  21907.     protected function getSalesChannelPaymentMethod_RepositoryService()
  21908.     {
  21909.         return $this->services['sales_channel_payment_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] ?? $this->getSalesChannelPaymentMethodDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  21910.     }
  21911.     /**
  21912.      * Gets the public 'sales_channel_shipping_method.repository' shared service.
  21913.      *
  21914.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21915.      */
  21916.     protected function getSalesChannelShippingMethod_RepositoryService()
  21917.     {
  21918.         return $this->services['sales_channel_shipping_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] ?? $this->getSalesChannelShippingMethodDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  21919.     }
  21920.     /**
  21921.      * Gets the public 'sales_channel_translation.repository' shared service.
  21922.      *
  21923.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21924.      */
  21925.     protected function getSalesChannelTranslation_RepositoryService()
  21926.     {
  21927.         return $this->services['sales_channel_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] ?? $this->getSalesChannelTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  21928.     }
  21929.     /**
  21930.      * Gets the public 'sales_channel_type.repository' shared service.
  21931.      *
  21932.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21933.      */
  21934.     protected function getSalesChannelType_RepositoryService()
  21935.     {
  21936.         return $this->services['sales_channel_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] ?? $this->getSalesChannelTypeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  21937.     }
  21938.     /**
  21939.      * Gets the public 'sales_channel_type_translation.repository' shared service.
  21940.      *
  21941.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21942.      */
  21943.     protected function getSalesChannelTypeTranslation_RepositoryService()
  21944.     {
  21945.         return $this->services['sales_channel_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] ?? $this->getSalesChannelTypeTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  21946.     }
  21947.     /**
  21948.      * Gets the public 'salutation.repository' shared service.
  21949.      *
  21950.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21951.      */
  21952.     protected function getSalutation_RepositoryService()
  21953.     {
  21954.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21955.         if (isset($this->services['salutation.repository'])) {
  21956.             return $this->services['salutation.repository'];
  21957.         }
  21958.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21959.         if (isset($this->services['salutation.repository'])) {
  21960.             return $this->services['salutation.repository'];
  21961.         }
  21962.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21963.         if (isset($this->services['salutation.repository'])) {
  21964.             return $this->services['salutation.repository'];
  21965.         }
  21966.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21967.         if (isset($this->services['salutation.repository'])) {
  21968.             return $this->services['salutation.repository'];
  21969.         }
  21970.         return $this->services['salutation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] ?? $this->getSalutationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  21971.     }
  21972.     /**
  21973.      * Gets the public 'salutation_translation.repository' shared service.
  21974.      *
  21975.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21976.      */
  21977.     protected function getSalutationTranslation_RepositoryService()
  21978.     {
  21979.         return $this->services['salutation_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] ?? $this->getSalutationTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  21980.     }
  21981.     /**
  21982.      * Gets the public 'scheduled_task.repository' shared service.
  21983.      *
  21984.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21985.      */
  21986.     protected function getScheduledTask_RepositoryService()
  21987.     {
  21988.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21989.         if (isset($this->services['scheduled_task.repository'])) {
  21990.             return $this->services['scheduled_task.repository'];
  21991.         }
  21992.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21993.         if (isset($this->services['scheduled_task.repository'])) {
  21994.             return $this->services['scheduled_task.repository'];
  21995.         }
  21996.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21997.         if (isset($this->services['scheduled_task.repository'])) {
  21998.             return $this->services['scheduled_task.repository'];
  21999.         }
  22000.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22001.         if (isset($this->services['scheduled_task.repository'])) {
  22002.             return $this->services['scheduled_task.repository'];
  22003.         }
  22004.         return $this->services['scheduled_task.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] ?? $this->getScheduledTaskDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22005.     }
  22006.     /**
  22007.      * Gets the public 'script.repository' shared service.
  22008.      *
  22009.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22010.      */
  22011.     protected function getScript_RepositoryService()
  22012.     {
  22013.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22014.         if (isset($this->services['script.repository'])) {
  22015.             return $this->services['script.repository'];
  22016.         }
  22017.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22018.         if (isset($this->services['script.repository'])) {
  22019.             return $this->services['script.repository'];
  22020.         }
  22021.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22022.         if (isset($this->services['script.repository'])) {
  22023.             return $this->services['script.repository'];
  22024.         }
  22025.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22026.         if (isset($this->services['script.repository'])) {
  22027.             return $this->services['script.repository'];
  22028.         }
  22029.         return $this->services['script.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Script\\ScriptDefinition'] ?? $this->getScriptDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22030.     }
  22031.     /**
  22032.      * Gets the public 'seo_url.repository' shared service.
  22033.      *
  22034.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22035.      */
  22036.     protected function getSeoUrl_RepositoryService()
  22037.     {
  22038.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22039.         if (isset($this->services['seo_url.repository'])) {
  22040.             return $this->services['seo_url.repository'];
  22041.         }
  22042.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22043.         if (isset($this->services['seo_url.repository'])) {
  22044.             return $this->services['seo_url.repository'];
  22045.         }
  22046.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22047.         if (isset($this->services['seo_url.repository'])) {
  22048.             return $this->services['seo_url.repository'];
  22049.         }
  22050.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22051.         if (isset($this->services['seo_url.repository'])) {
  22052.             return $this->services['seo_url.repository'];
  22053.         }
  22054.         return $this->services['seo_url.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition'] ?? $this->getSeoUrlDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22055.     }
  22056.     /**
  22057.      * Gets the public 'seo_url_template.repository' shared service.
  22058.      *
  22059.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22060.      */
  22061.     protected function getSeoUrlTemplate_RepositoryService()
  22062.     {
  22063.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22064.         if (isset($this->services['seo_url_template.repository'])) {
  22065.             return $this->services['seo_url_template.repository'];
  22066.         }
  22067.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22068.         if (isset($this->services['seo_url_template.repository'])) {
  22069.             return $this->services['seo_url_template.repository'];
  22070.         }
  22071.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22072.         if (isset($this->services['seo_url_template.repository'])) {
  22073.             return $this->services['seo_url_template.repository'];
  22074.         }
  22075.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22076.         if (isset($this->services['seo_url_template.repository'])) {
  22077.             return $this->services['seo_url_template.repository'];
  22078.         }
  22079.         return $this->services['seo_url_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] ?? $this->getSeoUrlTemplateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22080.     }
  22081.     /**
  22082.      * Gets the public 'services_resetter' shared service.
  22083.      *
  22084.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  22085.      */
  22086.     protected function getServicesResetterService()
  22087.     {
  22088.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  22089.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  22090.             if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  22091.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? null);
  22092.             }
  22093.             if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'])) {
  22094.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader' => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? null);
  22095.             }
  22096.             if (isset($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'])) {
  22097.                 yield 'Shopware\\Core\\Framework\\App\\ActiveAppsLoader' => ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? null);
  22098.             }
  22099.             if (isset($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'])) {
  22100.                 yield 'Shopware\\Core\\System\\CustomField\\CustomFieldService' => ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? null);
  22101.             }
  22102.             if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'])) {
  22103.                 yield 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] ?? null);
  22104.             }
  22105.             if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) {
  22106.                 yield 'Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer' => ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? null);
  22107.             }
  22108.             if (false) {
  22109.                 yield 'shopware.increment.gateway.array' => null;
  22110.             }
  22111.             if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'])) {
  22112.                 yield 'Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper' => ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? null);
  22113.             }
  22114.             if (isset($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'])) {
  22115.                 yield 'Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider' => ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? null);
  22116.             }
  22117.             if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'])) {
  22118.                 yield 'Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader' => ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? null);
  22119.             }
  22120.             if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'])) {
  22121.                 yield 'Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore' => ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? null);
  22122.             }
  22123.             if (isset($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'])) {
  22124.                 yield 'Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface' => ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? null);
  22125.             }
  22126.             if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  22127.                 yield 'Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator' => ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? null);
  22128.             }
  22129.             if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  22130.                 yield 'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\SearchKeywordUpdater' => ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? null);
  22131.             }
  22132.             if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'])) {
  22133.                 yield 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter' => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? null);
  22134.             }
  22135.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  22136.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? null);
  22137.             }
  22138.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) {
  22139.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? null);
  22140.             }
  22141.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) {
  22142.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? null);
  22143.             }
  22144.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) {
  22145.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? null);
  22146.             }
  22147.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  22148.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? null);
  22149.             }
  22150.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  22151.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? null);
  22152.             }
  22153.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  22154.                 yield 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? null);
  22155.             }
  22156.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  22157.                 yield 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? null);
  22158.             }
  22159.             if (isset($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'])) {
  22160.                 yield 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? null);
  22161.             }
  22162.             if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  22163.                 yield 'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? null);
  22164.             }
  22165.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  22166.                 yield 'Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? null);
  22167.             }
  22168.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  22169.                 yield 'Shopware\\Core\\Checkout\\Cart\\CartRuleLoader' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? null);
  22170.             }
  22171.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'])) {
  22172.                 yield 'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'] ?? null);
  22173.             }
  22174.             if (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) {
  22175.                 yield 'Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener' => ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? null);
  22176.             }
  22177.             if (isset($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'])) {
  22178.                 yield 'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? null);
  22179.             }
  22180.             if (isset($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'])) {
  22181.                 yield 'Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder' => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? null);
  22182.             }
  22183.             if (isset($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'])) {
  22184.                 yield 'Shopware\\Storefront\\Theme\\SalesChannelThemeLoader' => ($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] ?? null);
  22185.             }
  22186.             if (isset($this->privates['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Service\\ProductEmbeddedMediaThumbnailUrlGenerator'])) {
  22187.                 yield 'StudioSolid\\ProductVideos\\Core\\Content\\Product\\Service\\ProductEmbeddedMediaThumbnailUrlGenerator' => ($this->privates['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Service\\ProductEmbeddedMediaThumbnailUrlGenerator'] ?? null);
  22188.             }
  22189.             if (isset($this->services['cache.app'])) {
  22190.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  22191.             }
  22192.             if (isset($this->services['cache.system'])) {
  22193.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  22194.             }
  22195.             if (isset($this->privates['cache.validator'])) {
  22196.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  22197.             }
  22198.             if (isset($this->privates['cache.serializer'])) {
  22199.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  22200.             }
  22201.             if (isset($this->privates['cache.annotations'])) {
  22202.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  22203.             }
  22204.             if (isset($this->privates['cache.property_info'])) {
  22205.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  22206.             }
  22207.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  22208.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  22209.             }
  22210.             if (isset($this->privates['mailer.message_logger_listener'])) {
  22211.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  22212.             }
  22213.             if (isset($this->privates['debug.stopwatch'])) {
  22214.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  22215.             }
  22216.             if (isset($this->services['event_dispatcher'])) {
  22217.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  22218.             }
  22219.             if (isset($this->privates['cache.rate_limiter'])) {
  22220.                 yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? null);
  22221.             }
  22222.             if (isset($this->privates['.cache.object.inner'])) {
  22223.                 yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? null);
  22224.             }
  22225.             if (isset($this->privates['.cache.http.inner'])) {
  22226.                 yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? null);
  22227.             }
  22228.             if (isset($this->privates['cache.tags'])) {
  22229.                 yield 'cache.tags' => ($this->privates['cache.tags'] ?? null);
  22230.             }
  22231.             if (isset($this->privates['session_listener'])) {
  22232.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  22233.             }
  22234.             if (isset($this->services['cache.validator_expression_language'])) {
  22235.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  22236.             }
  22237.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  22238.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  22239.             }
  22240.             if (isset($this->services['.container.private.profiler'])) {
  22241.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  22242.             }
  22243.             if (isset($this->privates['debug.validator'])) {
  22244.                 yield 'debug.validator' => ($this->privates['debug.validator'] ?? null);
  22245.             }
  22246.             if (isset($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'])) {
  22247.                 yield 'monolog.handler.main' => ($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? null);
  22248.             }
  22249.             if (isset($this->privates['monolog.handler.console'])) {
  22250.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  22251.             }
  22252.             if (isset($this->privates['monolog.handler.business_event_handler_buffer'])) {
  22253.                 yield 'monolog.handler.business_event_handler_buffer' => ($this->privates['monolog.handler.business_event_handler_buffer'] ?? null);
  22254.             }
  22255.         }, function () {
  22256.             return + (int) (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'])) + (int) (isset($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) + (int) (false) + (int) (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'])) + (int) (isset($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'])) + (int) (isset($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'])) + (int) (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) + (int) (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) + (int) (isset($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'])) + (int) (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) + (int) (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) + (int) (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) + (int) (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'])) + (int) (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) + (int) (isset($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'])) + (int) (isset($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'])) + (int) (isset($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'])) + (int) (isset($this->privates['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Service\\ProductEmbeddedMediaThumbnailUrlGenerator'])) + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['cache.messenger.restart_workers_signal'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['cache.rate_limiter'])) + (int) (isset($this->privates['.cache.object.inner'])) + (int) (isset($this->privates['.cache.http.inner'])) + (int) (isset($this->privates['cache.tags'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->privates['messenger.transport.in_memory.factory'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->privates['debug.validator'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['monolog.handler.business_event_handler_buffer']));
  22257.         }), ['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => [=> 'reset'], 'Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader' => [=> 'reset'], 'Shopware\\Core\\Framework\\App\\ActiveAppsLoader' => [=> 'reset'], 'Shopware\\Core\\System\\CustomField\\CustomFieldService' => [=> 'reset'], 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => [=> 'reset'], 'Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer' => [=> 'reset'], 'shopware.increment.gateway.array' => [=> 'resetAll'], 'Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper' => [=> 'reset'], 'Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider' => [=> 'reset'], 'Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader' => [=> 'reset'], 'Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore' => [=> 'reset'], 'Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface' => [=> 'reset'], 'Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator' => [=> 'reset'], 'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\SearchKeywordUpdater' => [=> 'reset'], 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter' => [=> 'reset'], 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer' => [=> 'reset'], 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer' => [=> 'reset'], 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer' => [=> 'reset'], 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer' => [=> 'reset'], 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer' => [=> 'reset'], 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer' => [=> 'reset'], 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber' => [=> 'reset'], 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber' => [=> 'reset'], 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => [=> 'reset'], 'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => [=> 'reset'], 'Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator' => [=> 'reset'], 'Shopware\\Core\\Checkout\\Cart\\CartRuleLoader' => [=> 'reset'], 'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper' => [=> 'reset'], 'Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener' => [=> 'reset'], 'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => [=> 'reset'], 'Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder' => [=> 'reset'], 'Shopware\\Storefront\\Theme\\SalesChannelThemeLoader' => [=> 'reset'], 'StudioSolid\\ProductVideos\\Core\\Content\\Product\\Service\\ProductEmbeddedMediaThumbnailUrlGenerator' => [=> 'reset'], 'cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'cache.messenger.restart_workers_signal' => [=> 'reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'cache.rate_limiter' => [=> 'reset'], '.cache.object.inner' => [=> 'reset'], '.cache.http.inner' => [=> 'reset'], 'cache.tags' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'messenger.transport.in_memory.factory' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'monolog.handler.business_event_handler_buffer' => [=> 'reset']]);
  22258.     }
  22259.     /**
  22260.      * Gets the public 'shipping_method.repository' shared service.
  22261.      *
  22262.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22263.      */
  22264.     protected function getShippingMethod_RepositoryService()
  22265.     {
  22266.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22267.         if (isset($this->services['shipping_method.repository'])) {
  22268.             return $this->services['shipping_method.repository'];
  22269.         }
  22270.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22271.         if (isset($this->services['shipping_method.repository'])) {
  22272.             return $this->services['shipping_method.repository'];
  22273.         }
  22274.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22275.         if (isset($this->services['shipping_method.repository'])) {
  22276.             return $this->services['shipping_method.repository'];
  22277.         }
  22278.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22279.         if (isset($this->services['shipping_method.repository'])) {
  22280.             return $this->services['shipping_method.repository'];
  22281.         }
  22282.         return $this->services['shipping_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition'] ?? $this->getShippingMethodDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22283.     }
  22284.     /**
  22285.      * Gets the public 'shipping_method_price.repository' shared service.
  22286.      *
  22287.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22288.      */
  22289.     protected function getShippingMethodPrice_RepositoryService()
  22290.     {
  22291.         return $this->services['shipping_method_price.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] ?? $this->getShippingMethodPriceDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22292.     }
  22293.     /**
  22294.      * Gets the public 'shipping_method_tag.repository' shared service.
  22295.      *
  22296.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22297.      */
  22298.     protected function getShippingMethodTag_RepositoryService()
  22299.     {
  22300.         return $this->services['shipping_method_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] ?? $this->getShippingMethodTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22301.     }
  22302.     /**
  22303.      * Gets the public 'shipping_method_translation.repository' shared service.
  22304.      *
  22305.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22306.      */
  22307.     protected function getShippingMethodTranslation_RepositoryService()
  22308.     {
  22309.         return $this->services['shipping_method_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] ?? $this->getShippingMethodTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22310.     }
  22311.     /**
  22312.      * Gets the public 'shopware.filesystem.asset' shared service.
  22313.      *
  22314.      * @return \League\Flysystem\FilesystemInterface
  22315.      */
  22316.     protected function getShopware_Filesystem_AssetService()
  22317.     {
  22318.         return $this->services['shopware.filesystem.asset'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.asset']);
  22319.     }
  22320.     /**
  22321.      * Gets the public 'shopware.filesystem.private' shared service.
  22322.      *
  22323.      * @return \League\Flysystem\FilesystemInterface
  22324.      */
  22325.     protected function getShopware_Filesystem_PrivateService()
  22326.     {
  22327.         return $this->services['shopware.filesystem.private'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.private']);
  22328.     }
  22329.     /**
  22330.      * Gets the public 'shopware.filesystem.public' shared service.
  22331.      *
  22332.      * @return \League\Flysystem\FilesystemInterface
  22333.      */
  22334.     protected function getShopware_Filesystem_PublicService()
  22335.     {
  22336.         return $this->services['shopware.filesystem.public'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.public']);
  22337.     }
  22338.     /**
  22339.      * Gets the public 'shopware.filesystem.sitemap' shared service.
  22340.      *
  22341.      * @return \League\Flysystem\FilesystemInterface
  22342.      */
  22343.     protected function getShopware_Filesystem_SitemapService()
  22344.     {
  22345.         return $this->services['shopware.filesystem.sitemap'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.sitemap']);
  22346.     }
  22347.     /**
  22348.      * Gets the public 'shopware.filesystem.temp' shared service.
  22349.      *
  22350.      * @return \League\Flysystem\FilesystemInterface
  22351.      */
  22352.     protected function getShopware_Filesystem_TempService()
  22353.     {
  22354.         return $this->services['shopware.filesystem.temp'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.temp']);
  22355.     }
  22356.     /**
  22357.      * Gets the public 'shopware.filesystem.theme' shared service.
  22358.      *
  22359.      * @return \League\Flysystem\FilesystemInterface
  22360.      */
  22361.     protected function getShopware_Filesystem_ThemeService()
  22362.     {
  22363.         return $this->services['shopware.filesystem.theme'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.theme']);
  22364.     }
  22365.     /**
  22366.      * Gets the public 'shopware.increment.gateway.registry' shared service.
  22367.      *
  22368.      * @return \Shopware\Core\Framework\Increment\IncrementGatewayRegistry
  22369.      */
  22370.     protected function getShopware_Increment_Gateway_RegistryService()
  22371.     {
  22372.         return $this->services['shopware.increment.gateway.registry'] = new \Shopware\Core\Framework\Increment\IncrementGatewayRegistry(new RewindableGenerator(function () {
  22373.             yield => ($this->privates['shopware.increment.user_activity.gateway.mysql'] ?? $this->getShopware_Increment_UserActivity_Gateway_MysqlService());
  22374.             yield => ($this->privates['shopware.increment.message_queue.gateway.mysql'] ?? $this->getShopware_Increment_MessageQueue_Gateway_MysqlService());
  22375.         }, 2));
  22376.     }
  22377.     /**
  22378.      * Gets the public 'shopware.store_client' shared service.
  22379.      *
  22380.      * @return \GuzzleHttp\Client
  22381.      */
  22382.     protected function getShopware_StoreClientService($lazyLoad true)
  22383.     {
  22384.         if ($lazyLoad) {
  22385.             return $this->services['shopware.store_client'] = $this->createProxy('Client_b190fb5', function () {
  22386.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  22387.                     $wrappedInstance $this->getShopware_StoreClientService(false);
  22388.                     $proxy->setProxyInitializer(null);
  22389.                     return true;
  22390.                 });
  22391.             });
  22392.         }
  22393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClientFactory.php';
  22394.         return (new \Shopware\Core\Framework\Store\Services\StoreClientFactory(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new RewindableGenerator(function () {
  22395.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\VerifyResponseSignatureMiddleware'] ?? $this->getVerifyResponseSignatureMiddlewareService());
  22396.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\StoreSessionExpiredMiddleware'] ?? $this->getStoreSessionExpiredMiddlewareService());
  22397.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'] ?? $this->getShopSecretInvalidMiddlewareService());
  22398.         }, 3)))->create();
  22399.     }
  22400.     /**
  22401.      * Gets the public 'snippet.repository' shared service.
  22402.      *
  22403.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22404.      */
  22405.     protected function getSnippet_RepositoryService()
  22406.     {
  22407.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22408.         if (isset($this->services['snippet.repository'])) {
  22409.             return $this->services['snippet.repository'];
  22410.         }
  22411.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22412.         if (isset($this->services['snippet.repository'])) {
  22413.             return $this->services['snippet.repository'];
  22414.         }
  22415.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22416.         if (isset($this->services['snippet.repository'])) {
  22417.             return $this->services['snippet.repository'];
  22418.         }
  22419.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22420.         if (isset($this->services['snippet.repository'])) {
  22421.             return $this->services['snippet.repository'];
  22422.         }
  22423.         return $this->services['snippet.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Snippet\\SnippetDefinition'] ?? $this->getSnippetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22424.     }
  22425.     /**
  22426.      * Gets the public 'snippet_set.repository' shared service.
  22427.      *
  22428.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22429.      */
  22430.     protected function getSnippetSet_RepositoryService()
  22431.     {
  22432.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22433.         if (isset($this->services['snippet_set.repository'])) {
  22434.             return $this->services['snippet_set.repository'];
  22435.         }
  22436.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22437.         if (isset($this->services['snippet_set.repository'])) {
  22438.             return $this->services['snippet_set.repository'];
  22439.         }
  22440.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22441.         if (isset($this->services['snippet_set.repository'])) {
  22442.             return $this->services['snippet_set.repository'];
  22443.         }
  22444.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22445.         if (isset($this->services['snippet_set.repository'])) {
  22446.             return $this->services['snippet_set.repository'];
  22447.         }
  22448.         return $this->services['snippet_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] ?? $this->getSnippetSetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22449.     }
  22450.     /**
  22451.      * Gets the public 'solid_product_videos.filesystem.private' shared service.
  22452.      *
  22453.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22454.      */
  22455.     protected function getSolidProductVideos_Filesystem_PrivateService()
  22456.     {
  22457.         return $this->services['solid_product_videos.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/solid_product_videos');
  22458.     }
  22459.     /**
  22460.      * Gets the public 'solid_product_videos.filesystem.public' shared service.
  22461.      *
  22462.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22463.      */
  22464.     protected function getSolidProductVideos_Filesystem_PublicService()
  22465.     {
  22466.         return $this->services['solid_product_videos.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/solid_product_videos');
  22467.     }
  22468.     /**
  22469.      * Gets the public 'solid_pv_product_embedded_video_media.repository' shared service.
  22470.      *
  22471.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22472.      */
  22473.     protected function getSolidPvProductEmbeddedVideoMedia_RepositoryService()
  22474.     {
  22475.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22476.         if (isset($this->services['solid_pv_product_embedded_video_media.repository'])) {
  22477.             return $this->services['solid_pv_product_embedded_video_media.repository'];
  22478.         }
  22479.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22480.         if (isset($this->services['solid_pv_product_embedded_video_media.repository'])) {
  22481.             return $this->services['solid_pv_product_embedded_video_media.repository'];
  22482.         }
  22483.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22484.         if (isset($this->services['solid_pv_product_embedded_video_media.repository'])) {
  22485.             return $this->services['solid_pv_product_embedded_video_media.repository'];
  22486.         }
  22487.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22488.         if (isset($this->services['solid_pv_product_embedded_video_media.repository'])) {
  22489.             return $this->services['solid_pv_product_embedded_video_media.repository'];
  22490.         }
  22491.         return $this->services['solid_pv_product_embedded_video_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Aggregate\\ProductEmbeddedVideoMedia\\ProductEmbeddedVideoMediaDefinition'] ?? $this->getProductEmbeddedVideoMediaDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22492.     }
  22493.     /**
  22494.      * Gets the public 'solid_pv_product_media_video_thumbnail.repository' shared service.
  22495.      *
  22496.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22497.      */
  22498.     protected function getSolidPvProductMediaVideoThumbnail_RepositoryService()
  22499.     {
  22500.         return $this->services['solid_pv_product_media_video_thumbnail.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Aggregate\\ProductMediaVideoThumbnail\\ProductMediaVideoThumbnailDefinition'] ?? $this->getProductMediaVideoThumbnailDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22501.     }
  22502.     /**
  22503.      * Gets the public 'stage_ware_profile.repository' shared service.
  22504.      *
  22505.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22506.      */
  22507.     protected function getStageWareProfile_RepositoryService()
  22508.     {
  22509.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Core/Content/DataAbstractionLayer/StageWareRepositoryDecorator.php';
  22510.         return $this->services['stage_ware_profile.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \ZweiPunktStageWare\Core\Content\DataAbstractionLayer\StageWareRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['ZweiPunktStageWare\\Core\\Content\\Profile\\ProfileDefinition'] ?? $this->getProfileDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())), ($this->services['ZweiPunktStageWare\\Service\\Logger'] ?? $this->getLoggerService()), $this));
  22511.     }
  22512.     /**
  22513.      * Gets the public 'state_machine.repository' shared service.
  22514.      *
  22515.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22516.      */
  22517.     protected function getStateMachine_RepositoryService()
  22518.     {
  22519.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22520.         if (isset($this->services['state_machine.repository'])) {
  22521.             return $this->services['state_machine.repository'];
  22522.         }
  22523.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22524.         if (isset($this->services['state_machine.repository'])) {
  22525.             return $this->services['state_machine.repository'];
  22526.         }
  22527.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22528.         if (isset($this->services['state_machine.repository'])) {
  22529.             return $this->services['state_machine.repository'];
  22530.         }
  22531.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22532.         if (isset($this->services['state_machine.repository'])) {
  22533.             return $this->services['state_machine.repository'];
  22534.         }
  22535.         return $this->services['state_machine.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] ?? $this->getStateMachineDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22536.     }
  22537.     /**
  22538.      * Gets the public 'state_machine_history.repository' shared service.
  22539.      *
  22540.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22541.      */
  22542.     protected function getStateMachineHistory_RepositoryService()
  22543.     {
  22544.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22545.         if (isset($this->services['state_machine_history.repository'])) {
  22546.             return $this->services['state_machine_history.repository'];
  22547.         }
  22548.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22549.         if (isset($this->services['state_machine_history.repository'])) {
  22550.             return $this->services['state_machine_history.repository'];
  22551.         }
  22552.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22553.         if (isset($this->services['state_machine_history.repository'])) {
  22554.             return $this->services['state_machine_history.repository'];
  22555.         }
  22556.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22557.         if (isset($this->services['state_machine_history.repository'])) {
  22558.             return $this->services['state_machine_history.repository'];
  22559.         }
  22560.         return $this->services['state_machine_history.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] ?? $this->getStateMachineHistoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22561.     }
  22562.     /**
  22563.      * Gets the public 'state_machine_state.repository' shared service.
  22564.      *
  22565.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22566.      */
  22567.     protected function getStateMachineState_RepositoryService()
  22568.     {
  22569.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22570.         if (isset($this->services['state_machine_state.repository'])) {
  22571.             return $this->services['state_machine_state.repository'];
  22572.         }
  22573.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22574.         if (isset($this->services['state_machine_state.repository'])) {
  22575.             return $this->services['state_machine_state.repository'];
  22576.         }
  22577.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22578.         if (isset($this->services['state_machine_state.repository'])) {
  22579.             return $this->services['state_machine_state.repository'];
  22580.         }
  22581.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22582.         if (isset($this->services['state_machine_state.repository'])) {
  22583.             return $this->services['state_machine_state.repository'];
  22584.         }
  22585.         return $this->services['state_machine_state.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] ?? $this->getStateMachineStateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22586.     }
  22587.     /**
  22588.      * Gets the public 'state_machine_state_translation.repository' shared service.
  22589.      *
  22590.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22591.      */
  22592.     protected function getStateMachineStateTranslation_RepositoryService()
  22593.     {
  22594.         return $this->services['state_machine_state_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] ?? $this->getStateMachineStateTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22595.     }
  22596.     /**
  22597.      * Gets the public 'state_machine_transition.repository' shared service.
  22598.      *
  22599.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22600.      */
  22601.     protected function getStateMachineTransition_RepositoryService()
  22602.     {
  22603.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22604.         if (isset($this->services['state_machine_transition.repository'])) {
  22605.             return $this->services['state_machine_transition.repository'];
  22606.         }
  22607.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22608.         if (isset($this->services['state_machine_transition.repository'])) {
  22609.             return $this->services['state_machine_transition.repository'];
  22610.         }
  22611.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22612.         if (isset($this->services['state_machine_transition.repository'])) {
  22613.             return $this->services['state_machine_transition.repository'];
  22614.         }
  22615.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22616.         if (isset($this->services['state_machine_transition.repository'])) {
  22617.             return $this->services['state_machine_transition.repository'];
  22618.         }
  22619.         return $this->services['state_machine_transition.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] ?? $this->getStateMachineTransitionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22620.     }
  22621.     /**
  22622.      * Gets the public 'state_machine_translation.repository' shared service.
  22623.      *
  22624.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22625.      */
  22626.     protected function getStateMachineTranslation_RepositoryService()
  22627.     {
  22628.         return $this->services['state_machine_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] ?? $this->getStateMachineTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22629.     }
  22630.     /**
  22631.      * Gets the public 'storefront.filesystem.private' shared service.
  22632.      *
  22633.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22634.      */
  22635.     protected function getStorefront_Filesystem_PrivateService()
  22636.     {
  22637.         return $this->services['storefront.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/storefront');
  22638.     }
  22639.     /**
  22640.      * Gets the public 'storefront.filesystem.public' shared service.
  22641.      *
  22642.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22643.      */
  22644.     protected function getStorefront_Filesystem_PublicService()
  22645.     {
  22646.         return $this->services['storefront.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/storefront');
  22647.     }
  22648.     /**
  22649.      * Gets the public 'swag_amazon_pay.filesystem.private' shared service.
  22650.      *
  22651.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22652.      */
  22653.     protected function getSwagAmazonPay_Filesystem_PrivateService()
  22654.     {
  22655.         return $this->services['swag_amazon_pay.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_amazon_pay');
  22656.     }
  22657.     /**
  22658.      * Gets the public 'swag_amazon_pay.filesystem.public' shared service.
  22659.      *
  22660.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22661.      */
  22662.     protected function getSwagAmazonPay_Filesystem_PublicService()
  22663.     {
  22664.         return $this->services['swag_amazon_pay.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_amazon_pay');
  22665.     }
  22666.     /**
  22667.      * Gets the public 'swag_amazon_pay_payment_notification.repository' shared service.
  22668.      *
  22669.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22670.      */
  22671.     protected function getSwagAmazonPayPaymentNotification_RepositoryService()
  22672.     {
  22673.         return $this->services['swag_amazon_pay_payment_notification.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\PaymentNotification\\PaymentNotificationDefinition'] ?? $this->getPaymentNotificationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22674.     }
  22675.     /**
  22676.      * Gets the public 'swag_amazon_pay_signup_token.repository' shared service.
  22677.      *
  22678.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22679.      */
  22680.     protected function getSwagAmazonPaySignupToken_RepositoryService()
  22681.     {
  22682.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22683.         if (isset($this->services['swag_amazon_pay_signup_token.repository'])) {
  22684.             return $this->services['swag_amazon_pay_signup_token.repository'];
  22685.         }
  22686.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22687.         if (isset($this->services['swag_amazon_pay_signup_token.repository'])) {
  22688.             return $this->services['swag_amazon_pay_signup_token.repository'];
  22689.         }
  22690.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22691.         if (isset($this->services['swag_amazon_pay_signup_token.repository'])) {
  22692.             return $this->services['swag_amazon_pay_signup_token.repository'];
  22693.         }
  22694.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22695.         if (isset($this->services['swag_amazon_pay_signup_token.repository'])) {
  22696.             return $this->services['swag_amazon_pay_signup_token.repository'];
  22697.         }
  22698.         return $this->services['swag_amazon_pay_signup_token.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenDefinition'] ?? $this->getSignUpTokenDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22699.     }
  22700.     /**
  22701.      * Gets the public 'swag_extension_store.filesystem.private' shared service.
  22702.      *
  22703.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22704.      */
  22705.     protected function getSwagExtensionStore_Filesystem_PrivateService()
  22706.     {
  22707.         return $this->services['swag_extension_store.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_extension_store');
  22708.     }
  22709.     /**
  22710.      * Gets the public 'swag_extension_store.filesystem.public' shared service.
  22711.      *
  22712.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22713.      */
  22714.     protected function getSwagExtensionStore_Filesystem_PublicService()
  22715.     {
  22716.         return $this->services['swag_extension_store.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_extension_store');
  22717.     }
  22718.     /**
  22719.      * Gets the public 'swag_migration_assistant.filesystem.private' shared service.
  22720.      *
  22721.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22722.      */
  22723.     protected function getSwagMigrationAssistant_Filesystem_PrivateService()
  22724.     {
  22725.         return $this->services['swag_migration_assistant.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_migration_assistant');
  22726.     }
  22727.     /**
  22728.      * Gets the public 'swag_migration_assistant.filesystem.public' shared service.
  22729.      *
  22730.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22731.      */
  22732.     protected function getSwagMigrationAssistant_Filesystem_PublicService()
  22733.     {
  22734.         return $this->services['swag_migration_assistant.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_migration_assistant');
  22735.     }
  22736.     /**
  22737.      * Gets the public 'swag_migration_connection.repository' shared service.
  22738.      *
  22739.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22740.      */
  22741.     protected function getSwagMigrationConnection_RepositoryService()
  22742.     {
  22743.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22744.         if (isset($this->services['swag_migration_connection.repository'])) {
  22745.             return $this->services['swag_migration_connection.repository'];
  22746.         }
  22747.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22748.         if (isset($this->services['swag_migration_connection.repository'])) {
  22749.             return $this->services['swag_migration_connection.repository'];
  22750.         }
  22751.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22752.         if (isset($this->services['swag_migration_connection.repository'])) {
  22753.             return $this->services['swag_migration_connection.repository'];
  22754.         }
  22755.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22756.         if (isset($this->services['swag_migration_connection.repository'])) {
  22757.             return $this->services['swag_migration_connection.repository'];
  22758.         }
  22759.         return $this->services['swag_migration_connection.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['SwagMigrationAssistant\\Migration\\Connection\\SwagMigrationConnectionDefinition'] ?? $this->getSwagMigrationConnectionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22760.     }
  22761.     /**
  22762.      * Gets the public 'swag_migration_data.repository' shared service.
  22763.      *
  22764.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22765.      */
  22766.     protected function getSwagMigrationData_RepositoryService()
  22767.     {
  22768.         return $this->services['swag_migration_data.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['SwagMigrationAssistant\\Migration\\Data\\SwagMigrationDataDefinition'] ?? $this->getSwagMigrationDataDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22769.     }
  22770.     /**
  22771.      * Gets the public 'swag_migration_general_setting.repository' shared service.
  22772.      *
  22773.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22774.      */
  22775.     protected function getSwagMigrationGeneralSetting_RepositoryService()
  22776.     {
  22777.         return $this->services['swag_migration_general_setting.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['SwagMigrationAssistant\\Migration\\Setting\\GeneralSettingDefinition'] ?? $this->getGeneralSettingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22778.     }
  22779.     /**
  22780.      * Gets the public 'swag_migration_logging.repository' shared service.
  22781.      *
  22782.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22783.      */
  22784.     protected function getSwagMigrationLogging_RepositoryService()
  22785.     {
  22786.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22787.         if (isset($this->services['swag_migration_logging.repository'])) {
  22788.             return $this->services['swag_migration_logging.repository'];
  22789.         }
  22790.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22791.         if (isset($this->services['swag_migration_logging.repository'])) {
  22792.             return $this->services['swag_migration_logging.repository'];
  22793.         }
  22794.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22795.         if (isset($this->services['swag_migration_logging.repository'])) {
  22796.             return $this->services['swag_migration_logging.repository'];
  22797.         }
  22798.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22799.         if (isset($this->services['swag_migration_logging.repository'])) {
  22800.             return $this->services['swag_migration_logging.repository'];
  22801.         }
  22802.         return $this->services['swag_migration_logging.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['SwagMigrationAssistant\\Migration\\Logging\\SwagMigrationLoggingDefinition'] ?? $this->getSwagMigrationLoggingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22803.     }
  22804.     /**
  22805.      * Gets the public 'swag_migration_mapping.repository' shared service.
  22806.      *
  22807.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22808.      */
  22809.     protected function getSwagMigrationMapping_RepositoryService()
  22810.     {
  22811.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22812.         if (isset($this->services['swag_migration_mapping.repository'])) {
  22813.             return $this->services['swag_migration_mapping.repository'];
  22814.         }
  22815.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22816.         if (isset($this->services['swag_migration_mapping.repository'])) {
  22817.             return $this->services['swag_migration_mapping.repository'];
  22818.         }
  22819.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22820.         if (isset($this->services['swag_migration_mapping.repository'])) {
  22821.             return $this->services['swag_migration_mapping.repository'];
  22822.         }
  22823.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22824.         if (isset($this->services['swag_migration_mapping.repository'])) {
  22825.             return $this->services['swag_migration_mapping.repository'];
  22826.         }
  22827.         return $this->services['swag_migration_mapping.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['SwagMigrationAssistant\\Migration\\Mapping\\SwagMigrationMappingDefinition'] ?? $this->getSwagMigrationMappingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22828.     }
  22829.     /**
  22830.      * Gets the public 'swag_migration_media_file.repository' shared service.
  22831.      *
  22832.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22833.      */
  22834.     protected function getSwagMigrationMediaFile_RepositoryService()
  22835.     {
  22836.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22837.         if (isset($this->services['swag_migration_media_file.repository'])) {
  22838.             return $this->services['swag_migration_media_file.repository'];
  22839.         }
  22840.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22841.         if (isset($this->services['swag_migration_media_file.repository'])) {
  22842.             return $this->services['swag_migration_media_file.repository'];
  22843.         }
  22844.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22845.         if (isset($this->services['swag_migration_media_file.repository'])) {
  22846.             return $this->services['swag_migration_media_file.repository'];
  22847.         }
  22848.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22849.         if (isset($this->services['swag_migration_media_file.repository'])) {
  22850.             return $this->services['swag_migration_media_file.repository'];
  22851.         }
  22852.         return $this->services['swag_migration_media_file.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['SwagMigrationAssistant\\Migration\\Media\\SwagMigrationMediaFileDefinition'] ?? $this->getSwagMigrationMediaFileDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22853.     }
  22854.     /**
  22855.      * Gets the public 'swag_migration_run.repository' shared service.
  22856.      *
  22857.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22858.      */
  22859.     protected function getSwagMigrationRun_RepositoryService()
  22860.     {
  22861.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22862.         if (isset($this->services['swag_migration_run.repository'])) {
  22863.             return $this->services['swag_migration_run.repository'];
  22864.         }
  22865.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22866.         if (isset($this->services['swag_migration_run.repository'])) {
  22867.             return $this->services['swag_migration_run.repository'];
  22868.         }
  22869.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22870.         if (isset($this->services['swag_migration_run.repository'])) {
  22871.             return $this->services['swag_migration_run.repository'];
  22872.         }
  22873.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22874.         if (isset($this->services['swag_migration_run.repository'])) {
  22875.             return $this->services['swag_migration_run.repository'];
  22876.         }
  22877.         return $this->services['swag_migration_run.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['SwagMigrationAssistant\\Migration\\Run\\SwagMigrationRunDefinition'] ?? $this->getSwagMigrationRunDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22878.     }
  22879.     /**
  22880.      * Gets the public 'swag_pay_pal.filesystem.private' shared service.
  22881.      *
  22882.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22883.      */
  22884.     protected function getSwagPayPal_Filesystem_PrivateService()
  22885.     {
  22886.         return $this->services['swag_pay_pal.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_pay_pal');
  22887.     }
  22888.     /**
  22889.      * Gets the public 'swag_pay_pal.filesystem.public' shared service.
  22890.      *
  22891.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  22892.      */
  22893.     protected function getSwagPayPal_Filesystem_PublicService()
  22894.     {
  22895.         return $this->services['swag_pay_pal.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_pay_pal');
  22896.     }
  22897.     /**
  22898.      * Gets the public 'swag_paypal_pos_sales_channel.repository' shared service.
  22899.      *
  22900.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22901.      */
  22902.     protected function getSwagPaypalPosSalesChannel_RepositoryService()
  22903.     {
  22904.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22905.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  22906.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  22907.         }
  22908.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22909.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  22910.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  22911.         }
  22912.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22913.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  22914.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  22915.         }
  22916.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22917.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  22918.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  22919.         }
  22920.         return $this->services['swag_paypal_pos_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition'] ?? $this->getPosSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22921.     }
  22922.     /**
  22923.      * Gets the public 'swag_paypal_pos_sales_channel_inventory.repository' shared service.
  22924.      *
  22925.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22926.      */
  22927.     protected function getSwagPaypalPosSalesChannelInventory_RepositoryService()
  22928.     {
  22929.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22930.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  22931.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  22932.         }
  22933.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22934.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  22935.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  22936.         }
  22937.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22938.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  22939.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  22940.         }
  22941.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22942.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  22943.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  22944.         }
  22945.         return $this->services['swag_paypal_pos_sales_channel_inventory.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition'] ?? $this->getPosSalesChannelInventoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22946.     }
  22947.     /**
  22948.      * Gets the public 'swag_paypal_pos_sales_channel_media.repository' shared service.
  22949.      *
  22950.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22951.      */
  22952.     protected function getSwagPaypalPosSalesChannelMedia_RepositoryService()
  22953.     {
  22954.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22955.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  22956.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  22957.         }
  22958.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22959.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  22960.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  22961.         }
  22962.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22963.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  22964.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  22965.         }
  22966.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22967.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  22968.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  22969.         }
  22970.         return $this->services['swag_paypal_pos_sales_channel_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition'] ?? $this->getPosSalesChannelMediaDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22971.     }
  22972.     /**
  22973.      * Gets the public 'swag_paypal_pos_sales_channel_product.repository' shared service.
  22974.      *
  22975.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  22976.      */
  22977.     protected function getSwagPaypalPosSalesChannelProduct_RepositoryService()
  22978.     {
  22979.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  22980.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  22981.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  22982.         }
  22983.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  22984.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  22985.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  22986.         }
  22987.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  22988.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  22989.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  22990.         }
  22991.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22992.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  22993.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  22994.         }
  22995.         return $this->services['swag_paypal_pos_sales_channel_product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition'] ?? $this->getPosSalesChannelProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  22996.     }
  22997.     /**
  22998.      * Gets the public 'swag_paypal_pos_sales_channel_run.repository' shared service.
  22999.      *
  23000.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23001.      */
  23002.     protected function getSwagPaypalPosSalesChannelRun_RepositoryService()
  23003.     {
  23004.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  23005.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  23006.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  23007.         }
  23008.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  23009.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  23010.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  23011.         }
  23012.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  23013.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  23014.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  23015.         }
  23016.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23017.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  23018.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  23019.         }
  23020.         return $this->services['swag_paypal_pos_sales_channel_run.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition'] ?? $this->getPosSalesChannelRunDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23021.     }
  23022.     /**
  23023.      * Gets the public 'swag_paypal_pos_sales_channel_run_log.repository' shared service.
  23024.      *
  23025.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23026.      */
  23027.     protected function getSwagPaypalPosSalesChannelRunLog_RepositoryService()
  23028.     {
  23029.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  23030.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  23031.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  23032.         }
  23033.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  23034.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  23035.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  23036.         }
  23037.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  23038.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  23039.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  23040.         }
  23041.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23042.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  23043.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  23044.         }
  23045.         return $this->services['swag_paypal_pos_sales_channel_run_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition'] ?? $this->getPosSalesChannelRunLogDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23046.     }
  23047.     /**
  23048.      * Gets the public 'system.filesystem.private' shared service.
  23049.      *
  23050.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23051.      */
  23052.     protected function getSystem_Filesystem_PrivateService()
  23053.     {
  23054.         return $this->services['system.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/system');
  23055.     }
  23056.     /**
  23057.      * Gets the public 'system.filesystem.public' shared service.
  23058.      *
  23059.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23060.      */
  23061.     protected function getSystem_Filesystem_PublicService()
  23062.     {
  23063.         return $this->services['system.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/system');
  23064.     }
  23065.     /**
  23066.      * Gets the public 'system_config.repository' shared service.
  23067.      *
  23068.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23069.      */
  23070.     protected function getSystemConfig_RepositoryService()
  23071.     {
  23072.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  23073.         if (isset($this->services['system_config.repository'])) {
  23074.             return $this->services['system_config.repository'];
  23075.         }
  23076.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23077.         if (isset($this->services['system_config.repository'])) {
  23078.             return $this->services['system_config.repository'];
  23079.         }
  23080.         return $this->services['system_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] ?? $this->getSystemConfigDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), $b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23081.     }
  23082.     /**
  23083.      * Gets the public 'tag.repository' shared service.
  23084.      *
  23085.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23086.      */
  23087.     protected function getTag_RepositoryService()
  23088.     {
  23089.         return $this->services['tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23090.     }
  23091.     /**
  23092.      * Gets the public 'tax.repository' shared service.
  23093.      *
  23094.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23095.      */
  23096.     protected function getTax_RepositoryService()
  23097.     {
  23098.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  23099.         if (isset($this->services['tax.repository'])) {
  23100.             return $this->services['tax.repository'];
  23101.         }
  23102.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  23103.         if (isset($this->services['tax.repository'])) {
  23104.             return $this->services['tax.repository'];
  23105.         }
  23106.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  23107.         if (isset($this->services['tax.repository'])) {
  23108.             return $this->services['tax.repository'];
  23109.         }
  23110.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23111.         if (isset($this->services['tax.repository'])) {
  23112.             return $this->services['tax.repository'];
  23113.         }
  23114.         return $this->services['tax.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tax\\TaxDefinition'] ?? $this->getTaxDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23115.     }
  23116.     /**
  23117.      * Gets the public 'tax_rule.repository' shared service.
  23118.      *
  23119.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23120.      */
  23121.     protected function getTaxRule_RepositoryService()
  23122.     {
  23123.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  23124.         if (isset($this->services['tax_rule.repository'])) {
  23125.             return $this->services['tax_rule.repository'];
  23126.         }
  23127.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  23128.         if (isset($this->services['tax_rule.repository'])) {
  23129.             return $this->services['tax_rule.repository'];
  23130.         }
  23131.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  23132.         if (isset($this->services['tax_rule.repository'])) {
  23133.             return $this->services['tax_rule.repository'];
  23134.         }
  23135.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23136.         if (isset($this->services['tax_rule.repository'])) {
  23137.             return $this->services['tax_rule.repository'];
  23138.         }
  23139.         return $this->services['tax_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] ?? $this->getTaxRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23140.     }
  23141.     /**
  23142.      * Gets the public 'tax_rule_type.repository' shared service.
  23143.      *
  23144.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23145.      */
  23146.     protected function getTaxRuleType_RepositoryService()
  23147.     {
  23148.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  23149.         if (isset($this->services['tax_rule_type.repository'])) {
  23150.             return $this->services['tax_rule_type.repository'];
  23151.         }
  23152.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  23153.         if (isset($this->services['tax_rule_type.repository'])) {
  23154.             return $this->services['tax_rule_type.repository'];
  23155.         }
  23156.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  23157.         if (isset($this->services['tax_rule_type.repository'])) {
  23158.             return $this->services['tax_rule_type.repository'];
  23159.         }
  23160.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23161.         if (isset($this->services['tax_rule_type.repository'])) {
  23162.             return $this->services['tax_rule_type.repository'];
  23163.         }
  23164.         return $this->services['tax_rule_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] ?? $this->getTaxRuleTypeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23165.     }
  23166.     /**
  23167.      * Gets the public 'tax_rule_type_translation.repository' shared service.
  23168.      *
  23169.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23170.      */
  23171.     protected function getTaxRuleTypeTranslation_RepositoryService()
  23172.     {
  23173.         return $this->services['tax_rule_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] ?? $this->getTaxRuleTypeTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23174.     }
  23175.     /**
  23176.      * Gets the public 'theme.repository' shared service.
  23177.      *
  23178.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23179.      */
  23180.     protected function getTheme_RepositoryService()
  23181.     {
  23182.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  23183.         if (isset($this->services['theme.repository'])) {
  23184.             return $this->services['theme.repository'];
  23185.         }
  23186.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  23187.         if (isset($this->services['theme.repository'])) {
  23188.             return $this->services['theme.repository'];
  23189.         }
  23190.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  23191.         if (isset($this->services['theme.repository'])) {
  23192.             return $this->services['theme.repository'];
  23193.         }
  23194.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23195.         if (isset($this->services['theme.repository'])) {
  23196.             return $this->services['theme.repository'];
  23197.         }
  23198.         return $this->services['theme.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\ThemeDefinition'] ?? $this->getThemeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23199.     }
  23200.     /**
  23201.      * Gets the public 'theme_child.repository' shared service.
  23202.      *
  23203.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23204.      */
  23205.     protected function getThemeChild_RepositoryService()
  23206.     {
  23207.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  23208.         if (isset($this->services['theme_child.repository'])) {
  23209.             return $this->services['theme_child.repository'];
  23210.         }
  23211.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  23212.         if (isset($this->services['theme_child.repository'])) {
  23213.             return $this->services['theme_child.repository'];
  23214.         }
  23215.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  23216.         if (isset($this->services['theme_child.repository'])) {
  23217.             return $this->services['theme_child.repository'];
  23218.         }
  23219.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23220.         if (isset($this->services['theme_child.repository'])) {
  23221.             return $this->services['theme_child.repository'];
  23222.         }
  23223.         return $this->services['theme_child.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] ?? $this->getThemeChildDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23224.     }
  23225.     /**
  23226.      * Gets the public 'theme_media.repository' shared service.
  23227.      *
  23228.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23229.      */
  23230.     protected function getThemeMedia_RepositoryService()
  23231.     {
  23232.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  23233.         if (isset($this->services['theme_media.repository'])) {
  23234.             return $this->services['theme_media.repository'];
  23235.         }
  23236.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  23237.         if (isset($this->services['theme_media.repository'])) {
  23238.             return $this->services['theme_media.repository'];
  23239.         }
  23240.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  23241.         if (isset($this->services['theme_media.repository'])) {
  23242.             return $this->services['theme_media.repository'];
  23243.         }
  23244.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23245.         if (isset($this->services['theme_media.repository'])) {
  23246.             return $this->services['theme_media.repository'];
  23247.         }
  23248.         return $this->services['theme_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] ?? $this->getThemeMediaDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23249.     }
  23250.     /**
  23251.      * Gets the public 'theme_sales_channel.repository' shared service.
  23252.      *
  23253.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23254.      */
  23255.     protected function getThemeSalesChannel_RepositoryService()
  23256.     {
  23257.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  23258.         if (isset($this->services['theme_sales_channel.repository'])) {
  23259.             return $this->services['theme_sales_channel.repository'];
  23260.         }
  23261.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  23262.         if (isset($this->services['theme_sales_channel.repository'])) {
  23263.             return $this->services['theme_sales_channel.repository'];
  23264.         }
  23265.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  23266.         if (isset($this->services['theme_sales_channel.repository'])) {
  23267.             return $this->services['theme_sales_channel.repository'];
  23268.         }
  23269.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23270.         if (isset($this->services['theme_sales_channel.repository'])) {
  23271.             return $this->services['theme_sales_channel.repository'];
  23272.         }
  23273.         return $this->services['theme_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] ?? $this->getThemeSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23274.     }
  23275.     /**
  23276.      * Gets the public 'theme_translation.repository' shared service.
  23277.      *
  23278.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23279.      */
  23280.     protected function getThemeTranslation_RepositoryService()
  23281.     {
  23282.         return $this->services['theme_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] ?? $this->getThemeTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23283.     }
  23284.     /**
  23285.      * Gets the public 'translator' shared service.
  23286.      *
  23287.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  23288.      */
  23289.     protected function getTranslator2Service()
  23290.     {
  23291.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service());
  23292.         if (isset($this->services['translator'])) {
  23293.             return $this->services['translator'];
  23294.         }
  23295.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator($a);
  23296.     }
  23297.     /**
  23298.      * Gets the public 'unit.repository' shared service.
  23299.      *
  23300.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23301.      */
  23302.     protected function getUnit_RepositoryService()
  23303.     {
  23304.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  23305.         if (isset($this->services['unit.repository'])) {
  23306.             return $this->services['unit.repository'];
  23307.         }
  23308.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  23309.         if (isset($this->services['unit.repository'])) {
  23310.             return $this->services['unit.repository'];
  23311.         }
  23312.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  23313.         if (isset($this->services['unit.repository'])) {
  23314.             return $this->services['unit.repository'];
  23315.         }
  23316.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23317.         if (isset($this->services['unit.repository'])) {
  23318.             return $this->services['unit.repository'];
  23319.         }
  23320.         return $this->services['unit.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Unit\\UnitDefinition'] ?? $this->getUnitDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23321.     }
  23322.     /**
  23323.      * Gets the public 'unit_translation.repository' shared service.
  23324.      *
  23325.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23326.      */
  23327.     protected function getUnitTranslation_RepositoryService()
  23328.     {
  23329.         return $this->services['unit_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] ?? $this->getUnitTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23330.     }
  23331.     /**
  23332.      * Gets the public 'user.repository' shared service.
  23333.      *
  23334.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23335.      */
  23336.     protected function getUser_RepositoryService()
  23337.     {
  23338.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  23339.         if (isset($this->services['user.repository'])) {
  23340.             return $this->services['user.repository'];
  23341.         }
  23342.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  23343.         if (isset($this->services['user.repository'])) {
  23344.             return $this->services['user.repository'];
  23345.         }
  23346.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  23347.         if (isset($this->services['user.repository'])) {
  23348.             return $this->services['user.repository'];
  23349.         }
  23350.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23351.         if (isset($this->services['user.repository'])) {
  23352.             return $this->services['user.repository'];
  23353.         }
  23354.         return $this->services['user.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\UserDefinition'] ?? $this->getUserDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23355.     }
  23356.     /**
  23357.      * Gets the public 'user_access_key.repository' shared service.
  23358.      *
  23359.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23360.      */
  23361.     protected function getUserAccessKey_RepositoryService()
  23362.     {
  23363.         return $this->services['user_access_key.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] ?? $this->getUserAccessKeyDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23364.     }
  23365.     /**
  23366.      * Gets the public 'user_config.repository' shared service.
  23367.      *
  23368.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23369.      */
  23370.     protected function getUserConfig_RepositoryService()
  23371.     {
  23372.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  23373.         if (isset($this->services['user_config.repository'])) {
  23374.             return $this->services['user_config.repository'];
  23375.         }
  23376.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  23377.         if (isset($this->services['user_config.repository'])) {
  23378.             return $this->services['user_config.repository'];
  23379.         }
  23380.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  23381.         if (isset($this->services['user_config.repository'])) {
  23382.             return $this->services['user_config.repository'];
  23383.         }
  23384.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23385.         if (isset($this->services['user_config.repository'])) {
  23386.             return $this->services['user_config.repository'];
  23387.         }
  23388.         return $this->services['user_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] ?? $this->getUserConfigDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23389.     }
  23390.     /**
  23391.      * Gets the public 'user_recovery.repository' shared service.
  23392.      *
  23393.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23394.      */
  23395.     protected function getUserRecovery_RepositoryService()
  23396.     {
  23397.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  23398.         if (isset($this->services['user_recovery.repository'])) {
  23399.             return $this->services['user_recovery.repository'];
  23400.         }
  23401.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  23402.         if (isset($this->services['user_recovery.repository'])) {
  23403.             return $this->services['user_recovery.repository'];
  23404.         }
  23405.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  23406.         if (isset($this->services['user_recovery.repository'])) {
  23407.             return $this->services['user_recovery.repository'];
  23408.         }
  23409.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23410.         if (isset($this->services['user_recovery.repository'])) {
  23411.             return $this->services['user_recovery.repository'];
  23412.         }
  23413.         return $this->services['user_recovery.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] ?? $this->getUserRecoveryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23414.     }
  23415.     /**
  23416.      * Gets the public 'var_dumper.cloner' shared service.
  23417.      *
  23418.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  23419.      */
  23420.     protected function getVarDumper_ClonerService()
  23421.     {
  23422.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  23423.         $instance->setMaxItems(2500);
  23424.         $instance->setMinDepth(1);
  23425.         $instance->setMaxString(-1);
  23426.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  23427.         return $instance;
  23428.     }
  23429.     /**
  23430.      * Gets the public 'version.repository' shared service.
  23431.      *
  23432.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23433.      */
  23434.     protected function getVersion_RepositoryService()
  23435.     {
  23436.         return $this->services['version.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? $this->getVersionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23437.     }
  23438.     /**
  23439.      * Gets the public 'version_commit.repository' shared service.
  23440.      *
  23441.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23442.      */
  23443.     protected function getVersionCommit_RepositoryService()
  23444.     {
  23445.         return $this->services['version_commit.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? $this->getVersionCommitDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23446.     }
  23447.     /**
  23448.      * Gets the public 'version_commit_data.repository' shared service.
  23449.      *
  23450.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23451.      */
  23452.     protected function getVersionCommitData_RepositoryService()
  23453.     {
  23454.         return $this->services['version_commit_data.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? $this->getVersionCommitDataDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23455.     }
  23456.     /**
  23457.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  23458.      *
  23459.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  23460.      */
  23461.     protected function getWebProfiler_Controller_ExceptionPanelService()
  23462.     {
  23463.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  23464.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  23465.     }
  23466.     /**
  23467.      * Gets the public 'web_profiler.controller.profiler' shared service.
  23468.      *
  23469.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  23470.      */
  23471.     protected function getWebProfiler_Controller_ProfilerService()
  23472.     {
  23473.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  23474.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  23475.     }
  23476.     /**
  23477.      * Gets the public 'web_profiler.controller.router' shared service.
  23478.      *
  23479.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  23480.      */
  23481.     protected function getWebProfiler_Controller_RouterService()
  23482.     {
  23483.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  23484.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  23485.             return new \EmptyIterator();
  23486.         }, 0));
  23487.     }
  23488.     /**
  23489.      * Gets the public 'webhook.repository' shared service.
  23490.      *
  23491.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23492.      */
  23493.     protected function getWebhook_RepositoryService()
  23494.     {
  23495.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  23496.         if (isset($this->services['webhook.repository'])) {
  23497.             return $this->services['webhook.repository'];
  23498.         }
  23499.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  23500.         if (isset($this->services['webhook.repository'])) {
  23501.             return $this->services['webhook.repository'];
  23502.         }
  23503.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  23504.         if (isset($this->services['webhook.repository'])) {
  23505.             return $this->services['webhook.repository'];
  23506.         }
  23507.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23508.         if (isset($this->services['webhook.repository'])) {
  23509.             return $this->services['webhook.repository'];
  23510.         }
  23511.         return $this->services['webhook.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] ?? $this->getWebhookDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23512.     }
  23513.     /**
  23514.      * Gets the public 'webhook_event_log.repository' shared service.
  23515.      *
  23516.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  23517.      */
  23518.     protected function getWebhookEventLog_RepositoryService()
  23519.     {
  23520.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  23521.         if (isset($this->services['webhook_event_log.repository'])) {
  23522.             return $this->services['webhook_event_log.repository'];
  23523.         }
  23524.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  23525.         if (isset($this->services['webhook_event_log.repository'])) {
  23526.             return $this->services['webhook_event_log.repository'];
  23527.         }
  23528.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  23529.         if (isset($this->services['webhook_event_log.repository'])) {
  23530.             return $this->services['webhook_event_log.repository'];
  23531.         }
  23532.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23533.         if (isset($this->services['webhook_event_log.repository'])) {
  23534.             return $this->services['webhook_event_log.repository'];
  23535.         }
  23536.         return $this->services['webhook_event_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] ?? $this->getWebhookEventLogDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  23537.     }
  23538.     /**
  23539.      * Gets the public 'xanten_last_seen_product.filesystem.private' shared service.
  23540.      *
  23541.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23542.      */
  23543.     protected function getXantenLastSeenProduct_Filesystem_PrivateService()
  23544.     {
  23545.         return $this->services['xanten_last_seen_product.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/xanten_last_seen_product');
  23546.     }
  23547.     /**
  23548.      * Gets the public 'xanten_last_seen_product.filesystem.public' shared service.
  23549.      *
  23550.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23551.      */
  23552.     protected function getXantenLastSeenProduct_Filesystem_PublicService()
  23553.     {
  23554.         return $this->services['xanten_last_seen_product.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/xanten_last_seen_product');
  23555.     }
  23556.     /**
  23557.      * Gets the public 'zenit\PlatformSalesCountdownBar\zenitPlatformSalesCountdownBar' shared autowired service.
  23558.      *
  23559.      * @return \zenit\PlatformSalesCountdownBar\zenitPlatformSalesCountdownBar
  23560.      */
  23561.     protected function getZenitPlatformSalesCountdownBarService()
  23562.     {
  23563.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformSalesCountdownBar/src/zenitPlatformSalesCountdownBar.php';
  23564.         return $this->services['zenit\\PlatformSalesCountdownBar\\zenitPlatformSalesCountdownBar'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('zenit\\PlatformSalesCountdownBar\\zenitPlatformSalesCountdownBar');
  23565.     }
  23566.     /**
  23567.      * Gets the public 'zenit_platform_sales_countdown_bar.filesystem.private' shared service.
  23568.      *
  23569.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23570.      */
  23571.     protected function getZenitPlatformSalesCountdownBar_Filesystem_PrivateService()
  23572.     {
  23573.         return $this->services['zenit_platform_sales_countdown_bar.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/zenit_platform_sales_countdown_bar');
  23574.     }
  23575.     /**
  23576.      * Gets the public 'zenit_platform_sales_countdown_bar.filesystem.public' shared service.
  23577.      *
  23578.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23579.      */
  23580.     protected function getZenitPlatformSalesCountdownBar_Filesystem_PublicService()
  23581.     {
  23582.         return $this->services['zenit_platform_sales_countdown_bar.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/zenit_platform_sales_countdown_bar');
  23583.     }
  23584.     /**
  23585.      * Gets the public 'zeobv_filter_optimizer.filesystem.private' shared service.
  23586.      *
  23587.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23588.      */
  23589.     protected function getZeobvFilterOptimizer_Filesystem_PrivateService()
  23590.     {
  23591.         return $this->services['zeobv_filter_optimizer.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/zeobv_filter_optimizer');
  23592.     }
  23593.     /**
  23594.      * Gets the public 'zeobv_filter_optimizer.filesystem.public' shared service.
  23595.      *
  23596.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23597.      */
  23598.     protected function getZeobvFilterOptimizer_Filesystem_PublicService()
  23599.     {
  23600.         return $this->services['zeobv_filter_optimizer.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/zeobv_filter_optimizer');
  23601.     }
  23602.     /**
  23603.      * Gets the public 'zwei_punkt_betten_abc.filesystem.private' shared service.
  23604.      *
  23605.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23606.      */
  23607.     protected function getZweiPunktBettenAbc_Filesystem_PrivateService()
  23608.     {
  23609.         return $this->services['zwei_punkt_betten_abc.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/zwei_punkt_betten_abc');
  23610.     }
  23611.     /**
  23612.      * Gets the public 'zwei_punkt_betten_abc.filesystem.public' shared service.
  23613.      *
  23614.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23615.      */
  23616.     protected function getZweiPunktBettenAbc_Filesystem_PublicService()
  23617.     {
  23618.         return $this->services['zwei_punkt_betten_abc.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/zwei_punkt_betten_abc');
  23619.     }
  23620.     /**
  23621.      * Gets the public 'zwei_punkt_same_day_delivery.filesystem.private' shared service.
  23622.      *
  23623.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23624.      */
  23625.     protected function getZweiPunktSameDayDelivery_Filesystem_PrivateService()
  23626.     {
  23627.         return $this->services['zwei_punkt_same_day_delivery.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/zwei_punkt_same_day_delivery');
  23628.     }
  23629.     /**
  23630.      * Gets the public 'zwei_punkt_same_day_delivery.filesystem.public' shared service.
  23631.      *
  23632.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23633.      */
  23634.     protected function getZweiPunktSameDayDelivery_Filesystem_PublicService()
  23635.     {
  23636.         return $this->services['zwei_punkt_same_day_delivery.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/zwei_punkt_same_day_delivery');
  23637.     }
  23638.     /**
  23639.      * Gets the public 'zwei_punkt_seo_kampfpreise.filesystem.private' shared service.
  23640.      *
  23641.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23642.      */
  23643.     protected function getZweiPunktSeoKampfpreise_Filesystem_PrivateService()
  23644.     {
  23645.         return $this->services['zwei_punkt_seo_kampfpreise.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/zwei_punkt_seo_kampfpreise');
  23646.     }
  23647.     /**
  23648.      * Gets the public 'zwei_punkt_seo_kampfpreise.filesystem.public' shared service.
  23649.      *
  23650.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23651.      */
  23652.     protected function getZweiPunktSeoKampfpreise_Filesystem_PublicService()
  23653.     {
  23654.         return $this->services['zwei_punkt_seo_kampfpreise.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/zwei_punkt_seo_kampfpreise');
  23655.     }
  23656.     /**
  23657.      * Gets the public 'zwei_punkt_stage_ware.filesystem.private' shared service.
  23658.      *
  23659.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23660.      */
  23661.     protected function getZweiPunktStageWare_Filesystem_PrivateService()
  23662.     {
  23663.         return $this->services['zwei_punkt_stage_ware.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/zwei_punkt_stage_ware');
  23664.     }
  23665.     /**
  23666.      * Gets the public 'zwei_punkt_stage_ware.filesystem.public' shared service.
  23667.      *
  23668.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23669.      */
  23670.     protected function getZweiPunktStageWare_Filesystem_PublicService()
  23671.     {
  23672.         return $this->services['zwei_punkt_stage_ware.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/zwei_punkt_stage_ware');
  23673.     }
  23674.     /**
  23675.      * Gets the public 'zwei_punkt_varianten_ausgrauen.filesystem.private' shared service.
  23676.      *
  23677.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23678.      */
  23679.     protected function getZweiPunktVariantenAusgrauen_Filesystem_PrivateService()
  23680.     {
  23681.         return $this->services['zwei_punkt_varianten_ausgrauen.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/zwei_punkt_varianten_ausgrauen');
  23682.     }
  23683.     /**
  23684.      * Gets the public 'zwei_punkt_varianten_ausgrauen.filesystem.public' shared service.
  23685.      *
  23686.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  23687.      */
  23688.     protected function getZweiPunktVariantenAusgrauen_Filesystem_PublicService()
  23689.     {
  23690.         return $this->services['zwei_punkt_varianten_ausgrauen.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/zwei_punkt_varianten_ausgrauen');
  23691.     }
  23692.     /**
  23693.      * Gets the private '.Frosh\Tools\Command\ChangeUserPasswordCommand.lazy' shared service.
  23694.      *
  23695.      * @return \Symfony\Component\Console\Command\LazyCommand
  23696.      */
  23697.     protected function getChangeUserPasswordCommand_LazyService()
  23698.     {
  23699.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23700.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23701.         return $this->privates['.Frosh\\Tools\\Command\\ChangeUserPasswordCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:user:change:password', [], 'Change user password'false, function (): \Frosh\Tools\Command\ChangeUserPasswordCommand {
  23702.             return ($this->privates['Frosh\\Tools\\Command\\ChangeUserPasswordCommand'] ?? $this->getChangeUserPasswordCommandService());
  23703.         });
  23704.     }
  23705.     /**
  23706.      * Gets the private '.Frosh\Tools\Command\EnvDelCommand.lazy' shared service.
  23707.      *
  23708.      * @return \Symfony\Component\Console\Command\LazyCommand
  23709.      */
  23710.     protected function getEnvDelCommand_LazyService()
  23711.     {
  23712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23713.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23714.         return $this->privates['.Frosh\\Tools\\Command\\EnvDelCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:env:Del', [], 'Delete environment variable'false, function (): \Frosh\Tools\Command\EnvDelCommand {
  23715.             return ($this->privates['Frosh\\Tools\\Command\\EnvDelCommand'] ?? $this->getEnvDelCommandService());
  23716.         });
  23717.     }
  23718.     /**
  23719.      * Gets the private '.Frosh\Tools\Command\EnvGetCommand.lazy' shared service.
  23720.      *
  23721.      * @return \Symfony\Component\Console\Command\LazyCommand
  23722.      */
  23723.     protected function getEnvGetCommand_LazyService()
  23724.     {
  23725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23727.         return $this->privates['.Frosh\\Tools\\Command\\EnvGetCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:env:get', [], 'Get an environment variable'false, function (): \Frosh\Tools\Command\EnvGetCommand {
  23728.             return ($this->privates['Frosh\\Tools\\Command\\EnvGetCommand'] ?? $this->getEnvGetCommandService());
  23729.         });
  23730.     }
  23731.     /**
  23732.      * Gets the private '.Frosh\Tools\Command\EnvSetCommand.lazy' shared service.
  23733.      *
  23734.      * @return \Symfony\Component\Console\Command\LazyCommand
  23735.      */
  23736.     protected function getEnvSetCommand_LazyService()
  23737.     {
  23738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23739.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23740.         return $this->privates['.Frosh\\Tools\\Command\\EnvSetCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:env:set', [], 'Set an environment variable'false, function (): \Frosh\Tools\Command\EnvSetCommand {
  23741.             return ($this->privates['Frosh\\Tools\\Command\\EnvSetCommand'] ?? $this->getEnvSetCommandService());
  23742.         });
  23743.     }
  23744.     /**
  23745.      * Gets the private '.Frosh\Tools\Command\UpdateComposerPluginsCommand.lazy' shared service.
  23746.      *
  23747.      * @return \Symfony\Component\Console\Command\LazyCommand
  23748.      */
  23749.     protected function getUpdateComposerPluginsCommand_LazyService()
  23750.     {
  23751.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23752.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23753.         return $this->privates['.Frosh\\Tools\\Command\\UpdateComposerPluginsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:composer-plugin:update', [], 'Check for available plugin updates and install them'false, function (): \Frosh\Tools\Command\UpdateComposerPluginsCommand {
  23754.             return ($this->privates['Frosh\\Tools\\Command\\UpdateComposerPluginsCommand'] ?? $this->getUpdateComposerPluginsCommandService());
  23755.         });
  23756.     }
  23757.     /**
  23758.      * Gets the private '.Frosh\Tools\Command\UpdatePluginsCommand.lazy' shared service.
  23759.      *
  23760.      * @return \Symfony\Component\Console\Command\LazyCommand
  23761.      */
  23762.     protected function getUpdatePluginsCommand_LazyService()
  23763.     {
  23764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23765.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23766.         return $this->privates['.Frosh\\Tools\\Command\\UpdatePluginsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:plugin:update', [], 'Check for available plugin updates and install them'false, function (): \Frosh\Tools\Command\UpdatePluginsCommand {
  23767.             return ($this->privates['Frosh\\Tools\\Command\\UpdatePluginsCommand'] ?? $this->getUpdatePluginsCommandService());
  23768.         });
  23769.     }
  23770.     /**
  23771.      * Gets the private '.Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand.lazy' shared service.
  23772.      *
  23773.      * @return \Symfony\Component\Console\Command\LazyCommand
  23774.      */
  23775.     protected function getSalesChannelUpdateDomainCommand_LazyService()
  23776.     {
  23777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23778.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23779.         return $this->privates['.Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sales-channel:update:domain', [], 'Changes the domain of all sales channels'false, function (): \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand {
  23780.             return ($this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand'] ?? $this->getSalesChannelUpdateDomainCommandService());
  23781.         });
  23782.     }
  23783.     /**
  23784.      * Gets the private '.Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand.lazy' shared service.
  23785.      *
  23786.      * @return \Symfony\Component\Console\Command\LazyCommand
  23787.      */
  23788.     protected function getElasticsearchAdminIndexingCommand_LazyService()
  23789.     {
  23790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23792.         return $this->privates['.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('es:admin:index', [], 'Index the elasticsearch for the admin search'false, function (): \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand {
  23793.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  23794.         });
  23795.     }
  23796.     /**
  23797.      * Gets the private '.Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand.lazy' shared service.
  23798.      *
  23799.      * @return \Symfony\Component\Console\Command\LazyCommand
  23800.      */
  23801.     protected function getElasticsearchAdminResetCommand_LazyService()
  23802.     {
  23803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23805.         return $this->privates['.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('es:admin:reset', [], 'Reset Admin Elasticsearch indexing'false, function (): \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand {
  23806.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand'] ?? $this->getElasticsearchAdminResetCommandService());
  23807.         });
  23808.     }
  23809.     /**
  23810.      * Gets the private '.Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand.lazy' shared service.
  23811.      *
  23812.      * @return \Symfony\Component\Console\Command\LazyCommand
  23813.      */
  23814.     protected function getElasticsearchAdminTestCommand_LazyService()
  23815.     {
  23816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23818.         return $this->privates['.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('es:admin:test', [], 'Allows you to test the admin search index'false, function (): \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand {
  23819.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand'] ?? $this->getElasticsearchAdminTestCommandService());
  23820.         });
  23821.     }
  23822.     /**
  23823.      * Gets the private '.Swag\PayPal\Pos\Command\PosImageSyncCommand.lazy' shared service.
  23824.      *
  23825.      * @return \Symfony\Component\Console\Command\LazyCommand
  23826.      */
  23827.     protected function getPosImageSyncCommand_LazyService()
  23828.     {
  23829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23830.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23831.         return $this->privates['.Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:pos:sync:images', [], 'Sync only images to Zettle'false, function (): \Swag\PayPal\Pos\Command\PosImageSyncCommand {
  23832.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand'] ?? $this->getPosImageSyncCommandService());
  23833.         });
  23834.     }
  23835.     /**
  23836.      * Gets the private '.Swag\PayPal\Pos\Command\PosInventorySyncCommand.lazy' shared service.
  23837.      *
  23838.      * @return \Symfony\Component\Console\Command\LazyCommand
  23839.      */
  23840.     protected function getPosInventorySyncCommand_LazyService()
  23841.     {
  23842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23843.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23844.         return $this->privates['.Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:pos:sync:inventory', [], 'Sync only inventory to Zettle'false, function (): \Swag\PayPal\Pos\Command\PosInventorySyncCommand {
  23845.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand'] ?? $this->getPosInventorySyncCommandService());
  23846.         });
  23847.     }
  23848.     /**
  23849.      * Gets the private '.Swag\PayPal\Pos\Command\PosLogCleanupCommand.lazy' shared service.
  23850.      *
  23851.      * @return \Symfony\Component\Console\Command\LazyCommand
  23852.      */
  23853.     protected function getPosLogCleanupCommand_LazyService()
  23854.     {
  23855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23857.         return $this->privates['.Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:pos:log:cleanup', [], 'Cleanup Zettle sync log'false, function (): \Swag\PayPal\Pos\Command\PosLogCleanupCommand {
  23858.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand'] ?? $this->getPosLogCleanupCommandService());
  23859.         });
  23860.     }
  23861.     /**
  23862.      * Gets the private '.Swag\PayPal\Pos\Command\PosProductSyncCommand.lazy' shared service.
  23863.      *
  23864.      * @return \Symfony\Component\Console\Command\LazyCommand
  23865.      */
  23866.     protected function getPosProductSyncCommand_LazyService()
  23867.     {
  23868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23869.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23870.         return $this->privates['.Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:pos:sync:product', [], 'Sync only products to Zettle'false, function (): \Swag\PayPal\Pos\Command\PosProductSyncCommand {
  23871.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand'] ?? $this->getPosProductSyncCommandService());
  23872.         });
  23873.     }
  23874.     /**
  23875.      * Gets the private '.Swag\PayPal\Pos\Command\PosSyncCommand.lazy' shared service.
  23876.      *
  23877.      * @return \Symfony\Component\Console\Command\LazyCommand
  23878.      */
  23879.     protected function getPosSyncCommand_LazyService()
  23880.     {
  23881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23882.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23883.         return $this->privates['.Swag\\PayPal\\Pos\\Command\\PosSyncCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:pos:sync', [], 'Sync to Zettle'false, function (): \Swag\PayPal\Pos\Command\PosSyncCommand {
  23884.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosSyncCommand'] ?? $this->getPosSyncCommandService());
  23885.         });
  23886.     }
  23887.     /**
  23888.      * Gets the private '.Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand.lazy' shared service.
  23889.      *
  23890.      * @return \Symfony\Component\Console\Command\LazyCommand
  23891.      */
  23892.     protected function getCrawlWebhookEventNamesCommand_LazyService()
  23893.     {
  23894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23896.         return $this->privates['.Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:crawl:webhooks', [], 'Crawls the PayPal developer website for webhook event names and updates "Swag\\PayPal\\Webhook\\WebhookEventTypes"'false, function (): \Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand {
  23897.             return ($this->privates['Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand'] ?? $this->getCrawlWebhookEventNamesCommandService());
  23898.         });
  23899.     }
  23900.     /**
  23901.      * Gets the private '.Symfony\Component\Dotenv\Command\DotenvDumpCommand.lazy' shared service.
  23902.      *
  23903.      * @return \Symfony\Component\Console\Command\LazyCommand
  23904.      */
  23905.     protected function getDotenvDumpCommand_LazyService()
  23906.     {
  23907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23909.         return $this->privates['.Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('dotenv:dump', [], 'Compiles .env files to .env.local.php'false, function (): \Symfony\Component\Dotenv\Command\DotenvDumpCommand {
  23910.             return ($this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] ?? $this->getDotenvDumpCommandService());
  23911.         });
  23912.     }
  23913.     /**
  23914.      * Gets the private '.cache.http.inner' shared service.
  23915.      *
  23916.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  23917.      */
  23918.     protected function get_Cache_Http_InnerService()
  23919.     {
  23920.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  23921.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  23922.         return $this->privates['.cache.http.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  23923.     }
  23924.     /**
  23925.      * Gets the private '.cache.object.inner' shared service.
  23926.      *
  23927.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  23928.      */
  23929.     protected function get_Cache_Object_InnerService()
  23930.     {
  23931.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  23932.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  23933.         return $this->privates['.cache.object.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  23934.     }
  23935.     /**
  23936.      * Gets the private '.console.command.about.lazy' shared service.
  23937.      *
  23938.      * @return \Symfony\Component\Console\Command\LazyCommand
  23939.      */
  23940.     protected function get_Console_Command_About_LazyService()
  23941.     {
  23942.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23943.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23944.         return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  23945.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  23946.         });
  23947.     }
  23948.     /**
  23949.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  23950.      *
  23951.      * @return \Symfony\Component\Console\Command\LazyCommand
  23952.      */
  23953.     protected function get_Console_Command_CacheClear_LazyService()
  23954.     {
  23955.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23956.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23957.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  23958.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  23959.         });
  23960.     }
  23961.     /**
  23962.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  23963.      *
  23964.      * @return \Symfony\Component\Console\Command\LazyCommand
  23965.      */
  23966.     protected function get_Console_Command_CachePoolClear_LazyService()
  23967.     {
  23968.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23969.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23970.         return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  23971.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  23972.         });
  23973.     }
  23974.     /**
  23975.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  23976.      *
  23977.      * @return \Symfony\Component\Console\Command\LazyCommand
  23978.      */
  23979.     protected function get_Console_Command_CachePoolDelete_LazyService()
  23980.     {
  23981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23982.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23983.         return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  23984.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  23985.         });
  23986.     }
  23987.     /**
  23988.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  23989.      *
  23990.      * @return \Symfony\Component\Console\Command\LazyCommand
  23991.      */
  23992.     protected function get_Console_Command_CachePoolList_LazyService()
  23993.     {
  23994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23995.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  23996.         return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  23997.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  23998.         });
  23999.     }
  24000.     /**
  24001.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  24002.      *
  24003.      * @return \Symfony\Component\Console\Command\LazyCommand
  24004.      */
  24005.     protected function get_Console_Command_CachePoolPrune_LazyService()
  24006.     {
  24007.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24008.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24009.         return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  24010.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  24011.         });
  24012.     }
  24013.     /**
  24014.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  24015.      *
  24016.      * @return \Symfony\Component\Console\Command\LazyCommand
  24017.      */
  24018.     protected function get_Console_Command_CacheWarmup_LazyService()
  24019.     {
  24020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24021.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24022.         return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  24023.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  24024.         });
  24025.     }
  24026.     /**
  24027.      * Gets the private '.console.command.config_debug.lazy' shared service.
  24028.      *
  24029.      * @return \Symfony\Component\Console\Command\LazyCommand
  24030.      */
  24031.     protected function get_Console_Command_ConfigDebug_LazyService()
  24032.     {
  24033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24034.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24035.         return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  24036.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  24037.         });
  24038.     }
  24039.     /**
  24040.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  24041.      *
  24042.      * @return \Symfony\Component\Console\Command\LazyCommand
  24043.      */
  24044.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  24045.     {
  24046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24047.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24048.         return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  24049.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  24050.         });
  24051.     }
  24052.     /**
  24053.      * Gets the private '.console.command.container_debug.lazy' shared service.
  24054.      *
  24055.      * @return \Symfony\Component\Console\Command\LazyCommand
  24056.      */
  24057.     protected function get_Console_Command_ContainerDebug_LazyService()
  24058.     {
  24059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24060.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24061.         return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  24062.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  24063.         });
  24064.     }
  24065.     /**
  24066.      * Gets the private '.console.command.container_lint.lazy' shared service.
  24067.      *
  24068.      * @return \Symfony\Component\Console\Command\LazyCommand
  24069.      */
  24070.     protected function get_Console_Command_ContainerLint_LazyService()
  24071.     {
  24072.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24073.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24074.         return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  24075.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  24076.         });
  24077.     }
  24078.     /**
  24079.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  24080.      *
  24081.      * @return \Symfony\Component\Console\Command\LazyCommand
  24082.      */
  24083.     protected function get_Console_Command_DebugAutowiring_LazyService()
  24084.     {
  24085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24087.         return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring'false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  24088.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  24089.         });
  24090.     }
  24091.     /**
  24092.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  24093.      *
  24094.      * @return \Symfony\Component\Console\Command\LazyCommand
  24095.      */
  24096.     protected function get_Console_Command_DotenvDebug_LazyService()
  24097.     {
  24098.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24099.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24100.         return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values'false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
  24101.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  24102.         });
  24103.     }
  24104.     /**
  24105.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  24106.      *
  24107.      * @return \Symfony\Component\Console\Command\LazyCommand
  24108.      */
  24109.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  24110.     {
  24111.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24112.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24113.         return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  24114.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  24115.         });
  24116.     }
  24117.     /**
  24118.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  24119.      *
  24120.      * @return \Symfony\Component\Console\Command\LazyCommand
  24121.      */
  24122.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  24123.     {
  24124.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24126.         return $this->privates['.console.command.messenger_consume_messages.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:consume', [], 'Consume messages'false, function (): \Symfony\Component\Messenger\Command\ConsumeMessagesCommand {
  24127.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  24128.         });
  24129.     }
  24130.     /**
  24131.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  24132.      *
  24133.      * @return \Symfony\Component\Console\Command\LazyCommand
  24134.      */
  24135.     protected function get_Console_Command_MessengerDebug_LazyService()
  24136.     {
  24137.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24138.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24139.         return $this->privates['.console.command.messenger_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:messenger', [], 'List messages you can dispatch using the message buses'false, function (): \Symfony\Component\Messenger\Command\DebugCommand {
  24140.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  24141.         });
  24142.     }
  24143.     /**
  24144.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  24145.      *
  24146.      * @return \Symfony\Component\Console\Command\LazyCommand
  24147.      */
  24148.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  24149.     {
  24150.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24151.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24152.         return $this->privates['.console.command.messenger_setup_transports.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:setup-transports', [], 'Prepare the required infrastructure for the transport'false, function (): \Symfony\Component\Messenger\Command\SetupTransportsCommand {
  24153.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  24154.         });
  24155.     }
  24156.     /**
  24157.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  24158.      *
  24159.      * @return \Symfony\Component\Console\Command\LazyCommand
  24160.      */
  24161.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  24162.     {
  24163.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24164.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24165.         return $this->privates['.console.command.messenger_stop_workers.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:stop-workers', [], 'Stop workers after their current message'false, function (): \Symfony\Component\Messenger\Command\StopWorkersCommand {
  24166.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  24167.         });
  24168.     }
  24169.     /**
  24170.      * Gets the private '.console.command.router_debug.lazy' shared service.
  24171.      *
  24172.      * @return \Symfony\Component\Console\Command\LazyCommand
  24173.      */
  24174.     protected function get_Console_Command_RouterDebug_LazyService()
  24175.     {
  24176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24177.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24178.         return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  24179.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  24180.         });
  24181.     }
  24182.     /**
  24183.      * Gets the private '.console.command.router_match.lazy' shared service.
  24184.      *
  24185.      * @return \Symfony\Component\Console\Command\LazyCommand
  24186.      */
  24187.     protected function get_Console_Command_RouterMatch_LazyService()
  24188.     {
  24189.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24191.         return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  24192.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  24193.         });
  24194.     }
  24195.     /**
  24196.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  24197.      *
  24198.      * @return \Symfony\Component\Console\Command\LazyCommand
  24199.      */
  24200.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  24201.     {
  24202.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24204.         return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  24205.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  24206.         });
  24207.     }
  24208.     /**
  24209.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  24210.      *
  24211.      * @return \Symfony\Component\Console\Command\LazyCommand
  24212.      */
  24213.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  24214.     {
  24215.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24217.         return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  24218.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  24219.         });
  24220.     }
  24221.     /**
  24222.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  24223.      *
  24224.      * @return \Symfony\Component\Console\Command\LazyCommand
  24225.      */
  24226.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  24227.     {
  24228.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24229.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24230.         return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  24231.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  24232.         });
  24233.     }
  24234.     /**
  24235.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  24236.      *
  24237.      * @return \Symfony\Component\Console\Command\LazyCommand
  24238.      */
  24239.     protected function get_Console_Command_SecretsList_LazyService()
  24240.     {
  24241.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24242.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24243.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  24244.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  24245.         });
  24246.     }
  24247.     /**
  24248.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  24249.      *
  24250.      * @return \Symfony\Component\Console\Command\LazyCommand
  24251.      */
  24252.     protected function get_Console_Command_SecretsRemove_LazyService()
  24253.     {
  24254.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24255.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24256.         return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  24257.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  24258.         });
  24259.     }
  24260.     /**
  24261.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  24262.      *
  24263.      * @return \Symfony\Component\Console\Command\LazyCommand
  24264.      */
  24265.     protected function get_Console_Command_SecretsSet_LazyService()
  24266.     {
  24267.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24268.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24269.         return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  24270.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  24271.         });
  24272.     }
  24273.     /**
  24274.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  24275.      *
  24276.      * @return \Symfony\Component\Console\Command\LazyCommand
  24277.      */
  24278.     protected function get_Console_Command_TranslationDebug_LazyService()
  24279.     {
  24280.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24281.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24282.         return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  24283.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  24284.         });
  24285.     }
  24286.     /**
  24287.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  24288.      *
  24289.      * @return \Symfony\Component\Console\Command\LazyCommand
  24290.      */
  24291.     protected function get_Console_Command_TranslationExtract_LazyService()
  24292.     {
  24293.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24294.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24295.         return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [=> 'translation:update'], 'Extract missing translations keys from code to translation files.'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  24296.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  24297.         });
  24298.     }
  24299.     /**
  24300.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  24301.      *
  24302.      * @return \Symfony\Component\Console\Command\LazyCommand
  24303.      */
  24304.     protected function get_Console_Command_TranslationPull_LazyService()
  24305.     {
  24306.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24307.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24308.         return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  24309.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  24310.         });
  24311.     }
  24312.     /**
  24313.      * Gets the private '.console.command.translation_push.lazy' shared service.
  24314.      *
  24315.      * @return \Symfony\Component\Console\Command\LazyCommand
  24316.      */
  24317.     protected function get_Console_Command_TranslationPush_LazyService()
  24318.     {
  24319.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24320.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24321.         return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  24322.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  24323.         });
  24324.     }
  24325.     /**
  24326.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  24327.      *
  24328.      * @return \Symfony\Component\Console\Command\LazyCommand
  24329.      */
  24330.     protected function get_Console_Command_ValidatorDebug_LazyService()
  24331.     {
  24332.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24333.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24334.         return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes'false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  24335.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  24336.         });
  24337.     }
  24338.     /**
  24339.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  24340.      *
  24341.      * @return \Symfony\Component\Console\Command\LazyCommand
  24342.      */
  24343.     protected function get_Console_Command_XliffLint_LazyService()
  24344.     {
  24345.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24346.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24347.         return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors'false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  24348.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  24349.         });
  24350.     }
  24351.     /**
  24352.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  24353.      *
  24354.      * @return \Symfony\Component\Console\Command\LazyCommand
  24355.      */
  24356.     protected function get_Console_Command_YamlLint_LazyService()
  24357.     {
  24358.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24359.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  24360.         return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors'false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  24361.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  24362.         });
  24363.     }
  24364.     /**
  24365.      * Gets the private '.errored..service_locator..g_DOwp.Shopware\Core\System\SalesChannel\SalesChannelContext' shared service.
  24366.      *
  24367.      * @return \Shopware\Core\System\SalesChannel\SalesChannelContext
  24368.      */
  24369.     protected function getSalesChannelContextService()
  24370.     {
  24371.         $this->throw('Cannot autowire service ".service_locator..g_DOwp": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.');
  24372.     }
  24373.     /**
  24374.      * Gets the private '.errored..service_locator.3wh.fU0.Shopware\Core\System\SalesChannel\SalesChannelContext' shared service.
  24375.      *
  24376.      * @return \Shopware\Core\System\SalesChannel\SalesChannelContext
  24377.      */
  24378.     protected function getSalesChannelContext2Service()
  24379.     {
  24380.         $this->throw('Cannot autowire service ".service_locator.3wh.fU0": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.');
  24381.     }
  24382.     /**
  24383.      * Gets the private '.errored..service_locator.MgXytEm.Shopware\Core\Framework\Validation\DataBag\RequestDataBag' shared service.
  24384.      *
  24385.      * @return \Shopware\Core\Framework\Validation\DataBag\RequestDataBag
  24386.      */
  24387.     protected function getRequestDataBagService()
  24388.     {
  24389.         $this->throw('Cannot autowire service ".service_locator.MgXytEm": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.');
  24390.     }
  24391.     /**
  24392.      * Gets the private '.errored..service_locator.beQeJOH.Shopware\Core\System\SalesChannel\SalesChannelContext' shared service.
  24393.      *
  24394.      * @return \Shopware\Core\System\SalesChannel\SalesChannelContext
  24395.      */
  24396.     protected function getSalesChannelContext3Service()
  24397.     {
  24398.         $this->throw('Cannot autowire service ".service_locator.beQeJOH": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.');
  24399.     }
  24400.     /**
  24401.      * Gets the private '.errored..service_locator.cwQd0hh.Shopware\Core\Framework\Context' shared service.
  24402.      *
  24403.      * @return \Shopware\Core\Framework\Context
  24404.      */
  24405.     protected function getContextService()
  24406.     {
  24407.         $this->throw('Cannot autowire service ".service_locator.cwQd0hh": it references class "Shopware\\Core\\Framework\\Context" but no such service exists.');
  24408.     }
  24409.     /**
  24410.      * Gets the private '.errored..service_locator.dFt41Iu.Shopware\Core\Framework\Context' shared service.
  24411.      *
  24412.      * @return \Shopware\Core\Framework\Context
  24413.      */
  24414.     protected function getContext2Service()
  24415.     {
  24416.         $this->throw('Cannot autowire service ".service_locator.dFt41Iu": it references class "Shopware\\Core\\Framework\\Context" but no such service exists.');
  24417.     }
  24418.     /**
  24419.      * Gets the private '.errored..service_locator.qJ8.E0n.Shopware\Core\Framework\Validation\DataBag\RequestDataBag' shared service.
  24420.      *
  24421.      * @return \Shopware\Core\Framework\Validation\DataBag\RequestDataBag
  24422.      */
  24423.     protected function getRequestDataBag2Service()
  24424.     {
  24425.         $this->throw('Cannot autowire service ".service_locator.qJ8.E0n": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.');
  24426.     }
  24427.     /**
  24428.      * Gets the private '.errored..service_locator.qJ8.E0n.Shopware\Core\System\SalesChannel\SalesChannelContext' shared service.
  24429.      *
  24430.      * @return \Shopware\Core\System\SalesChannel\SalesChannelContext
  24431.      */
  24432.     protected function getSalesChannelContext4Service()
  24433.     {
  24434.         $this->throw('Cannot autowire service ".service_locator.qJ8.E0n": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.');
  24435.     }
  24436.     /**
  24437.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  24438.      *
  24439.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  24440.      */
  24441.     protected function getLoaderInterfaceService()
  24442.     {
  24443.         $this->throw('Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Shopware\\Core\\Framework\\Api\\Route\\ApiRouteLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  24444.     }
  24445.     /**
  24446.      * Gets the private '.messenger.handler_descriptor.0Tu9xxE' shared service.
  24447.      *
  24448.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24449.      */
  24450.     protected function get_Messenger_HandlerDescriptor_0Tu9xxEService()
  24451.     {
  24452.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24453.         return $this->privates['.messenger.handler_descriptor.0Tu9xxE'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] ?? $this->getCancelTransactionsTaskHandlerService()), []);
  24454.     }
  24455.     /**
  24456.      * Gets the private '.messenger.handler_descriptor.2yo6BZJ' shared service.
  24457.      *
  24458.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24459.      */
  24460.     protected function get_Messenger_HandlerDescriptor_2yo6BZJService()
  24461.     {
  24462.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24463.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  24464.         if (isset($this->privates['.messenger.handler_descriptor.2yo6BZJ'])) {
  24465.             return $this->privates['.messenger.handler_descriptor.2yo6BZJ'];
  24466.         }
  24467.         return $this->privates['.messenger.handler_descriptor.2yo6BZJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24468.     }
  24469.     /**
  24470.      * Gets the private '.messenger.handler_descriptor.3.rzR14' shared service.
  24471.      *
  24472.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24473.      */
  24474.     protected function get_Messenger_HandlerDescriptor_3_RzR14Service()
  24475.     {
  24476.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24477.         return $this->privates['.messenger.handler_descriptor.3.rzR14'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService()), []);
  24478.     }
  24479.     /**
  24480.      * Gets the private '.messenger.handler_descriptor.4htA3jl' shared service.
  24481.      *
  24482.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24483.      */
  24484.     protected function get_Messenger_HandlerDescriptor_4htA3jlService()
  24485.     {
  24486.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24487.         $a = ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  24488.         if (isset($this->privates['.messenger.handler_descriptor.4htA3jl'])) {
  24489.             return $this->privates['.messenger.handler_descriptor.4htA3jl'];
  24490.         }
  24491.         return $this->privates['.messenger.handler_descriptor.4htA3jl'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24492.     }
  24493.     /**
  24494.      * Gets the private '.messenger.handler_descriptor.6KXPS1P' shared service.
  24495.      *
  24496.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24497.      */
  24498.     protected function get_Messenger_HandlerDescriptor_6KXPS1PService()
  24499.     {
  24500.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24501.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] ?? $this->getProductSingleSyncHandlerService());
  24502.         if (isset($this->privates['.messenger.handler_descriptor.6KXPS1P'])) {
  24503.             return $this->privates['.messenger.handler_descriptor.6KXPS1P'];
  24504.         }
  24505.         return $this->privates['.messenger.handler_descriptor.6KXPS1P'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24506.     }
  24507.     /**
  24508.      * Gets the private '.messenger.handler_descriptor.6XWr01B' shared service.
  24509.      *
  24510.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24511.      */
  24512.     protected function get_Messenger_HandlerDescriptor_6XWr01BService()
  24513.     {
  24514.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24515.         return $this->privates['.messenger.handler_descriptor.6XWr01B'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService()), []);
  24516.     }
  24517.     /**
  24518.      * Gets the private '.messenger.handler_descriptor.6a6vTR.' shared service.
  24519.      *
  24520.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24521.      */
  24522.     protected function get_Messenger_HandlerDescriptor_6a6vTR_Service()
  24523.     {
  24524.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24525.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  24526.         if (isset($this->privates['.messenger.handler_descriptor.6a6vTR.'])) {
  24527.             return $this->privates['.messenger.handler_descriptor.6a6vTR.'];
  24528.         }
  24529.         return $this->privates['.messenger.handler_descriptor.6a6vTR.'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24530.     }
  24531.     /**
  24532.      * Gets the private '.messenger.handler_descriptor.6kBcctU' shared service.
  24533.      *
  24534.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24535.      */
  24536.     protected function get_Messenger_HandlerDescriptor_6kBcctUService()
  24537.     {
  24538.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24539.         return $this->privates['.messenger.handler_descriptor.6kBcctU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService()), []);
  24540.     }
  24541.     /**
  24542.      * Gets the private '.messenger.handler_descriptor.6yw2O.t' shared service.
  24543.      *
  24544.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24545.      */
  24546.     protected function get_Messenger_HandlerDescriptor_6yw2O_TService()
  24547.     {
  24548.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24549.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] ?? $this->getProductCleanupSyncHandlerService());
  24550.         if (isset($this->privates['.messenger.handler_descriptor.6yw2O.t'])) {
  24551.             return $this->privates['.messenger.handler_descriptor.6yw2O.t'];
  24552.         }
  24553.         return $this->privates['.messenger.handler_descriptor.6yw2O.t'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24554.     }
  24555.     /**
  24556.      * Gets the private '.messenger.handler_descriptor.88lOdtC' shared service.
  24557.      *
  24558.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24559.      */
  24560.     protected function get_Messenger_HandlerDescriptor_88lOdtCService()
  24561.     {
  24562.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24563.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  24564.         if (isset($this->privates['.messenger.handler_descriptor.88lOdtC'])) {
  24565.             return $this->privates['.messenger.handler_descriptor.88lOdtC'];
  24566.         }
  24567.         return $this->privates['.messenger.handler_descriptor.88lOdtC'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24568.     }
  24569.     /**
  24570.      * Gets the private '.messenger.handler_descriptor.9FtfQXI' shared service.
  24571.      *
  24572.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24573.      */
  24574.     protected function get_Messenger_HandlerDescriptor_9FtfQXIService()
  24575.     {
  24576.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24577.         return $this->privates['.messenger.handler_descriptor.9FtfQXI'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService()), []);
  24578.     }
  24579.     /**
  24580.      * Gets the private '.messenger.handler_descriptor.9zA2HRZ' shared service.
  24581.      *
  24582.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24583.      */
  24584.     protected function get_Messenger_HandlerDescriptor_9zA2HRZService()
  24585.     {
  24586.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24587.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  24588.         if (isset($this->privates['.messenger.handler_descriptor.9zA2HRZ'])) {
  24589.             return $this->privates['.messenger.handler_descriptor.9zA2HRZ'];
  24590.         }
  24591.         return $this->privates['.messenger.handler_descriptor.9zA2HRZ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24592.     }
  24593.     /**
  24594.      * Gets the private '.messenger.handler_descriptor.BzkW.st' shared service.
  24595.      *
  24596.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24597.      */
  24598.     protected function get_Messenger_HandlerDescriptor_BzkW_StService()
  24599.     {
  24600.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24601.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  24602.         if (isset($this->privates['.messenger.handler_descriptor.BzkW.st'])) {
  24603.             return $this->privates['.messenger.handler_descriptor.BzkW.st'];
  24604.         }
  24605.         return $this->privates['.messenger.handler_descriptor.BzkW.st'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24606.     }
  24607.     /**
  24608.      * Gets the private '.messenger.handler_descriptor.D8Msq11' shared service.
  24609.      *
  24610.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24611.      */
  24612.     protected function get_Messenger_HandlerDescriptor_D8Msq11Service()
  24613.     {
  24614.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24615.         return $this->privates['.messenger.handler_descriptor.D8Msq11'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService()), []);
  24616.     }
  24617.     /**
  24618.      * Gets the private '.messenger.handler_descriptor.FImPDsK' shared service.
  24619.      *
  24620.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24621.      */
  24622.     protected function get_Messenger_HandlerDescriptor_FImPDsKService()
  24623.     {
  24624.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24625.         return $this->privates['.messenger.handler_descriptor.FImPDsK'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] ?? $this->getInventoryUpdateHandlerService()), []);
  24626.     }
  24627.     /**
  24628.      * Gets the private '.messenger.handler_descriptor.I0UD7br' shared service.
  24629.      *
  24630.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24631.      */
  24632.     protected function get_Messenger_HandlerDescriptor_I0UD7brService()
  24633.     {
  24634.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24635.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] ?? $this->getCloneVisibilityHandlerService());
  24636.         if (isset($this->privates['.messenger.handler_descriptor.I0UD7br'])) {
  24637.             return $this->privates['.messenger.handler_descriptor.I0UD7br'];
  24638.         }
  24639.         return $this->privates['.messenger.handler_descriptor.I0UD7br'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24640.     }
  24641.     /**
  24642.      * Gets the private '.messenger.handler_descriptor.KpgS6kr' shared service.
  24643.      *
  24644.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24645.      */
  24646.     protected function get_Messenger_HandlerDescriptor_KpgS6krService()
  24647.     {
  24648.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24649.         return $this->privates['.messenger.handler_descriptor.KpgS6kr'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'] ?? $this->getCheckPaymentStatusHandlerService()), []);
  24650.     }
  24651.     /**
  24652.      * Gets the private '.messenger.handler_descriptor.NsPWeMd' shared service.
  24653.      *
  24654.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24655.      */
  24656.     protected function get_Messenger_HandlerDescriptor_NsPWeMdService()
  24657.     {
  24658.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24659.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\CleanupMigrationHandler'] ?? $this->getCleanupMigrationHandlerService());
  24660.         if (isset($this->privates['.messenger.handler_descriptor.NsPWeMd'])) {
  24661.             return $this->privates['.messenger.handler_descriptor.NsPWeMd'];
  24662.         }
  24663.         return $this->privates['.messenger.handler_descriptor.NsPWeMd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24664.     }
  24665.     /**
  24666.      * Gets the private '.messenger.handler_descriptor.Q.G_9TK' shared service.
  24667.      *
  24668.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24669.      */
  24670.     protected function get_Messenger_HandlerDescriptor_Q_G9TKService()
  24671.     {
  24672.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24673.         $a = ($this->privates['Acris\\CookieConsent\\ScheduledTask\\CleanupTaskHandler'] ?? $this->getCleanupTaskHandlerService());
  24674.         if (isset($this->privates['.messenger.handler_descriptor.Q.G_9TK'])) {
  24675.             return $this->privates['.messenger.handler_descriptor.Q.G_9TK'];
  24676.         }
  24677.         return $this->privates['.messenger.handler_descriptor.Q.G_9TK'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24678.     }
  24679.     /**
  24680.      * Gets the private '.messenger.handler_descriptor.RWDR7vF' shared service.
  24681.      *
  24682.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24683.      */
  24684.     protected function get_Messenger_HandlerDescriptor_RWDR7vFService()
  24685.     {
  24686.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24687.         $a = ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  24688.         if (isset($this->privates['.messenger.handler_descriptor.RWDR7vF'])) {
  24689.             return $this->privates['.messenger.handler_descriptor.RWDR7vF'];
  24690.         }
  24691.         return $this->privates['.messenger.handler_descriptor.RWDR7vF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24692.     }
  24693.     /**
  24694.      * Gets the private '.messenger.handler_descriptor.RaXVyBY' shared service.
  24695.      *
  24696.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24697.      */
  24698.     protected function get_Messenger_HandlerDescriptor_RaXVyBYService()
  24699.     {
  24700.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24701.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  24702.         if (isset($this->privates['.messenger.handler_descriptor.RaXVyBY'])) {
  24703.             return $this->privates['.messenger.handler_descriptor.RaXVyBY'];
  24704.         }
  24705.         return $this->privates['.messenger.handler_descriptor.RaXVyBY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24706.     }
  24707.     /**
  24708.      * Gets the private '.messenger.handler_descriptor.Sx4TzkJ' shared service.
  24709.      *
  24710.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24711.      */
  24712.     protected function get_Messenger_HandlerDescriptor_Sx4TzkJService()
  24713.     {
  24714.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24715.         $a = ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  24716.         if (isset($this->privates['.messenger.handler_descriptor.Sx4TzkJ'])) {
  24717.             return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'];
  24718.         }
  24719.         return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24720.     }
  24721.     /**
  24722.      * Gets the private '.messenger.handler_descriptor.TaMu3bd' shared service.
  24723.      *
  24724.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24725.      */
  24726.     protected function get_Messenger_HandlerDescriptor_TaMu3bdService()
  24727.     {
  24728.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24729.         return $this->privates['.messenger.handler_descriptor.TaMu3bd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service()), []);
  24730.     }
  24731.     /**
  24732.      * Gets the private '.messenger.handler_descriptor.U_6ttgF' shared service.
  24733.      *
  24734.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24735.      */
  24736.     protected function get_Messenger_HandlerDescriptor_U6ttgFService()
  24737.     {
  24738.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24739.         $a = ($this->privates['Cbax\\ModulAnalytics\\ScheduledTask\\AnalyticsHandler'] ?? $this->getAnalyticsHandlerService());
  24740.         if (isset($this->privates['.messenger.handler_descriptor.U_6ttgF'])) {
  24741.             return $this->privates['.messenger.handler_descriptor.U_6ttgF'];
  24742.         }
  24743.         return $this->privates['.messenger.handler_descriptor.U_6ttgF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24744.     }
  24745.     /**
  24746.      * Gets the private '.messenger.handler_descriptor.W5d8anj' shared service.
  24747.      *
  24748.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24749.      */
  24750.     protected function get_Messenger_HandlerDescriptor_W5d8anjService()
  24751.     {
  24752.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24753.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  24754.         if (isset($this->privates['.messenger.handler_descriptor.W5d8anj'])) {
  24755.             return $this->privates['.messenger.handler_descriptor.W5d8anj'];
  24756.         }
  24757.         return $this->privates['.messenger.handler_descriptor.W5d8anj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24758.     }
  24759.     /**
  24760.      * Gets the private '.messenger.handler_descriptor.Z5qzcmD' shared service.
  24761.      *
  24762.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24763.      */
  24764.     protected function get_Messenger_HandlerDescriptor_Z5qzcmDService()
  24765.     {
  24766.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24767.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  24768.         if (isset($this->privates['.messenger.handler_descriptor.Z5qzcmD'])) {
  24769.             return $this->privates['.messenger.handler_descriptor.Z5qzcmD'];
  24770.         }
  24771.         return $this->privates['.messenger.handler_descriptor.Z5qzcmD'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24772.     }
  24773.     /**
  24774.      * Gets the private '.messenger.handler_descriptor.ZFmY.qW' shared service.
  24775.      *
  24776.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24777.      */
  24778.     protected function get_Messenger_HandlerDescriptor_ZFmY_QWService()
  24779.     {
  24780.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24781.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  24782.         if (isset($this->privates['.messenger.handler_descriptor.ZFmY.qW'])) {
  24783.             return $this->privates['.messenger.handler_descriptor.ZFmY.qW'];
  24784.         }
  24785.         return $this->privates['.messenger.handler_descriptor.ZFmY.qW'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24786.     }
  24787.     /**
  24788.      * Gets the private '.messenger.handler_descriptor._mx1WXF' shared service.
  24789.      *
  24790.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24791.      */
  24792.     protected function get_Messenger_HandlerDescriptor_Mx1WXFService()
  24793.     {
  24794.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24795.         return $this->privates['.messenger.handler_descriptor._mx1WXF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService()), []);
  24796.     }
  24797.     /**
  24798.      * Gets the private '.messenger.handler_descriptor.aM76mVQ' shared service.
  24799.      *
  24800.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24801.      */
  24802.     protected function get_Messenger_HandlerDescriptor_AM76mVQService()
  24803.     {
  24804.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24805.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  24806.         if (isset($this->privates['.messenger.handler_descriptor.aM76mVQ'])) {
  24807.             return $this->privates['.messenger.handler_descriptor.aM76mVQ'];
  24808.         }
  24809.         return $this->privates['.messenger.handler_descriptor.aM76mVQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24810.     }
  24811.     /**
  24812.      * Gets the private '.messenger.handler_descriptor.bD1J5H6' shared service.
  24813.      *
  24814.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24815.      */
  24816.     protected function get_Messenger_HandlerDescriptor_BD1J5H6Service()
  24817.     {
  24818.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24819.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  24820.         if (isset($this->privates['.messenger.handler_descriptor.bD1J5H6'])) {
  24821.             return $this->privates['.messenger.handler_descriptor.bD1J5H6'];
  24822.         }
  24823.         return $this->privates['.messenger.handler_descriptor.bD1J5H6'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24824.     }
  24825.     /**
  24826.      * Gets the private '.messenger.handler_descriptor.blq.UUc' shared service.
  24827.      *
  24828.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24829.      */
  24830.     protected function get_Messenger_HandlerDescriptor_Blq_UUcService()
  24831.     {
  24832.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24833.         $a = ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  24834.         if (isset($this->privates['.messenger.handler_descriptor.blq.UUc'])) {
  24835.             return $this->privates['.messenger.handler_descriptor.blq.UUc'];
  24836.         }
  24837.         return $this->privates['.messenger.handler_descriptor.blq.UUc'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24838.     }
  24839.     /**
  24840.      * Gets the private '.messenger.handler_descriptor.dVP21hY' shared service.
  24841.      *
  24842.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24843.      */
  24844.     protected function get_Messenger_HandlerDescriptor_DVP21hYService()
  24845.     {
  24846.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24847.         return $this->privates['.messenger.handler_descriptor.dVP21hY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService()), []);
  24848.     }
  24849.     /**
  24850.      * Gets the private '.messenger.handler_descriptor.ex5cbt9' shared service.
  24851.      *
  24852.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24853.      */
  24854.     protected function get_Messenger_HandlerDescriptor_Ex5cbt9Service()
  24855.     {
  24856.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24857.         return $this->privates['.messenger.handler_descriptor.ex5cbt9'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] ?? $this->getImageSyncHandlerService()), []);
  24858.     }
  24859.     /**
  24860.      * Gets the private '.messenger.handler_descriptor.fTnptq7' shared service.
  24861.      *
  24862.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24863.      */
  24864.     protected function get_Messenger_HandlerDescriptor_FTnptq7Service()
  24865.     {
  24866.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24867.         return $this->privates['.messenger.handler_descriptor.fTnptq7'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] ?? $this->getProductVariantSyncHandlerService()), []);
  24868.     }
  24869.     /**
  24870.      * Gets the private '.messenger.handler_descriptor.g5T3Vdz' shared service.
  24871.      *
  24872.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24873.      */
  24874.     protected function get_Messenger_HandlerDescriptor_G5T3VdzService()
  24875.     {
  24876.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24877.         $a = ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  24878.         if (isset($this->privates['.messenger.handler_descriptor.g5T3Vdz'])) {
  24879.             return $this->privates['.messenger.handler_descriptor.g5T3Vdz'];
  24880.         }
  24881.         return $this->privates['.messenger.handler_descriptor.g5T3Vdz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24882.     }
  24883.     /**
  24884.      * Gets the private '.messenger.handler_descriptor.goUFZIo' shared service.
  24885.      *
  24886.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24887.      */
  24888.     protected function get_Messenger_HandlerDescriptor_GoUFZIoService()
  24889.     {
  24890.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24891.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  24892.         if (isset($this->privates['.messenger.handler_descriptor.goUFZIo'])) {
  24893.             return $this->privates['.messenger.handler_descriptor.goUFZIo'];
  24894.         }
  24895.         return $this->privates['.messenger.handler_descriptor.goUFZIo'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24896.     }
  24897.     /**
  24898.      * Gets the private '.messenger.handler_descriptor.h1gRAD1' shared service.
  24899.      *
  24900.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24901.      */
  24902.     protected function get_Messenger_HandlerDescriptor_H1gRAD1Service()
  24903.     {
  24904.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24905.         $a = ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  24906.         if (isset($this->privates['.messenger.handler_descriptor.h1gRAD1'])) {
  24907.             return $this->privates['.messenger.handler_descriptor.h1gRAD1'];
  24908.         }
  24909.         return $this->privates['.messenger.handler_descriptor.h1gRAD1'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24910.     }
  24911.     /**
  24912.      * Gets the private '.messenger.handler_descriptor.hq66vfV' shared service.
  24913.      *
  24914.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24915.      */
  24916.     protected function get_Messenger_HandlerDescriptor_Hq66vfVService()
  24917.     {
  24918.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24919.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  24920.         if (isset($this->privates['.messenger.handler_descriptor.hq66vfV'])) {
  24921.             return $this->privates['.messenger.handler_descriptor.hq66vfV'];
  24922.         }
  24923.         return $this->privates['.messenger.handler_descriptor.hq66vfV'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24924.     }
  24925.     /**
  24926.      * Gets the private '.messenger.handler_descriptor.ht3XEZJ' shared service.
  24927.      *
  24928.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24929.      */
  24930.     protected function get_Messenger_HandlerDescriptor_Ht3XEZJService()
  24931.     {
  24932.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24933.         $a = ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'] ?? $this->getSignUpTokenCleanUpHandlerService());
  24934.         if (isset($this->privates['.messenger.handler_descriptor.ht3XEZJ'])) {
  24935.             return $this->privates['.messenger.handler_descriptor.ht3XEZJ'];
  24936.         }
  24937.         return $this->privates['.messenger.handler_descriptor.ht3XEZJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24938.     }
  24939.     /**
  24940.      * Gets the private '.messenger.handler_descriptor.jTJEFNe' shared service.
  24941.      *
  24942.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24943.      */
  24944.     protected function get_Messenger_HandlerDescriptor_JTJEFNeService()
  24945.     {
  24946.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24947.         return $this->privates['.messenger.handler_descriptor.jTJEFNe'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] ?? $this->getCleanUpLogTaskHandlerService()), []);
  24948.     }
  24949.     /**
  24950.      * Gets the private '.messenger.handler_descriptor.ka59xCt' shared service.
  24951.      *
  24952.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24953.      */
  24954.     protected function get_Messenger_HandlerDescriptor_Ka59xCtService()
  24955.     {
  24956.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24957.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] ?? $this->getSyncManagerHandlerService());
  24958.         if (isset($this->privates['.messenger.handler_descriptor.ka59xCt'])) {
  24959.             return $this->privates['.messenger.handler_descriptor.ka59xCt'];
  24960.         }
  24961.         return $this->privates['.messenger.handler_descriptor.ka59xCt'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24962.     }
  24963.     /**
  24964.      * Gets the private '.messenger.handler_descriptor.l3y3O1T' shared service.
  24965.      *
  24966.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24967.      */
  24968.     protected function get_Messenger_HandlerDescriptor_L3y3O1TService()
  24969.     {
  24970.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24971.         $a = ($this->privates['Cbax\\ModulManufacturers\\ScheduledTask\\ManufacturerSeoIndexHandler'] ?? $this->getManufacturerSeoIndexHandlerService());
  24972.         if (isset($this->privates['.messenger.handler_descriptor.l3y3O1T'])) {
  24973.             return $this->privates['.messenger.handler_descriptor.l3y3O1T'];
  24974.         }
  24975.         return $this->privates['.messenger.handler_descriptor.l3y3O1T'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24976.     }
  24977.     /**
  24978.      * Gets the private '.messenger.handler_descriptor.n5_pcyU' shared service.
  24979.      *
  24980.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24981.      */
  24982.     protected function get_Messenger_HandlerDescriptor_N5PcyUService()
  24983.     {
  24984.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24985.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  24986.         if (isset($this->privates['.messenger.handler_descriptor.n5_pcyU'])) {
  24987.             return $this->privates['.messenger.handler_descriptor.n5_pcyU'];
  24988.         }
  24989.         return $this->privates['.messenger.handler_descriptor.n5_pcyU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  24990.     }
  24991.     /**
  24992.      * Gets the private '.messenger.handler_descriptor.rvKU_JQ' shared service.
  24993.      *
  24994.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  24995.      */
  24996.     protected function get_Messenger_HandlerDescriptor_RvKUJQService()
  24997.     {
  24998.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  24999.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  25000.         if (isset($this->privates['.messenger.handler_descriptor.rvKU_JQ'])) {
  25001.             return $this->privates['.messenger.handler_descriptor.rvKU_JQ'];
  25002.         }
  25003.         return $this->privates['.messenger.handler_descriptor.rvKU_JQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  25004.     }
  25005.     /**
  25006.      * Gets the private '.messenger.handler_descriptor.u3lfLwH' shared service.
  25007.      *
  25008.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  25009.      */
  25010.     protected function get_Messenger_HandlerDescriptor_U3lfLwHService()
  25011.     {
  25012.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  25013.         return $this->privates['.messenger.handler_descriptor.u3lfLwH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] ?? $this->getCompleteSyncTaskHandlerService()), []);
  25014.     }
  25015.     /**
  25016.      * Gets the private '.messenger.handler_descriptor.uhLObtn' shared service.
  25017.      *
  25018.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  25019.      */
  25020.     protected function get_Messenger_HandlerDescriptor_UhLObtnService()
  25021.     {
  25022.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  25023.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'] ?? $this->getProcessMediaHandlerService());
  25024.         if (isset($this->privates['.messenger.handler_descriptor.uhLObtn'])) {
  25025.             return $this->privates['.messenger.handler_descriptor.uhLObtn'];
  25026.         }
  25027.         return $this->privates['.messenger.handler_descriptor.uhLObtn'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  25028.     }
  25029.     /**
  25030.      * Gets the private '.messenger.handler_descriptor.vN2QjSm' shared service.
  25031.      *
  25032.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  25033.      */
  25034.     protected function get_Messenger_HandlerDescriptor_VN2QjSmService()
  25035.     {
  25036.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  25037.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  25038.         if (isset($this->privates['.messenger.handler_descriptor.vN2QjSm'])) {
  25039.             return $this->privates['.messenger.handler_descriptor.vN2QjSm'];
  25040.         }
  25041.         return $this->privates['.messenger.handler_descriptor.vN2QjSm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  25042.     }
  25043.     /**
  25044.      * Gets the private '.messenger.handler_descriptor.vhvNn_P' shared service.
  25045.      *
  25046.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  25047.      */
  25048.     protected function get_Messenger_HandlerDescriptor_VhvNnPService()
  25049.     {
  25050.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  25051.         return $this->privates['.messenger.handler_descriptor.vhvNn_P'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService()), []);
  25052.     }
  25053.     /**
  25054.      * Gets the private '.messenger.handler_descriptor.vohgW1I' shared service.
  25055.      *
  25056.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  25057.      */
  25058.     protected function get_Messenger_HandlerDescriptor_VohgW1IService()
  25059.     {
  25060.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  25061.         return $this->privates['.messenger.handler_descriptor.vohgW1I'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] ?? $this->getInventorySyncHandlerService()), []);
  25062.     }
  25063.     /**
  25064.      * Gets the private '.messenger.handler_descriptor.wUKKx8c' shared service.
  25065.      *
  25066.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  25067.      */
  25068.     protected function get_Messenger_HandlerDescriptor_WUKKx8cService()
  25069.     {
  25070.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  25071.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'] ?? $this->getCleanupUnusedDownloadMediaTaskHandlerService());
  25072.         if (isset($this->privates['.messenger.handler_descriptor.wUKKx8c'])) {
  25073.             return $this->privates['.messenger.handler_descriptor.wUKKx8c'];
  25074.         }
  25075.         return $this->privates['.messenger.handler_descriptor.wUKKx8c'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  25076.     }
  25077.     /**
  25078.      * Gets the private '.messenger.handler_descriptor.wYSIMNj' shared service.
  25079.      *
  25080.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  25081.      */
  25082.     protected function get_Messenger_HandlerDescriptor_WYSIMNjService()
  25083.     {
  25084.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  25085.         $a = ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  25086.         if (isset($this->privates['.messenger.handler_descriptor.wYSIMNj'])) {
  25087.             return $this->privates['.messenger.handler_descriptor.wYSIMNj'];
  25088.         }
  25089.         return $this->privates['.messenger.handler_descriptor.wYSIMNj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  25090.     }
  25091.     /**
  25092.      * Gets the private '.messenger.handler_descriptor.xfSTNS5' shared service.
  25093.      *
  25094.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  25095.      */
  25096.     protected function get_Messenger_HandlerDescriptor_XfSTNS5Service()
  25097.     {
  25098.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  25099.         return $this->privates['.messenger.handler_descriptor.xfSTNS5'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] ?? $this->getInventorySyncTaskHandlerService()), []);
  25100.     }
  25101.     /**
  25102.      * Gets the private '.messenger.handler_descriptor.yKXilMm' shared service.
  25103.      *
  25104.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  25105.      */
  25106.     protected function get_Messenger_HandlerDescriptor_YKXilMmService()
  25107.     {
  25108.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  25109.         return $this->privates['.messenger.handler_descriptor.yKXilMm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService()), []);
  25110.     }
  25111.     /**
  25112.      * Gets the private '.messenger.handler_descriptor.z290ooz' shared service.
  25113.      *
  25114.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  25115.      */
  25116.     protected function get_Messenger_HandlerDescriptor_Z290oozService()
  25117.     {
  25118.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  25119.         $a = ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  25120.         if (isset($this->privates['.messenger.handler_descriptor.z290ooz'])) {
  25121.             return $this->privates['.messenger.handler_descriptor.z290ooz'];
  25122.         }
  25123.         return $this->privates['.messenger.handler_descriptor.z290ooz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  25124.     }
  25125.     /**
  25126.      * Gets the private '.messenger.handler_descriptor.zfOhFjq' shared service.
  25127.      *
  25128.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  25129.      */
  25130.     protected function get_Messenger_HandlerDescriptor_ZfOhFjqService()
  25131.     {
  25132.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  25133.         return $this->privates['.messenger.handler_descriptor.zfOhFjq'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService()), []);
  25134.     }
  25135.     /**
  25136.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  25137.      *
  25138.      * @return \Symfony\Component\Console\Command\LazyCommand
  25139.      */
  25140.     protected function get_Monolog_Command_ServerLog_LazyService()
  25141.     {
  25142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25143.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  25144.         return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time'false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
  25145.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  25146.         });
  25147.     }
  25148.     /**
  25149.      * Gets the private '.service_locator..g_DOwp' shared service.
  25150.      *
  25151.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  25152.      */
  25153.     protected function get_ServiceLocator__GDOwpService()
  25154.     {
  25155.         return $this->privates['.service_locator..g_DOwp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25156.             'context' => ['privates''.errored..service_locator..g_DOwp.Shopware\\Core\\System\\SalesChannel\\SalesChannelContext'NULL'Cannot autowire service ".service_locator..g_DOwp": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.'],
  25157.         ], [
  25158.             'context' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelContext',
  25159.         ]);
  25160.     }
  25161.     /**
  25162.      * Gets the private '.service_locator.3wh.fU0' shared service.
  25163.      *
  25164.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  25165.      */
  25166.     protected function get_ServiceLocator_3wh_FU0Service()
  25167.     {
  25168.         return $this->privates['.service_locator.3wh.fU0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25169.             'salesChannelContext' => ['privates''.errored..service_locator.3wh.fU0.Shopware\\Core\\System\\SalesChannel\\SalesChannelContext'NULL'Cannot autowire service ".service_locator.3wh.fU0": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.'],
  25170.         ], [
  25171.             'salesChannelContext' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelContext',
  25172.         ]);
  25173.     }
  25174.     /**
  25175.      * Gets the private '.service_locator.CNZLmgB' shared service.
  25176.      *
  25177.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  25178.      */
  25179.     protected function get_ServiceLocator_CNZLmgBService()
  25180.     {
  25181.         return $this->privates['.service_locator.CNZLmgB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25182.             'AkuCmsFactory\\Controller\\RenderController::renderTemplate' => ['privates''.service_locator.cwQd0hh''get_ServiceLocator_CwQd0hhService'false],
  25183.             'AkuCmsFactory\\Controller\\RenderController::renderTemplateLegacy' => ['privates''.service_locator.cwQd0hh''get_ServiceLocator_CwQd0hhService'false],
  25184.             'Flink\\CmsResponsiveHelper\\Storefront\\Controller\\ResponsiveHelperController::getContent' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  25185.             'Flink\\CmsResponsiveHelper\\Storefront\\Controller\\ResponsiveHelperController::setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  25186.             'Ghsw\\GreyhoundConnect\\Controller\\Customer::changes' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25187.             'Ghsw\\GreyhoundConnect\\Controller\\Customer::clearAll' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25188.             'Ghsw\\GreyhoundConnect\\Controller\\Customer::confirm' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25189.             'Ghsw\\GreyhoundConnect\\Controller\\Customer::create' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25190.             'Ghsw\\GreyhoundConnect\\Controller\\Customer::ghswSendActivationMail' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25191.             'Ghsw\\GreyhoundConnect\\Controller\\Customer::invalidateAll' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25192.             'Ghsw\\GreyhoundConnect\\Controller\\Customer::status' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25193.             'Ghsw\\GreyhoundConnect\\Controller\\Info::language' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25194.             'Ghsw\\GreyhoundConnect\\Controller\\Info::metadata' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25195.             'Ghsw\\GreyhoundConnect\\Controller\\Info::version' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25196.             'Ghsw\\GreyhoundConnect\\Controller\\Order::details' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25197.             'Ghsw\\GreyhoundConnect\\Controller\\Order::search' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25198.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => ['privates''.service_locator.MgXytEm''get_ServiceLocator_MgXytEmService'false],
  25199.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController::customerLink' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  25200.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController::customerSignIn' => ['privates''.service_locator..g_DOwp''get_ServiceLocator__GDOwpService'false],
  25201.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController::registerCustomer' => ['privates''.service_locator.qJ8.E0n''get_ServiceLocator_QJ8_E0nService'false],
  25202.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController::setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  25203.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController::clearCart' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  25204.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController::clearStorefrontCart' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  25205.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController::oneClickCheckoutReview' => ['privates''.service_locator.beQeJOH''get_ServiceLocator_BeQeJOHService'false],
  25206.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController::setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  25207.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController::finalizeTransaction' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  25208.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController::initCheckout' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  25209.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController::setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  25210.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  25211.             'kernel::reboot' => ['privates''.service_locator.dnaFhpz''get_ServiceLocator_DnaFhpzService'false],
  25212.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  25213.             'AkuCmsFactory\\Controller\\RenderController:renderTemplate' => ['privates''.service_locator.cwQd0hh''get_ServiceLocator_CwQd0hhService'false],
  25214.             'AkuCmsFactory\\Controller\\RenderController:renderTemplateLegacy' => ['privates''.service_locator.cwQd0hh''get_ServiceLocator_CwQd0hhService'false],
  25215.             'Flink\\CmsResponsiveHelper\\Storefront\\Controller\\ResponsiveHelperController:getContent' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  25216.             'Flink\\CmsResponsiveHelper\\Storefront\\Controller\\ResponsiveHelperController:setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  25217.             'Ghsw\\GreyhoundConnect\\Controller\\Customer:changes' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25218.             'Ghsw\\GreyhoundConnect\\Controller\\Customer:clearAll' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25219.             'Ghsw\\GreyhoundConnect\\Controller\\Customer:confirm' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25220.             'Ghsw\\GreyhoundConnect\\Controller\\Customer:create' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25221.             'Ghsw\\GreyhoundConnect\\Controller\\Customer:ghswSendActivationMail' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25222.             'Ghsw\\GreyhoundConnect\\Controller\\Customer:invalidateAll' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25223.             'Ghsw\\GreyhoundConnect\\Controller\\Customer:status' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25224.             'Ghsw\\GreyhoundConnect\\Controller\\Info:language' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25225.             'Ghsw\\GreyhoundConnect\\Controller\\Info:metadata' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25226.             'Ghsw\\GreyhoundConnect\\Controller\\Info:version' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25227.             'Ghsw\\GreyhoundConnect\\Controller\\Order:details' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25228.             'Ghsw\\GreyhoundConnect\\Controller\\Order:search' => ['privates''.service_locator.dFt41Iu''get_ServiceLocator_DFt41IuService'false],
  25229.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => ['privates''.service_locator.MgXytEm''get_ServiceLocator_MgXytEmService'false],
  25230.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController:customerLink' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  25231.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController:customerSignIn' => ['privates''.service_locator..g_DOwp''get_ServiceLocator__GDOwpService'false],
  25232.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController:registerCustomer' => ['privates''.service_locator.qJ8.E0n''get_ServiceLocator_QJ8_E0nService'false],
  25233.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController:setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  25234.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController:clearCart' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  25235.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController:clearStorefrontCart' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  25236.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController:oneClickCheckoutReview' => ['privates''.service_locator.beQeJOH''get_ServiceLocator_BeQeJOHService'false],
  25237.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController:setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  25238.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController:finalizeTransaction' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  25239.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController:initCheckout' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  25240.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController:setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  25241.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  25242.             'kernel:reboot' => ['privates''.service_locator.dnaFhpz''get_ServiceLocator_DnaFhpzService'false],
  25243.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  25244.         ], [
  25245.             'AkuCmsFactory\\Controller\\RenderController::renderTemplate' => '?',
  25246.             'AkuCmsFactory\\Controller\\RenderController::renderTemplateLegacy' => '?',
  25247.             'Flink\\CmsResponsiveHelper\\Storefront\\Controller\\ResponsiveHelperController::getContent' => '?',
  25248.             'Flink\\CmsResponsiveHelper\\Storefront\\Controller\\ResponsiveHelperController::setTwig' => '?',
  25249.             'Ghsw\\GreyhoundConnect\\Controller\\Customer::changes' => '?',
  25250.             'Ghsw\\GreyhoundConnect\\Controller\\Customer::clearAll' => '?',
  25251.             'Ghsw\\GreyhoundConnect\\Controller\\Customer::confirm' => '?',
  25252.             'Ghsw\\GreyhoundConnect\\Controller\\Customer::create' => '?',
  25253.             'Ghsw\\GreyhoundConnect\\Controller\\Customer::ghswSendActivationMail' => '?',
  25254.             'Ghsw\\GreyhoundConnect\\Controller\\Customer::invalidateAll' => '?',
  25255.             'Ghsw\\GreyhoundConnect\\Controller\\Customer::status' => '?',
  25256.             'Ghsw\\GreyhoundConnect\\Controller\\Info::language' => '?',
  25257.             'Ghsw\\GreyhoundConnect\\Controller\\Info::metadata' => '?',
  25258.             'Ghsw\\GreyhoundConnect\\Controller\\Info::version' => '?',
  25259.             'Ghsw\\GreyhoundConnect\\Controller\\Order::details' => '?',
  25260.             'Ghsw\\GreyhoundConnect\\Controller\\Order::search' => '?',
  25261.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => '?',
  25262.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController::customerLink' => '?',
  25263.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController::customerSignIn' => '?',
  25264.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController::registerCustomer' => '?',
  25265.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController::setTwig' => '?',
  25266.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController::clearCart' => '?',
  25267.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController::clearStorefrontCart' => '?',
  25268.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController::oneClickCheckoutReview' => '?',
  25269.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController::setTwig' => '?',
  25270.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController::finalizeTransaction' => '?',
  25271.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController::initCheckout' => '?',
  25272.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController::setTwig' => '?',
  25273.             'kernel::loadRoutes' => '?',
  25274.             'kernel::reboot' => '?',
  25275.             'kernel::registerContainerConfiguration' => '?',
  25276.             'AkuCmsFactory\\Controller\\RenderController:renderTemplate' => '?',
  25277.             'AkuCmsFactory\\Controller\\RenderController:renderTemplateLegacy' => '?',
  25278.             'Flink\\CmsResponsiveHelper\\Storefront\\Controller\\ResponsiveHelperController:getContent' => '?',
  25279.             'Flink\\CmsResponsiveHelper\\Storefront\\Controller\\ResponsiveHelperController:setTwig' => '?',
  25280.             'Ghsw\\GreyhoundConnect\\Controller\\Customer:changes' => '?',
  25281.             'Ghsw\\GreyhoundConnect\\Controller\\Customer:clearAll' => '?',
  25282.             'Ghsw\\GreyhoundConnect\\Controller\\Customer:confirm' => '?',
  25283.             'Ghsw\\GreyhoundConnect\\Controller\\Customer:create' => '?',
  25284.             'Ghsw\\GreyhoundConnect\\Controller\\Customer:ghswSendActivationMail' => '?',
  25285.             'Ghsw\\GreyhoundConnect\\Controller\\Customer:invalidateAll' => '?',
  25286.             'Ghsw\\GreyhoundConnect\\Controller\\Customer:status' => '?',
  25287.             'Ghsw\\GreyhoundConnect\\Controller\\Info:language' => '?',
  25288.             'Ghsw\\GreyhoundConnect\\Controller\\Info:metadata' => '?',
  25289.             'Ghsw\\GreyhoundConnect\\Controller\\Info:version' => '?',
  25290.             'Ghsw\\GreyhoundConnect\\Controller\\Order:details' => '?',
  25291.             'Ghsw\\GreyhoundConnect\\Controller\\Order:search' => '?',
  25292.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => '?',
  25293.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController:customerLink' => '?',
  25294.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController:customerSignIn' => '?',
  25295.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController:registerCustomer' => '?',
  25296.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController:setTwig' => '?',
  25297.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController:clearCart' => '?',
  25298.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController:clearStorefrontCart' => '?',
  25299.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController:oneClickCheckoutReview' => '?',
  25300.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController:setTwig' => '?',
  25301.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController:finalizeTransaction' => '?',
  25302.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController:initCheckout' => '?',
  25303.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController:setTwig' => '?',
  25304.             'kernel:loadRoutes' => '?',
  25305.             'kernel:reboot' => '?',
  25306.             'kernel:registerContainerConfiguration' => '?',
  25307.         ]);
  25308.     }
  25309.     /**
  25310.      * Gets the private '.service_locator.MgXytEm' shared service.
  25311.      *
  25312.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  25313.      */
  25314.     protected function get_ServiceLocator_MgXytEmService()
  25315.     {
  25316.         return $this->privates['.service_locator.MgXytEm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25317.             'dataBag' => ['privates''.errored..service_locator.MgXytEm.Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag'NULL'Cannot autowire service ".service_locator.MgXytEm": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.'],
  25318.         ], [
  25319.             'dataBag' => 'Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag',
  25320.         ]);
  25321.     }
  25322.     /**
  25323.      * Gets the private '.service_locator.beQeJOH' shared service.
  25324.      *
  25325.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  25326.      */
  25327.     protected function get_ServiceLocator_BeQeJOHService()
  25328.     {
  25329.         return $this->privates['.service_locator.beQeJOH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25330.             'contextSwitcher' => ['privates''Shopware\\Core\\System\\SalesChannel\\SalesChannel\\SalesChannelContextSwitcher''getSalesChannelContextSwitcherService'false],
  25331.             'salesChannelContext' => ['privates''.errored..service_locator.beQeJOH.Shopware\\Core\\System\\SalesChannel\\SalesChannelContext'NULL'Cannot autowire service ".service_locator.beQeJOH": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.'],
  25332.         ], [
  25333.             'contextSwitcher' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\SalesChannelContextSwitcher',
  25334.             'salesChannelContext' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelContext',
  25335.         ]);
  25336.     }
  25337.     /**
  25338.      * Gets the private '.service_locator.cwQd0hh' shared service.
  25339.      *
  25340.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  25341.      */
  25342.     protected function get_ServiceLocator_CwQd0hhService()
  25343.     {
  25344.         return $this->privates['.service_locator.cwQd0hh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25345.             'CmsElementService' => ['privates''AkuCmsFactory\\Services\\CmsElementService''getCmsElementServiceService'false],
  25346.             'context' => ['privates''.errored..service_locator.cwQd0hh.Shopware\\Core\\Framework\\Context'NULL'Cannot autowire service ".service_locator.cwQd0hh": it references class "Shopware\\Core\\Framework\\Context" but no such service exists.'],
  25347.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  25348.         ], [
  25349.             'CmsElementService' => 'AkuCmsFactory\\Services\\CmsElementService',
  25350.             'context' => 'Shopware\\Core\\Framework\\Context',
  25351.             'twig' => '?',
  25352.         ]);
  25353.     }
  25354.     /**
  25355.      * Gets the private '.service_locator.dFt41Iu' shared service.
  25356.      *
  25357.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  25358.      */
  25359.     protected function get_ServiceLocator_DFt41IuService()
  25360.     {
  25361.         return $this->privates['.service_locator.dFt41Iu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25362.             'context' => ['privates''.errored..service_locator.dFt41Iu.Shopware\\Core\\Framework\\Context'NULL'Cannot autowire service ".service_locator.dFt41Iu": it references class "Shopware\\Core\\Framework\\Context" but no such service exists.'],
  25363.         ], [
  25364.             'context' => 'Shopware\\Core\\Framework\\Context',
  25365.         ]);
  25366.     }
  25367.     /**
  25368.      * Gets the private '.service_locator.dnaFhpz' shared service.
  25369.      *
  25370.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  25371.      */
  25372.     protected function get_ServiceLocator_DnaFhpzService()
  25373.     {
  25374.         return $this->privates['.service_locator.dnaFhpz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25375.             'pluginLoader' => ['services''Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader''getKernelPluginLoaderService'false],
  25376.         ], [
  25377.             'pluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader',
  25378.         ]);
  25379.     }
  25380.     /**
  25381.      * Gets the private '.service_locator.eNXvEIX' shared service.
  25382.      *
  25383.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  25384.      */
  25385.     protected function get_ServiceLocator_ENXvEIXService()
  25386.     {
  25387.         return $this->privates['.service_locator.eNXvEIX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25388.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  25389.         ], [
  25390.             'twig' => '?',
  25391.         ]);
  25392.     }
  25393.     /**
  25394.      * Gets the private '.service_locator.ltYzMMM' shared service.
  25395.      *
  25396.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  25397.      */
  25398.     protected function get_ServiceLocator_LtYzMMMService()
  25399.     {
  25400.         return $this->privates['.service_locator.ltYzMMM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25401.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  25402.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  25403.         ], [
  25404.             'default' => '?',
  25405.             'messenger.transport.default' => '?',
  25406.         ]);
  25407.     }
  25408.     /**
  25409.      * Gets the private '.service_locator.mx0UMmY' shared service.
  25410.      *
  25411.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  25412.      */
  25413.     protected function get_ServiceLocator_Mx0UMmYService()
  25414.     {
  25415.         return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25416.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  25417.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  25418.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  25419.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  25420.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  25421.             'router' => ['services''router''getRouterService'false],
  25422.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  25423.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  25424.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  25425.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  25426.         ], [
  25427.             'http_kernel' => '?',
  25428.             'message_bus' => '?',
  25429.             'messenger.default_bus' => '?',
  25430.             'parameter_bag' => '?',
  25431.             'request_stack' => '?',
  25432.             'router' => '?',
  25433.             'security.csrf.token_manager' => '?',
  25434.             'serializer' => '?',
  25435.             'session' => '.session.deprecated',
  25436.             'twig' => '?',
  25437.         ]);
  25438.     }
  25439.     /**
  25440.      * Gets the private '.service_locator.qJ8.E0n' shared service.
  25441.      *
  25442.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  25443.      */
  25444.     protected function get_ServiceLocator_QJ8_E0nService()
  25445.     {
  25446.         return $this->privates['.service_locator.qJ8.E0n'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25447.             'context' => ['privates''.errored..service_locator.qJ8.E0n.Shopware\\Core\\System\\SalesChannel\\SalesChannelContext'NULL'Cannot autowire service ".service_locator.qJ8.E0n": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.'],
  25448.             'data' => ['privates''.errored..service_locator.qJ8.E0n.Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag'NULL'Cannot autowire service ".service_locator.qJ8.E0n": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.'],
  25449.         ], [
  25450.             'context' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelContext',
  25451.             'data' => 'Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag',
  25452.         ]);
  25453.     }
  25454.     /**
  25455.      * Gets the private '.service_locator.xUrKPVU' shared service.
  25456.      *
  25457.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  25458.      */
  25459.     protected function get_ServiceLocator_XUrKPVUService()
  25460.     {
  25461.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25462.             'loader' => ['privates''.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Shopware\\Core\\Framework\\Api\\Route\\ApiRouteLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  25463.         ], [
  25464.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  25465.         ]);
  25466.     }
  25467.     /**
  25468.      * Gets the private '.session.deprecated' shared service.
  25469.      *
  25470.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  25471.      */
  25472.     protected function get_Session_DeprecatedService()
  25473.     {
  25474.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  25475.         return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  25476.     }
  25477.     /**
  25478.      * Gets the private '.twig.command.debug.lazy' shared service.
  25479.      *
  25480.      * @return \Symfony\Component\Console\Command\LazyCommand
  25481.      */
  25482.     protected function get_Twig_Command_Debug_LazyService()
  25483.     {
  25484.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25485.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  25486.         return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests'false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  25487.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  25488.         });
  25489.     }
  25490.     /**
  25491.      * Gets the private '.twig.command.lint.lazy' shared service.
  25492.      *
  25493.      * @return \Symfony\Component\Console\Command\LazyCommand
  25494.      */
  25495.     protected function get_Twig_Command_Lint_LazyService()
  25496.     {
  25497.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25498.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  25499.         return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors'false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  25500.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  25501.         });
  25502.     }
  25503.     /**
  25504.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  25505.      *
  25506.      * @return \Symfony\Component\Console\Command\LazyCommand
  25507.      */
  25508.     protected function get_VarDumper_Command_ServerDump_LazyService()
  25509.     {
  25510.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25511.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  25512.         return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place'false, function (): \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand {
  25513.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  25514.         });
  25515.     }
  25516.     /**
  25517.      * Gets the private 'Acris\CookieConsent\Components\CookieService' shared service.
  25518.      *
  25519.      * @return \Acris\CookieConsent\Components\CookieService
  25520.      */
  25521.     protected function getCookieServiceService()
  25522.     {
  25523.         $a = ($this->services['acris_cookie.repository'] ?? $this->getAcrisCookie_RepositoryService());
  25524.         if (isset($this->privates['Acris\\CookieConsent\\Components\\CookieService'])) {
  25525.             return $this->privates['Acris\\CookieConsent\\Components\\CookieService'];
  25526.         }
  25527.         $b = ($this->services['acris_cookie_group.repository'] ?? $this->getAcrisCookieGroup_RepositoryService());
  25528.         if (isset($this->privates['Acris\\CookieConsent\\Components\\CookieService'])) {
  25529.             return $this->privates['Acris\\CookieConsent\\Components\\CookieService'];
  25530.         }
  25531.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25532.         if (isset($this->privates['Acris\\CookieConsent\\Components\\CookieService'])) {
  25533.             return $this->privates['Acris\\CookieConsent\\Components\\CookieService'];
  25534.         }
  25535.         return $this->privates['Acris\\CookieConsent\\Components\\CookieService'] = new \Acris\CookieConsent\Components\CookieService($this$a$b, ($this->services['Acris\\CookieConsent\\AcrisCookieConsentCS'] ?? $this->getAcrisCookieConsentCSService()), $c);
  25536.     }
  25537.     /**
  25538.      * Gets the private 'Acris\CookieConsent\Components\CookiesAcceptService' shared service.
  25539.      *
  25540.      * @return \Acris\CookieConsent\Components\CookiesAcceptService
  25541.      */
  25542.     protected function getCookiesAcceptServiceService()
  25543.     {
  25544.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25545.         if (isset($this->privates['Acris\\CookieConsent\\Components\\CookiesAcceptService'])) {
  25546.             return $this->privates['Acris\\CookieConsent\\Components\\CookiesAcceptService'];
  25547.         }
  25548.         return $this->privates['Acris\\CookieConsent\\Components\\CookiesAcceptService'] = new \Acris\CookieConsent\Components\CookiesAcceptService($this, ($this->privates['Acris\\CookieConsent\\Subscriber\\ResponseCacheSubscriber'] ?? $this->getResponseCacheSubscriberService()), $a);
  25549.     }
  25550.     /**
  25551.      * Gets the private 'Acris\CookieConsent\ScheduledTask\CleanupTaskHandler' shared service.
  25552.      *
  25553.      * @return \Acris\CookieConsent\ScheduledTask\CleanupTaskHandler
  25554.      */
  25555.     protected function getCleanupTaskHandlerService()
  25556.     {
  25557.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/ScheduledTask/CleanupTaskHandler.php';
  25558.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Components/CookiesCleanupService.php';
  25559.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  25560.         if (isset($this->privates['Acris\\CookieConsent\\ScheduledTask\\CleanupTaskHandler'])) {
  25561.             return $this->privates['Acris\\CookieConsent\\ScheduledTask\\CleanupTaskHandler'];
  25562.         }
  25563.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25564.         if (isset($this->privates['Acris\\CookieConsent\\ScheduledTask\\CleanupTaskHandler'])) {
  25565.             return $this->privates['Acris\\CookieConsent\\ScheduledTask\\CleanupTaskHandler'];
  25566.         }
  25567.         return $this->privates['Acris\\CookieConsent\\ScheduledTask\\CleanupTaskHandler'] = new \Acris\CookieConsent\ScheduledTask\CleanupTaskHandler($a, new \Acris\CookieConsent\Components\CookiesCleanupService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  25568.     }
  25569.     /**
  25570.      * Gets the private 'Acris\CookieConsent\Storefront\Page\GenericPageLoader' shared service.
  25571.      *
  25572.      * @return \Acris\CookieConsent\Storefront\Page\GenericPageLoader
  25573.      */
  25574.     protected function getGenericPageLoaderService()
  25575.     {
  25576.         $a = ($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] ?? $this->getHeaderPageletLoaderService());
  25577.         if (isset($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'])) {
  25578.             return $this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'];
  25579.         }
  25580.         $b = ($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] ?? $this->getFooterPageletLoaderService());
  25581.         if (isset($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'])) {
  25582.             return $this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'];
  25583.         }
  25584.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25585.         if (isset($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'])) {
  25586.             return $this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'];
  25587.         }
  25588.         $d = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  25589.         if (isset($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'])) {
  25590.             return $this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'];
  25591.         }
  25592.         $e = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  25593.         if (isset($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'])) {
  25594.             return $this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'];
  25595.         }
  25596.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25597.         if (isset($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'])) {
  25598.             return $this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'];
  25599.         }
  25600.         $g = ($this->privates['Acris\\CookieConsent\\Components\\CookieService'] ?? $this->getCookieServiceService());
  25601.         if (isset($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'])) {
  25602.             return $this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'];
  25603.         }
  25604.         $h = ($this->privates['Acris\\CookieConsent\\Components\\CookiesAcceptService'] ?? $this->getCookiesAcceptServiceService());
  25605.         if (isset($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'])) {
  25606.             return $this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'];
  25607.         }
  25608.         $i = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  25609.         if (isset($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'])) {
  25610.             return $this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'];
  25611.         }
  25612.         return $this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] = new \Acris\CookieConsent\Storefront\Page\GenericPageLoader(new \Shopware\Storefront\Page\GenericPageLoader($a$b$c$d$e$f), $this$g$h$c$i);
  25613.     }
  25614.     /**
  25615.      * Gets the private 'Acris\CookieConsent\Subscriber\BeforeResponseSendSubscriber' shared service.
  25616.      *
  25617.      * @return \Acris\CookieConsent\Subscriber\BeforeResponseSendSubscriber
  25618.      */
  25619.     protected function getBeforeResponseSendSubscriberService()
  25620.     {
  25621.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Subscriber/BeforeResponseSendSubscriber.php';
  25622.         $a = ($this->privates['Acris\\CookieConsent\\Components\\CookieService'] ?? $this->getCookieServiceService());
  25623.         if (isset($this->privates['Acris\\CookieConsent\\Subscriber\\BeforeResponseSendSubscriber'])) {
  25624.             return $this->privates['Acris\\CookieConsent\\Subscriber\\BeforeResponseSendSubscriber'];
  25625.         }
  25626.         return $this->privates['Acris\\CookieConsent\\Subscriber\\BeforeResponseSendSubscriber'] = new \Acris\CookieConsent\Subscriber\BeforeResponseSendSubscriber($a);
  25627.     }
  25628.     /**
  25629.      * Gets the private 'Acris\CookieConsent\Subscriber\ResponseCacheSubscriber' shared service.
  25630.      *
  25631.      * @return \Acris\CookieConsent\Subscriber\ResponseCacheSubscriber
  25632.      */
  25633.     protected function getResponseCacheSubscriberService()
  25634.     {
  25635.         return $this->privates['Acris\\CookieConsent\\Subscriber\\ResponseCacheSubscriber'] = new \Acris\CookieConsent\Subscriber\ResponseCacheSubscriber($this->getEnv('default:shopware_http_cache_enabled_default:SHOPWARE_HTTP_CACHE_ENABLED'), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()));
  25636.     }
  25637.     /**
  25638.      * Gets the private 'Acris\CookieConsent\Subscriber\ResponseSubscriber' shared service.
  25639.      *
  25640.      * @return \Acris\CookieConsent\Subscriber\ResponseSubscriber
  25641.      */
  25642.     protected function getResponseSubscriberService()
  25643.     {
  25644.         $a = ($this->privates['Acris\\CookieConsent\\Components\\CookieService'] ?? $this->getCookieServiceService());
  25645.         if (isset($this->privates['Acris\\CookieConsent\\Subscriber\\ResponseSubscriber'])) {
  25646.             return $this->privates['Acris\\CookieConsent\\Subscriber\\ResponseSubscriber'];
  25647.         }
  25648.         $b = ($this->privates['Acris\\CookieConsent\\Components\\CookiesAcceptService'] ?? $this->getCookiesAcceptServiceService());
  25649.         if (isset($this->privates['Acris\\CookieConsent\\Subscriber\\ResponseSubscriber'])) {
  25650.             return $this->privates['Acris\\CookieConsent\\Subscriber\\ResponseSubscriber'];
  25651.         }
  25652.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25653.         if (isset($this->privates['Acris\\CookieConsent\\Subscriber\\ResponseSubscriber'])) {
  25654.             return $this->privates['Acris\\CookieConsent\\Subscriber\\ResponseSubscriber'];
  25655.         }
  25656.         $d = ($this->privates['Dtgs\\GoogleTagManager\\Framework\\Cookie\\CustomCookieProvider'] ?? $this->getCustomCookieProviderService());
  25657.         if (isset($this->privates['Acris\\CookieConsent\\Subscriber\\ResponseSubscriber'])) {
  25658.             return $this->privates['Acris\\CookieConsent\\Subscriber\\ResponseSubscriber'];
  25659.         }
  25660.         $e = ($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] ?? $this->getSnippetServiceService());
  25661.         if (isset($this->privates['Acris\\CookieConsent\\Subscriber\\ResponseSubscriber'])) {
  25662.             return $this->privates['Acris\\CookieConsent\\Subscriber\\ResponseSubscriber'];
  25663.         }
  25664.         $f = ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService());
  25665.         if (isset($this->privates['Acris\\CookieConsent\\Subscriber\\ResponseSubscriber'])) {
  25666.             return $this->privates['Acris\\CookieConsent\\Subscriber\\ResponseSubscriber'];
  25667.         }
  25668.         $g = ($this->services['acris_cookie_group.repository'] ?? $this->getAcrisCookieGroup_RepositoryService());
  25669.         if (isset($this->privates['Acris\\CookieConsent\\Subscriber\\ResponseSubscriber'])) {
  25670.             return $this->privates['Acris\\CookieConsent\\Subscriber\\ResponseSubscriber'];
  25671.         }
  25672.         return $this->privates['Acris\\CookieConsent\\Subscriber\\ResponseSubscriber'] = new \Acris\CookieConsent\Subscriber\ResponseSubscriber($this$a$b$c, new \Acris\CookieConsent\Components\RegisteredCookiesService($d$a$e$f$g));
  25673.     }
  25674.     /**
  25675.      * Gets the private 'AkuCmsFactory\Services\CmsElementService' shared autowired service.
  25676.      *
  25677.      * @return \AkuCmsFactory\Services\CmsElementService
  25678.      */
  25679.     protected function getCmsElementServiceService()
  25680.     {
  25681.         $a = ($this->services['cms_factory_element.repository'] ?? $this->getCmsFactoryElement_RepositoryService());
  25682.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  25683.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  25684.         }
  25685.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  25686.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  25687.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  25688.         }
  25689.         $c = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  25690.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  25691.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  25692.         }
  25693.         $d = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  25694.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  25695.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  25696.         }
  25697.         $e = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  25698.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  25699.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  25700.         }
  25701.         $f = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  25702.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  25703.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  25704.         }
  25705.         $g = ($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService());
  25706.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  25707.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  25708.         }
  25709.         $h = ($this->privates['MegaParentProductListing\\Components\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  25710.         if (isset($this->privates['AkuCmsFactory\\Services\\CmsElementService'])) {
  25711.             return $this->privates['AkuCmsFactory\\Services\\CmsElementService'];
  25712.         }
  25713.         return $this->privates['AkuCmsFactory\\Services\\CmsElementService'] = new \AkuCmsFactory\Services\CmsElementService($a$b$c$d$e$f$g, ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $h);
  25714.     }
  25715.     /**
  25716.      * Gets the private 'AkuCmsFactory\Subscriber\CmsElementSubscriber' shared autowired service.
  25717.      *
  25718.      * @return \AkuCmsFactory\Subscriber\CmsElementSubscriber
  25719.      */
  25720.     protected function getCmsElementSubscriberService()
  25721.     {
  25722.         $a = ($this->services['cms_factory_element.repository'] ?? $this->getCmsFactoryElement_RepositoryService());
  25723.         if (isset($this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'])) {
  25724.             return $this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'];
  25725.         }
  25726.         $b = ($this->privates['AkuCmsFactory\\Services\\CmsElementService'] ?? $this->getCmsElementServiceService());
  25727.         if (isset($this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'])) {
  25728.             return $this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'];
  25729.         }
  25730.         return $this->privates['AkuCmsFactory\\Subscriber\\CmsElementSubscriber'] = new \AkuCmsFactory\Subscriber\CmsElementSubscriber($a$b);
  25731.     }
  25732.     /**
  25733.      * Gets the private 'ArboroFurnplan\Core\Checkout\Furnplan\Cart\FurnplanCartProcessor' shared service.
  25734.      *
  25735.      * @return \ArboroFurnplan\Core\Checkout\Furnplan\Cart\FurnplanCartProcessor
  25736.      */
  25737.     protected function getFurnplanCartProcessorService()
  25738.     {
  25739.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  25741.         include_once \dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src/Core/Checkout/Furnplan/Cart/FurnplanCartProcessor.php';
  25742.         $a = ($this->services['translator'] ?? $this->getTranslator2Service());
  25743.         if (isset($this->privates['ArboroFurnplan\\Core\\Checkout\\Furnplan\\Cart\\FurnplanCartProcessor'])) {
  25744.             return $this->privates['ArboroFurnplan\\Core\\Checkout\\Furnplan\\Cart\\FurnplanCartProcessor'];
  25745.         }
  25746.         $b = ($this->services['delivery_time.repository'] ?? $this->getDeliveryTime_RepositoryService());
  25747.         if (isset($this->privates['ArboroFurnplan\\Core\\Checkout\\Furnplan\\Cart\\FurnplanCartProcessor'])) {
  25748.             return $this->privates['ArboroFurnplan\\Core\\Checkout\\Furnplan\\Cart\\FurnplanCartProcessor'];
  25749.         }
  25750.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25751.         if (isset($this->privates['ArboroFurnplan\\Core\\Checkout\\Furnplan\\Cart\\FurnplanCartProcessor'])) {
  25752.             return $this->privates['ArboroFurnplan\\Core\\Checkout\\Furnplan\\Cart\\FurnplanCartProcessor'];
  25753.         }
  25754.         return $this->privates['ArboroFurnplan\\Core\\Checkout\\Furnplan\\Cart\\FurnplanCartProcessor'] = new \ArboroFurnplan\Core\Checkout\Furnplan\Cart\FurnplanCartProcessor($a$b$c);
  25755.     }
  25756.     /**
  25757.      * Gets the private 'ArboroVariantImageFix\Commands\FixVariantCovers' shared service.
  25758.      *
  25759.      * @return \ArboroVariantImageFix\Commands\FixVariantCovers
  25760.      */
  25761.     protected function getFixVariantCoversService()
  25762.     {
  25763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25764.         include_once \dirname(__DIR__4).'/custom/plugins/ArboroVariantImageFix/src/Commands/FixVariantCovers.php';
  25765.         $this->privates['ArboroVariantImageFix\\Commands\\FixVariantCovers'] = $instance = new \ArboroVariantImageFix\Commands\FixVariantCovers(($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('fix_variant_covers'), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  25766.         $instance->setName('arborovariantimagefix:fixvariantcovers');
  25767.         return $instance;
  25768.     }
  25769.     /**
  25770.      * Gets the private 'Biloba\AdFacebookPixel\Subscriber\PageLoadedSubscriber' shared service.
  25771.      *
  25772.      * @return \Biloba\AdFacebookPixel\Subscriber\PageLoadedSubscriber
  25773.      */
  25774.     protected function getPageLoadedSubscriberService()
  25775.     {
  25776.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaAdFacebookPixel/src/Subscriber/PageLoadedSubscriber.php';
  25777.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaAdFacebookPixel/src/Service/ConversionApiService.php';
  25778.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaAdFacebookPixel/src/Service/BuildFromEventDataInterface.php';
  25779.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaAdFacebookPixel/src/Service/BuildFromEventData.php';
  25780.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25781.         if (isset($this->privates['Biloba\\AdFacebookPixel\\Subscriber\\PageLoadedSubscriber'])) {
  25782.             return $this->privates['Biloba\\AdFacebookPixel\\Subscriber\\PageLoadedSubscriber'];
  25783.         }
  25784.         return $this->privates['Biloba\\AdFacebookPixel\\Subscriber\\PageLoadedSubscriber'] = new \Biloba\AdFacebookPixel\Subscriber\PageLoadedSubscriber(new \Biloba\AdFacebookPixel\Service\ConversionApiService($a, new \Biloba\AdFacebookPixel\Service\BuildFromEventData()));
  25785.     }
  25786.     /**
  25787.      * Gets the private 'Cbax\ModulAnalytics\ScheduledTask\AnalyticsHandler' shared service.
  25788.      *
  25789.      * @return \Cbax\ModulAnalytics\ScheduledTask\AnalyticsHandler
  25790.      */
  25791.     protected function getAnalyticsHandlerService()
  25792.     {
  25793.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/ScheduledTask/AnalyticsHandler.php';
  25794.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  25795.         if (isset($this->privates['Cbax\\ModulAnalytics\\ScheduledTask\\AnalyticsHandler'])) {
  25796.             return $this->privates['Cbax\\ModulAnalytics\\ScheduledTask\\AnalyticsHandler'];
  25797.         }
  25798.         $b = ($this->services['Cbax\\ModulAnalytics\\Components\\ConfigReaderHelper'] ?? $this->getConfigReaderHelperService());
  25799.         if (isset($this->privates['Cbax\\ModulAnalytics\\ScheduledTask\\AnalyticsHandler'])) {
  25800.             return $this->privates['Cbax\\ModulAnalytics\\ScheduledTask\\AnalyticsHandler'];
  25801.         }
  25802.         return $this->privates['Cbax\\ModulAnalytics\\ScheduledTask\\AnalyticsHandler'] = new \Cbax\ModulAnalytics\ScheduledTask\AnalyticsHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b);
  25803.     }
  25804.     /**
  25805.      * Gets the private 'Cbax\ModulAnalytics\Subscriber\BackendSubscriber' shared service.
  25806.      *
  25807.      * @return \Cbax\ModulAnalytics\Subscriber\BackendSubscriber
  25808.      */
  25809.     protected function getBackendSubscriberService()
  25810.     {
  25811.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Subscriber/BackendSubscriber.php';
  25812.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25813.         if (isset($this->privates['Cbax\\ModulAnalytics\\Subscriber\\BackendSubscriber'])) {
  25814.             return $this->privates['Cbax\\ModulAnalytics\\Subscriber\\BackendSubscriber'];
  25815.         }
  25816.         $b = ($this->services['cbax_analytics_search.repository'] ?? $this->getCbaxAnalyticsSearch_RepositoryService());
  25817.         if (isset($this->privates['Cbax\\ModulAnalytics\\Subscriber\\BackendSubscriber'])) {
  25818.             return $this->privates['Cbax\\ModulAnalytics\\Subscriber\\BackendSubscriber'];
  25819.         }
  25820.         $c = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25821.         if (isset($this->privates['Cbax\\ModulAnalytics\\Subscriber\\BackendSubscriber'])) {
  25822.             return $this->privates['Cbax\\ModulAnalytics\\Subscriber\\BackendSubscriber'];
  25823.         }
  25824.         return $this->privates['Cbax\\ModulAnalytics\\Subscriber\\BackendSubscriber'] = new \Cbax\ModulAnalytics\Subscriber\BackendSubscriber($a$b$c, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25825.     }
  25826.     /**
  25827.      * Gets the private 'Cbax\ModulManufacturers\Bootstrap\CbaxDetailRouteWarmer' shared service.
  25828.      *
  25829.      * @return \Cbax\ModulManufacturers\Bootstrap\CbaxDetailRouteWarmer
  25830.      */
  25831.     protected function getCbaxDetailRouteWarmerService()
  25832.     {
  25833.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  25834.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/Bootstrap/CbaxDetailRouteWarmer.php';
  25835.         return $this->privates['Cbax\\ModulManufacturers\\Bootstrap\\CbaxDetailRouteWarmer'] = new \Cbax\ModulManufacturers\Bootstrap\CbaxDetailRouteWarmer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService()));
  25836.     }
  25837.     /**
  25838.      * Gets the private 'Cbax\ModulManufacturers\Bootstrap\CbaxRouteWarmer' shared service.
  25839.      *
  25840.      * @return \Cbax\ModulManufacturers\Bootstrap\CbaxRouteWarmer
  25841.      */
  25842.     protected function getCbaxRouteWarmerService()
  25843.     {
  25844.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  25845.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/Bootstrap/CbaxRouteWarmer.php';
  25846.         return $this->privates['Cbax\\ModulManufacturers\\Bootstrap\\CbaxRouteWarmer'] = new \Cbax\ModulManufacturers\Bootstrap\CbaxRouteWarmer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService()));
  25847.     }
  25848.     /**
  25849.      * Gets the private 'Cbax\ModulManufacturers\Components\ManufacturerSeo' shared service.
  25850.      *
  25851.      * @return \Cbax\ModulManufacturers\Components\ManufacturerSeo
  25852.      */
  25853.     protected function getManufacturerSeoService()
  25854.     {
  25855.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/Components/ManufacturerSeo.php';
  25856.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25857.         if (isset($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturerSeo'])) {
  25858.             return $this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturerSeo'];
  25859.         }
  25860.         $b = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  25861.         if (isset($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturerSeo'])) {
  25862.             return $this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturerSeo'];
  25863.         }
  25864.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  25865.         if (isset($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturerSeo'])) {
  25866.             return $this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturerSeo'];
  25867.         }
  25868.         $d = ($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService());
  25869.         if (isset($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturerSeo'])) {
  25870.             return $this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturerSeo'];
  25871.         }
  25872.         $e = ($this->services['log_entry.repository'] ?? $this->getLogEntry_RepositoryService());
  25873.         if (isset($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturerSeo'])) {
  25874.             return $this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturerSeo'];
  25875.         }
  25876.         $f = ($this->services['translator'] ?? $this->getTranslator2Service());
  25877.         if (isset($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturerSeo'])) {
  25878.             return $this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturerSeo'];
  25879.         }
  25880.         return $this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturerSeo'] = new \Cbax\ModulManufacturers\Components\ManufacturerSeo($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b$c$d, ($this->privates['slugify'] ?? $this->getSlugifyService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $e$f);
  25881.     }
  25882.     /**
  25883.      * Gets the private 'Cbax\ModulManufacturers\Components\ManufacturersHelper' shared service.
  25884.      *
  25885.      * @return \Cbax\ModulManufacturers\Components\ManufacturersHelper
  25886.      */
  25887.     protected function getManufacturersHelperService()
  25888.     {
  25889.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/Components/ManufacturersHelper.php';
  25890.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25891.         if (isset($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturersHelper'])) {
  25892.             return $this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturersHelper'];
  25893.         }
  25894.         $b = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  25895.         if (isset($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturersHelper'])) {
  25896.             return $this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturersHelper'];
  25897.         }
  25898.         $c = ($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService());
  25899.         if (isset($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturersHelper'])) {
  25900.             return $this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturersHelper'];
  25901.         }
  25902.         $d = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  25903.         if (isset($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturersHelper'])) {
  25904.             return $this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturersHelper'];
  25905.         }
  25906.         $e = ($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? $this->getCmsSlotsDataResolverService());
  25907.         if (isset($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturersHelper'])) {
  25908.             return $this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturersHelper'];
  25909.         }
  25910.         $f = ($this->privates['MegaParentProductListing\\Components\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  25911.         if (isset($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturersHelper'])) {
  25912.             return $this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturersHelper'];
  25913.         }
  25914.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25915.         if (isset($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturersHelper'])) {
  25916.             return $this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturersHelper'];
  25917.         }
  25918.         return $this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturersHelper'] = new \Cbax\ModulManufacturers\Components\ManufacturersHelper($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b$c$d$e$f$g);
  25919.     }
  25920.     /**
  25921.      * Gets the private 'Cbax\ModulManufacturers\Core\Content\Sitemap\Provider\CustomUrlProvider' shared service.
  25922.      *
  25923.      * @return \Cbax\ModulManufacturers\Core\Content\Sitemap\Provider\CustomUrlProvider
  25924.      */
  25925.     protected function getCustomUrlProviderService()
  25926.     {
  25927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  25928.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/Core/Content/Sitemap/Provider/CustomUrlProvider.php';
  25929.         $a = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  25930.         if (isset($this->privates['Cbax\\ModulManufacturers\\Core\\Content\\Sitemap\\Provider\\CustomUrlProvider'])) {
  25931.             return $this->privates['Cbax\\ModulManufacturers\\Core\\Content\\Sitemap\\Provider\\CustomUrlProvider'];
  25932.         }
  25933.         return $this->privates['Cbax\\ModulManufacturers\\Core\\Content\\Sitemap\\Provider\\CustomUrlProvider'] = new \Cbax\ModulManufacturers\Core\Content\Sitemap\Provider\CustomUrlProvider($a);
  25934.     }
  25935.     /**
  25936.      * Gets the private 'Cbax\ModulManufacturers\ScheduledTask\ManufacturerSeoIndexHandler' shared service.
  25937.      *
  25938.      * @return \Cbax\ModulManufacturers\ScheduledTask\ManufacturerSeoIndexHandler
  25939.      */
  25940.     protected function getManufacturerSeoIndexHandlerService()
  25941.     {
  25942.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/ScheduledTask/ManufacturerSeoIndexHandler.php';
  25943.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  25944.         if (isset($this->privates['Cbax\\ModulManufacturers\\ScheduledTask\\ManufacturerSeoIndexHandler'])) {
  25945.             return $this->privates['Cbax\\ModulManufacturers\\ScheduledTask\\ManufacturerSeoIndexHandler'];
  25946.         }
  25947.         $b = ($this->services['log_entry.repository'] ?? $this->getLogEntry_RepositoryService());
  25948.         if (isset($this->privates['Cbax\\ModulManufacturers\\ScheduledTask\\ManufacturerSeoIndexHandler'])) {
  25949.             return $this->privates['Cbax\\ModulManufacturers\\ScheduledTask\\ManufacturerSeoIndexHandler'];
  25950.         }
  25951.         $c = ($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturerSeo'] ?? $this->getManufacturerSeoService());
  25952.         if (isset($this->privates['Cbax\\ModulManufacturers\\ScheduledTask\\ManufacturerSeoIndexHandler'])) {
  25953.             return $this->privates['Cbax\\ModulManufacturers\\ScheduledTask\\ManufacturerSeoIndexHandler'];
  25954.         }
  25955.         return $this->privates['Cbax\\ModulManufacturers\\ScheduledTask\\ManufacturerSeoIndexHandler'] = new \Cbax\ModulManufacturers\ScheduledTask\ManufacturerSeoIndexHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b$c);
  25956.     }
  25957.     /**
  25958.      * Gets the private 'Cbax\ModulManufacturers\Subscriber\FrontendSubscriber' shared service.
  25959.      *
  25960.      * @return \Cbax\ModulManufacturers\Subscriber\FrontendSubscriber
  25961.      */
  25962.     protected function getFrontendSubscriberService()
  25963.     {
  25964.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/Subscriber/FrontendSubscriber.php';
  25965.         include_once \dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/Components/ConfigReaderHelper.php';
  25966.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25967.         if (isset($this->privates['Cbax\\ModulManufacturers\\Subscriber\\FrontendSubscriber'])) {
  25968.             return $this->privates['Cbax\\ModulManufacturers\\Subscriber\\FrontendSubscriber'];
  25969.         }
  25970.         $b = ($this->privates['Cbax\\ModulManufacturers\\Components\\ManufacturersHelper'] ?? $this->getManufacturersHelperService());
  25971.         if (isset($this->privates['Cbax\\ModulManufacturers\\Subscriber\\FrontendSubscriber'])) {
  25972.             return $this->privates['Cbax\\ModulManufacturers\\Subscriber\\FrontendSubscriber'];
  25973.         }
  25974.         return $this->privates['Cbax\\ModulManufacturers\\Subscriber\\FrontendSubscriber'] = new \Cbax\ModulManufacturers\Subscriber\FrontendSubscriber(new \Cbax\ModulManufacturers\Components\ConfigReaderHelper($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), $b);
  25975.     }
  25976.     /**
  25977.      * Gets the private 'Dtgs\GoogleTagManager\Framework\Cookie\CustomCookieProvider' shared service.
  25978.      *
  25979.      * @return \Dtgs\GoogleTagManager\Framework\Cookie\CustomCookieProvider
  25980.      */
  25981.     protected function getCustomCookieProviderService()
  25982.     {
  25983.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25984.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Framework\\Cookie\\CustomCookieProvider'])) {
  25985.             return $this->privates['Dtgs\\GoogleTagManager\\Framework\\Cookie\\CustomCookieProvider'];
  25986.         }
  25987.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  25988.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Framework\\Cookie\\CustomCookieProvider'])) {
  25989.             return $this->privates['Dtgs\\GoogleTagManager\\Framework\\Cookie\\CustomCookieProvider'];
  25990.         }
  25991.         return $this->privates['Dtgs\\GoogleTagManager\\Framework\\Cookie\\CustomCookieProvider'] = new \Dtgs\GoogleTagManager\Framework\Cookie\CustomCookieProvider(new \zenit\PlatformSalesCountdownBar\Framework\Cookie\CustomCookieProvider($a, new \StudioSolid\ProductVideos\Storefront\Framework\Cookie\CustomCookieProvider(new \Biloba\AdFacebookPixel\Framework\Cookie\CookieProvider(new \KlarnaPayment\Components\CookieProvider\CookieProvider(new \Biloba\AdGoogleGtagsjs\Framework\Cookie\CookieProvider(new \Swag\AmazonPay\Components\Cookie\AmazonPayCookieProvider(new \Lenz\BingAdsConversionTracking2\Providers\CustomCookieProvider(new \ZweiPunktBettenAbc\Service\NeocomCookieProvider(new \Swag\PayPal\Storefront\Framework\Cookie\PayPalCookieProvider(new \Shopware\Storefront\Framework\Cookie\AppCookieProvider(new \Shopware\Storefront\Framework\Cookie\CookieProvider(), $b)))))))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a)));
  25992.     }
  25993.     /**
  25994.      * Gets the private 'Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber' shared service.
  25995.      *
  25996.      * @return \Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber
  25997.      */
  25998.     protected function getGeneralSubscriberService()
  25999.     {
  26000.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Subscriber/GeneralSubscriber.php';
  26001.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Services/DatalayerService.php';
  26002.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Components/Helper/CategoryHelper.php';
  26003.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Components/Helper/PriceHelper.php';
  26004.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Components/Helper/LoggingHelper.php';
  26005.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Services/Ga4Service.php';
  26006.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Services/GeneralTagsService.php';
  26007.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Components/Helper/ProductHelper.php';
  26008.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Components/Helper/ManufacturerHelper.php';
  26009.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Services/EnhancedEcommerceService.php';
  26010.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Services/RemarketingService.php';
  26011.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Services/AdwordsService.php';
  26012.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Services/CustomerTagsService.php';
  26013.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  26014.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'])) {
  26015.             return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'];
  26016.         }
  26017.         $b = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  26018.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'])) {
  26019.             return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'];
  26020.         }
  26021.         $c = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  26022.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'])) {
  26023.             return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'];
  26024.         }
  26025.         $d = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  26026.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'])) {
  26027.             return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'];
  26028.         }
  26029.         $e = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService());
  26030.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'])) {
  26031.             return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'];
  26032.         }
  26033.         $f = ($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService());
  26034.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'])) {
  26035.             return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'];
  26036.         }
  26037.         $g = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26038.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'])) {
  26039.             return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'];
  26040.         }
  26041.         $h = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  26042.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'])) {
  26043.             return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'];
  26044.         }
  26045.         $i = new \Dtgs\GoogleTagManager\Components\Helper\CategoryHelper($b);
  26046.         $j = new \Dtgs\GoogleTagManager\Components\Helper\PriceHelper($a);
  26047.         $k = new \Dtgs\GoogleTagManager\Components\Helper\LoggingHelper($a);
  26048.         $l = new \Dtgs\GoogleTagManager\Services\GeneralTagsService($a$c);
  26049.         $m = new \Dtgs\GoogleTagManager\Components\Helper\ProductHelper($d$e);
  26050.         $n = new \Dtgs\GoogleTagManager\Components\Helper\ManufacturerHelper($f);
  26051.         return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] = new \Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber($a, new \Dtgs\GoogleTagManager\Services\DatalayerService($a$i$j$k), new \Dtgs\GoogleTagManager\Services\Ga4Service($a$l$this$m$i$n$j$k), new \Dtgs\GoogleTagManager\Services\EnhancedEcommerceService($a$this$m$i$n$j$k), new \Dtgs\GoogleTagManager\Services\RemarketingService($a$i$j$k), new \Dtgs\GoogleTagManager\Services\AdwordsService($a$l$j$k), $l, new \Dtgs\GoogleTagManager\Services\CustomerTagsService($g$h$k));
  26052.     }
  26053.     /**
  26054.      * Gets the private 'Frosh\Tools\Command\ChangeUserPasswordCommand' shared service.
  26055.      *
  26056.      * @return \Frosh\Tools\Command\ChangeUserPasswordCommand
  26057.      */
  26058.     protected function getChangeUserPasswordCommandService()
  26059.     {
  26060.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26061.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/ChangeUserPasswordCommand.php';
  26062.         $this->privates['Frosh\\Tools\\Command\\ChangeUserPasswordCommand'] = $instance = new \Frosh\Tools\Command\ChangeUserPasswordCommand(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  26063.         $instance->setName('frosh:user:change:password');
  26064.         $instance->setDescription('Change user password');
  26065.         return $instance;
  26066.     }
  26067.     /**
  26068.      * Gets the private 'Frosh\Tools\Command\EnvDelCommand' shared service.
  26069.      *
  26070.      * @return \Frosh\Tools\Command\EnvDelCommand
  26071.      */
  26072.     protected function getEnvDelCommandService()
  26073.     {
  26074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26075.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/EnvDelCommand.php';
  26076.         $this->privates['Frosh\\Tools\\Command\\EnvDelCommand'] = $instance = new \Frosh\Tools\Command\EnvDelCommand((\dirname(__DIR__4).'/.env'));
  26077.         $instance->setName('frosh:env:Del');
  26078.         $instance->setDescription('Delete environment variable');
  26079.         return $instance;
  26080.     }
  26081.     /**
  26082.      * Gets the private 'Frosh\Tools\Command\EnvGetCommand' shared service.
  26083.      *
  26084.      * @return \Frosh\Tools\Command\EnvGetCommand
  26085.      */
  26086.     protected function getEnvGetCommandService()
  26087.     {
  26088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26089.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/EnvGetCommand.php';
  26090.         $this->privates['Frosh\\Tools\\Command\\EnvGetCommand'] = $instance = new \Frosh\Tools\Command\EnvGetCommand((\dirname(__DIR__4).'/.env'));
  26091.         $instance->setName('frosh:env:get');
  26092.         $instance->setDescription('Get an environment variable');
  26093.         return $instance;
  26094.     }
  26095.     /**
  26096.      * Gets the private 'Frosh\Tools\Command\EnvSetCommand' shared service.
  26097.      *
  26098.      * @return \Frosh\Tools\Command\EnvSetCommand
  26099.      */
  26100.     protected function getEnvSetCommandService()
  26101.     {
  26102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26103.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/EnvSetCommand.php';
  26104.         $this->privates['Frosh\\Tools\\Command\\EnvSetCommand'] = $instance = new \Frosh\Tools\Command\EnvSetCommand((\dirname(__DIR__4).'/.env'));
  26105.         $instance->setName('frosh:env:set');
  26106.         $instance->setDescription('Set an environment variable');
  26107.         return $instance;
  26108.     }
  26109.     /**
  26110.      * Gets the private 'Frosh\Tools\Command\UpdateComposerPluginsCommand' shared service.
  26111.      *
  26112.      * @return \Frosh\Tools\Command\UpdateComposerPluginsCommand
  26113.      */
  26114.     protected function getUpdateComposerPluginsCommandService()
  26115.     {
  26116.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26117.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/UpdateComposerPluginsCommand.php';
  26118.         $this->privates['Frosh\\Tools\\Command\\UpdateComposerPluginsCommand'] = $instance = new \Frosh\Tools\Command\UpdateComposerPluginsCommand(\dirname(__DIR__4), ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService()));
  26119.         $instance->setName('frosh:composer-plugin:update');
  26120.         $instance->setDescription('Check for available plugin updates and install them');
  26121.         return $instance;
  26122.     }
  26123.     /**
  26124.      * Gets the private 'Frosh\Tools\Command\UpdatePluginsCommand' shared service.
  26125.      *
  26126.      * @return \Frosh\Tools\Command\UpdatePluginsCommand
  26127.      */
  26128.     protected function getUpdatePluginsCommandService()
  26129.     {
  26130.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26131.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/UpdatePluginsCommand.php';
  26132.         $this->privates['Frosh\\Tools\\Command\\UpdatePluginsCommand'] = $instance = new \Frosh\Tools\Command\UpdatePluginsCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  26133.         $instance->setName('frosh:plugin:update');
  26134.         $instance->setDescription('Check for available plugin updates and install them');
  26135.         return $instance;
  26136.     }
  26137.     /**
  26138.      * Gets the private 'Frosh\Tools\Components\CacheRegistry' shared service.
  26139.      *
  26140.      * @return \Frosh\Tools\Components\CacheRegistry
  26141.      */
  26142.     protected function getCacheRegistryService($lazyLoad true)
  26143.     {
  26144.         if ($lazyLoad) {
  26145.             return $this->privates['Frosh\\Tools\\Components\\CacheRegistry'] = $this->createProxy('CacheRegistry_5ec93d0', function () {
  26146.                 return \CacheRegistry_5ec93d0::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  26147.                     $wrappedInstance $this->getCacheRegistryService(false);
  26148.                     $proxy->setProxyInitializer(null);
  26149.                     return true;
  26150.                 });
  26151.             });
  26152.         }
  26153.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/CacheAdapter.php';
  26154.         $instance = new \Frosh\Tools\Components\CacheRegistry();
  26155.         $instance->addAdapter('cache.app', new \Frosh\Tools\Components\CacheAdapter(($this->services['cache.app'] ?? $this->getCache_AppService())));
  26156.         $instance->addAdapter('cache.system', new \Frosh\Tools\Components\CacheAdapter(($this->services['cache.system'] ?? $this->getCache_SystemService())));
  26157.         $instance->addAdapter('cache.validator', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.validator'] ?? $this->getCache_ValidatorService())));
  26158.         $instance->addAdapter('cache.serializer', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.serializer'] ?? $this->getCache_SerializerService())));
  26159.         $instance->addAdapter('cache.annotations', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService())));
  26160.         $instance->addAdapter('cache.property_info', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService())));
  26161.         $instance->addAdapter('cache.messenger.restart_workers_signal', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService())));
  26162.         $instance->addAdapter('cache.rate_limiter', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService())));
  26163.         $instance->addAdapter('cache.object', new \Frosh\Tools\Components\CacheAdapter(($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService())));
  26164.         $instance->addAdapter('cache.http', new \Frosh\Tools\Components\CacheAdapter(($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService())));
  26165.         $instance->addAdapter('cache.tags', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.tags'] ?? $this->getCache_TagsService())));
  26166.         $instance->addAdapter('cache.validator_expression_language', new \Frosh\Tools\Components\CacheAdapter(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  26167.         return $instance;
  26168.     }
  26169.     /**
  26170.      * Gets the private 'Frosh\Tools\Components\Elasticsearch\ElasticsearchManager' shared service.
  26171.      *
  26172.      * @return \Frosh\Tools\Components\Elasticsearch\ElasticsearchManager
  26173.      */
  26174.     protected function getElasticsearchManagerService()
  26175.     {
  26176.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Elasticsearch/ElasticsearchManager.php';
  26177.         return $this->privates['Frosh\\Tools\\Components\\Elasticsearch\\ElasticsearchManager'] = new \Frosh\Tools\Components\Elasticsearch\ElasticsearchManager(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'), ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()), ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] ?? $this->getElasticsearchOutdatedIndexDetectorService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService()));
  26178.     }
  26179.     /**
  26180.      * Gets the private 'Frosh\Tools\Components\Elasticsearch\EsProductDefinition' shared service.
  26181.      *
  26182.      * @return \Frosh\Tools\Components\Elasticsearch\EsProductDefinition
  26183.      */
  26184.     protected function getEsProductDefinitionService()
  26185.     {
  26186.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/AbstractElasticsearchDefinition.php';
  26187.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Elasticsearch/EsProductDefinition.php';
  26188.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ElasticsearchProductDefinition.php';
  26189.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/EntityMapper.php';
  26190.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/AbstractProductSearchQueryBuilder.php';
  26191.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchQueryBuilder.php';
  26192.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26193.         if (isset($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\EsProductDefinition'])) {
  26194.             return $this->privates['Frosh\\Tools\\Components\\Elasticsearch\\EsProductDefinition'];
  26195.         }
  26196.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  26197.         return $this->privates['Frosh\\Tools\\Components\\Elasticsearch\\EsProductDefinition'] = new \Frosh\Tools\Components\Elasticsearch\EsProductDefinition(new \Shopware\Elasticsearch\Product\ElasticsearchProductDefinition(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), new \Shopware\Elasticsearch\Framework\Indexing\EntityMapper(), $b, [], $a, new \Shopware\Elasticsearch\Product\ProductSearchQueryBuilder($b, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer($this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH')))), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? $this->getTokenFilterService()))), $b, [], 1);
  26198.     }
  26199.     /**
  26200.      * Gets the private 'Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker' shared service.
  26201.      *
  26202.      * @return \Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker
  26203.      */
  26204.     protected function getMysqlCheckerService()
  26205.     {
  26206.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  26207.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/HealthChecker/MysqlChecker.php';
  26208.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\MysqlChecker'] = new \Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26209.     }
  26210.     /**
  26211.      * Gets the private 'Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker' shared service.
  26212.      *
  26213.      * @return \Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker
  26214.      */
  26215.     protected function getQueueCheckerService()
  26216.     {
  26217.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  26218.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/HealthChecker/QueueChecker.php';
  26219.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\QueueChecker'] = new \Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26220.     }
  26221.     /**
  26222.      * Gets the private 'Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker' shared service.
  26223.      *
  26224.      * @return \Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker
  26225.      */
  26226.     protected function getTaskCheckerService()
  26227.     {
  26228.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  26229.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/HealthChecker/TaskChecker.php';
  26230.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\TaskChecker'] = new \Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()));
  26231.     }
  26232.     /**
  26233.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker' shared service.
  26234.      *
  26235.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker
  26236.      */
  26237.     protected function getDisabledMailUpdatesCheckerService()
  26238.     {
  26239.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  26240.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/DisabledMailUpdatesChecker.php';
  26241.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\DisabledMailUpdatesChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  26242.     }
  26243.     /**
  26244.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker' shared service.
  26245.      *
  26246.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker
  26247.      */
  26248.     protected function getEsCheckerService()
  26249.     {
  26250.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  26251.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/EsChecker.php';
  26252.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\EsChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker(($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\ElasticsearchManager'] ?? $this->getElasticsearchManagerService()));
  26253.     }
  26254.     /**
  26255.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker' shared service.
  26256.      *
  26257.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker
  26258.      */
  26259.     protected function getLoggerLevelCheckerService()
  26260.     {
  26261.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  26262.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/LoggerLevelChecker.php';
  26263.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\LoggerLevelChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker(($this->privates['monolog.handler.business_event_handler_buffer'] ?? $this->getMonolog_Handler_BusinessEventHandlerBufferService()));
  26264.     }
  26265.     /**
  26266.      * Gets the private 'Frosh\Tools\Components\Messenger\TaskLoggingMiddleware' shared service.
  26267.      *
  26268.      * @return \Frosh\Tools\Components\Messenger\TaskLoggingMiddleware
  26269.      */
  26270.     protected function getTaskLoggingMiddlewareService()
  26271.     {
  26272.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  26273.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Messenger/TaskLoggingMiddleware.php';
  26274.         return $this->privates['Frosh\\Tools\\Components\\Messenger\\TaskLoggingMiddleware'] = new \Frosh\Tools\Components\Messenger\TaskLoggingMiddleware(($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('task_logging'14));
  26275.     }
  26276.     /**
  26277.      * Gets the private 'KlarnaPayment\Command\ActivatePaymentMethods' shared service.
  26278.      *
  26279.      * @return \KlarnaPayment\Command\ActivatePaymentMethods
  26280.      */
  26281.     protected function getActivatePaymentMethodsService()
  26282.     {
  26283.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26284.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Command/ActivatePaymentMethods.php';
  26285.         $this->privates['KlarnaPayment\\Command\\ActivatePaymentMethods'] = $instance = new \KlarnaPayment\Command\ActivatePaymentMethods(($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()));
  26286.         $instance->setName('klarna:methods:activate');
  26287.         return $instance;
  26288.     }
  26289.     /**
  26290.      * Gets the private 'KlarnaPayment\Components\Client\Client' shared service.
  26291.      *
  26292.      * @return \KlarnaPayment\Components\Client\Client
  26293.      */
  26294.     protected function getClient2Service()
  26295.     {
  26296.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/ClientInterface.php';
  26297.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Client.php';
  26298.         $a = ($this->privates['KlarnaPayment\\Components\\ConfigReader\\ConfigReader'] ?? $this->getConfigReaderService());
  26299.         if (isset($this->privates['KlarnaPayment\\Components\\Client\\Client'])) {
  26300.             return $this->privates['KlarnaPayment\\Components\\Client\\Client'];
  26301.         }
  26302.         $b = ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService());
  26303.         if (isset($this->privates['KlarnaPayment\\Components\\Client\\Client'])) {
  26304.             return $this->privates['KlarnaPayment\\Components\\Client\\Client'];
  26305.         }
  26306.         $c = ($this->services['klarna_payment_request_log.repository'] ?? $this->getKlarnaPaymentRequestLog_RepositoryService());
  26307.         if (isset($this->privates['KlarnaPayment\\Components\\Client\\Client'])) {
  26308.             return $this->privates['KlarnaPayment\\Components\\Client\\Client'];
  26309.         }
  26310.         return $this->privates['KlarnaPayment\\Components\\Client\\Client'] = new \KlarnaPayment\Components\Client\Client($a$b$c, ($this->privates['KlarnaPayment\\Components\\Logger'] ?? $this->getLogger2Service()), '6.4.19.0');
  26311.     }
  26312.     /**
  26313.      * Gets the private 'KlarnaPayment\Components\Client\Hydrator\Request\UpdateOrder\UpdateOrderRequestHydrator' shared service.
  26314.      *
  26315.      * @return \KlarnaPayment\Components\Client\Hydrator\Request\UpdateOrder\UpdateOrderRequestHydrator
  26316.      */
  26317.     protected function getUpdateOrderRequestHydratorService()
  26318.     {
  26319.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/UpdateOrder/UpdateOrderRequestHydratorInterface.php';
  26320.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/UpdateOrder/UpdateOrderRequestHydrator.php';
  26321.         $a = ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\LineItem\\LineItemStructHydrator'] ?? $this->getLineItemStructHydratorService());
  26322.         if (isset($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\UpdateOrder\\UpdateOrderRequestHydrator'])) {
  26323.             return $this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\UpdateOrder\\UpdateOrderRequestHydrator'];
  26324.         }
  26325.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  26326.         if (isset($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\UpdateOrder\\UpdateOrderRequestHydrator'])) {
  26327.             return $this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\UpdateOrder\\UpdateOrderRequestHydrator'];
  26328.         }
  26329.         return $this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\UpdateOrder\\UpdateOrderRequestHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Request\UpdateOrder\UpdateOrderRequestHydrator(($this->privates['KlarnaPayment\\Components\\Converter\\CustomOrderConverter'] ?? $this->getCustomOrderConverterService()), ($this->privates['KlarnaPayment\\Components\\Helper\\OrderFetcher'] ?? $this->getOrderFetcherService()), $a, ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\Delivery\\DeliveryStructHydrator'] ?? $this->getDeliveryStructHydratorService()), $b);
  26330.     }
  26331.     /**
  26332.      * Gets the private 'KlarnaPayment\Components\Client\Hydrator\Response\GetOrder\GetOrderResponseHydrator' shared service.
  26333.      *
  26334.      * @return \KlarnaPayment\Components\Client\Hydrator\Response\GetOrder\GetOrderResponseHydrator
  26335.      */
  26336.     protected function getGetOrderResponseHydratorService()
  26337.     {
  26338.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Response/GetOrder/GetOrderResponseHydratorInterface.php';
  26339.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Response/GetOrder/GetOrderResponseHydrator.php';
  26340.         $a = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  26341.         if (isset($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Response\\GetOrder\\GetOrderResponseHydrator'])) {
  26342.             return $this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Response\\GetOrder\\GetOrderResponseHydrator'];
  26343.         }
  26344.         return $this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Response\\GetOrder\\GetOrderResponseHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Response\GetOrder\GetOrderResponseHydrator($a);
  26345.     }
  26346.     /**
  26347.      * Gets the private 'KlarnaPayment\Components\Client\Hydrator\Struct\Address\AddressStructHydrator' shared service.
  26348.      *
  26349.      * @return \KlarnaPayment\Components\Client\Hydrator\Struct\Address\AddressStructHydrator
  26350.      */
  26351.     protected function getAddressStructHydratorService()
  26352.     {
  26353.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Struct/Address/AddressStructHydratorInterface.php';
  26354.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Struct/Address/AddressStructHydrator.php';
  26355.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  26356.         if (isset($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\Address\\AddressStructHydrator'])) {
  26357.             return $this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\Address\\AddressStructHydrator'];
  26358.         }
  26359.         $b = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  26360.         if (isset($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\Address\\AddressStructHydrator'])) {
  26361.             return $this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\Address\\AddressStructHydrator'];
  26362.         }
  26363.         return $this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\Address\\AddressStructHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Struct\Address\AddressStructHydrator($a$b);
  26364.     }
  26365.     /**
  26366.      * Gets the private 'KlarnaPayment\Components\Client\Hydrator\Struct\Delivery\DeliveryStructHydrator' shared service.
  26367.      *
  26368.      * @return \KlarnaPayment\Components\Client\Hydrator\Struct\Delivery\DeliveryStructHydrator
  26369.      */
  26370.     protected function getDeliveryStructHydratorService()
  26371.     {
  26372.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Struct/Delivery/DeliveryStructHydratorInterface.php';
  26373.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Struct/Delivery/DeliveryStructHydrator.php';
  26374.         $a = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  26375.         if (isset($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\Delivery\\DeliveryStructHydrator'])) {
  26376.             return $this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\Delivery\\DeliveryStructHydrator'];
  26377.         }
  26378.         return $this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\Delivery\\DeliveryStructHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Struct\Delivery\DeliveryStructHydrator($a);
  26379.     }
  26380.     /**
  26381.      * Gets the private 'KlarnaPayment\Components\Client\Hydrator\Struct\LineItem\LineItemStructHydrator' shared service.
  26382.      *
  26383.      * @return \KlarnaPayment\Components\Client\Hydrator\Struct\LineItem\LineItemStructHydrator
  26384.      */
  26385.     protected function getLineItemStructHydratorService()
  26386.     {
  26387.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Struct/LineItem/LineItemStructHydratorInterface.php';
  26388.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Struct/LineItem/LineItemStructHydrator.php';
  26389.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Struct/ProductIdentifier/ProductIdentifierStructHydratorInterface.php';
  26390.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Struct/ProductIdentifier/ProductIdentifierStructHydrator.php';
  26391.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  26392.         if (isset($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\LineItem\\LineItemStructHydrator'])) {
  26393.             return $this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\LineItem\\LineItemStructHydrator'];
  26394.         }
  26395.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26396.         if (isset($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\LineItem\\LineItemStructHydrator'])) {
  26397.             return $this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\LineItem\\LineItemStructHydrator'];
  26398.         }
  26399.         return $this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\LineItem\\LineItemStructHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Struct\LineItem\LineItemStructHydrator(new \KlarnaPayment\Components\Client\Hydrator\Struct\ProductIdentifier\ProductIdentifierStructHydrator(), $a$b, ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()));
  26400.     }
  26401.     /**
  26402.      * Gets the private 'KlarnaPayment\Components\ConfigReader\ConfigReader' shared service.
  26403.      *
  26404.      * @return \KlarnaPayment\Components\ConfigReader\ConfigReader
  26405.      */
  26406.     protected function getConfigReaderService()
  26407.     {
  26408.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/ConfigReader/ConfigReaderInterface.php';
  26409.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/ConfigReader/ConfigReader.php';
  26410.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  26411.         if (isset($this->privates['KlarnaPayment\\Components\\ConfigReader\\ConfigReader'])) {
  26412.             return $this->privates['KlarnaPayment\\Components\\ConfigReader\\ConfigReader'];
  26413.         }
  26414.         return $this->privates['KlarnaPayment\\Components\\ConfigReader\\ConfigReader'] = new \KlarnaPayment\Components\ConfigReader\ConfigReader($a);
  26415.     }
  26416.     /**
  26417.      * Gets the private 'KlarnaPayment\Components\Converter\CustomOrderConverter' shared service.
  26418.      *
  26419.      * @return \KlarnaPayment\Components\Converter\CustomOrderConverter
  26420.      */
  26421.     protected function getCustomOrderConverterService()
  26422.     {
  26423.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Converter/CustomOrderConverter.php';
  26424.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  26425.         if (isset($this->privates['KlarnaPayment\\Components\\Converter\\CustomOrderConverter'])) {
  26426.             return $this->privates['KlarnaPayment\\Components\\Converter\\CustomOrderConverter'];
  26427.         }
  26428.         return $this->privates['KlarnaPayment\\Components\\Converter\\CustomOrderConverter'] = new \KlarnaPayment\Components\Converter\CustomOrderConverter($a);
  26429.     }
  26430.     /**
  26431.      * Gets the private 'KlarnaPayment\Components\EventListener\CheckoutEventListener' shared service.
  26432.      *
  26433.      * @return \KlarnaPayment\Components\EventListener\CheckoutEventListener
  26434.      */
  26435.     protected function getCheckoutEventListenerService()
  26436.     {
  26437.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/EventListener/CheckoutEventListener.php';
  26438.         return $this->privates['KlarnaPayment\\Components\\EventListener\\CheckoutEventListener'] = new \KlarnaPayment\Components\EventListener\CheckoutEventListener(($this->privates['KlarnaPayment\\Components\\Helper\\PaymentHelper\\PaymentHelper'] ?? $this->getPaymentHelperService()));
  26439.     }
  26440.     /**
  26441.      * Gets the private 'KlarnaPayment\Components\EventListener\ConfigWrittenSubscriber' shared service.
  26442.      *
  26443.      * @return \KlarnaPayment\Components\EventListener\ConfigWrittenSubscriber
  26444.      */
  26445.     protected function getConfigWrittenSubscriberService()
  26446.     {
  26447.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/EventListener/ConfigWrittenSubscriber.php';
  26448.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  26449.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\ConfigWrittenSubscriber'])) {
  26450.             return $this->privates['KlarnaPayment\\Components\\EventListener\\ConfigWrittenSubscriber'];
  26451.         }
  26452.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  26453.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\ConfigWrittenSubscriber'])) {
  26454.             return $this->privates['KlarnaPayment\\Components\\EventListener\\ConfigWrittenSubscriber'];
  26455.         }
  26456.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  26457.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\ConfigWrittenSubscriber'])) {
  26458.             return $this->privates['KlarnaPayment\\Components\\EventListener\\ConfigWrittenSubscriber'];
  26459.         }
  26460.         return $this->privates['KlarnaPayment\\Components\\EventListener\\ConfigWrittenSubscriber'] = new \KlarnaPayment\Components\EventListener\ConfigWrittenSubscriber($a$b$c);
  26461.     }
  26462.     /**
  26463.      * Gets the private 'KlarnaPayment\Components\EventListener\FooterBadgeEventListener' shared service.
  26464.      *
  26465.      * @return \KlarnaPayment\Components\EventListener\FooterBadgeEventListener
  26466.      */
  26467.     protected function getFooterBadgeEventListenerService()
  26468.     {
  26469.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/EventListener/FooterBadgeEventListener.php';
  26470.         $a = ($this->privates['KlarnaPayment\\Components\\ConfigReader\\ConfigReader'] ?? $this->getConfigReaderService());
  26471.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\FooterBadgeEventListener'])) {
  26472.             return $this->privates['KlarnaPayment\\Components\\EventListener\\FooterBadgeEventListener'];
  26473.         }
  26474.         return $this->privates['KlarnaPayment\\Components\\EventListener\\FooterBadgeEventListener'] = new \KlarnaPayment\Components\EventListener\FooterBadgeEventListener($a, ($this->privates['KlarnaPayment\\Components\\Helper\\PaymentHelper\\PaymentHelper'] ?? $this->getPaymentHelperService()));
  26475.     }
  26476.     /**
  26477.      * Gets the private 'KlarnaPayment\Components\EventListener\OrderChangeEventListener' shared service.
  26478.      *
  26479.      * @return \KlarnaPayment\Components\EventListener\OrderChangeEventListener
  26480.      */
  26481.     protected function getOrderChangeEventListenerService()
  26482.     {
  26483.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/EventListener/OrderChangeEventListener.php';
  26484.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/UpdateAddress/UpdateAddressRequestHydratorInterface.php';
  26485.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/UpdateAddress/UpdateAddressRequestHydrator.php';
  26486.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/RequestHasherInterface.php';
  26487.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/UpdateOrderRequestHasher.php';
  26488.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/UpdateAddressRequestHasher.php';
  26489.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/OrderValidator/OrderValidatorInterface.php';
  26490.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/OrderValidator/OrderValidator.php';
  26491.         $a = ($this->privates['KlarnaPayment\\Components\\Client\\Client'] ?? $this->getClient2Service());
  26492.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\OrderChangeEventListener'])) {
  26493.             return $this->privates['KlarnaPayment\\Components\\EventListener\\OrderChangeEventListener'];
  26494.         }
  26495.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26496.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\OrderChangeEventListener'])) {
  26497.             return $this->privates['KlarnaPayment\\Components\\EventListener\\OrderChangeEventListener'];
  26498.         }
  26499.         $c = ($this->services['translator'] ?? $this->getTranslator2Service());
  26500.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\OrderChangeEventListener'])) {
  26501.             return $this->privates['KlarnaPayment\\Components\\EventListener\\OrderChangeEventListener'];
  26502.         }
  26503.         return $this->privates['KlarnaPayment\\Components\\EventListener\\OrderChangeEventListener'] = new \KlarnaPayment\Components\EventListener\OrderChangeEventListener(($this->privates['KlarnaPayment\\Components\\Helper\\OrderFetcher'] ?? $this->getOrderFetcherService()), ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\UpdateAddress\\UpdateAddressRequestHydrator'] ?? ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\UpdateAddress\\UpdateAddressRequestHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Request\UpdateAddress\UpdateAddressRequestHydrator())), ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\UpdateOrder\\UpdateOrderRequestHydrator'] ?? $this->getUpdateOrderRequestHydratorService()), $a$b$c, ($this->privates['KlarnaPayment\\Components\\Helper\\UpdateOrderRequestHasher'] ?? ($this->privates['KlarnaPayment\\Components\\Helper\\UpdateOrderRequestHasher'] = new \KlarnaPayment\Components\Helper\UpdateOrderRequestHasher())), ($this->privates['KlarnaPayment\\Components\\Helper\\UpdateAddressRequestHasher'] ?? ($this->privates['KlarnaPayment\\Components\\Helper\\UpdateAddressRequestHasher'] = new \KlarnaPayment\Components\Helper\UpdateAddressRequestHasher())), ($this->privates['KlarnaPayment\\Components\\Helper\\OrderValidator\\OrderValidator'] ?? ($this->privates['KlarnaPayment\\Components\\Helper\\OrderValidator\\OrderValidator'] = new \KlarnaPayment\Components\Helper\OrderValidator\OrderValidator())));
  26504.     }
  26505.     /**
  26506.      * Gets the private 'KlarnaPayment\Components\EventListener\OrderDeliveriesWrittenEventListener' shared service.
  26507.      *
  26508.      * @return \KlarnaPayment\Components\EventListener\OrderDeliveriesWrittenEventListener
  26509.      */
  26510.     protected function getOrderDeliveriesWrittenEventListenerService()
  26511.     {
  26512.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/EventListener/OrderDeliveriesWrittenEventListener.php';
  26513.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/OrderDeliveryHelper/OrderDeliveryHelperInterface.php';
  26514.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/OrderDeliveryHelper/OrderDeliveryHelper.php';
  26515.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/AddShippingInfo/AddShippingInfoRequestHydratorInterface.php';
  26516.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/AddShippingInfo/AddShippingInfoRequestHydrator.php';
  26517.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/GetOrder/GetOrderRequestHydratorInterface.php';
  26518.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/GetOrder/GetOrderRequestHydrator.php';
  26519.         $a = ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService());
  26520.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\OrderDeliveriesWrittenEventListener'])) {
  26521.             return $this->privates['KlarnaPayment\\Components\\EventListener\\OrderDeliveriesWrittenEventListener'];
  26522.         }
  26523.         $b = ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Response\\GetOrder\\GetOrderResponseHydrator'] ?? $this->getGetOrderResponseHydratorService());
  26524.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\OrderDeliveriesWrittenEventListener'])) {
  26525.             return $this->privates['KlarnaPayment\\Components\\EventListener\\OrderDeliveriesWrittenEventListener'];
  26526.         }
  26527.         $c = ($this->privates['KlarnaPayment\\Components\\Client\\Client'] ?? $this->getClient2Service());
  26528.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\OrderDeliveriesWrittenEventListener'])) {
  26529.             return $this->privates['KlarnaPayment\\Components\\EventListener\\OrderDeliveriesWrittenEventListener'];
  26530.         }
  26531.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26532.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\OrderDeliveriesWrittenEventListener'])) {
  26533.             return $this->privates['KlarnaPayment\\Components\\EventListener\\OrderDeliveriesWrittenEventListener'];
  26534.         }
  26535.         return $this->privates['KlarnaPayment\\Components\\EventListener\\OrderDeliveriesWrittenEventListener'] = new \KlarnaPayment\Components\EventListener\OrderDeliveriesWrittenEventListener(new \KlarnaPayment\Components\Helper\OrderDeliveryHelper\OrderDeliveryHelper($a), ($this->privates['KlarnaPayment\\Components\\Logger'] ?? $this->getLogger2Service()), ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\GetOrder\\GetOrderRequestHydrator'] ?? ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\GetOrder\\GetOrderRequestHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Request\GetOrder\GetOrderRequestHydrator())), $b$c, new \KlarnaPayment\Components\Client\Hydrator\Request\AddShippingInfo\AddShippingInfoRequestHydrator($d));
  26536.     }
  26537.     /**
  26538.      * Gets the private 'KlarnaPayment\Components\EventListener\OrderStatusTransitionEventListener' shared service.
  26539.      *
  26540.      * @return \KlarnaPayment\Components\EventListener\OrderStatusTransitionEventListener
  26541.      */
  26542.     protected function getOrderStatusTransitionEventListenerService()
  26543.     {
  26544.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/EventListener/OrderStatusTransitionEventListener.php';
  26545.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/StateHelper/Refund/RefundStateHelperInterface.php';
  26546.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/StateHelper/Refund/RefundStateHelper.php';
  26547.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/StateHelper/Cancel/CancelStateHelperInterface.php';
  26548.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/StateHelper/Cancel/CancelStateHelper.php';
  26549.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/CreateRefund/CreateRefundRequestHydratorInterface.php';
  26550.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/CreateRefund/CreateRefundRequestHydrator.php';
  26551.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/CancelPayment/CancelPaymentRequestHydratorInterface.php';
  26552.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/CancelPayment/CancelPaymentRequestHydrator.php';
  26553.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26554.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\OrderStatusTransitionEventListener'])) {
  26555.             return $this->privates['KlarnaPayment\\Components\\EventListener\\OrderStatusTransitionEventListener'];
  26556.         }
  26557.         $b = ($this->privates['KlarnaPayment\\Components\\Client\\Client'] ?? $this->getClient2Service());
  26558.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\OrderStatusTransitionEventListener'])) {
  26559.             return $this->privates['KlarnaPayment\\Components\\EventListener\\OrderStatusTransitionEventListener'];
  26560.         }
  26561.         $c = ($this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\StateData\\StateDataHelper'] ?? $this->getStateDataHelperService());
  26562.         $d = ($this->privates['KlarnaPayment\\Components\\Logger'] ?? $this->getLogger2Service());
  26563.         return $this->privates['KlarnaPayment\\Components\\EventListener\\OrderStatusTransitionEventListener'] = new \KlarnaPayment\Components\EventListener\OrderStatusTransitionEventListener(($this->privates['KlarnaPayment\\Components\\Validator\\OrderTransitionChangeValidator'] ?? $this->getOrderTransitionChangeValidatorService()), ($this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\Capture\\CaptureStateHelper'] ?? $this->getCaptureStateHelperService()), new \KlarnaPayment\Components\Helper\StateHelper\Refund\RefundStateHelper(($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\CreateRefund\\CreateRefundRequestHydrator'] ?? ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\CreateRefund\\CreateRefundRequestHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Request\CreateRefund\CreateRefundRequestHydrator())), $a$c$d$b), new \KlarnaPayment\Components\Helper\StateHelper\Cancel\CancelStateHelper(($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\CancelPayment\\CancelPaymentRequestHydrator'] ?? ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\CancelPayment\\CancelPaymentRequestHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Request\CancelPayment\CancelPaymentRequestHydrator())), $a$c$d$b), ($this->privates['KlarnaPayment\\Components\\Helper\\OrderFetcher'] ?? $this->getOrderFetcherService()), $c);
  26564.     }
  26565.     /**
  26566.      * Gets the private 'KlarnaPayment\Components\EventListener\OrderValidationEventListener' shared service.
  26567.      *
  26568.      * @return \KlarnaPayment\Components\EventListener\OrderValidationEventListener
  26569.      */
  26570.     protected function getOrderValidationEventListenerService()
  26571.     {
  26572.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/EventListener/OrderValidationEventListener.php';
  26573.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/CartHasher/CartHasherInterface.php';
  26574.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/CartHasher/CartHasher.php';
  26575.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  26576.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\OrderValidationEventListener'])) {
  26577.             return $this->privates['KlarnaPayment\\Components\\EventListener\\OrderValidationEventListener'];
  26578.         }
  26579.         return $this->privates['KlarnaPayment\\Components\\EventListener\\OrderValidationEventListener'] = new \KlarnaPayment\Components\EventListener\OrderValidationEventListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['KlarnaPayment\\Components\\Helper\\PaymentHelper\\PaymentHelper'] ?? $this->getPaymentHelperService()), $a, ($this->privates['KlarnaPayment\\Components\\CartHasher\\CartHasher'] ?? ($this->privates['KlarnaPayment\\Components\\CartHasher\\CartHasher'] = new \KlarnaPayment\Components\CartHasher\CartHasher())));
  26580.     }
  26581.     /**
  26582.      * Gets the private 'KlarnaPayment\Components\EventListener\PaymentMethodEventListener' shared service.
  26583.      *
  26584.      * @return \KlarnaPayment\Components\EventListener\PaymentMethodEventListener
  26585.      */
  26586.     protected function getPaymentMethodEventListenerService()
  26587.     {
  26588.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/EventListener/PaymentMethodEventListener.php';
  26589.         $a = ($this->privates['KlarnaPayment\\Components\\ConfigReader\\ConfigReader'] ?? $this->getConfigReaderService());
  26590.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\PaymentMethodEventListener'])) {
  26591.             return $this->privates['KlarnaPayment\\Components\\EventListener\\PaymentMethodEventListener'];
  26592.         }
  26593.         return $this->privates['KlarnaPayment\\Components\\EventListener\\PaymentMethodEventListener'] = new \KlarnaPayment\Components\EventListener\PaymentMethodEventListener($a);
  26594.     }
  26595.     /**
  26596.      * Gets the private 'KlarnaPayment\Components\EventListener\SessionEventListener' shared service.
  26597.      *
  26598.      * @return \KlarnaPayment\Components\EventListener\SessionEventListener
  26599.      */
  26600.     protected function getSessionEventListenerService()
  26601.     {
  26602.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/EventListener/SessionEventListener.php';
  26603.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/CreateSession/CreateSessionRequestHydratorInterface.php';
  26604.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/CreateSession/CreateSessionRequestHydrator.php';
  26605.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Factory/MerchantDataFactoryInterface.php';
  26606.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Factory/MerchantDataFactory.php';
  26607.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Struct/Customer/CustomerStructHydratorInterface.php';
  26608.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Struct/Customer/CustomerStructHydrator.php';
  26609.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/CartHasher/CartHasherInterface.php';
  26610.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/CartHasher/CartHasher.php';
  26611.         $a = ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\LineItem\\LineItemStructHydrator'] ?? $this->getLineItemStructHydratorService());
  26612.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\SessionEventListener'])) {
  26613.             return $this->privates['KlarnaPayment\\Components\\EventListener\\SessionEventListener'];
  26614.         }
  26615.         $b = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  26616.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\SessionEventListener'])) {
  26617.             return $this->privates['KlarnaPayment\\Components\\EventListener\\SessionEventListener'];
  26618.         }
  26619.         $c = ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\Address\\AddressStructHydrator'] ?? $this->getAddressStructHydratorService());
  26620.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\SessionEventListener'])) {
  26621.             return $this->privates['KlarnaPayment\\Components\\EventListener\\SessionEventListener'];
  26622.         }
  26623.         $d = ($this->privates['KlarnaPayment\\Components\\Client\\Client'] ?? $this->getClient2Service());
  26624.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\SessionEventListener'])) {
  26625.             return $this->privates['KlarnaPayment\\Components\\EventListener\\SessionEventListener'];
  26626.         }
  26627.         $e = ($this->privates['KlarnaPayment\\Components\\ConfigReader\\ConfigReader'] ?? $this->getConfigReaderService());
  26628.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\SessionEventListener'])) {
  26629.             return $this->privates['KlarnaPayment\\Components\\EventListener\\SessionEventListener'];
  26630.         }
  26631.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26632.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\SessionEventListener'])) {
  26633.             return $this->privates['KlarnaPayment\\Components\\EventListener\\SessionEventListener'];
  26634.         }
  26635.         $g = ($this->privates['KlarnaPayment\\Components\\Helper\\PaymentHelper\\PaymentHelper'] ?? $this->getPaymentHelperService());
  26636.         return $this->privates['KlarnaPayment\\Components\\EventListener\\SessionEventListener'] = new \KlarnaPayment\Components\EventListener\SessionEventListener($g, new \KlarnaPayment\Components\Client\Hydrator\Request\CreateSession\CreateSessionRequestHydrator($a, ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\Delivery\\DeliveryStructHydrator'] ?? $this->getDeliveryStructHydratorService()), $g$b), $c, ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\Customer\\CustomerStructHydrator'] ?? ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\Customer\\CustomerStructHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Struct\Customer\CustomerStructHydrator())), $d, ($this->privates['KlarnaPayment\\Components\\CartHasher\\CartHasher'] ?? ($this->privates['KlarnaPayment\\Components\\CartHasher\\CartHasher'] = new \KlarnaPayment\Components\CartHasher\CartHasher())), new \KlarnaPayment\Components\Factory\MerchantDataFactory($e$f), ($this->privates['KlarnaPayment\\Components\\Converter\\CustomOrderConverter'] ?? $this->getCustomOrderConverterService()), ($this->privates['KlarnaPayment\\Components\\Helper\\OrderFetcher'] ?? $this->getOrderFetcherService()));
  26637.     }
  26638.     /**
  26639.      * Gets the private 'KlarnaPayment\Components\EventListener\TemplateDataEventListener' shared service.
  26640.      *
  26641.      * @return \KlarnaPayment\Components\EventListener\TemplateDataEventListener
  26642.      */
  26643.     protected function getTemplateDataEventListenerService()
  26644.     {
  26645.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/EventListener/TemplateDataEventListener.php';
  26646.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/OnsiteMessagingReplacer/PlaceholderReplacerInterface.php';
  26647.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/OnsiteMessagingReplacer/ProductPriceReplacer.php';
  26648.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Validator/OnsiteMessagingValidator.php';
  26649.         $a = ($this->privates['KlarnaPayment\\Components\\ConfigReader\\ConfigReader'] ?? $this->getConfigReaderService());
  26650.         if (isset($this->privates['KlarnaPayment\\Components\\EventListener\\TemplateDataEventListener'])) {
  26651.             return $this->privates['KlarnaPayment\\Components\\EventListener\\TemplateDataEventListener'];
  26652.         }
  26653.         return $this->privates['KlarnaPayment\\Components\\EventListener\\TemplateDataEventListener'] = new \KlarnaPayment\Components\EventListener\TemplateDataEventListener($a, new \KlarnaPayment\Components\OnsiteMessagingReplacer\ProductPriceReplacer(), new \KlarnaPayment\Components\Validator\OnsiteMessagingValidator());
  26654.     }
  26655.     /**
  26656.      * Gets the private 'KlarnaPayment\Components\Helper\OrderFetcher' shared service.
  26657.      *
  26658.      * @return \KlarnaPayment\Components\Helper\OrderFetcher
  26659.      */
  26660.     protected function getOrderFetcherService()
  26661.     {
  26662.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/OrderFetcherInterface.php';
  26663.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/OrderFetcher.php';
  26664.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26665.         if (isset($this->privates['KlarnaPayment\\Components\\Helper\\OrderFetcher'])) {
  26666.             return $this->privates['KlarnaPayment\\Components\\Helper\\OrderFetcher'];
  26667.         }
  26668.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  26669.         if (isset($this->privates['KlarnaPayment\\Components\\Helper\\OrderFetcher'])) {
  26670.             return $this->privates['KlarnaPayment\\Components\\Helper\\OrderFetcher'];
  26671.         }
  26672.         return $this->privates['KlarnaPayment\\Components\\Helper\\OrderFetcher'] = new \KlarnaPayment\Components\Helper\OrderFetcher($a$b);
  26673.     }
  26674.     /**
  26675.      * Gets the private 'KlarnaPayment\Components\Helper\PaymentHelper\PaymentHelper' shared service.
  26676.      *
  26677.      * @return \KlarnaPayment\Components\Helper\PaymentHelper\PaymentHelper
  26678.      */
  26679.     protected function getPaymentHelperService()
  26680.     {
  26681.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/PaymentHelper/PaymentHelperInterface.php';
  26682.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/PaymentHelper/PaymentHelper.php';
  26683.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  26684.         if (isset($this->privates['KlarnaPayment\\Components\\Helper\\PaymentHelper\\PaymentHelper'])) {
  26685.             return $this->privates['KlarnaPayment\\Components\\Helper\\PaymentHelper\\PaymentHelper'];
  26686.         }
  26687.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  26688.         if (isset($this->privates['KlarnaPayment\\Components\\Helper\\PaymentHelper\\PaymentHelper'])) {
  26689.             return $this->privates['KlarnaPayment\\Components\\Helper\\PaymentHelper\\PaymentHelper'];
  26690.         }
  26691.         return $this->privates['KlarnaPayment\\Components\\Helper\\PaymentHelper\\PaymentHelper'] = new \KlarnaPayment\Components\Helper\PaymentHelper\PaymentHelper($a$b);
  26692.     }
  26693.     /**
  26694.      * Gets the private 'KlarnaPayment\Components\Helper\StateHelper\Authorize\AuthorizeStateHelper' shared service.
  26695.      *
  26696.      * @return \KlarnaPayment\Components\Helper\StateHelper\Authorize\AuthorizeStateHelper
  26697.      */
  26698.     protected function getAuthorizeStateHelperService()
  26699.     {
  26700.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/StateHelper/Authorize/AuthorizeStateHelperInterface.php';
  26701.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/StateHelper/Authorize/AuthorizeStateHelper.php';
  26702.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26703.         if (isset($this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\Authorize\\AuthorizeStateHelper'])) {
  26704.             return $this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\Authorize\\AuthorizeStateHelper'];
  26705.         }
  26706.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  26707.         if (isset($this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\Authorize\\AuthorizeStateHelper'])) {
  26708.             return $this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\Authorize\\AuthorizeStateHelper'];
  26709.         }
  26710.         return $this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\Authorize\\AuthorizeStateHelper'] = new \KlarnaPayment\Components\Helper\StateHelper\Authorize\AuthorizeStateHelper($a, ($this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\StateData\\StateDataHelper'] ?? $this->getStateDataHelperService()), $b, ($this->privates['KlarnaPayment\\Components\\Logger'] ?? $this->getLogger2Service()));
  26711.     }
  26712.     /**
  26713.      * Gets the private 'KlarnaPayment\Components\Helper\StateHelper\Capture\CaptureStateHelper' shared service.
  26714.      *
  26715.      * @return \KlarnaPayment\Components\Helper\StateHelper\Capture\CaptureStateHelper
  26716.      */
  26717.     protected function getCaptureStateHelperService()
  26718.     {
  26719.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/StateHelper/Capture/CaptureStateHelperInterface.php';
  26720.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/StateHelper/Capture/CaptureStateHelper.php';
  26721.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/CreateCapture/CreateCaptureRequestHydratorInterface.php';
  26722.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/CreateCapture/CreateCaptureRequestHydrator.php';
  26723.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26724.         if (isset($this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\Capture\\CaptureStateHelper'])) {
  26725.             return $this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\Capture\\CaptureStateHelper'];
  26726.         }
  26727.         $b = ($this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\StateData\\StateDataHelper'] ?? $this->getStateDataHelperService());
  26728.         if (isset($this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\Capture\\CaptureStateHelper'])) {
  26729.             return $this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\Capture\\CaptureStateHelper'];
  26730.         }
  26731.         $c = ($this->privates['KlarnaPayment\\Components\\Client\\Client'] ?? $this->getClient2Service());
  26732.         if (isset($this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\Capture\\CaptureStateHelper'])) {
  26733.             return $this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\Capture\\CaptureStateHelper'];
  26734.         }
  26735.         return $this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\Capture\\CaptureStateHelper'] = new \KlarnaPayment\Components\Helper\StateHelper\Capture\CaptureStateHelper(($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\CreateCapture\\CreateCaptureRequestHydrator'] ?? ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\CreateCapture\\CreateCaptureRequestHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Request\CreateCapture\CreateCaptureRequestHydrator())), $a$b, ($this->privates['KlarnaPayment\\Components\\Logger'] ?? $this->getLogger2Service()), $c);
  26736.     }
  26737.     /**
  26738.      * Gets the private 'KlarnaPayment\Components\Helper\StateHelper\StateData\StateDataHelper' shared service.
  26739.      *
  26740.      * @return \KlarnaPayment\Components\Helper\StateHelper\StateData\StateDataHelper
  26741.      */
  26742.     protected function getStateDataHelperService()
  26743.     {
  26744.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/StateHelper/StateData/StateDataHelperInterface.php';
  26745.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/StateHelper/StateData/StateDataHelper.php';
  26746.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/GetOrder/GetOrderRequestHydratorInterface.php';
  26747.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/GetOrder/GetOrderRequestHydrator.php';
  26748.         $a = ($this->privates['KlarnaPayment\\Components\\Client\\Client'] ?? $this->getClient2Service());
  26749.         if (isset($this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\StateData\\StateDataHelper'])) {
  26750.             return $this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\StateData\\StateDataHelper'];
  26751.         }
  26752.         return $this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\StateData\\StateDataHelper'] = new \KlarnaPayment\Components\Helper\StateHelper\StateData\StateDataHelper(($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\GetOrder\\GetOrderRequestHydrator'] ?? ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\GetOrder\\GetOrderRequestHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Request\GetOrder\GetOrderRequestHydrator())), $a);
  26753.     }
  26754.     /**
  26755.      * Gets the private 'KlarnaPayment\Components\Logger' shared service.
  26756.      *
  26757.      * @return \Monolog\Logger
  26758.      */
  26759.     protected function getLogger2Service()
  26760.     {
  26761.         return $this->privates['KlarnaPayment\\Components\\Logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('klarna_payment');
  26762.     }
  26763.     /**
  26764.      * Gets the private 'KlarnaPayment\Components\PaymentHandler\KlarnaPaymentsPaymentHandler' shared service.
  26765.      *
  26766.      * @return \KlarnaPayment\Components\PaymentHandler\KlarnaPaymentsPaymentHandler
  26767.      */
  26768.     protected function getKlarnaPaymentsPaymentHandlerService()
  26769.     {
  26770.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/PaymentHandler/AbstractKlarnaPaymentHandler.php';
  26771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  26773.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/PaymentHandler/KlarnaPaymentsPaymentHandler.php';
  26774.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/CreateOrder/CreateOrderRequestHydratorInterface.php';
  26775.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/CreateOrder/CreateOrderRequestHydrator.php';
  26776.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Struct/Customer/CustomerStructHydratorInterface.php';
  26777.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Struct/Customer/CustomerStructHydrator.php';
  26778.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/RequestHasherInterface.php';
  26779.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/UpdateOrderRequestHasher.php';
  26780.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Helper/UpdateAddressRequestHasher.php';
  26781.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/UpdateAddress/UpdateAddressRequestHydratorInterface.php';
  26782.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Client/Hydrator/Request/UpdateAddress/UpdateAddressRequestHydrator.php';
  26783.         $a = ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\LineItem\\LineItemStructHydrator'] ?? $this->getLineItemStructHydratorService());
  26784.         if (isset($this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'])) {
  26785.             return $this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'];
  26786.         }
  26787.         $b = ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\Delivery\\DeliveryStructHydrator'] ?? $this->getDeliveryStructHydratorService());
  26788.         if (isset($this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'])) {
  26789.             return $this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'];
  26790.         }
  26791.         $c = ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\Address\\AddressStructHydrator'] ?? $this->getAddressStructHydratorService());
  26792.         if (isset($this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'])) {
  26793.             return $this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'];
  26794.         }
  26795.         $d = ($this->privates['KlarnaPayment\\Components\\Helper\\PaymentHelper\\PaymentHelper'] ?? $this->getPaymentHelperService());
  26796.         if (isset($this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'])) {
  26797.             return $this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'];
  26798.         }
  26799.         $e = ($this->privates['KlarnaPayment\\Components\\Converter\\CustomOrderConverter'] ?? $this->getCustomOrderConverterService());
  26800.         if (isset($this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'])) {
  26801.             return $this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'];
  26802.         }
  26803.         $f = ($this->privates['KlarnaPayment\\Components\\Helper\\OrderFetcher'] ?? $this->getOrderFetcherService());
  26804.         if (isset($this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'])) {
  26805.             return $this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'];
  26806.         }
  26807.         $g = ($this->privates['KlarnaPayment\\Components\\ConfigReader\\ConfigReader'] ?? $this->getConfigReaderService());
  26808.         if (isset($this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'])) {
  26809.             return $this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'];
  26810.         }
  26811.         $h = ($this->privates['KlarnaPayment\\Components\\Client\\Client'] ?? $this->getClient2Service());
  26812.         if (isset($this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'])) {
  26813.             return $this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'];
  26814.         }
  26815.         $i = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  26816.         if (isset($this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'])) {
  26817.             return $this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'];
  26818.         }
  26819.         $j = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26820.         if (isset($this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'])) {
  26821.             return $this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'];
  26822.         }
  26823.         $k = ($this->services['translator'] ?? $this->getTranslator2Service());
  26824.         if (isset($this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'])) {
  26825.             return $this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'];
  26826.         }
  26827.         $l = ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\UpdateOrder\\UpdateOrderRequestHydrator'] ?? $this->getUpdateOrderRequestHydratorService());
  26828.         if (isset($this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'])) {
  26829.             return $this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'];
  26830.         }
  26831.         $m = ($this->privates['KlarnaPayment\\Components\\Validator\\OrderTransitionChangeValidator'] ?? $this->getOrderTransitionChangeValidatorService());
  26832.         if (isset($this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'])) {
  26833.             return $this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'];
  26834.         }
  26835.         $n = ($this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\Capture\\CaptureStateHelper'] ?? $this->getCaptureStateHelperService());
  26836.         if (isset($this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'])) {
  26837.             return $this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'];
  26838.         }
  26839.         $o = ($this->privates['KlarnaPayment\\Components\\Helper\\StateHelper\\Authorize\\AuthorizeStateHelper'] ?? $this->getAuthorizeStateHelperService());
  26840.         if (isset($this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'])) {
  26841.             return $this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'];
  26842.         }
  26843.         return $this->privates['KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler'] = new \KlarnaPayment\Components\PaymentHandler\KlarnaPaymentsPaymentHandler(new \KlarnaPayment\Components\Client\Hydrator\Request\CreateOrder\CreateOrderRequestHydrator($a$b$c, ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\Customer\\CustomerStructHydrator'] ?? ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Struct\\Customer\\CustomerStructHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Struct\Customer\CustomerStructHydrator())), $d$e$f, ($this->privates['router.default'] ?? $this->getRouter_DefaultService()), $g), $h$i$j$k, ($this->privates['KlarnaPayment\\Components\\Helper\\UpdateOrderRequestHasher'] ?? ($this->privates['KlarnaPayment\\Components\\Helper\\UpdateOrderRequestHasher'] = new \KlarnaPayment\Components\Helper\UpdateOrderRequestHasher())), ($this->privates['KlarnaPayment\\Components\\Helper\\UpdateAddressRequestHasher'] ?? ($this->privates['KlarnaPayment\\Components\\Helper\\UpdateAddressRequestHasher'] = new \KlarnaPayment\Components\Helper\UpdateAddressRequestHasher())), ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\UpdateAddress\\UpdateAddressRequestHydrator'] ?? ($this->privates['KlarnaPayment\\Components\\Client\\Hydrator\\Request\\UpdateAddress\\UpdateAddressRequestHydrator'] = new \KlarnaPayment\Components\Client\Hydrator\Request\UpdateAddress\UpdateAddressRequestHydrator())), $l$f, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $m$n$o);
  26844.     }
  26845.     /**
  26846.      * Gets the private 'KlarnaPayment\Components\Validator\OrderTransitionChangeValidator' shared service.
  26847.      *
  26848.      * @return \KlarnaPayment\Components\Validator\OrderTransitionChangeValidator
  26849.      */
  26850.     protected function getOrderTransitionChangeValidatorService()
  26851.     {
  26852.         include_once \dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/Validator/OrderTransitionChangeValidator.php';
  26853.         $a = ($this->privates['KlarnaPayment\\Components\\ConfigReader\\ConfigReader'] ?? $this->getConfigReaderService());
  26854.         if (isset($this->privates['KlarnaPayment\\Components\\Validator\\OrderTransitionChangeValidator'])) {
  26855.             return $this->privates['KlarnaPayment\\Components\\Validator\\OrderTransitionChangeValidator'];
  26856.         }
  26857.         $b = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  26858.         if (isset($this->privates['KlarnaPayment\\Components\\Validator\\OrderTransitionChangeValidator'])) {
  26859.             return $this->privates['KlarnaPayment\\Components\\Validator\\OrderTransitionChangeValidator'];
  26860.         }
  26861.         return $this->privates['KlarnaPayment\\Components\\Validator\\OrderTransitionChangeValidator'] = new \KlarnaPayment\Components\Validator\OrderTransitionChangeValidator($a$b);
  26862.     }
  26863.     /**
  26864.      * Gets the private 'Kplngi\ProductOrder\Subscriber\ListingCriteria' shared service.
  26865.      *
  26866.      * @return \Kplngi\ProductOrder\Subscriber\ListingCriteria
  26867.      */
  26868.     protected function getListingCriteriaService()
  26869.     {
  26870.         include_once \dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Subscriber/ListingCriteria.php';
  26871.         include_once \dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Position/CategoryIdHelper.php';
  26872.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  26873.         if (isset($this->privates['Kplngi\\ProductOrder\\Subscriber\\ListingCriteria'])) {
  26874.             return $this->privates['Kplngi\\ProductOrder\\Subscriber\\ListingCriteria'];
  26875.         }
  26876.         $b = ($this->services['kplngi_orderactive.repository'] ?? $this->getKplngiOrderactive_RepositoryService());
  26877.         if (isset($this->privates['Kplngi\\ProductOrder\\Subscriber\\ListingCriteria'])) {
  26878.             return $this->privates['Kplngi\\ProductOrder\\Subscriber\\ListingCriteria'];
  26879.         }
  26880.         return $this->privates['Kplngi\\ProductOrder\\Subscriber\\ListingCriteria'] = new \Kplngi\ProductOrder\Subscriber\ListingCriteria(($this->privates['Kplngi\\ProductOrder\\Position\\CategoryIdHelper'] ?? ($this->privates['Kplngi\\ProductOrder\\Position\\CategoryIdHelper'] = new \Kplngi\ProductOrder\Position\CategoryIdHelper())), $a$b);
  26881.     }
  26882.     /**
  26883.      * Gets the private 'Kplngi\ProductOrder\Subscriber\OnPositionChange' shared service.
  26884.      *
  26885.      * @return \Kplngi\ProductOrder\Subscriber\OnPositionChange
  26886.      */
  26887.     protected function getOnPositionChangeService()
  26888.     {
  26889.         include_once \dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Subscriber/OnPositionChange.php';
  26890.         $a = ($this->services['kplngi_productcategoryposition.repository'] ?? $this->getKplngiProductcategoryposition_RepositoryService());
  26891.         if (isset($this->privates['Kplngi\\ProductOrder\\Subscriber\\OnPositionChange'])) {
  26892.             return $this->privates['Kplngi\\ProductOrder\\Subscriber\\OnPositionChange'];
  26893.         }
  26894.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  26895.         if (isset($this->privates['Kplngi\\ProductOrder\\Subscriber\\OnPositionChange'])) {
  26896.             return $this->privates['Kplngi\\ProductOrder\\Subscriber\\OnPositionChange'];
  26897.         }
  26898.         return $this->privates['Kplngi\\ProductOrder\\Subscriber\\OnPositionChange'] = new \Kplngi\ProductOrder\Subscriber\OnPositionChange($a$b);
  26899.     }
  26900.     /**
  26901.      * Gets the private 'Kplngi\ProductOrder\Subscriber\ProductCategoryChange' shared service.
  26902.      *
  26903.      * @return \Kplngi\ProductOrder\Subscriber\ProductCategoryChange
  26904.      */
  26905.     protected function getProductCategoryChangeService()
  26906.     {
  26907.         include_once \dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Subscriber/ProductCategoryChange.php';
  26908.         $a = ($this->services['kplngi_productcategoryposition.repository'] ?? $this->getKplngiProductcategoryposition_RepositoryService());
  26909.         if (isset($this->privates['Kplngi\\ProductOrder\\Subscriber\\ProductCategoryChange'])) {
  26910.             return $this->privates['Kplngi\\ProductOrder\\Subscriber\\ProductCategoryChange'];
  26911.         }
  26912.         $b = ($this->services['kplngi_orderactive.repository'] ?? $this->getKplngiOrderactive_RepositoryService());
  26913.         if (isset($this->privates['Kplngi\\ProductOrder\\Subscriber\\ProductCategoryChange'])) {
  26914.             return $this->privates['Kplngi\\ProductOrder\\Subscriber\\ProductCategoryChange'];
  26915.         }
  26916.         $c = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  26917.         if (isset($this->privates['Kplngi\\ProductOrder\\Subscriber\\ProductCategoryChange'])) {
  26918.             return $this->privates['Kplngi\\ProductOrder\\Subscriber\\ProductCategoryChange'];
  26919.         }
  26920.         return $this->privates['Kplngi\\ProductOrder\\Subscriber\\ProductCategoryChange'] = new \Kplngi\ProductOrder\Subscriber\ProductCategoryChange($a$b$c);
  26921.     }
  26922.     /**
  26923.      * Gets the private 'Laudert\FriendlyCaptcha\Api\Client' shared autowired service.
  26924.      *
  26925.      * @return \Laudert\FriendlyCaptcha\Api\Client
  26926.      */
  26927.     protected function getClient3Service()
  26928.     {
  26929.         include_once \dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src/Api/ClientInterface.php';
  26930.         include_once \dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src/Api/Client.php';
  26931.         return $this->privates['Laudert\\FriendlyCaptcha\\Api\\Client'] = new \Laudert\FriendlyCaptcha\Api\Client(($this->privates['shopware.captcha.client'] ?? ($this->privates['shopware.captcha.client'] = new \GuzzleHttp\Client())));
  26932.     }
  26933.     /**
  26934.      * Gets the private 'Laudert\FriendlyCaptcha\Storefront\Framework\Captcha\FriendlyCaptcha' shared autowired service.
  26935.      *
  26936.      * @return \Laudert\FriendlyCaptcha\Storefront\Framework\Captcha\FriendlyCaptcha
  26937.      */
  26938.     protected function getFriendlyCaptchaService()
  26939.     {
  26940.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  26941.         include_once \dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src/Storefront/Framework/Captcha/FriendlyCaptcha.php';
  26942.         return $this->privates['Laudert\\FriendlyCaptcha\\Storefront\\Framework\\Captcha\\FriendlyCaptcha'] = new \Laudert\FriendlyCaptcha\Storefront\Framework\Captcha\FriendlyCaptcha(($this->privates['Laudert\\FriendlyCaptcha\\Api\\Client'] ?? $this->getClient3Service()));
  26943.     }
  26944.     /**
  26945.      * Gets the private 'MegaParentProductListing\Components\Product\Cms\ParentVariantBoxCmsElementResolver' shared service.
  26946.      *
  26947.      * @return \MegaParentProductListing\Components\Product\Cms\ParentVariantBoxCmsElementResolver
  26948.      */
  26949.     protected function getParentVariantBoxCmsElementResolverService()
  26950.     {
  26951.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  26952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  26953.         include_once \dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/Components/Product/Cms/ParentVariantBoxCmsElementResolver.php';
  26954.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] ?? $this->getProductBoxCmsElementResolverService());
  26955.         if (isset($this->privates['MegaParentProductListing\\Components\\Product\\Cms\\ParentVariantBoxCmsElementResolver'])) {
  26956.             return $this->privates['MegaParentProductListing\\Components\\Product\\Cms\\ParentVariantBoxCmsElementResolver'];
  26957.         }
  26958.         return $this->privates['MegaParentProductListing\\Components\\Product\\Cms\\ParentVariantBoxCmsElementResolver'] = new \MegaParentProductListing\Components\Product\Cms\ParentVariantBoxCmsElementResolver($a);
  26959.     }
  26960.     /**
  26961.      * Gets the private 'MegaParentProductListing\Components\Product\Cms\ParentVariantSliderCmsElementResolver' shared service.
  26962.      *
  26963.      * @return \MegaParentProductListing\Components\Product\Cms\ParentVariantSliderCmsElementResolver
  26964.      */
  26965.     protected function getParentVariantSliderCmsElementResolverService()
  26966.     {
  26967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  26968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  26969.         include_once \dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/Components/Product/Cms/ParentVariantSliderCmsElementResolver.php';
  26970.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'] ?? $this->getProductSliderCmsElementResolverService());
  26971.         if (isset($this->privates['MegaParentProductListing\\Components\\Product\\Cms\\ParentVariantSliderCmsElementResolver'])) {
  26972.             return $this->privates['MegaParentProductListing\\Components\\Product\\Cms\\ParentVariantSliderCmsElementResolver'];
  26973.         }
  26974.         return $this->privates['MegaParentProductListing\\Components\\Product\\Cms\\ParentVariantSliderCmsElementResolver'] = new \MegaParentProductListing\Components\Product\Cms\ParentVariantSliderCmsElementResolver($a);
  26975.     }
  26976.     /**
  26977.      * Gets the private 'MegaParentProductListing\Components\Product\SalesChannel\Listing\ProductListingLoader' shared service.
  26978.      *
  26979.      * @return \MegaParentProductListing\Components\Product\SalesChannel\Listing\ProductListingLoader
  26980.      */
  26981.     protected function getProductListingLoaderService()
  26982.     {
  26983.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  26984.         if (isset($this->privates['MegaParentProductListing\\Components\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  26985.             return $this->privates['MegaParentProductListing\\Components\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  26986.         }
  26987.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  26988.         if (isset($this->privates['MegaParentProductListing\\Components\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  26989.             return $this->privates['MegaParentProductListing\\Components\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  26990.         }
  26991.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26992.         if (isset($this->privates['MegaParentProductListing\\Components\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  26993.             return $this->privates['MegaParentProductListing\\Components\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  26994.         }
  26995.         return $this->privates['MegaParentProductListing\\Components\\Product\\SalesChannel\\Listing\\ProductListingLoader'] = new \MegaParentProductListing\Components\Product\SalesChannel\Listing\ProductListingLoader($a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $c);
  26996.     }
  26997.     /**
  26998.      * Gets the private 'MegaParentProductListing\Subscriber\CrossSellingSubscriber' shared service.
  26999.      *
  27000.      * @return \MegaParentProductListing\Subscriber\CrossSellingSubscriber
  27001.      */
  27002.     protected function getCrossSellingSubscriberService()
  27003.     {
  27004.         include_once \dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/Subscriber/CrossSellingSubscriber.php';
  27005.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  27006.         if (isset($this->privates['MegaParentProductListing\\Subscriber\\CrossSellingSubscriber'])) {
  27007.             return $this->privates['MegaParentProductListing\\Subscriber\\CrossSellingSubscriber'];
  27008.         }
  27009.         $b = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  27010.         if (isset($this->privates['MegaParentProductListing\\Subscriber\\CrossSellingSubscriber'])) {
  27011.             return $this->privates['MegaParentProductListing\\Subscriber\\CrossSellingSubscriber'];
  27012.         }
  27013.         return $this->privates['MegaParentProductListing\\Subscriber\\CrossSellingSubscriber'] = new \MegaParentProductListing\Subscriber\CrossSellingSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b);
  27014.     }
  27015.     /**
  27016.      * Gets the private 'MegaParentProductListing\Subscriber\ProductIndexerSubscriber' shared service.
  27017.      *
  27018.      * @return \MegaParentProductListing\Subscriber\ProductIndexerSubscriber
  27019.      */
  27020.     protected function getProductIndexerSubscriberService()
  27021.     {
  27022.         include_once \dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/Subscriber/ProductIndexerSubscriber.php';
  27023.         include_once \dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/Components/Product/DataAbstractionLayer/ParentSalesUpdater.php';
  27024.         return $this->privates['MegaParentProductListing\\Subscriber\\ProductIndexerSubscriber'] = new \MegaParentProductListing\Subscriber\ProductIndexerSubscriber(new \MegaParentProductListing\Components\Product\DataAbstractionLayer\ParentSalesUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())));
  27025.     }
  27026.     /**
  27027.      * Gets the private 'MegaParentProductListing\Subscriber\ProductPageSubscriber' shared service.
  27028.      *
  27029.      * @return \MegaParentProductListing\Subscriber\ProductPageSubscriber
  27030.      */
  27031.     protected function getProductPageSubscriberService()
  27032.     {
  27033.         include_once \dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/Subscriber/ProductPageSubscriber.php';
  27034.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  27035.         if (isset($this->privates['MegaParentProductListing\\Subscriber\\ProductPageSubscriber'])) {
  27036.             return $this->privates['MegaParentProductListing\\Subscriber\\ProductPageSubscriber'];
  27037.         }
  27038.         return $this->privates['MegaParentProductListing\\Subscriber\\ProductPageSubscriber'] = new \MegaParentProductListing\Subscriber\ProductPageSubscriber($a);
  27039.     }
  27040.     /**
  27041.      * Gets the private 'MegaParentProductListing\Subscriber\ProductSubscriber' shared service.
  27042.      *
  27043.      * @return \MegaParentProductListing\Subscriber\ProductSubscriber
  27044.      */
  27045.     protected function getProductSubscriberService()
  27046.     {
  27047.         include_once \dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/Subscriber/ProductSubscriber.php';
  27048.         include_once \dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/Components/Product/ParentProductPriceCalculator.php';
  27049.         $a = ($this->services['unit.repository'] ?? $this->getUnit_RepositoryService());
  27050.         if (isset($this->privates['MegaParentProductListing\\Subscriber\\ProductSubscriber'])) {
  27051.             return $this->privates['MegaParentProductListing\\Subscriber\\ProductSubscriber'];
  27052.         }
  27053.         return $this->privates['MegaParentProductListing\\Subscriber\\ProductSubscriber'] = new \MegaParentProductListing\Subscriber\ProductSubscriber(new \MegaParentProductListing\Components\Product\ParentProductPriceCalculator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService())));
  27054.     }
  27055.     /**
  27056.      * Gets the private 'NetInventors\NetiNextProductDetailCms\Service\PluginConfig' shared service.
  27057.      *
  27058.      * @return \NetInventors\NetiNextProductDetailCms\Service\PluginConfig
  27059.      */
  27060.     protected function getPluginConfigService()
  27061.     {
  27062.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  27063.         if (isset($this->privates['NetInventors\\NetiNextProductDetailCms\\Service\\PluginConfig'])) {
  27064.             return $this->privates['NetInventors\\NetiNextProductDetailCms\\Service\\PluginConfig'];
  27065.         }
  27066.         return $this->privates['NetInventors\\NetiNextProductDetailCms\\Service\\PluginConfig'] = new \NetInventors\NetiNextProductDetailCms\Service\PluginConfig($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  27067.     }
  27068.     /**
  27069.      * Gets the private 'NetInventors\NetiNextProductDetailCms\Subscriber\ProductPageLoaderSubscriber' shared service.
  27070.      *
  27071.      * @return \NetInventors\NetiNextProductDetailCms\Subscriber\ProductPageLoaderSubscriber
  27072.      */
  27073.     protected function getProductPageLoaderSubscriberService()
  27074.     {
  27075.         include_once \dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/Subscriber/ProductPageLoaderSubscriber.php';
  27076.         $a = ($this->privates['NetInventors\\NetiNextProductDetailCms\\Service\\PluginConfig'] ?? $this->getPluginConfigService());
  27077.         if (isset($this->privates['NetInventors\\NetiNextProductDetailCms\\Subscriber\\ProductPageLoaderSubscriber'])) {
  27078.             return $this->privates['NetInventors\\NetiNextProductDetailCms\\Subscriber\\ProductPageLoaderSubscriber'];
  27079.         }
  27080.         $b = ($this->services['neti_product_cms.repository'] ?? $this->getNetiProductCms_RepositoryService());
  27081.         if (isset($this->privates['NetInventors\\NetiNextProductDetailCms\\Subscriber\\ProductPageLoaderSubscriber'])) {
  27082.             return $this->privates['NetInventors\\NetiNextProductDetailCms\\Subscriber\\ProductPageLoaderSubscriber'];
  27083.         }
  27084.         $c = ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService());
  27085.         if (isset($this->privates['NetInventors\\NetiNextProductDetailCms\\Subscriber\\ProductPageLoaderSubscriber'])) {
  27086.             return $this->privates['NetInventors\\NetiNextProductDetailCms\\Subscriber\\ProductPageLoaderSubscriber'];
  27087.         }
  27088.         $d = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  27089.         if (isset($this->privates['NetInventors\\NetiNextProductDetailCms\\Subscriber\\ProductPageLoaderSubscriber'])) {
  27090.             return $this->privates['NetInventors\\NetiNextProductDetailCms\\Subscriber\\ProductPageLoaderSubscriber'];
  27091.         }
  27092.         $e = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  27093.         if (isset($this->privates['NetInventors\\NetiNextProductDetailCms\\Subscriber\\ProductPageLoaderSubscriber'])) {
  27094.             return $this->privates['NetInventors\\NetiNextProductDetailCms\\Subscriber\\ProductPageLoaderSubscriber'];
  27095.         }
  27096.         return $this->privates['NetInventors\\NetiNextProductDetailCms\\Subscriber\\ProductPageLoaderSubscriber'] = new \NetInventors\NetiNextProductDetailCms\Subscriber\ProductPageLoaderSubscriber($a$b$c$d, ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $e);
  27097.     }
  27098.     /**
  27099.      * Gets the private 'NetzpNotifications6\Helper\NotificationsHelper' shared service.
  27100.      *
  27101.      * @return \NetzpNotifications6\Helper\NotificationsHelper
  27102.      */
  27103.     protected function getNotificationsHelperService()
  27104.     {
  27105.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src/Helper/NotificationsHelper.php';
  27106.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  27107.         if (isset($this->privates['NetzpNotifications6\\Helper\\NotificationsHelper'])) {
  27108.             return $this->privates['NetzpNotifications6\\Helper\\NotificationsHelper'];
  27109.         }
  27110.         return $this->privates['NetzpNotifications6\\Helper\\NotificationsHelper'] = new \NetzpNotifications6\Helper\NotificationsHelper($this$a, ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  27111.     }
  27112.     /**
  27113.      * Gets the private 'NetzpNotifications6\Subscriber\FrontendSubscriber' shared service.
  27114.      *
  27115.      * @return \NetzpNotifications6\Subscriber\FrontendSubscriber
  27116.      */
  27117.     protected function getFrontendSubscriber2Service()
  27118.     {
  27119.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src/Subscriber/FrontendSubscriber.php';
  27120.         $a = ($this->privates['NetzpNotifications6\\Helper\\NotificationsHelper'] ?? $this->getNotificationsHelperService());
  27121.         if (isset($this->privates['NetzpNotifications6\\Subscriber\\FrontendSubscriber'])) {
  27122.             return $this->privates['NetzpNotifications6\\Subscriber\\FrontendSubscriber'];
  27123.         }
  27124.         return $this->privates['NetzpNotifications6\\Subscriber\\FrontendSubscriber'] = new \NetzpNotifications6\Subscriber\FrontendSubscriber($a);
  27125.     }
  27126.     /**
  27127.      * Gets the private 'Prems\Plugin\PremsInteractiveHotspots\Core\Content\Media\Cms\PremsInteractiveHotspotsCmsElementResolver' shared service.
  27128.      *
  27129.      * @return \Prems\Plugin\PremsInteractiveHotspots\Core\Content\Media\Cms\PremsInteractiveHotspotsCmsElementResolver
  27130.      */
  27131.     protected function getPremsInteractiveHotspotsCmsElementResolverService()
  27132.     {
  27133.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  27134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  27135.         include_once \dirname(__DIR__4).'/custom/plugins/PremsInteractiveHotspots/src/Core/Content/Media/Cms/PremsInteractiveHotspotsCmsElementResolver.php';
  27136.         include_once \dirname(__DIR__4).'/custom/plugins/PremsInteractiveHotspots/src/Core/Storefront/PremsInteractiveHotspotsService.php';
  27137.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  27138.         if (isset($this->privates['Prems\\Plugin\\PremsInteractiveHotspots\\Core\\Content\\Media\\Cms\\PremsInteractiveHotspotsCmsElementResolver'])) {
  27139.             return $this->privates['Prems\\Plugin\\PremsInteractiveHotspots\\Core\\Content\\Media\\Cms\\PremsInteractiveHotspotsCmsElementResolver'];
  27140.         }
  27141.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  27142.         if (isset($this->privates['Prems\\Plugin\\PremsInteractiveHotspots\\Core\\Content\\Media\\Cms\\PremsInteractiveHotspotsCmsElementResolver'])) {
  27143.             return $this->privates['Prems\\Plugin\\PremsInteractiveHotspots\\Core\\Content\\Media\\Cms\\PremsInteractiveHotspotsCmsElementResolver'];
  27144.         }
  27145.         return $this->privates['Prems\\Plugin\\PremsInteractiveHotspots\\Core\\Content\\Media\\Cms\\PremsInteractiveHotspotsCmsElementResolver'] = new \Prems\Plugin\PremsInteractiveHotspots\Core\Content\Media\Cms\PremsInteractiveHotspotsCmsElementResolver(new \Prems\Plugin\PremsInteractiveHotspots\Core\Storefront\PremsInteractiveHotspotsService($a), $b);
  27146.     }
  27147.     /**
  27148.      * Gets the private 'Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber' shared service.
  27149.      *
  27150.      * @return \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber
  27151.      */
  27152.     protected function getSalesChannelUserConfigSubscriberService()
  27153.     {
  27154.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriber.php';
  27155.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  27156.         if (isset($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'])) {
  27157.             return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'];
  27158.         }
  27159.         return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] = new \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber($a);
  27160.     }
  27161.     /**
  27162.      * Gets the private 'Shopware\Core\Checkout\Cart\Address\AddressValidator' shared service.
  27163.      *
  27164.      * @return \Shopware\Core\Checkout\Cart\Address\AddressValidator
  27165.      */
  27166.     protected function getAddressValidatorService()
  27167.     {
  27168.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  27169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Address/AddressValidator.php';
  27170.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  27171.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  27172.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'];
  27173.         }
  27174.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] = new \Shopware\Core\Checkout\Cart\Address\AddressValidator($a);
  27175.     }
  27176.     /**
  27177.      * Gets the private 'Shopware\Core\Checkout\Cart\CachedRuleLoader' shared service.
  27178.      *
  27179.      * @return \Shopware\Core\Checkout\Cart\CachedRuleLoader
  27180.      */
  27181.     protected function getCachedRuleLoaderService()
  27182.     {
  27183.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  27184.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'])) {
  27185.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'];
  27186.         }
  27187.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'] = new \Shopware\Core\Checkout\Cart\CachedRuleLoader(new \Shopware\Core\Checkout\Cart\RuleLoader($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  27188.     }
  27189.     /**
  27190.      * Gets the private 'Shopware\Core\Checkout\Cart\CartCalculator' shared service.
  27191.      *
  27192.      * @return \Shopware\Core\Checkout\Cart\CartCalculator
  27193.      */
  27194.     protected function getCartCalculatorService()
  27195.     {
  27196.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  27197.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'])) {
  27198.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'];
  27199.         }
  27200.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] = new \Shopware\Core\Checkout\Cart\CartCalculator($a);
  27201.     }
  27202.     /**
  27203.      * Gets the private 'Shopware\Core\Checkout\Cart\CartPersister' shared service.
  27204.      *
  27205.      * @return \Shopware\Core\Checkout\Cart\CartPersister
  27206.      */
  27207.     protected function getCartPersisterService()
  27208.     {
  27209.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27210.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'])) {
  27211.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'];
  27212.         }
  27213.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  27214.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] = new \Shopware\Core\Checkout\Cart\CartPersister($b$a, new \Shopware\Core\Checkout\Cart\CartSerializationCleaner($b$a), false);
  27215.     }
  27216.     /**
  27217.      * Gets the private 'Shopware\Core\Checkout\Cart\CartRuleLoader' shared service.
  27218.      *
  27219.      * @return \Shopware\Core\Checkout\Cart\CartRuleLoader
  27220.      */
  27221.     protected function getCartRuleLoaderService()
  27222.     {
  27223.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  27224.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  27225.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  27226.         }
  27227.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] ?? $this->getProcessorService());
  27228.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  27229.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  27230.         }
  27231.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'] ?? $this->getCachedRuleLoaderService());
  27232.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  27233.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  27234.         }
  27235.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27236.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  27237.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  27238.         }
  27239.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] = new \Shopware\Core\Checkout\Cart\CartRuleLoader($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $c, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] = new \Shopware\Core\Checkout\Cart\Tax\TaxDetector())), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $d);
  27240.     }
  27241.     /**
  27242.      * Gets the private 'Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler' shared service.
  27243.      *
  27244.      * @return \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler
  27245.      */
  27246.     protected function getCleanupCartTaskHandlerService()
  27247.     {
  27248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Cleanup/CleanupCartTaskHandler.php';
  27249.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  27250.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'])) {
  27251.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'];
  27252.         }
  27253.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] = new \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 120);
  27254.     }
  27255.     /**
  27256.      * Gets the private 'Shopware\Core\Checkout\Cart\Command\CartMigrateCommand' shared service.
  27257.      *
  27258.      * @return \Shopware\Core\Checkout\Cart\Command\CartMigrateCommand
  27259.      */
  27260.     protected function getCartMigrateCommandService()
  27261.     {
  27262.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  27264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Command/CartMigrateCommand.php';
  27265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/RedisConnectionFactory.php';
  27266.         $this->privates['Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand'] = $instance = new \Shopware\Core\Checkout\Cart\Command\CartMigrateCommand(NULL, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), false120, new \Shopware\Core\Framework\Adapter\Cache\RedisConnectionFactory($this->getEnv('REDIS_PREFIX')));
  27267.         $instance->setName('cart:migrate');
  27268.         return $instance;
  27269.     }
  27270.     /**
  27271.      * Gets the private 'Shopware\Core\Checkout\Cart\CreditCartProcessor' shared service.
  27272.      *
  27273.      * @return \Shopware\Core\Checkout\Cart\CreditCartProcessor
  27274.      */
  27275.     protected function getCreditCartProcessorService()
  27276.     {
  27277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  27278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CreditCartProcessor.php';
  27279.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] = new \Shopware\Core\Checkout\Cart\CreditCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()));
  27280.     }
  27281.     /**
  27282.      * Gets the private 'Shopware\Core\Checkout\Cart\CustomCartProcessor' shared service.
  27283.      *
  27284.      * @return \Shopware\Core\Checkout\Cart\CustomCartProcessor
  27285.      */
  27286.     protected function getCustomCartProcessorService()
  27287.     {
  27288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  27289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  27290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CustomCartProcessor.php';
  27291.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] = new \Shopware\Core\Checkout\Cart\CustomCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  27292.     }
  27293.     /**
  27294.      * Gets the private 'Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor' shared service.
  27295.      *
  27296.      * @return \Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor
  27297.      */
  27298.     protected function getDeliveryProcessorService()
  27299.     {
  27300.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  27301.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  27302.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryProcessor.php';
  27303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryCalculator.php';
  27304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  27305.         $a = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  27306.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'])) {
  27307.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'];
  27308.         }
  27309.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryBuilder'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryBuilder())), new \Shopware\Core\Checkout\Cart\Delivery\DeliveryCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder()))), $a);
  27310.     }
  27311.     /**
  27312.      * Gets the private 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper' shared service.
  27313.      *
  27314.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper
  27315.      */
  27316.     protected function getCartFacadeHelperService()
  27317.     {
  27318.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHelper.php';
  27319.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'] = new \Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper(($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] ?? $this->getProcessorService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27320.     }
  27321.     /**
  27322.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory' shared service.
  27323.      *
  27324.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory
  27325.      */
  27326.     protected function getCreditLineItemFactoryService()
  27327.     {
  27328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  27329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CreditLineItemFactory.php';
  27330.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  27331.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  27332.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'])) {
  27333.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'];
  27334.         }
  27335.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory(($this->privates['Shopware\\Core\\Checkout\\Cart\\PriceDefinitionFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\PriceDefinitionFactory'] = new \Shopware\Core\Checkout\Cart\PriceDefinitionFactory())), $a);
  27336.     }
  27337.     /**
  27338.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory' shared service.
  27339.      *
  27340.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory
  27341.      */
  27342.     protected function getCustomLineItemFactoryService()
  27343.     {
  27344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  27345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactory.php';
  27346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  27347.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  27348.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'])) {
  27349.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'];
  27350.         }
  27351.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory(($this->privates['Shopware\\Core\\Checkout\\Cart\\PriceDefinitionFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\PriceDefinitionFactory'] = new \Shopware\Core\Checkout\Cart\PriceDefinitionFactory())), $a);
  27352.     }
  27353.     /**
  27354.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory' shared service.
  27355.      *
  27356.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory
  27357.      */
  27358.     protected function getProductLineItemFactoryService()
  27359.     {
  27360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  27361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/ProductLineItemFactory.php';
  27362.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  27363.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\ProductLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory(($this->privates['Shopware\\Core\\Checkout\\Cart\\PriceDefinitionFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\PriceDefinitionFactory'] = new \Shopware\Core\Checkout\Cart\PriceDefinitionFactory())));
  27364.     }
  27365.     /**
  27366.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryRegistry' shared service.
  27367.      *
  27368.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry
  27369.      */
  27370.     protected function getLineItemFactoryRegistryService()
  27371.     {
  27372.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  27373.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'])) {
  27374.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'];
  27375.         }
  27376.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27377.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'])) {
  27378.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'];
  27379.         }
  27380.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry(new RewindableGenerator(function () {
  27381.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\ProductLineItemFactory'] ?? $this->getProductLineItemFactoryService());
  27382.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\PromotionLineItemFactory()));
  27383.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'] ?? $this->getCreditLineItemFactoryService());
  27384.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'] ?? $this->getCustomLineItemFactoryService());
  27385.             yield => ($this->privates['ArboroFurnplan\\Core\\Checkout\\Furnplan\\LineItemFactoryHandler\\FurnplanContainerLineItemFactory'] ?? ($this->privates['ArboroFurnplan\\Core\\Checkout\\Furnplan\\LineItemFactoryHandler\\FurnplanContainerLineItemFactory'] = new \ArboroFurnplan\Core\Checkout\Furnplan\LineItemFactoryHandler\FurnplanContainerLineItemFactory()));
  27386.             yield => ($this->privates['ArboroFurnplan\\Core\\Checkout\\Furnplan\\LineItemFactoryHandler\\FurnplanLineItemFactory'] ?? ($this->privates['ArboroFurnplan\\Core\\Checkout\\Furnplan\\LineItemFactoryHandler\\FurnplanLineItemFactory'] = new \ArboroFurnplan\Core\Checkout\Furnplan\LineItemFactoryHandler\FurnplanLineItemFactory()));
  27387.         }, 6), $a$b);
  27388.     }
  27389.     /**
  27390.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder' shared service.
  27391.      *
  27392.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder
  27393.      */
  27394.     protected function getLineItemGroupBuilderService()
  27395.     {
  27396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupBuilder.php';
  27397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupRuleMatcherInterface.php';
  27398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleMatcher.php';
  27399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AbstractAnyRuleLineItemMatcher.php';
  27400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleLineItemMatcher.php';
  27401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/AbstractProductLineItemProvider.php';
  27402.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/ProductLineItemProvider.php';
  27403.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupBuilder'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder(($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupServiceRegistry'] ?? $this->getLineItemGroupServiceRegistryService()), new \Shopware\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AnyRuleMatcher(new \Shopware\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AnyRuleLineItemMatcher()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemQuantitySplitter'] ?? $this->getLineItemQuantitySplitterService()), new \Shopware\Core\Checkout\Cart\LineItem\Group\ProductLineItemProvider());
  27404.     }
  27405.     /**
  27406.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry' shared service.
  27407.      *
  27408.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry
  27409.      */
  27410.     protected function getLineItemGroupServiceRegistryService()
  27411.     {
  27412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupServiceRegistry.php';
  27413.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupServiceRegistry'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry(new RewindableGenerator(function () {
  27414.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\Packager\\LineItemGroupCountPackager'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\Packager\\LineItemGroupCountPackager'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\Packager\LineItemGroupCountPackager()));
  27415.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\Packager\\LineItemGroupUnitPriceGrossPackager'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\Packager\\LineItemGroupUnitPriceGrossPackager'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\Packager\LineItemGroupUnitPriceGrossPackager()));
  27416.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\Packager\\LineItemGroupUnitPriceNetPackager'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\Packager\\LineItemGroupUnitPriceNetPackager'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\Packager\LineItemGroupUnitPriceNetPackager()));
  27417.         }, 3), new RewindableGenerator(function () {
  27418.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\Sorter\\LineItemGroupPriceAscSorter'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\Sorter\\LineItemGroupPriceAscSorter'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\Sorter\LineItemGroupPriceAscSorter()));
  27419.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\Sorter\\LineItemGroupPriceDescSorter'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\Sorter\\LineItemGroupPriceDescSorter'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\Sorter\LineItemGroupPriceDescSorter()));
  27420.         }, 2));
  27421.     }
  27422.     /**
  27423.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter' shared service.
  27424.      *
  27425.      * @return \Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter
  27426.      */
  27427.     protected function getLineItemQuantitySplitterService()
  27428.     {
  27429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/LineItemQuantitySplitter.php';
  27430.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemQuantitySplitter'] = new \Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  27431.     }
  27432.     /**
  27433.      * Gets the private 'Shopware\Core\Checkout\Cart\Order\OrderConverter' shared service.
  27434.      *
  27435.      * @return \Shopware\Core\Checkout\Cart\Order\OrderConverter
  27436.      */
  27437.     protected function getOrderConverterService()
  27438.     {
  27439.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27440.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  27441.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  27442.         }
  27443.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  27444.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  27445.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  27446.         }
  27447.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27448.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  27449.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  27450.         }
  27451.         $d = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  27452.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  27453.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  27454.         }
  27455.         $e = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  27456.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  27457.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  27458.         }
  27459.         $f = ($this->services['product_download.repository'] ?? $this->getProductDownload_RepositoryService());
  27460.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  27461.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  27462.         }
  27463.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] = new \Shopware\Core\Checkout\Cart\Order\OrderConverter($a$b$c$d, ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()), $e, ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService()), new \Shopware\Core\Checkout\Cart\Order\LineItemDownloadLoader($f));
  27464.     }
  27465.     /**
  27466.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator' shared service.
  27467.      *
  27468.      * @return \Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator
  27469.      */
  27470.     protected function getAbsolutePriceCalculatorService()
  27471.     {
  27472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AbsolutePriceCalculator.php';
  27473.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] = new \Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())));
  27474.     }
  27475.     /**
  27476.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AmountCalculator' shared service.
  27477.      *
  27478.      * @return \Shopware\Core\Checkout\Cart\Price\AmountCalculator
  27479.      */
  27480.     protected function getAmountCalculatorService()
  27481.     {
  27482.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] = new \Shopware\Core\Checkout\Cart\Price\AmountCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] = new \Shopware\Core\Checkout\Cart\Price\CashRounding())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxCalculator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxCalculator'] = new \Shopware\Core\Checkout\Cart\Tax\TaxCalculator())));
  27483.     }
  27484.     /**
  27485.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator' shared service.
  27486.      *
  27487.      * @return \Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator
  27488.      */
  27489.     protected function getCurrencyPriceCalculatorService()
  27490.     {
  27491.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CurrencyPriceCalculator.php';
  27492.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CurrencyPriceCalculator'] = new \Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())));
  27493.     }
  27494.     /**
  27495.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator' shared service.
  27496.      *
  27497.      * @return \Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator
  27498.      */
  27499.     protected function getGrossPriceCalculatorService()
  27500.     {
  27501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/GrossPriceCalculator.php';
  27502.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\GrossPriceCalculator'] = new \Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxCalculator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxCalculator'] = new \Shopware\Core\Checkout\Cart\Tax\TaxCalculator())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] = new \Shopware\Core\Checkout\Cart\Price\CashRounding())));
  27503.     }
  27504.     /**
  27505.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\NetPriceCalculator' shared service.
  27506.      *
  27507.      * @return \Shopware\Core\Checkout\Cart\Price\NetPriceCalculator
  27508.      */
  27509.     protected function getNetPriceCalculatorService()
  27510.     {
  27511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/NetPriceCalculator.php';
  27512.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\NetPriceCalculator'] = new \Shopware\Core\Checkout\Cart\Price\NetPriceCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxCalculator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxCalculator'] = new \Shopware\Core\Checkout\Cart\Tax\TaxCalculator())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] = new \Shopware\Core\Checkout\Cart\Price\CashRounding())));
  27513.     }
  27514.     /**
  27515.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator' shared service.
  27516.      *
  27517.      * @return \Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator
  27518.      */
  27519.     protected function getPercentagePriceCalculatorService()
  27520.     {
  27521.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/PercentagePriceCalculator.php';
  27522.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] = new \Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] = new \Shopware\Core\Checkout\Cart\Price\CashRounding())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())));
  27523.     }
  27524.     /**
  27525.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator' shared service.
  27526.      *
  27527.      * @return \Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator
  27528.      */
  27529.     protected function getQuantityPriceCalculatorService()
  27530.     {
  27531.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/QuantityPriceCalculator.php';
  27532.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] = new \Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\GrossPriceCalculator'] ?? $this->getGrossPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\NetPriceCalculator'] ?? $this->getNetPriceCalculatorService()));
  27533.     }
  27534.     /**
  27535.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor' shared service.
  27536.      *
  27537.      * @return \Shopware\Core\Checkout\Cart\Processor
  27538.      */
  27539.     protected function getProcessorService()
  27540.     {
  27541.         $a = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  27542.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'])) {
  27543.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'];
  27544.         }
  27545.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] = new \Shopware\Core\Checkout\Cart\Processor(new \Shopware\Core\Checkout\Cart\Validator(new RewindableGenerator(function () {
  27546.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryValidator()));
  27547.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] = new \Shopware\Core\Checkout\Cart\LineItem\LineItemValidator()));
  27548.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? $this->getAddressValidatorService());
  27549.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemValidator'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemValidator()));
  27550.             yield => ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentMethodValidator()));
  27551.             yield => ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'] ?? $this->getCartValidatorService());
  27552.             yield => ($this->privates['Swag\\AmazonPay\\Core\\Checkout\\Payment\\Cart\\AmazonPayPaymentMethodValidator'] ?? $this->getAmazonPayPaymentMethodValidatorService());
  27553.         }, 7)), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()), new \Shopware\Core\Checkout\Cart\Transaction\TransactionProcessor(), new RewindableGenerator(function () {
  27554.             yield => ($this->privates['ArboroFurnplan\\Core\\Checkout\\Furnplan\\Cart\\FurnplanCartProcessor'] ?? $this->getFurnplanCartProcessorService());
  27555.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  27556.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'] ?? $this->getPromotionProcessorService());
  27557.             yield => ($this->privates['ZweiPunktSeoKampfpreise\\Service\\OverwritePriceCollector'] ?? $this->getOverwritePriceCollectorService());
  27558.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  27559.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\ContainerCartProcessor'] ?? $this->getContainerCartProcessorService());
  27560.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\DiscountCartProcessor'] ?? $this->getDiscountCartProcessorService());
  27561.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] ?? $this->getCreditCartProcessorService());
  27562.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  27563.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionDeliveryProcessor'] ?? $this->getPromotionDeliveryProcessorService());
  27564.         }, 10), new RewindableGenerator(function () {
  27565.             yield => ($this->privates['ArboroFurnplan\\Core\\Checkout\\Furnplan\\Cart\\FurnplanCartProcessor'] ?? $this->getFurnplanCartProcessorService());
  27566.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  27567.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  27568.             yield => ($this->privates['ZweiPunktSeoKampfpreise\\Service\\OverwritePriceCollector'] ?? $this->getOverwritePriceCollectorService());
  27569.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  27570.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  27571.         }, 6), $a);
  27572.     }
  27573.     /**
  27574.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor' shared service.
  27575.      *
  27576.      * @return \Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor
  27577.      */
  27578.     protected function getContainerCartProcessorService()
  27579.     {
  27580.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  27581.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/ContainerCartProcessor.php';
  27582.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\ContainerCartProcessor'] = new \Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CurrencyPriceCalculator'] ?? $this->getCurrencyPriceCalculatorService()));
  27583.     }
  27584.     /**
  27585.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor' shared service.
  27586.      *
  27587.      * @return \Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor
  27588.      */
  27589.     protected function getDiscountCartProcessorService()
  27590.     {
  27591.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  27592.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/DiscountCartProcessor.php';
  27593.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\DiscountCartProcessor'] = new \Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CurrencyPriceCalculator'] ?? $this->getCurrencyPriceCalculatorService()));
  27594.     }
  27595.     /**
  27596.      * Gets the private 'Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand' shared service.
  27597.      *
  27598.      * @return \Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand
  27599.      */
  27600.     protected function getDeleteUnusedGuestCustomersCommandService()
  27601.     {
  27602.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Command/DeleteUnusedGuestCustomersCommand.php';
  27604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DeleteUnusedGuestCustomerService.php';
  27605.         $this->privates['Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand'] = $instance = new \Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand(new \Shopware\Core\Checkout\Customer\DeleteUnusedGuestCustomerService(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService())));
  27606.         $instance->setName('customer:delete-unused-guests');
  27607.         return $instance;
  27608.     }
  27609.     /**
  27610.      * Gets the private 'Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier' shared service.
  27611.      *
  27612.      * @return \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier
  27613.      */
  27614.     protected function getLegacyPasswordVerifierService()
  27615.     {
  27616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Password/LegacyPasswordVerifier.php';
  27617.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyPasswordVerifier'] = new \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier(new RewindableGenerator(function () {
  27618.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyEncoder\\Md5'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyEncoder\\Md5'] = new \Shopware\Core\Checkout\Customer\Password\LegacyEncoder\Md5()));
  27619.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyEncoder\\Sha256'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyEncoder\\Sha256'] = new \Shopware\Core\Checkout\Customer\Password\LegacyEncoder\Sha256()));
  27620.         }, 2));
  27621.     }
  27622.     /**
  27623.      * Gets the private 'Shopware\Core\Checkout\Customer\SalesChannel\AccountService' shared service.
  27624.      *
  27625.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountService
  27626.      */
  27627.     protected function getAccountServiceService()
  27628.     {
  27629.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountService.php';
  27630.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27631.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  27632.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  27633.         }
  27634.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27635.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  27636.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  27637.         }
  27638.         $c = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] ?? $this->getSwitchDefaultAddressRouteService());
  27639.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  27640.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  27641.         }
  27642.         $d = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService());
  27643.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  27644.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  27645.         }
  27646.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] = new \Shopware\Core\Checkout\Customer\SalesChannel\AccountService($a$b, ($this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyPasswordVerifier'] ?? $this->getLegacyPasswordVerifierService()), $c$d);
  27647.     }
  27648.     /**
  27649.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber' shared service.
  27650.      *
  27651.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber
  27652.      */
  27653.     protected function getCustomerBeforeDeleteSubscriberService()
  27654.     {
  27655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriber.php';
  27656.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27657.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  27658.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  27659.         }
  27660.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  27661.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  27662.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  27663.         }
  27664.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27665.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  27666.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  27667.         }
  27668.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber($a$b$c);
  27669.     }
  27670.     /**
  27671.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber' shared service.
  27672.      *
  27673.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber
  27674.      */
  27675.     protected function getCustomerChangePasswordSubscriberService()
  27676.     {
  27677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php';
  27678.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27679.     }
  27680.     /**
  27681.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber' shared service.
  27682.      *
  27683.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber
  27684.      */
  27685.     protected function getCustomerDefaultSalutationSubscriberService()
  27686.     {
  27687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerDefaultSalutationSubscriber.php';
  27688.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  27689.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'])) {
  27690.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'];
  27691.         }
  27692.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber($a);
  27693.     }
  27694.     /**
  27695.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber' shared service.
  27696.      *
  27697.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber
  27698.      */
  27699.     protected function getCustomerFlowEventsSubscriberService()
  27700.     {
  27701.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerFlowEventsSubscriber.php';
  27702.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27703.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'])) {
  27704.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'];
  27705.         }
  27706.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] ?? $this->getSalesChannelContextRestorerService());
  27707.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'])) {
  27708.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'];
  27709.         }
  27710.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber($a$b);
  27711.     }
  27712.     /**
  27713.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber' shared service.
  27714.      *
  27715.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber
  27716.      */
  27717.     protected function getCustomerGroupSubscriberService()
  27718.     {
  27719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerGroupSubscriber.php';
  27720.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  27721.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  27722.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  27723.         }
  27724.         $b = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  27725.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  27726.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  27727.         }
  27728.         $c = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  27729.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  27730.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  27731.         }
  27732.         $d = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService());
  27733.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  27734.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  27735.         }
  27736.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber($a$b$c$d, ($this->privates['slugify'] ?? $this->getSlugifyService()));
  27737.     }
  27738.     /**
  27739.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber' shared service.
  27740.      *
  27741.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber
  27742.      */
  27743.     protected function getCustomerMetaFieldSubscriberService()
  27744.     {
  27745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerMetaFieldSubscriber.php';
  27746.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27747.     }
  27748.     /**
  27749.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber' shared service.
  27750.      *
  27751.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber
  27752.      */
  27753.     protected function getCustomerRemoteAddressSubscriberService()
  27754.     {
  27755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriber.php';
  27756.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  27757.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'])) {
  27758.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'];
  27759.         }
  27760.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  27761.     }
  27762.     /**
  27763.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber' shared service.
  27764.      *
  27765.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber
  27766.      */
  27767.     protected function getCustomerTokenSubscriberService()
  27768.     {
  27769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerTokenSubscriber.php';
  27770.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  27771.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'])) {
  27772.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'];
  27773.         }
  27774.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  27775.     }
  27776.     /**
  27777.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory' shared service.
  27778.      *
  27779.      * @return \Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory
  27780.      */
  27781.     protected function getAddressValidationFactoryService()
  27782.     {
  27783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  27784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/AddressValidationFactory.php';
  27785.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  27786.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'])) {
  27787.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'];
  27788.         }
  27789.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] = new \Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory($a);
  27790.     }
  27791.     /**
  27792.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator' shared service.
  27793.      *
  27794.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator
  27795.      */
  27796.     protected function getCustomerEmailUniqueValidatorService()
  27797.     {
  27798.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  27799.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  27800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerEmailUniqueValidator.php';
  27801.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27802.     }
  27803.     /**
  27804.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator' shared service.
  27805.      *
  27806.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator
  27807.      */
  27808.     protected function getCustomerPasswordMatchesValidatorService()
  27809.     {
  27810.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  27811.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  27812.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerPasswordMatchesValidator.php';
  27813.         $a = ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService());
  27814.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'])) {
  27815.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'];
  27816.         }
  27817.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator($a);
  27818.     }
  27819.     /**
  27820.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator' shared service.
  27821.      *
  27822.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator
  27823.      */
  27824.     protected function getCustomerVatIdentificationValidatorService()
  27825.     {
  27826.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  27827.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  27828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerVatIdentificationValidator.php';
  27829.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27830.     }
  27831.     /**
  27832.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator' shared service.
  27833.      *
  27834.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator
  27835.      */
  27836.     protected function getCustomerZipCodeValidatorService()
  27837.     {
  27838.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  27839.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  27840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerZipCodeValidator.php';
  27841.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  27842.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'])) {
  27843.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'];
  27844.         }
  27845.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator($a);
  27846.     }
  27847.     /**
  27848.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory' shared service.
  27849.      *
  27850.      * @return \Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory
  27851.      */
  27852.     protected function getCustomerProfileValidationFactoryService()
  27853.     {
  27854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  27855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerProfileValidationFactory.php';
  27856.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  27857.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\CustomerProfileValidationFactory'])) {
  27858.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\CustomerProfileValidationFactory'];
  27859.         }
  27860.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\CustomerProfileValidationFactory'] = new \Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory(($this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] ?? $this->getSalutationDefinitionService()), $a);
  27861.     }
  27862.     /**
  27863.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator' shared service.
  27864.      *
  27865.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator
  27866.      */
  27867.     protected function getCreditNoteGeneratorService()
  27868.     {
  27869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  27870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/CreditNoteGenerator.php';
  27871.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  27872.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'])) {
  27873.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'];
  27874.         }
  27875.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator($a\dirname(__DIR__4));
  27876.     }
  27877.     /**
  27878.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator' shared service.
  27879.      *
  27880.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator
  27881.      */
  27882.     protected function getDeliveryNoteGeneratorService()
  27883.     {
  27884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  27885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DeliveryNoteGenerator.php';
  27886.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  27887.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'])) {
  27888.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'];
  27889.         }
  27890.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator($a\dirname(__DIR__4));
  27891.     }
  27892.     /**
  27893.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry' shared service.
  27894.      *
  27895.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry
  27896.      */
  27897.     protected function getDocumentGeneratorRegistryService()
  27898.     {
  27899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorRegistry.php';
  27900.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry(new RewindableGenerator(function () {
  27901.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] ?? $this->getInvoiceGeneratorService());
  27902.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] ?? $this->getDeliveryNoteGeneratorService());
  27903.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] ?? $this->getStornoGeneratorService());
  27904.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] ?? $this->getCreditNoteGeneratorService());
  27905.         }, 4));
  27906.     }
  27907.     /**
  27908.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator' shared service.
  27909.      *
  27910.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator
  27911.      */
  27912.     protected function getInvoiceGeneratorService()
  27913.     {
  27914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  27915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/InvoiceGenerator.php';
  27916.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  27917.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'])) {
  27918.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'];
  27919.         }
  27920.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator($a\dirname(__DIR__4));
  27921.     }
  27922.     /**
  27923.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator' shared service.
  27924.      *
  27925.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator
  27926.      */
  27927.     protected function getStornoGeneratorService()
  27928.     {
  27929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  27930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/StornoGenerator.php';
  27931.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  27932.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'])) {
  27933.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'];
  27934.         }
  27935.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator($a\dirname(__DIR__4));
  27936.     }
  27937.     /**
  27938.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentService' shared service.
  27939.      *
  27940.      * @return \Shopware\Core\Checkout\Document\DocumentService
  27941.      */
  27942.     protected function getDocumentServiceService()
  27943.     {
  27944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentService.php';
  27945.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] ?? $this->getDocumentGeneratorRegistryService());
  27946.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  27947.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  27948.         }
  27949.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  27950.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  27951.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  27952.         }
  27953.         $c = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  27954.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  27955.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  27956.         }
  27957.         $d = ($this->services['document_type.repository'] ?? $this->getDocumentType_RepositoryService());
  27958.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  27959.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  27960.         }
  27961.         $e = ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService());
  27962.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  27963.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  27964.         }
  27965.         $f = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  27966.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  27967.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  27968.         }
  27969.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27970.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  27971.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  27972.         }
  27973.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] = new \Shopware\Core\Checkout\Document\DocumentService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a, ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\FileGeneratorRegistry'] ?? $this->getFileGeneratorRegistryService()), $b$c$d$e$f$g);
  27974.     }
  27975.     /**
  27976.      * Gets the private 'Shopware\Core\Checkout\Document\FileGenerator\FileGeneratorRegistry' shared service.
  27977.      *
  27978.      * @return \Shopware\Core\Checkout\Document\FileGenerator\FileGeneratorRegistry
  27979.      */
  27980.     protected function getFileGeneratorRegistryService()
  27981.     {
  27982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorRegistry.php';
  27983.         return $this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\FileGeneratorRegistry'] = new \Shopware\Core\Checkout\Document\FileGenerator\FileGeneratorRegistry(new RewindableGenerator(function () {
  27984.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] = new \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator()));
  27985.         }, 1));
  27986.     }
  27987.     /**
  27988.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer' shared service.
  27989.      *
  27990.      * @return \Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer
  27991.      */
  27992.     protected function getCreditNoteRendererService()
  27993.     {
  27994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  27995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/CreditNoteRenderer.php';
  27996.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  27997.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  27998.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  27999.         }
  28000.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28001.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  28002.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  28003.         }
  28004.         $c = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  28005.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  28006.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  28007.         }
  28008.         $d = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  28009.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  28010.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  28011.         }
  28012.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'] = new \Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer($a, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService()), $b$c$d, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] ?? $this->getReferenceInvoiceLoaderService()), \dirname(__DIR__4), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28013.     }
  28014.     /**
  28015.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer' shared service.
  28016.      *
  28017.      * @return \Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer
  28018.      */
  28019.     protected function getDeliveryNoteRendererService()
  28020.     {
  28021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  28022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/DeliveryNoteRenderer.php';
  28023.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  28024.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  28025.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  28026.         }
  28027.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28028.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  28029.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  28030.         }
  28031.         $c = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  28032.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  28033.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  28034.         }
  28035.         $d = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  28036.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  28037.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  28038.         }
  28039.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'] = new \Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer($a, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService()), $b$c$d\dirname(__DIR__4), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28040.     }
  28041.     /**
  28042.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer' shared service.
  28043.      *
  28044.      * @return \Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer
  28045.      */
  28046.     protected function getInvoiceRendererService()
  28047.     {
  28048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  28049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/InvoiceRenderer.php';
  28050.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  28051.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  28052.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  28053.         }
  28054.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  28055.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  28056.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  28057.         }
  28058.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28059.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  28060.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  28061.         }
  28062.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  28063.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  28064.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  28065.         }
  28066.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  28067.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  28068.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  28069.         }
  28070.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'] = new \Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer($a$b$c$d$e\dirname(__DIR__4), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28071.     }
  28072.     /**
  28073.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\StornoRenderer' shared service.
  28074.      *
  28075.      * @return \Shopware\Core\Checkout\Document\Renderer\StornoRenderer
  28076.      */
  28077.     protected function getStornoRendererService()
  28078.     {
  28079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  28080.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/StornoRenderer.php';
  28081.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  28082.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  28083.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  28084.         }
  28085.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28086.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  28087.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  28088.         }
  28089.         $c = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  28090.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  28091.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  28092.         }
  28093.         $d = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  28094.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  28095.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  28096.         }
  28097.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'] = new \Shopware\Core\Checkout\Document\Renderer\StornoRenderer($a, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService()), $b$c$d, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] ?? $this->getReferenceInvoiceLoaderService()), \dirname(__DIR__4), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28098.     }
  28099.     /**
  28100.      * Gets the private 'Shopware\Core\Checkout\Document\Service\DocumentConfigLoader' shared service.
  28101.      *
  28102.      * @return \Shopware\Core\Checkout\Document\Service\DocumentConfigLoader
  28103.      */
  28104.     protected function getDocumentConfigLoaderService()
  28105.     {
  28106.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentConfigLoader.php';
  28107.         $a = ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService());
  28108.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'])) {
  28109.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'];
  28110.         }
  28111.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] = new \Shopware\Core\Checkout\Document\Service\DocumentConfigLoader($a);
  28112.     }
  28113.     /**
  28114.      * Gets the private 'Shopware\Core\Checkout\Document\Service\DocumentGenerator' shared service.
  28115.      *
  28116.      * @return \Shopware\Core\Checkout\Document\Service\DocumentGenerator
  28117.      */
  28118.     protected function getDocumentGeneratorService()
  28119.     {
  28120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentGenerator.php';
  28121.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/DocumentRendererRegistry.php';
  28122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/PdfRenderer.php';
  28123.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  28124.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'])) {
  28125.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'];
  28126.         }
  28127.         $b = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  28128.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'])) {
  28129.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'];
  28130.         }
  28131.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] = new \Shopware\Core\Checkout\Document\Service\DocumentGenerator(new \Shopware\Core\Checkout\Document\Renderer\DocumentRendererRegistry(new RewindableGenerator(function () {
  28132.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'] ?? $this->getInvoiceRendererService());
  28133.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'] ?? $this->getDeliveryNoteRendererService());
  28134.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'] ?? $this->getStornoRendererService());
  28135.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'] ?? $this->getCreditNoteRendererService());
  28136.         }, 4)), new \Shopware\Core\Checkout\Document\Service\PdfRenderer(), $a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28137.     }
  28138.     /**
  28139.      * Gets the private 'Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader' shared service.
  28140.      *
  28141.      * @return \Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader
  28142.      */
  28143.     protected function getReferenceInvoiceLoaderService()
  28144.     {
  28145.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/ReferenceInvoiceLoader.php';
  28146.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] = new \Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28147.     }
  28148.     /**
  28149.      * Gets the private 'Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer' shared service.
  28150.      *
  28151.      * @return \Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer
  28152.      */
  28153.     protected function getDocumentTemplateRendererService()
  28154.     {
  28155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Twig/DocumentTemplateRenderer.php';
  28156.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  28157.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  28158.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  28159.         }
  28160.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service());
  28161.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  28162.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  28163.         }
  28164.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  28165.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  28166.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  28167.         }
  28168.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28169.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  28170.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  28171.         }
  28172.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] = new \Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer(($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService()), $a$b$c$d);
  28173.     }
  28174.     /**
  28175.      * Gets the private 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler' shared service.
  28176.      *
  28177.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler
  28178.      */
  28179.     protected function getOrderTransactionStateHandlerService()
  28180.     {
  28181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionStateHandler.php';
  28182.         $a = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  28183.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'])) {
  28184.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'];
  28185.         }
  28186.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler($a);
  28187.     }
  28188.     /**
  28189.      * Gets the private 'Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener' shared service.
  28190.      *
  28191.      * @return \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener
  28192.      */
  28193.     protected function getOrderStateChangeEventListenerService()
  28194.     {
  28195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Listener/OrderStateChangeEventListener.php';
  28196.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  28197.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  28198.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  28199.         }
  28200.         $b = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  28201.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  28202.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  28203.         }
  28204.         $c = ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService());
  28205.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  28206.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  28207.         }
  28208.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28209.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  28210.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  28211.         }
  28212.         $e = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService());
  28213.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  28214.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  28215.         }
  28216.         $f = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  28217.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  28218.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  28219.         }
  28220.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] = new \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener($a$b$c$d$e$f);
  28221.     }
  28222.     /**
  28223.      * Gets the private 'Shopware\Core\Checkout\Order\SalesChannel\OrderService' shared service.
  28224.      *
  28225.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderService
  28226.      */
  28227.     protected function getOrderServiceService()
  28228.     {
  28229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderService.php';
  28230.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  28231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Validation/OrderValidationFactory.php';
  28232.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  28233.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  28234.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  28235.         }
  28236.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28237.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  28238.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  28239.         }
  28240.         $c = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  28241.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  28242.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  28243.         }
  28244.         $d = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  28245.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  28246.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  28247.         }
  28248.         $e = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  28249.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  28250.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  28251.         }
  28252.         $f = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  28253.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  28254.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  28255.         }
  28256.         $g = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  28257.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  28258.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  28259.         }
  28260.         $h = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  28261.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  28262.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  28263.         }
  28264.         $i = ($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'] ?? $this->getMailServiceDecoratorService());
  28265.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  28266.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  28267.         }
  28268.         $j = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  28269.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  28270.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  28271.         }
  28272.         $k = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  28273.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  28274.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  28275.         }
  28276.         return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] = new \Shopware\Core\Checkout\Order\SalesChannel\OrderService($a, new \Shopware\Core\Checkout\Order\Validation\OrderValidationFactory(), $b$c$d$e$f$g$h$i$j$k);
  28277.     }
  28278.     /**
  28279.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment' shared service.
  28280.      *
  28281.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment
  28282.      */
  28283.     protected function getCashPaymentService()
  28284.     {
  28285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  28286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  28287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  28288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/CashPayment.php';
  28289.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  28290.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'])) {
  28291.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'];
  28292.         }
  28293.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment($a);
  28294.     }
  28295.     /**
  28296.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment' shared service.
  28297.      *
  28298.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment
  28299.      */
  28300.     protected function getDebitPaymentService()
  28301.     {
  28302.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  28303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  28304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  28305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DebitPayment.php';
  28306.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  28307.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'])) {
  28308.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'];
  28309.         }
  28310.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment($a);
  28311.     }
  28312.     /**
  28313.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment' shared service.
  28314.      *
  28315.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment
  28316.      */
  28317.     protected function getDefaultPaymentService()
  28318.     {
  28319.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  28320.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  28321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  28322.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  28323.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'])) {
  28324.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'];
  28325.         }
  28326.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment($a);
  28327.     }
  28328.     /**
  28329.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment' shared service.
  28330.      *
  28331.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment
  28332.      */
  28333.     protected function getInvoicePaymentService()
  28334.     {
  28335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  28336.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  28337.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  28338.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/InvoicePayment.php';
  28339.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  28340.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'])) {
  28341.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'];
  28342.         }
  28343.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment($a);
  28344.     }
  28345.     /**
  28346.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry' shared service.
  28347.      *
  28348.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry
  28349.      */
  28350.     protected function getPaymentHandlerRegistryService()
  28351.     {
  28352.         $a = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28353.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler''getAppPaymentHandlerService'false],
  28354.         ], [
  28355.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler',
  28356.         ]);
  28357.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28358.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment''getCashPaymentService'false],
  28359.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment''getDebitPaymentService'false],
  28360.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment''getDefaultPaymentService'false],
  28361.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment''getInvoicePaymentService'false],
  28362.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment''getPrePaymentService'false],
  28363.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler''getAppSyncPaymentHandlerService'false],
  28364.             'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler''getACDCHandlerService'false],
  28365.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler''getPUIHandlerService'false],
  28366.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler''getPayLaterHandlerService'false],
  28367.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler''getSEPAHandlerService'false],
  28368.             'Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler''getVenmoHandlerService'false],
  28369.         ], [
  28370.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment',
  28371.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment',
  28372.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment',
  28373.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment',
  28374.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment',
  28375.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler',
  28376.             'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler',
  28377.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler',
  28378.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler',
  28379.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler',
  28380.             'Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler',
  28381.         ]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28382.             'KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler' => ['privates''KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler''getKlarnaPaymentsPaymentHandlerService'false],
  28383.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler''getAppAsyncPaymentHandlerService'false],
  28384.             'Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler' => ['privates''Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler''getAmazonPaymentHandlerService'false],
  28385.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler''getBancontactAPMHandlerService'false],
  28386.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler''getBlikAPMHandlerService'false],
  28387.             'Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler''getEpsAPMHandlerService'false],
  28388.             'Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler''getGiropayAPMHandlerService'false],
  28389.             'Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler''getIdealAPMHandlerService'false],
  28390.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler''getMultibancoAPMHandlerService'false],
  28391.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler''getMyBankAPMHandlerService'false],
  28392.             'Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler''getOxxoAPMHandlerService'false],
  28393.             'Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler''getP24APMHandlerService'false],
  28394.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler''getSofortAPMHandlerService'false],
  28395.             'Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler''getTrustlyAPMHandlerService'false],
  28396.             'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler''getPayPalPaymentHandlerService'false],
  28397.         ], [
  28398.             'KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler' => 'KlarnaPayment\\Components\\PaymentHandler\\KlarnaPaymentsPaymentHandler',
  28399.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler',
  28400.             'Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler' => 'Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler',
  28401.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  28402.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  28403.             'Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  28404.             'Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  28405.             'Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  28406.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  28407.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  28408.             'Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  28409.             'Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  28410.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  28411.             'Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  28412.             'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler' => 'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler',
  28413.         ]), $a$a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28414.     }
  28415.     /**
  28416.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment' shared service.
  28417.      *
  28418.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment
  28419.      */
  28420.     protected function getPrePaymentService()
  28421.     {
  28422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  28423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  28424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  28425.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PrePayment.php';
  28426.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  28427.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'])) {
  28428.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'];
  28429.         }
  28430.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment($a);
  28431.     }
  28432.     /**
  28433.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2' shared service.
  28434.      *
  28435.      * @return \Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2
  28436.      */
  28437.     protected function getJWTFactoryV2Service()
  28438.     {
  28439.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/TokenFactoryInterfaceV2.php';
  28440.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTFactoryV2.php';
  28441.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\Token\\JWTFactoryV2'] = new \Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2(($this->privates['shopware.jwt_config'] ?? $this->getShopware_JwtConfigService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28442.     }
  28443.     /**
  28444.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer' shared service.
  28445.      *
  28446.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer
  28447.      */
  28448.     protected function getPaymentMethodIndexerService()
  28449.     {
  28450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodIndexer.php';
  28452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentDistinguishableNameGenerator.php';
  28453.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28454.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'])) {
  28455.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'];
  28456.         }
  28457.         $b = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  28458.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'])) {
  28459.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'];
  28460.         }
  28461.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$b, new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentDistinguishableNameGenerator($b));
  28462.     }
  28463.     /**
  28464.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator' shared service.
  28465.      *
  28466.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator
  28467.      */
  28468.     protected function getPaymentMethodValidator2Service()
  28469.     {
  28470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodValidator.php';
  28471.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28472.     }
  28473.     /**
  28474.      * Gets the private 'Shopware\Core\Checkout\Payment\PaymentService' shared service.
  28475.      *
  28476.      * @return \Shopware\Core\Checkout\Payment\PaymentService
  28477.      */
  28478.     protected function getPaymentServiceService()
  28479.     {
  28480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentService.php';
  28481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentTransactionChainProcessor.php';
  28482.         $a = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\Token\\JWTFactoryV2'] ?? $this->getJWTFactoryV2Service());
  28483.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  28484.         $c = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  28485.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\PaymentService'] = new \Shopware\Core\Checkout\Payment\PaymentService(new \Shopware\Core\Checkout\Payment\Cart\PaymentTransactionChainProcessor($a$b, ($this->services['router'] ?? $this->getRouterService()), $c, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService())), $a$c, ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()));
  28486.     }
  28487.     /**
  28488.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry' shared service.
  28489.      *
  28490.      * @return \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry
  28491.      */
  28492.     protected function getFilterServiceRegistryService()
  28493.     {
  28494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/FilterServiceRegistry.php';
  28495.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] = new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry(new RewindableGenerator(function () {
  28496.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\Sorter\\FilterSorterPriceAsc'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\Sorter\\FilterSorterPriceAsc'] = new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\Sorter\FilterSorterPriceAsc()));
  28497.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\Sorter\\FilterSorterPriceDesc'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\Sorter\\FilterSorterPriceDesc'] = new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\Sorter\FilterSorterPriceDesc()));
  28498.         }, 2), new RewindableGenerator(function () {
  28499.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\Picker\\VerticalPicker'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\Picker\\VerticalPicker'] = new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\Picker\VerticalPicker()));
  28500.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\Picker\\HorizontalPicker'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\Picker\\HorizontalPicker'] = new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\Picker\HorizontalPicker()));
  28501.         }, 2));
  28502.     }
  28503.     /**
  28504.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionCollector' shared service.
  28505.      *
  28506.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionCollector
  28507.      */
  28508.     protected function getPromotionCollectorService()
  28509.     {
  28510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  28511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  28512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCollector.php';
  28513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGatewayInterface.php';
  28514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGateway.php';
  28515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeServiceInterface.php';
  28516.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeService.php';
  28517.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  28518.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  28519.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'])) {
  28520.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'];
  28521.         }
  28522.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionCollector(new \Shopware\Core\Checkout\Promotion\Gateway\PromotionGateway($a, new \Shopware\Core\Checkout\Promotion\Service\PromotionDateTimeService()), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionItemBuilder())), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()));
  28523.     }
  28524.     /**
  28525.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor' shared service.
  28526.      *
  28527.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor
  28528.      */
  28529.     protected function getPromotionDeliveryProcessorService()
  28530.     {
  28531.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  28532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryProcessor.php';
  28533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  28534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryCalculator.php';
  28535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  28536.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionDeliveryProcessor'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor(new \Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionItemBuilder()))), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupBuilder'] ?? $this->getLineItemGroupBuilderService()));
  28537.     }
  28538.     /**
  28539.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor' shared service.
  28540.      *
  28541.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor
  28542.      */
  28543.     protected function getPromotionProcessorService()
  28544.     {
  28545.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  28546.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionProcessor.php';
  28547.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  28548.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCalculator.php';
  28549.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Composition/DiscountCompositionBuilder.php';
  28550.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/PackageFilter.php';
  28551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageFilter.php';
  28552.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackagePicker.php';
  28553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/SetGroupScopeFilter.php';
  28554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageRules.php';
  28555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/DiscountPackager.php';
  28556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackager.php';
  28557.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetGroupScopeDiscountPackager.php';
  28558.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetScopeDiscountPackager.php';
  28559.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupBuilder'] ?? $this->getLineItemGroupBuilderService());
  28560.         $b = ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] ?? $this->getFilterServiceRegistryService());
  28561.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor(new \Shopware\Core\Checkout\Promotion\Cart\PromotionCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()), $a, new \Shopware\Core\Checkout\Promotion\Cart\Discount\Composition\DiscountCompositionBuilder(), new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageFilter($b), new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackagePicker($b), new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageRules(), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemQuantitySplitter'] ?? $this->getLineItemQuantitySplitterService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\CartScopeDiscountPackager(), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\SetGroupScopeDiscountPackager($a), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\SetScopeDiscountPackager($a)), $a);
  28562.     }
  28563.     /**
  28564.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer' shared service.
  28565.      *
  28566.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer
  28567.      */
  28568.     protected function getPromotionIndexerService()
  28569.     {
  28570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionIndexer.php';
  28572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionExclusionUpdater.php';
  28573.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  28574.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'])) {
  28575.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'];
  28576.         }
  28577.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28578.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'])) {
  28579.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'];
  28580.         }
  28581.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'] = new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a, new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionExclusionUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] ?? $this->getPromotionRedemptionUpdaterService()), $b);
  28582.     }
  28583.     /**
  28584.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater' shared service.
  28585.      *
  28586.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater
  28587.      */
  28588.     protected function getPromotionRedemptionUpdaterService()
  28589.     {
  28590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdater.php';
  28591.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] = new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28592.     }
  28593.     /**
  28594.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer' shared service.
  28595.      *
  28596.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer
  28597.      */
  28598.     protected function getPromotionIndividualCodeRedeemerService()
  28599.     {
  28600.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/PromotionIndividualCodeRedeemer.php';
  28601.         $a = ($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService());
  28602.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'])) {
  28603.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'];
  28604.         }
  28605.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] = new \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer($a);
  28606.     }
  28607.     /**
  28608.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber' shared service.
  28609.      *
  28610.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber
  28611.      */
  28612.     protected function getStorefrontCartSubscriberService()
  28613.     {
  28614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/Storefront/StorefrontCartSubscriber.php';
  28615.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  28616.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'])) {
  28617.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'];
  28618.         }
  28619.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] = new \Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  28620.     }
  28621.     /**
  28622.      * Gets the private 'Shopware\Core\Checkout\Promotion\Validator\PromotionValidator' shared service.
  28623.      *
  28624.      * @return \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator
  28625.      */
  28626.     protected function getPromotionValidatorService()
  28627.     {
  28628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Validator/PromotionValidator.php';
  28629.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] = new \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28630.     }
  28631.     /**
  28632.      * Gets the private 'Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator' shared service.
  28633.      *
  28634.      * @return \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator
  28635.      */
  28636.     protected function getShippingMethodValidatorService()
  28637.     {
  28638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Validator/ShippingMethodValidator.php';
  28639.         return $this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] = new \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28640.     }
  28641.     /**
  28642.      * Gets the private 'Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer' shared service.
  28643.      *
  28644.      * @return \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer
  28645.      */
  28646.     protected function getCategoryIndexerService()
  28647.     {
  28648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryIndexer.php';
  28650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryBreadcrumbUpdater.php';
  28651.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  28652.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  28653.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  28654.         }
  28655.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  28656.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  28657.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  28658.         }
  28659.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28660.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  28661.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  28662.         }
  28663.         $d = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  28664.         return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] = new \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer($d, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ChildCountUpdater'] ?? $this->getChildCountUpdaterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\TreeUpdater'] ?? $this->getTreeUpdaterService()), new \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryBreadcrumbUpdater($d$a$b), $c);
  28665.     }
  28666.     /**
  28667.      * Gets the private 'Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder' shared service.
  28668.      *
  28669.      * @return \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder
  28670.      */
  28671.     protected function getCategoryBreadcrumbBuilderService()
  28672.     {
  28673.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  28674.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'])) {
  28675.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'];
  28676.         }
  28677.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] = new \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder($a);
  28678.     }
  28679.     /**
  28680.      * Gets the private 'Shopware\Core\Content\Category\Service\NavigationLoader' shared service.
  28681.      *
  28682.      * @return \Shopware\Core\Content\Category\Service\NavigationLoader
  28683.      */
  28684.     protected function getNavigationLoaderService()
  28685.     {
  28686.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28687.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'])) {
  28688.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'];
  28689.         }
  28690.         $b = ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] ?? $this->getTreeBuildingNavigationRouteService());
  28691.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'])) {
  28692.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'];
  28693.         }
  28694.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] = new \Shopware\Core\Content\Category\Service\NavigationLoader($a$b);
  28695.     }
  28696.     /**
  28697.      * Gets the private 'Shopware\Core\Content\Category\Subscriber\CategorySubscriber' shared service.
  28698.      *
  28699.      * @return \Shopware\Core\Content\Category\Subscriber\CategorySubscriber
  28700.      */
  28701.     protected function getCategorySubscriberService()
  28702.     {
  28703.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Subscriber/CategorySubscriber.php';
  28704.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28705.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'])) {
  28706.             return $this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'];
  28707.         }
  28708.         return $this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] = new \Shopware\Core\Content\Category\Subscriber\CategorySubscriber($a);
  28709.     }
  28710.     /**
  28711.      * Gets the private 'Shopware\Core\Content\Category\Validation\EntryPointValidator' shared service.
  28712.      *
  28713.      * @return \Shopware\Core\Content\Category\Validation\EntryPointValidator
  28714.      */
  28715.     protected function getEntryPointValidatorService()
  28716.     {
  28717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Validation/EntryPointValidator.php';
  28718.         return $this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] = new \Shopware\Core\Content\Category\Validation\EntryPointValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28719.     }
  28720.     /**
  28721.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver' shared service.
  28722.      *
  28723.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver
  28724.      */
  28725.     protected function getFormCmsElementResolverService()
  28726.     {
  28727.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/FormCmsElementResolver.php';
  28730.         $a = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService());
  28731.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'])) {
  28732.             return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'];
  28733.         }
  28734.         return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] = new \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver($a);
  28735.     }
  28736.     /**
  28737.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver' shared service.
  28738.      *
  28739.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver
  28740.      */
  28741.     protected function getTextCmsElementResolverService()
  28742.     {
  28743.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  28744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  28745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/TextCmsElementResolver.php';
  28746.         return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\TextCmsElementResolver'] = new \Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver(($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()));
  28747.     }
  28748.     /**
  28749.      * Gets the private 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader' shared service.
  28750.      *
  28751.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader
  28752.      */
  28753.     protected function getSalesChannelCmsPageLoaderService()
  28754.     {
  28755.         $a = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  28756.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  28757.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  28758.         }
  28759.         $b = ($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? $this->getCmsSlotsDataResolverService());
  28760.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  28761.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  28762.         }
  28763.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28764.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  28765.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  28766.         }
  28767.         return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader($a$b$c);
  28768.     }
  28769.     /**
  28770.      * Gets the private 'Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber' shared service.
  28771.      *
  28772.      * @return \Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber
  28773.      */
  28774.     protected function getCmsPageDefaultChangeSubscriberService()
  28775.     {
  28776.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Subscriber/CmsPageDefaultChangeSubscriber.php';
  28777.         return $this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] = new \Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28778.     }
  28779.     /**
  28780.      * Gets the private 'Shopware\Core\Content\Flow\Api\FlowActionCollector' shared service.
  28781.      *
  28782.      * @return \Shopware\Core\Content\Flow\Api\FlowActionCollector
  28783.      */
  28784.     protected function getFlowActionCollectorService()
  28785.     {
  28786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Api/FlowActionCollector.php';
  28787.         return $this->privates['Shopware\\Core\\Content\\Flow\\Api\\FlowActionCollector'] = new \Shopware\Core\Content\Flow\Api\FlowActionCollector(new RewindableGenerator(function () {
  28788.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  28789.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  28790.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  28791.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  28792.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  28793.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  28794.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  28795.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] ?? $this->getGrantDownloadAccessActionService());
  28796.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  28797.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  28798.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  28799.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  28800.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  28801.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  28802.             yield 14 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  28803.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\StopFlowAction'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\StopFlowAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\StopFlowAction()));
  28804.         }, 16), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['app_flow_action.repository'] ?? $this->getAppFlowAction_RepositoryService()));
  28805.     }
  28806.     /**
  28807.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction' shared service.
  28808.      *
  28809.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction
  28810.      */
  28811.     protected function getAddCustomerAffiliateAndCampaignCodeActionService()
  28812.     {
  28813.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  28814.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  28815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerAffiliateAndCampaignCodeAction.php';
  28816.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  28817.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'])) {
  28818.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'];
  28819.         }
  28820.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  28821.     }
  28822.     /**
  28823.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction' shared service.
  28824.      *
  28825.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction
  28826.      */
  28827.     protected function getAddCustomerTagActionService()
  28828.     {
  28829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  28830.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  28831.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerTagAction.php';
  28832.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  28833.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'])) {
  28834.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'];
  28835.         }
  28836.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction($a);
  28837.     }
  28838.     /**
  28839.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction' shared service.
  28840.      *
  28841.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction
  28842.      */
  28843.     protected function getAddOrderAffiliateAndCampaignCodeActionService()
  28844.     {
  28845.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  28846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  28847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderAffiliateAndCampaignCodeAction.php';
  28848.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  28849.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'])) {
  28850.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'];
  28851.         }
  28852.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  28853.     }
  28854.     /**
  28855.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction' shared service.
  28856.      *
  28857.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction
  28858.      */
  28859.     protected function getAddOrderTagActionService()
  28860.     {
  28861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  28862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  28863.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderTagAction.php';
  28864.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  28865.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'])) {
  28866.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'];
  28867.         }
  28868.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction($a);
  28869.     }
  28870.     /**
  28871.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction' shared service.
  28872.      *
  28873.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction
  28874.      */
  28875.     protected function getChangeCustomerGroupActionService()
  28876.     {
  28877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  28878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  28879.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerGroupAction.php';
  28880.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  28881.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'])) {
  28882.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'];
  28883.         }
  28884.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction($a);
  28885.     }
  28886.     /**
  28887.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction' shared service.
  28888.      *
  28889.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction
  28890.      */
  28891.     protected function getChangeCustomerStatusActionService()
  28892.     {
  28893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  28894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  28895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerStatusAction.php';
  28896.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  28897.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'])) {
  28898.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'];
  28899.         }
  28900.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction($a);
  28901.     }
  28902.     /**
  28903.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction' shared service.
  28904.      *
  28905.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction
  28906.      */
  28907.     protected function getGenerateDocumentActionService()
  28908.     {
  28909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  28910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  28911.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/GenerateDocumentAction.php';
  28912.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  28913.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  28914.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  28915.         }
  28916.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  28917.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  28918.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  28919.         }
  28920.         $c = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  28921.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  28922.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  28923.         }
  28924.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction($a$b$c, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  28925.     }
  28926.     /**
  28927.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction' shared service.
  28928.      *
  28929.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction
  28930.      */
  28931.     protected function getGrantDownloadAccessActionService()
  28932.     {
  28933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  28934.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/GrantDownloadAccessAction.php';
  28935.         $a = ($this->services['order_line_item_download.repository'] ?? $this->getOrderLineItemDownload_RepositoryService());
  28936.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'])) {
  28937.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'];
  28938.         }
  28939.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction($a);
  28940.     }
  28941.     /**
  28942.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction' shared service.
  28943.      *
  28944.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction
  28945.      */
  28946.     protected function getRemoveCustomerTagActionService()
  28947.     {
  28948.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  28949.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  28950.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveCustomerTagAction.php';
  28951.         $a = ($this->services['customer_tag.repository'] ?? $this->getCustomerTag_RepositoryService());
  28952.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'])) {
  28953.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'];
  28954.         }
  28955.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction($a);
  28956.     }
  28957.     /**
  28958.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction' shared service.
  28959.      *
  28960.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction
  28961.      */
  28962.     protected function getRemoveOrderTagActionService()
  28963.     {
  28964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  28965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  28966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveOrderTagAction.php';
  28967.         $a = ($this->services['order_tag.repository'] ?? $this->getOrderTag_RepositoryService());
  28968.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'])) {
  28969.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'];
  28970.         }
  28971.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction($a);
  28972.     }
  28973.     /**
  28974.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction' shared service.
  28975.      *
  28976.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction
  28977.      */
  28978.     protected function getSendMailActionService()
  28979.     {
  28980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  28981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  28982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SendMailAction.php';
  28983.         $a = ($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'] ?? $this->getMailServiceDecoratorService());
  28984.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  28985.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  28986.         }
  28987.         $b = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  28988.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  28989.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  28990.         }
  28991.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28992.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  28993.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  28994.         }
  28995.         $d = ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService());
  28996.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  28997.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  28998.         }
  28999.         $e = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service());
  29000.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  29001.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  29002.         }
  29003.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $c$d$e, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()), true);
  29004.     }
  29005.     /**
  29006.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction' shared service.
  29007.      *
  29008.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction
  29009.      */
  29010.     protected function getSetCustomerCustomFieldActionService()
  29011.     {
  29012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  29013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  29014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  29015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerCustomFieldAction.php';
  29016.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  29017.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'])) {
  29018.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'];
  29019.         }
  29020.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  29021.     }
  29022.     /**
  29023.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction' shared service.
  29024.      *
  29025.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction
  29026.      */
  29027.     protected function getSetCustomerGroupCustomFieldActionService()
  29028.     {
  29029.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  29030.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  29031.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  29032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerGroupCustomFieldAction.php';
  29033.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  29034.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'])) {
  29035.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'];
  29036.         }
  29037.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  29038.     }
  29039.     /**
  29040.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction' shared service.
  29041.      *
  29042.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction
  29043.      */
  29044.     protected function getSetOrderCustomFieldActionService()
  29045.     {
  29046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  29047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  29048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  29049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderCustomFieldAction.php';
  29050.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  29051.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'])) {
  29052.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'];
  29053.         }
  29054.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  29055.     }
  29056.     /**
  29057.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction' shared service.
  29058.      *
  29059.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction
  29060.      */
  29061.     protected function getSetOrderStateActionService()
  29062.     {
  29063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  29064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  29065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderStateAction.php';
  29066.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService());
  29067.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'])) {
  29068.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'];
  29069.         }
  29070.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
  29071.     }
  29072.     /**
  29073.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer' shared service.
  29074.      *
  29075.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer
  29076.      */
  29077.     protected function getCustomerGroupStorerService()
  29078.     {
  29079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  29080.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerGroupStorer.php';
  29081.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  29082.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'])) {
  29083.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'];
  29084.         }
  29085.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer($a);
  29086.     }
  29087.     /**
  29088.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer' shared service.
  29089.      *
  29090.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer
  29091.      */
  29092.     protected function getCustomerRecoveryStorerService()
  29093.     {
  29094.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  29095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerRecoveryStorer.php';
  29096.         $a = ($this->services['customer_recovery.repository'] ?? $this->getCustomerRecovery_RepositoryService());
  29097.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'])) {
  29098.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'];
  29099.         }
  29100.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer($a);
  29101.     }
  29102.     /**
  29103.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer' shared service.
  29104.      *
  29105.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer
  29106.      */
  29107.     protected function getCustomerStorerService()
  29108.     {
  29109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  29110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerStorer.php';
  29111.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  29112.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'])) {
  29113.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'];
  29114.         }
  29115.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer($a);
  29116.     }
  29117.     /**
  29118.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer' shared service.
  29119.      *
  29120.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer
  29121.      */
  29122.     protected function getNewsletterRecipientStorerService()
  29123.     {
  29124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  29125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/NewsletterRecipientStorer.php';
  29126.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  29127.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'])) {
  29128.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'];
  29129.         }
  29130.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer($a);
  29131.     }
  29132.     /**
  29133.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer' shared service.
  29134.      *
  29135.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer
  29136.      */
  29137.     protected function getOrderStorerService()
  29138.     {
  29139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  29140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/OrderStorer.php';
  29141.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  29142.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'])) {
  29143.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'];
  29144.         }
  29145.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer($a);
  29146.     }
  29147.     /**
  29148.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer' shared service.
  29149.      *
  29150.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer
  29151.      */
  29152.     protected function getOrderTransactionStorerService()
  29153.     {
  29154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  29155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/OrderTransactionStorer.php';
  29156.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  29157.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'])) {
  29158.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'];
  29159.         }
  29160.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer($a);
  29161.     }
  29162.     /**
  29163.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer' shared service.
  29164.      *
  29165.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer
  29166.      */
  29167.     protected function getUserStorerService()
  29168.     {
  29169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  29170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/UserStorer.php';
  29171.         $a = ($this->services['user_recovery.repository'] ?? $this->getUserRecovery_RepositoryService());
  29172.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'])) {
  29173.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'];
  29174.         }
  29175.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer($a);
  29176.     }
  29177.     /**
  29178.      * Gets the private 'Shopware\Core\Content\Flow\Indexing\FlowIndexer' shared service.
  29179.      *
  29180.      * @return \Shopware\Core\Content\Flow\Indexing\FlowIndexer
  29181.      */
  29182.     protected function getFlowIndexerService()
  29183.     {
  29184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  29185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowIndexer.php';
  29186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowPayloadUpdater.php';
  29187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowBuilder.php';
  29188.         $a = ($this->services['flow.repository'] ?? $this->getFlow_RepositoryService());
  29189.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  29190.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  29191.         }
  29192.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  29193.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  29194.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  29195.         }
  29196.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29197.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  29198.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  29199.         }
  29200.         $d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  29201.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  29202.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  29203.         }
  29204.         return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] = new \Shopware\Core\Content\Flow\Indexing\FlowIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a, new \Shopware\Core\Content\Flow\Indexing\FlowPayloadUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), new \Shopware\Core\Content\Flow\Dispatching\FlowBuilder(), $b), $c$d);
  29205.     }
  29206.     /**
  29207.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand' shared service.
  29208.      *
  29209.      * @return \Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand
  29210.      */
  29211.     protected function getDeleteExpiredFilesCommandService()
  29212.     {
  29213.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29214.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/DeleteExpiredFilesCommand.php';
  29215.         $this->privates['Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand'] = $instance = new \Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand(($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] ?? $this->getDeleteExpiredFilesServiceService()));
  29216.         $instance->setName('import-export:delete-expired');
  29217.         return $instance;
  29218.     }
  29219.     /**
  29220.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\ImportEntityCommand' shared service.
  29221.      *
  29222.      * @return \Shopware\Core\Content\ImportExport\Command\ImportEntityCommand
  29223.      */
  29224.     protected function getImportEntityCommandService()
  29225.     {
  29226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/ImportEntityCommand.php';
  29228.         $this->privates['Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand'] = $instance = new \Shopware\Core\Content\ImportExport\Command\ImportEntityCommand(($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] ?? $this->getImportExportServiceService()), ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService()), ($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] ?? $this->getImportExportFactoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()));
  29229.         $instance->setName('import:entity');
  29230.         return $instance;
  29231.     }
  29232.     /**
  29233.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer' shared service.
  29234.      *
  29235.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer
  29236.      */
  29237.     protected function getCountrySerializerService()
  29238.     {
  29239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  29240.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  29241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CountrySerializer.php';
  29242.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  29243.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) {
  29244.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'];
  29245.         }
  29246.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer($a);
  29247.     }
  29248.     /**
  29249.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer' shared service.
  29250.      *
  29251.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer
  29252.      */
  29253.     protected function getCustomerSerializerService()
  29254.     {
  29255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  29256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  29257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CustomerSerializer.php';
  29258.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  29259.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  29260.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  29261.         }
  29262.         $b = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  29263.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  29264.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  29265.         }
  29266.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  29267.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  29268.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  29269.         }
  29270.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer($a$b$c);
  29271.     }
  29272.     /**
  29273.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer' shared service.
  29274.      *
  29275.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer
  29276.      */
  29277.     protected function getLanguageSerializerService()
  29278.     {
  29279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  29280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  29281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/LanguageSerializer.php';
  29282.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  29283.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) {
  29284.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'];
  29285.         }
  29286.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer($a);
  29287.     }
  29288.     /**
  29289.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer' shared service.
  29290.      *
  29291.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer
  29292.      */
  29293.     protected function getMediaSerializerService()
  29294.     {
  29295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  29296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  29297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/MediaSerializer.php';
  29298.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  29299.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  29300.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  29301.         }
  29302.         $b = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  29303.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  29304.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  29305.         }
  29306.         $c = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  29307.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  29308.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  29309.         }
  29310.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  29311.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  29312.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  29313.         }
  29314.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer($a$b$c$d);
  29315.     }
  29316.     /**
  29317.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer' shared service.
  29318.      *
  29319.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer
  29320.      */
  29321.     protected function getOrderSerializerService()
  29322.     {
  29323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  29324.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  29325.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/OrderSerializer.php';
  29326.         $a = ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService());
  29327.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'])) {
  29328.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'];
  29329.         }
  29330.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer($a);
  29331.     }
  29332.     /**
  29333.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer' shared service.
  29334.      *
  29335.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer
  29336.      */
  29337.     protected function getProductCrossSellingSerializerService()
  29338.     {
  29339.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  29340.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  29341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductCrossSellingSerializer.php';
  29342.         $a = ($this->services['product_cross_selling_assigned_products.repository'] ?? $this->getProductCrossSellingAssignedProducts_RepositoryService());
  29343.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'])) {
  29344.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'];
  29345.         }
  29346.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer($a);
  29347.     }
  29348.     /**
  29349.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer' shared service.
  29350.      *
  29351.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer
  29352.      */
  29353.     protected function getProductSerializerService()
  29354.     {
  29355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  29356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  29357.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductSerializer.php';
  29358.         $a = ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService());
  29359.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  29360.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  29361.         }
  29362.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  29363.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  29364.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  29365.         }
  29366.         $c = ($this->services['product_media.repository'] ?? $this->getProductMedia_RepositoryService());
  29367.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  29368.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  29369.         }
  29370.         $d = ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService());
  29371.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  29372.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  29373.         }
  29374.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer($a$b$c$d);
  29375.     }
  29376.     /**
  29377.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer' shared service.
  29378.      *
  29379.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer
  29380.      */
  29381.     protected function getPromotionIndividualCodeSerializerService()
  29382.     {
  29383.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  29384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  29385.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/PromotionIndividualCodeSerializer.php';
  29386.         $a = ($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService());
  29387.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  29388.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'];
  29389.         }
  29390.         $b = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  29391.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  29392.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'];
  29393.         }
  29394.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer($a$b);
  29395.     }
  29396.     /**
  29397.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer' shared service.
  29398.      *
  29399.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer
  29400.      */
  29401.     protected function getSalutationSerializerService()
  29402.     {
  29403.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  29404.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  29405.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/SalutationSerializer.php';
  29406.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  29407.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) {
  29408.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'];
  29409.         }
  29410.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer($a);
  29411.     }
  29412.     /**
  29413.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer' shared service.
  29414.      *
  29415.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer
  29416.      */
  29417.     protected function getCustomFieldsSerializer2Service()
  29418.     {
  29419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  29420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  29421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializer.php';
  29422.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializerService());
  29423.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'])) {
  29424.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'];
  29425.         }
  29426.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer($a, ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService()));
  29427.     }
  29428.     /**
  29429.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer' shared service.
  29430.      *
  29431.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer
  29432.      */
  29433.     protected function getPriceSerializerService()
  29434.     {
  29435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  29436.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  29437.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/PriceSerializer.php';
  29438.         $a = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  29439.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'])) {
  29440.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'];
  29441.         }
  29442.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer($a);
  29443.     }
  29444.     /**
  29445.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer' shared service.
  29446.      *
  29447.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer
  29448.      */
  29449.     protected function getToOneSerializerService()
  29450.     {
  29451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  29452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  29453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/ToOneSerializer.php';
  29454.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\ToOneSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer(($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\PrimaryKeyResolver'] ?? $this->getPrimaryKeyResolverService()));
  29455.     }
  29456.     /**
  29457.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer' shared service.
  29458.      *
  29459.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer
  29460.      */
  29461.     protected function getTranslationsSerializerService()
  29462.     {
  29463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  29464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  29465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/TranslationsSerializer.php';
  29466.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  29467.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'])) {
  29468.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'];
  29469.         }
  29470.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer($a);
  29471.     }
  29472.     /**
  29473.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver' shared service.
  29474.      *
  29475.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver
  29476.      */
  29477.     protected function getPrimaryKeyResolverService()
  29478.     {
  29479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/PrimaryKeyResolver.php';
  29480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  29481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  29482.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\PrimaryKeyResolver'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\FieldSerializer'] ?? ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\FieldSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\FieldSerializer())));
  29483.     }
  29484.     /**
  29485.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator' shared service.
  29486.      *
  29487.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator
  29488.      */
  29489.     protected function getSystemDefaultValidatorService()
  29490.     {
  29491.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/SystemDefaultValidator.php';
  29492.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29493.     }
  29494.     /**
  29495.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber' shared service.
  29496.      *
  29497.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber
  29498.      */
  29499.     protected function getFileDeletedSubscriberService()
  29500.     {
  29501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/FileDeletedSubscriber.php';
  29502.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  29503.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'])) {
  29504.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'];
  29505.         }
  29506.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber($a);
  29507.     }
  29508.     /**
  29509.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber' shared service.
  29510.      *
  29511.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber
  29512.      */
  29513.     protected function getProductCategoryPathsSubscriberService()
  29514.     {
  29515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductCategoryPathsSubscriber.php';
  29516.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  29517.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  29518.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'];
  29519.         }
  29520.         $b = ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService());
  29521.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  29522.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'];
  29523.         }
  29524.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber($a$b);
  29525.     }
  29526.     /**
  29527.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber' shared service.
  29528.      *
  29529.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber
  29530.      */
  29531.     protected function getProductVariantsSubscriberService()
  29532.     {
  29533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductVariantsSubscriber.php';
  29534.         $a = ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService());
  29535.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  29536.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  29537.         }
  29538.         $b = ($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService());
  29539.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  29540.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  29541.         }
  29542.         $c = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  29543.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  29544.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  29545.         }
  29546.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b$c);
  29547.     }
  29548.     /**
  29549.      * Gets the private 'Shopware\Core\Content\ImportExport\Message\DeleteFileHandler' shared service.
  29550.      *
  29551.      * @return \Shopware\Core\Content\ImportExport\Message\DeleteFileHandler
  29552.      */
  29553.     protected function getDeleteFileHandlerService()
  29554.     {
  29555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/DeleteFileHandler.php';
  29556.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] = new \Shopware\Core\Content\ImportExport\Message\DeleteFileHandler(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()));
  29557.     }
  29558.     /**
  29559.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory' shared service.
  29560.      *
  29561.      * @return \Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory
  29562.      */
  29563.     protected function getPipeFactoryService()
  29564.     {
  29565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/AbstractPipeFactory.php';
  29566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/PipeFactory.php';
  29567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/SerializerRegistry.php';
  29568.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Pipe\\PipeFactory'] = new \Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\SerializerRegistry(new RewindableGenerator(function () {
  29569.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  29570.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? $this->getSalutationSerializerService());
  29571.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? $this->getCountrySerializerService());
  29572.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? $this->getLanguageSerializerService());
  29573.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? $this->getCustomerSerializerService());
  29574.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? $this->getPromotionIndividualCodeSerializerService());
  29575.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] ?? $this->getProductSerializerService());
  29576.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] ?? $this->getProductCrossSellingSerializerService());
  29577.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'] ?? $this->getOrderSerializerService());
  29578.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\EntitySerializer'] ?? ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\EntitySerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\EntitySerializer()));
  29579.         }, 10), new RewindableGenerator(function () {
  29580.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\ToOneSerializer'] ?? $this->getToOneSerializerService());
  29581.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] ?? $this->getTranslationsSerializerService());
  29582.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] ?? $this->getPriceSerializerService());
  29583.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializer2Service());
  29584.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\FieldSerializer'] ?? ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\FieldSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\FieldSerializer()));
  29585.         }, 5)), ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\PrimaryKeyResolver'] ?? $this->getPrimaryKeyResolverService()));
  29586.     }
  29587.     /**
  29588.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory' shared service.
  29589.      *
  29590.      * @return \Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory
  29591.      */
  29592.     protected function getCsvFileWriterFactoryService()
  29593.     {
  29594.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/AbstractWriterFactory.php';
  29595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/CsvFileWriterFactory.php';
  29596.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Writer\\CsvFileWriterFactory'] = new \Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()));
  29597.     }
  29598.     /**
  29599.      * Gets the private 'Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler' shared service.
  29600.      *
  29601.      * @return \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler
  29602.      */
  29603.     protected function getCleanupImportExportFileTaskHandlerService()
  29604.     {
  29605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ScheduledTask/CleanupImportExportFileTaskHandler.php';
  29606.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  29607.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'])) {
  29608.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'];
  29609.         }
  29610.         $b = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] ?? $this->getDeleteExpiredFilesServiceService());
  29611.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'])) {
  29612.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'];
  29613.         }
  29614.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] = new \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler($a$b);
  29615.     }
  29616.     /**
  29617.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService' shared service.
  29618.      *
  29619.      * @return \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService
  29620.      */
  29621.     protected function getDeleteExpiredFilesServiceService()
  29622.     {
  29623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DeleteExpiredFilesService.php';
  29624.         $a = ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService());
  29625.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'])) {
  29626.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'];
  29627.         }
  29628.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] = new \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService($a);
  29629.     }
  29630.     /**
  29631.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\FileService' shared service.
  29632.      *
  29633.      * @return \Shopware\Core\Content\ImportExport\Service\FileService
  29634.      */
  29635.     protected function getFileService2Service()
  29636.     {
  29637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractFileService.php';
  29638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/FileService.php';
  29639.         $a = ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService());
  29640.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'])) {
  29641.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'];
  29642.         }
  29643.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] = new \Shopware\Core\Content\ImportExport\Service\FileService(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), $a);
  29644.     }
  29645.     /**
  29646.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\ImportExportService' shared service.
  29647.      *
  29648.      * @return \Shopware\Core\Content\ImportExport\Service\ImportExportService
  29649.      */
  29650.     protected function getImportExportServiceService()
  29651.     {
  29652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/ImportExportService.php';
  29653.         $a = ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService());
  29654.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  29655.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  29656.         }
  29657.         $b = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  29658.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  29659.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  29660.         }
  29661.         $c = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  29662.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  29663.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  29664.         }
  29665.         $d = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileService2Service());
  29666.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  29667.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  29668.         }
  29669.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] = new \Shopware\Core\Content\ImportExport\Service\ImportExportService($a$b$c$d);
  29670.     }
  29671.     /**
  29672.      * Gets the private 'Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer' shared service.
  29673.      *
  29674.      * @return \Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer
  29675.      */
  29676.     protected function getLandingPageIndexerService()
  29677.     {
  29678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  29679.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/DataAbstractionLayer/LandingPageIndexer.php';
  29680.         $a = ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService());
  29681.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'])) {
  29682.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'];
  29683.         }
  29684.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29685.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'])) {
  29686.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'];
  29687.         }
  29688.         return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'] = new \Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()), $b);
  29689.     }
  29690.     /**
  29691.      * Gets the private 'Shopware\Core\Content\LandingPage\LandingPageValidator' shared service.
  29692.      *
  29693.      * @return \Shopware\Core\Content\LandingPage\LandingPageValidator
  29694.      */
  29695.     protected function getLandingPageValidatorService()
  29696.     {
  29697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageValidator.php';
  29698.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  29699.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'])) {
  29700.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'];
  29701.         }
  29702.         return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] = new \Shopware\Core\Content\LandingPage\LandingPageValidator($a);
  29703.     }
  29704.     /**
  29705.      * Gets the private 'Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber' shared service.
  29706.      *
  29707.      * @return \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber
  29708.      */
  29709.     protected function getMailSendSubscriberService()
  29710.     {
  29711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Subscriber/MailSendSubscriber.php';
  29712.         $a = ($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'] ?? $this->getMailServiceDecoratorService());
  29713.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  29714.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  29715.         }
  29716.         $b = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  29717.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  29718.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  29719.         }
  29720.         $c = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  29721.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  29722.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  29723.         }
  29724.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  29725.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  29726.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  29727.         }
  29728.         $e = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  29729.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  29730.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  29731.         }
  29732.         $f = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  29733.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  29734.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  29735.         }
  29736.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29737.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  29738.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  29739.         }
  29740.         $h = ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService());
  29741.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  29742.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  29743.         }
  29744.         $i = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service());
  29745.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  29746.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  29747.         }
  29748.         return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] = new \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber($a$b$c$d$e$f, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $g$h$i, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  29749.     }
  29750.     /**
  29751.      * Gets the private 'Shopware\Core\Content\Media\Cms\ImageCmsElementResolver' shared service.
  29752.      *
  29753.      * @return \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver
  29754.      */
  29755.     protected function getImageCmsElementResolverService()
  29756.     {
  29757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  29758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  29759.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/ImageCmsElementResolver.php';
  29760.         $a = ($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService());
  29761.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'])) {
  29762.             return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'];
  29763.         }
  29764.         return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver($a);
  29765.     }
  29766.     /**
  29767.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver' shared service.
  29768.      *
  29769.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver
  29770.      */
  29771.     protected function getImageGalleryTypeDataResolverService()
  29772.     {
  29773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  29774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  29775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  29776.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageGalleryTypeDataResolver.php';
  29777.         return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageGalleryTypeDataResolver'] = new \Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver(($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService()));
  29778.     }
  29779.     /**
  29780.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver' shared service.
  29781.      *
  29782.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver
  29783.      */
  29784.     protected function getImageSliderTypeDataResolverService()
  29785.     {
  29786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  29787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  29788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  29789.         return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] = new \Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver(($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService()));
  29790.     }
  29791.     /**
  29792.      * Gets the private 'Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand' shared service.
  29793.      *
  29794.      * @return \Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand
  29795.      */
  29796.     protected function getDeleteNotUsedMediaCommandService()
  29797.     {
  29798.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29799.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/DeleteNotUsedMediaCommand.php';
  29800.         $this->privates['Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand'] = $instance = new \Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand(($this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'] ?? $this->getDeleteNotUsedMediaServiceService()));
  29801.         $instance->setName('media:delete-unused');
  29802.         return $instance;
  29803.     }
  29804.     /**
  29805.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand' shared service.
  29806.      *
  29807.      * @return \Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand
  29808.      */
  29809.     protected function getGenerateMediaTypesCommandService()
  29810.     {
  29811.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29812.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateMediaTypesCommand.php';
  29813.         $this->privates['Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand'] = $instance = new \Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand(($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] ?? $this->getTypeDetectorService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  29814.         $instance->setName('media:generate-media-types');
  29815.         return $instance;
  29816.     }
  29817.     /**
  29818.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand' shared service.
  29819.      *
  29820.      * @return \Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand
  29821.      */
  29822.     protected function getGenerateThumbnailsCommandService()
  29823.     {
  29824.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29825.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateThumbnailsCommand.php';
  29826.         $this->privates['Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand'] = $instance = new \Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand(($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  29827.         $instance->setName('media:generate-thumbnails');
  29828.         return $instance;
  29829.     }
  29830.     /**
  29831.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer' shared service.
  29832.      *
  29833.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer
  29834.      */
  29835.     protected function getMediaFolderConfigurationIndexerService()
  29836.     {
  29837.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  29838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderConfigurationIndexer.php';
  29839.         $a = ($this->services['media_folder_configuration.repository'] ?? $this->getMediaFolderConfiguration_RepositoryService());
  29840.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'])) {
  29841.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'];
  29842.         }
  29843.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29844.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'])) {
  29845.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'];
  29846.         }
  29847.         return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'] = new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b);
  29848.     }
  29849.     /**
  29850.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer' shared service.
  29851.      *
  29852.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer
  29853.      */
  29854.     protected function getMediaFolderIndexerService()
  29855.     {
  29856.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  29857.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderIndexer.php';
  29858.         $a = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  29859.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'])) {
  29860.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'];
  29861.         }
  29862.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29863.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'])) {
  29864.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'];
  29865.         }
  29866.         return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'] = new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ChildCountUpdater'] ?? $this->getChildCountUpdaterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\TreeUpdater'] ?? $this->getTreeUpdaterService()));
  29867.     }
  29868.     /**
  29869.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer' shared service.
  29870.      *
  29871.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer
  29872.      */
  29873.     protected function getMediaIndexerService()
  29874.     {
  29875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  29876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaIndexer.php';
  29877.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  29878.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  29879.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  29880.         }
  29881.         $b = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  29882.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  29883.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  29884.         }
  29885.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29886.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  29887.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  29888.         }
  29889.         return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'] = new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $c);
  29890.     }
  29891.     /**
  29892.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator' shared service.
  29893.      *
  29894.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator
  29895.      */
  29896.     protected function getMediaRepositoryDecoratorService()
  29897.     {
  29898.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  29899.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  29900.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  29901.         }
  29902.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  29903.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  29904.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  29905.         }
  29906.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  29907.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  29908.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  29909.         }
  29910.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29911.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  29912.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  29913.         }
  29914.         return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] = new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  29915.     }
  29916.     /**
  29917.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator' shared service.
  29918.      *
  29919.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator
  29920.      */
  29921.     protected function getMediaThumbnailRepositoryDecoratorService()
  29922.     {
  29923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryDecorator.php';
  29924.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  29925.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  29926.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  29927.         }
  29928.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  29929.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  29930.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  29931.         }
  29932.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  29933.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  29934.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  29935.         }
  29936.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29937.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  29938.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  29939.         }
  29940.         return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'] = new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] ?? $this->getMediaThumbnailDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  29941.     }
  29942.     /**
  29943.      * Gets the private 'Shopware\Core\Content\Media\DeleteNotUsedMediaService' shared service.
  29944.      *
  29945.      * @return \Shopware\Core\Content\Media\DeleteNotUsedMediaService
  29946.      */
  29947.     protected function getDeleteNotUsedMediaServiceService()
  29948.     {
  29949.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DeleteNotUsedMediaService.php';
  29950.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  29951.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'])) {
  29952.             return $this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'];
  29953.         }
  29954.         $b = ($this->services['media_default_folder.repository'] ?? $this->getMediaDefaultFolder_RepositoryService());
  29955.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'])) {
  29956.             return $this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'];
  29957.         }
  29958.         return $this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'] = new \Shopware\Core\Content\Media\DeleteNotUsedMediaService($a$b);
  29959.     }
  29960.     /**
  29961.      * Gets the private 'Shopware\Core\Content\Media\File\FileNameProvider' shared service.
  29962.      *
  29963.      * @return \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider
  29964.      */
  29965.     protected function getFileNameProviderService()
  29966.     {
  29967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileNameProvider.php';
  29968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/WindowsStyleFileNameProvider.php';
  29969.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  29970.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'])) {
  29971.             return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'];
  29972.         }
  29973.         return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] = new \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider($a);
  29974.     }
  29975.     /**
  29976.      * Gets the private 'Shopware\Core\Content\Media\MediaService' shared service.
  29977.      *
  29978.      * @return \Shopware\Core\Content\Media\MediaService
  29979.      */
  29980.     protected function getMediaServiceService()
  29981.     {
  29982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaService.php';
  29983.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileLoader.php';
  29984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileFetcher.php';
  29985.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidatorInterface.php';
  29986.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidator.php';
  29987.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  29988.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  29989.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  29990.         }
  29991.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  29992.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  29993.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  29994.         }
  29995.         $c = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  29996.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  29997.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  29998.         }
  29999.         return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'] = new \Shopware\Core\Content\Media\MediaService($a$b, new \Shopware\Core\Content\Media\File\FileLoader(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), $a, ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] ?? ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()))), $c, new \Shopware\Core\Content\Media\File\FileFetcher(new \Shopware\Core\Content\Media\File\FileUrlValidator(), truefalse0));
  30000.     }
  30001.     /**
  30002.      * Gets the private 'Shopware\Core\Content\Media\Message\DeleteFileHandler' shared service.
  30003.      *
  30004.      * @return \Shopware\Core\Content\Media\Message\DeleteFileHandler
  30005.      */
  30006.     protected function getDeleteFileHandler2Service()
  30007.     {
  30008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/DeleteFileHandler.php';
  30009.         return $this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] = new \Shopware\Core\Content\Media\Message\DeleteFileHandler(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()));
  30010.     }
  30011.     /**
  30012.      * Gets the private 'Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler' shared service.
  30013.      *
  30014.      * @return \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler
  30015.      */
  30016.     protected function getGenerateThumbnailsHandlerService()
  30017.     {
  30018.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/GenerateThumbnailsHandler.php';
  30019.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService());
  30020.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'])) {
  30021.             return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'];
  30022.         }
  30023.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  30024.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'])) {
  30025.             return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'];
  30026.         }
  30027.         return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] = new \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler($a$b);
  30028.     }
  30029.     /**
  30030.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy' shared service.
  30031.      *
  30032.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy
  30033.      */
  30034.     protected function getFilenamePathnameStrategyService()
  30035.     {
  30036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  30037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  30038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/FilenamePathnameStrategy.php';
  30039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  30040.         return new \Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy(($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\PathnameStrategy\\PlainPathnameStrategy'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\PathnameStrategy\\PlainPathnameStrategy'] = new \Shopware\Core\Content\Media\Pathname\PathnameStrategy\PlainPathnameStrategy())));
  30041.     }
  30042.     /**
  30043.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy' shared service.
  30044.      *
  30045.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy
  30046.      */
  30047.     protected function getIdPathnameStrategyService()
  30048.     {
  30049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  30050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  30051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/IdPathnameStrategy.php';
  30052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  30053.         return new \Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy(($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\PathnameStrategy\\PlainPathnameStrategy'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\PathnameStrategy\\PlainPathnameStrategy'] = new \Shopware\Core\Content\Media\Pathname\PathnameStrategy\PlainPathnameStrategy())));
  30054.     }
  30055.     /**
  30056.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy' shared service.
  30057.      *
  30058.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy
  30059.      */
  30060.     protected function getPhysicalFilenamePathnameStrategyService()
  30061.     {
  30062.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  30063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  30064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PhysicalFilenamePathnameStrategy.php';
  30065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  30066.         return new \Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy(($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\PathnameStrategy\\PlainPathnameStrategy'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\PathnameStrategy\\PlainPathnameStrategy'] = new \Shopware\Core\Content\Media\Pathname\PathnameStrategy\PlainPathnameStrategy())));
  30067.     }
  30068.     /**
  30069.      * Gets the private 'Shopware\Core\Content\Media\Pathname\UrlGeneratorInterface' shared service.
  30070.      *
  30071.      * @return \Shopware\Core\Content\Media\Pathname\UrlGenerator
  30072.      */
  30073.     protected function getUrlGeneratorInterfaceService()
  30074.     {
  30075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGeneratorInterface.php';
  30076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGenerator.php';
  30077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  30078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/StrategyFactory.php';
  30079.         return $this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] = new \Shopware\Core\Content\Media\Pathname\UrlGenerator((new \Shopware\Core\Content\Media\Pathname\PathnameStrategy\StrategyFactory(new RewindableGenerator(function () {
  30080.             yield => $this->getFilenamePathnameStrategyService();
  30081.             yield => $this->getPhysicalFilenamePathnameStrategyService();
  30082.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\PathnameStrategy\\PlainPathnameStrategy'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\PathnameStrategy\\PlainPathnameStrategy'] = new \Shopware\Core\Content\Media\Pathname\PathnameStrategy\PlainPathnameStrategy()));
  30083.             yield => $this->getIdPathnameStrategyService();
  30084.         }, 4)))->factory($this->getEnv('default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '');
  30085.     }
  30086.     /**
  30087.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber' shared service.
  30088.      *
  30089.      * @return \Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber
  30090.      */
  30091.     protected function getMediaDeletionSubscriberService()
  30092.     {
  30093.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaDeletionSubscriber.php';
  30094.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30095.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  30096.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  30097.         }
  30098.         $b = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  30099.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  30100.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  30101.         }
  30102.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  30103.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  30104.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  30105.         }
  30106.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  30107.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  30108.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  30109.         }
  30110.         return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] = new \Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber(($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), $a$b$c, ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $d);
  30111.     }
  30112.     /**
  30113.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber' shared service.
  30114.      *
  30115.      * @return \Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber
  30116.      */
  30117.     protected function getMediaLoadedSubscriberService()
  30118.     {
  30119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaLoadedSubscriber.php';
  30120.         return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] = new \Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber(($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()));
  30121.     }
  30122.     /**
  30123.      * Gets the private 'Shopware\Core\Content\Media\Thumbnail\ThumbnailService' shared service.
  30124.      *
  30125.      * @return \Shopware\Core\Content\Media\Thumbnail\ThumbnailService
  30126.      */
  30127.     protected function getThumbnailServiceService()
  30128.     {
  30129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Thumbnail/ThumbnailService.php';
  30130.         $a = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  30131.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'])) {
  30132.             return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'];
  30133.         }
  30134.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  30135.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'])) {
  30136.             return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'];
  30137.         }
  30138.         return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] = new \Shopware\Core\Content\Media\Thumbnail\ThumbnailService($a, ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), $b);
  30139.     }
  30140.     /**
  30141.      * Gets the private 'Shopware\Core\Content\Media\TypeDetector\TypeDetector' shared service.
  30142.      *
  30143.      * @return \Shopware\Core\Content\Media\TypeDetector\TypeDetector
  30144.      */
  30145.     protected function getTypeDetectorService()
  30146.     {
  30147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetectorInterface.php';
  30148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetector.php';
  30149.         return $this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\TypeDetector(new RewindableGenerator(function () {
  30150.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\AudioTypeDetector()));
  30151.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DocumentTypeDetector()));
  30152.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\ImageTypeDetector()));
  30153.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\VideoTypeDetector()));
  30154.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DefaultTypeDetector()));
  30155.         }, 5));
  30156.     }
  30157.     /**
  30158.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater' shared service.
  30159.      *
  30160.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater
  30161.      */
  30162.     protected function getCustomerNewsletterSalesChannelsUpdaterService()
  30163.     {
  30164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/Indexing/CustomerNewsletterSalesChannelsUpdater.php';
  30165.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\Indexing\\CustomerNewsletterSalesChannelsUpdater'] = new \Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30166.     }
  30167.     /**
  30168.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer' shared service.
  30169.      *
  30170.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer
  30171.      */
  30172.     protected function getNewsletterRecipientIndexerService()
  30173.     {
  30174.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  30175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/NewsletterRecipientIndexer.php';
  30176.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  30177.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'])) {
  30178.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'];
  30179.         }
  30180.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30181.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'])) {
  30182.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'];
  30183.         }
  30184.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'] = new \Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a, ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\Indexing\\CustomerNewsletterSalesChannelsUpdater'] ?? $this->getCustomerNewsletterSalesChannelsUpdaterService()), $b);
  30185.     }
  30186.     /**
  30187.      * Gets the private 'Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber' shared service.
  30188.      *
  30189.      * @return \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber
  30190.      */
  30191.     protected function getNewsletterRecipientDeletedSubscriberService()
  30192.     {
  30193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Event/Subscriber/NewsletterRecipientDeletedSubscriber.php';
  30194.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  30195.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'])) {
  30196.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'];
  30197.         }
  30198.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] = new \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber($a);
  30199.     }
  30200.     /**
  30201.      * Gets the private 'Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler' shared service.
  30202.      *
  30203.      * @return \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler
  30204.      */
  30205.     protected function getNewsletterRecipientTaskHandlerService()
  30206.     {
  30207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/ScheduledTask/NewsletterRecipientTaskHandler.php';
  30208.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30209.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'])) {
  30210.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'];
  30211.         }
  30212.         $b = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  30213.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'])) {
  30214.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'];
  30215.         }
  30216.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler($a$b);
  30217.     }
  30218.     /**
  30219.      * Gets the private 'Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand' shared service.
  30220.      *
  30221.      * @return \Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand
  30222.      */
  30223.     protected function getProductExportGenerateCommandService()
  30224.     {
  30225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Command/ProductExportGenerateCommand.php';
  30227.         $this->privates['Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand'] = $instance = new \Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand(($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()), ($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter'] ?? $this->getProductExporterService()));
  30228.         $instance->setName('product-export:generate');
  30229.         return $instance;
  30230.     }
  30231.     /**
  30232.      * Gets the private 'Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener' shared service.
  30233.      *
  30234.      * @return \Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener
  30235.      */
  30236.     protected function getProductExportEventListenerService()
  30237.     {
  30238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/EventListener/ProductExportEventListener.php';
  30239.         $a = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  30240.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'])) {
  30241.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'];
  30242.         }
  30243.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'] = new \Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener($a, ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportFileHandler'] ?? $this->getProductExportFileHandlerService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()));
  30244.     }
  30245.     /**
  30246.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler' shared service.
  30247.      *
  30248.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler
  30249.      */
  30250.     protected function getProductExportGenerateTaskHandlerService()
  30251.     {
  30252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportGenerateTaskHandler.php';
  30253.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30254.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  30255.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  30256.         }
  30257.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  30258.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  30259.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  30260.         }
  30261.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  30262.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  30263.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  30264.         }
  30265.         $d = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  30266.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  30267.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  30268.         }
  30269.         $e = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  30270.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  30271.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  30272.         }
  30273.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler($a$b$c$d$e);
  30274.     }
  30275.     /**
  30276.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler' shared service.
  30277.      *
  30278.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler
  30279.      */
  30280.     protected function getProductExportPartialGenerationHandlerService()
  30281.     {
  30282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportPartialGenerationHandler.php';
  30283.         $a = ($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] ?? $this->getProductExportGeneratorService());
  30284.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  30285.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  30286.         }
  30287.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  30288.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  30289.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  30290.         }
  30291.         $c = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  30292.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  30293.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  30294.         }
  30295.         $d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  30296.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  30297.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  30298.         }
  30299.         $e = ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService());
  30300.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  30301.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  30302.         }
  30303.         $f = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service());
  30304.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  30305.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  30306.         }
  30307.         $g = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  30308.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  30309.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  30310.         }
  30311.         $h = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  30312.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  30313.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  30314.         }
  30315.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler($a$b$c, ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportFileHandler'] ?? $this->getProductExportFileHandlerService()), $d$e$f$g$h, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 100, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  30316.     }
  30317.     /**
  30318.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler' shared service.
  30319.      *
  30320.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler
  30321.      */
  30322.     protected function getProductExportFileHandlerService()
  30323.     {
  30324.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandlerInterface.php';
  30325.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandler.php';
  30326.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportFileHandler'] = new \Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'export');
  30327.     }
  30328.     /**
  30329.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportRenderer' shared service.
  30330.      *
  30331.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer
  30332.      */
  30333.     protected function getProductExportRendererService()
  30334.     {
  30335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRendererInterface.php';
  30336.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRenderer.php';
  30337.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService());
  30338.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'])) {
  30339.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'];
  30340.         }
  30341.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30342.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'])) {
  30343.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'];
  30344.         }
  30345.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] = new \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer($a$b, ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()));
  30346.     }
  30347.     /**
  30348.      * Gets the private 'Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer' shared service.
  30349.      *
  30350.      * @return \Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer
  30351.      */
  30352.     protected function getProductStreamIndexerService()
  30353.     {
  30354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  30355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/DataAbstractionLayer/ProductStreamIndexer.php';
  30356.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  30357.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'])) {
  30358.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'];
  30359.         }
  30360.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30361.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'])) {
  30362.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'];
  30363.         }
  30364.         return $this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'] = new \Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), $b);
  30365.     }
  30366.     /**
  30367.      * Gets the private 'Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler' shared service.
  30368.      *
  30369.      * @return \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler
  30370.      */
  30371.     protected function getUpdateProductStreamMappingTaskHandlerService()
  30372.     {
  30373.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ScheduledTask/UpdateProductStreamMappingTaskHandler.php';
  30374.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30375.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'])) {
  30376.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'];
  30377.         }
  30378.         $b = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  30379.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'])) {
  30380.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'];
  30381.         }
  30382.         return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] = new \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler($a$b);
  30383.     }
  30384.     /**
  30385.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductCartProcessor' shared service.
  30386.      *
  30387.      * @return \Shopware\Core\Content\Product\Cart\ProductCartProcessor
  30388.      */
  30389.     protected function getProductCartProcessorService()
  30390.     {
  30391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  30392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  30393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductCartProcessor.php';
  30394.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGatewayInterface.php';
  30395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGateway.php';
  30396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductFeatureBuilder.php';
  30397.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  30398.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  30399.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  30400.         }
  30401.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30402.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  30403.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  30404.         }
  30405.         $c = ($this->services['custom_field.repository'] ?? $this->getCustomField_RepositoryService());
  30406.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  30407.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  30408.         }
  30409.         $d = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  30410.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  30411.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  30412.         }
  30413.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] = new \Shopware\Core\Content\Product\Cart\ProductCartProcessor(new \Shopware\Core\Content\Product\Cart\ProductGateway($a$b), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), new \Shopware\Core\Content\Product\Cart\ProductFeatureBuilder($c, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService())), $d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30414.     }
  30415.     /**
  30416.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator' shared service.
  30417.      *
  30418.      * @return \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator
  30419.      */
  30420.     protected function getProductLineItemCommandValidatorService()
  30421.     {
  30422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemCommandValidator.php';
  30423.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30424.     }
  30425.     /**
  30426.      * Gets the private 'Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler' shared service.
  30427.      *
  30428.      * @return \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler
  30429.      */
  30430.     protected function getCleanupProductKeywordDictionaryTaskHandlerService()
  30431.     {
  30432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cleanup/CleanupProductKeywordDictionaryTaskHandler.php';
  30433.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30434.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'])) {
  30435.             return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'];
  30436.         }
  30437.         return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] = new \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30438.     }
  30439.     /**
  30440.      * Gets the private 'Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler' shared service.
  30441.      *
  30442.      * @return \Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler
  30443.      */
  30444.     protected function getCleanupUnusedDownloadMediaTaskHandlerService()
  30445.     {
  30446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cleanup/CleanupUnusedDownloadMediaTaskHandler.php';
  30447.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30448.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'])) {
  30449.             return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'];
  30450.         }
  30451.         $b = ($this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'] ?? $this->getDeleteNotUsedMediaServiceService());
  30452.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'])) {
  30453.             return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'];
  30454.         }
  30455.         return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'] = new \Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler($a$b);
  30456.     }
  30457.     /**
  30458.      * Gets the private 'Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver' shared service.
  30459.      *
  30460.      * @return \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver
  30461.      */
  30462.     protected function getBuyBoxCmsElementResolverService()
  30463.     {
  30464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  30465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  30466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  30467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/BuyBoxCmsElementResolver.php';
  30468.         $a = ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService());
  30469.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'])) {
  30470.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'];
  30471.         }
  30472.         $b = ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService());
  30473.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'])) {
  30474.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'];
  30475.         }
  30476.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver($a$b);
  30477.     }
  30478.     /**
  30479.      * Gets the private 'Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver' shared service.
  30480.      *
  30481.      * @return \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver
  30482.      */
  30483.     protected function getCrossSellingCmsElementResolverService()
  30484.     {
  30485.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  30486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  30487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  30488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/CrossSellingCmsElementResolver.php';
  30489.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'] ?? $this->getCachedProductCrossSellingRouteService());
  30490.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'])) {
  30491.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'];
  30492.         }
  30493.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver($a);
  30494.     }
  30495.     /**
  30496.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver' shared service.
  30497.      *
  30498.      * @return \Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver
  30499.      */
  30500.     protected function getProductBoxCmsElementResolverService()
  30501.     {
  30502.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  30503.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  30504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductBoxCmsElementResolver.php';
  30505.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30506.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'])) {
  30507.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'];
  30508.         }
  30509.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver($a);
  30510.     }
  30511.     /**
  30512.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver' shared service.
  30513.      *
  30514.      * @return \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver
  30515.      */
  30516.     protected function getProductDescriptionReviewsCmsElementResolverService()
  30517.     {
  30518.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  30519.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  30520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  30521.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductDescriptionReviewsCmsElementResolver.php';
  30522.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'] ?? $this->getCachedProductReviewRouteService());
  30523.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'])) {
  30524.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'];
  30525.         }
  30526.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver($a);
  30527.     }
  30528.     /**
  30529.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver' shared service.
  30530.      *
  30531.      * @return \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver
  30532.      */
  30533.     protected function getProductListingCmsElementResolverService()
  30534.     {
  30535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  30536.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  30537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductListingCmsElementResolver.php';
  30538.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService());
  30539.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'])) {
  30540.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'];
  30541.         }
  30542.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver($a);
  30543.     }
  30544.     /**
  30545.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver' shared service.
  30546.      *
  30547.      * @return \Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver
  30548.      */
  30549.     protected function getProductSliderCmsElementResolverService()
  30550.     {
  30551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  30552.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  30553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductSliderCmsElementResolver.php';
  30554.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30555.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'])) {
  30556.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'];
  30557.         }
  30558.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver(($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $a);
  30559.     }
  30560.     /**
  30561.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer' shared service.
  30562.      *
  30563.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer
  30564.      */
  30565.     protected function getProductIndexerService()
  30566.     {
  30567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  30568.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductIndexer.php';
  30569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/VariantListingUpdater.php';
  30570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductCategoryDenormalizer.php';
  30571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/RatingAverageUpdater.php';
  30572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceUpdater.php';
  30573.         include_once \dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/Components/Product/DataAbstractionLayer/CheapestPriceUpdaterExtension.php';
  30574.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/AbstractCheapestPriceQuantitySelector.php';
  30575.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceQuantitySelector.php';
  30576.         include_once \dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/Components/Product/DataAbstractionLayer/ParentCheapestPriceAccessorBuilder.php';
  30577.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  30578.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  30579.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  30580.         }
  30581.         $b = ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? $this->getSearchKeywordReplacementService());
  30582.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  30583.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  30584.         }
  30585.         $c = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  30586.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  30587.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  30588.         }
  30589.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30590.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  30591.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  30592.         }
  30593.         $e = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  30594.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  30595.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  30596.         }
  30597.         $f = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'] ?? $this->getStatesUpdaterService());
  30598.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  30599.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  30600.         }
  30601.         $g = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  30602.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  30603.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  30604.         }
  30605.         $h = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  30606.         return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$h, new \Shopware\Core\Content\Product\DataAbstractionLayer\VariantListingUpdater($h), new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductCategoryDenormalizer($h), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\InheritanceUpdater'] ?? $this->getInheritanceUpdaterService()), new \Shopware\Core\Content\Product\DataAbstractionLayer\RatingAverageUpdater($h), $b, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ChildCountUpdater'] ?? $this->getChildCountUpdaterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()), $c$d, new \MegaParentProductListing\Components\Product\DataAbstractionLayer\CheapestPriceUpdaterExtension($h, new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceQuantitySelector(), new \MegaParentProductListing\Components\Product\DataAbstractionLayer\ParentCheapestPriceAccessorBuilder()), $e$f$g);
  30607.     }
  30608.     /**
  30609.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater' shared service.
  30610.      *
  30611.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater
  30612.      */
  30613.     protected function getProductStreamUpdaterService()
  30614.     {
  30615.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  30616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductStreamUpdater.php';
  30617.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  30618.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'])) {
  30619.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'];
  30620.         }
  30621.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  30622.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'])) {
  30623.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'];
  30624.         }
  30625.         return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), $a$b, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()));
  30626.     }
  30627.     /**
  30628.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\StatesUpdater' shared service.
  30629.      *
  30630.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\StatesUpdater
  30631.      */
  30632.     protected function getStatesUpdaterService()
  30633.     {
  30634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StatesUpdater.php';
  30635.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30636.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'])) {
  30637.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'];
  30638.         }
  30639.         return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\StatesUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  30640.     }
  30641.     /**
  30642.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater' shared service.
  30643.      *
  30644.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater
  30645.      */
  30646.     protected function getStockUpdaterService()
  30647.     {
  30648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StockUpdater.php';
  30649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StockUpdate/StockUpdateFilterProvider.php';
  30650.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30651.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'])) {
  30652.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'];
  30653.         }
  30654.         return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a, new \Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdate\StockUpdateFilterProvider(new RewindableGenerator(function () {
  30655.             return new \EmptyIterator();
  30656.         }, 0)));
  30657.     }
  30658.     /**
  30659.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber' shared service.
  30660.      *
  30661.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber
  30662.      */
  30663.     protected function getProductListingFeaturesSubscriberService()
  30664.     {
  30665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingFeaturesSubscriber.php';
  30666.         $a = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  30667.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  30668.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  30669.         }
  30670.         $b = ($this->services['product_sorting.repository'] ?? $this->getProductSorting_RepositoryService());
  30671.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  30672.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  30673.         }
  30674.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30675.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  30676.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  30677.         }
  30678.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30679.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  30680.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  30681.         }
  30682.         return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b$c$d);
  30683.     }
  30684.     /**
  30685.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator' shared service.
  30686.      *
  30687.      * @return \Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator
  30688.      */
  30689.     protected function getProductPriceCalculatorService()
  30690.     {
  30691.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/AbstractProductPriceCalculator.php';
  30692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/ProductPriceCalculator.php';
  30693.         $a = ($this->services['unit.repository'] ?? $this->getUnit_RepositoryService());
  30694.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  30695.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'];
  30696.         }
  30697.         return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] = new \Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator($a, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  30698.     }
  30699.     /**
  30700.      * Gets the private 'Shopware\Core\Content\Product\Subscriber\ProductSubscriber' shared service.
  30701.      *
  30702.      * @return \Shopware\Core\Content\Product\Subscriber\ProductSubscriber
  30703.      */
  30704.     protected function getProductSubscriber2Service()
  30705.     {
  30706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Subscriber/ProductSubscriber.php';
  30707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractSalesChannelProductBuilder.php';
  30708.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannelProductBuilder.php';
  30709.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractPropertyGroupSorter.php';
  30710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/PropertyGroupSorter.php';
  30711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductMaxPurchaseCalculator.php';
  30712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductMaxPurchaseCalculator.php';
  30713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractIsNewDetector.php';
  30714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/IsNewDetector.php';
  30715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductVariationBuilder.php';
  30716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductVariationBuilder.php';
  30717.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30718.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'])) {
  30719.             return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'];
  30720.         }
  30721.         $b = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  30722.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'])) {
  30723.             return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'];
  30724.         }
  30725.         $c = new \Shopware\Core\Content\Product\PropertyGroupSorter();
  30726.         $d = new \Shopware\Core\Content\Product\ProductMaxPurchaseCalculator($a);
  30727.         $e = new \Shopware\Core\Content\Product\IsNewDetector($a);
  30728.         return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] = new \Shopware\Core\Content\Product\Subscriber\ProductSubscriber(new \Shopware\Core\Content\Product\SalesChannelProductBuilder($c$d$e), new \Shopware\Core\Content\Product\ProductVariationBuilder(), $b$c$d$e$a);
  30729.     }
  30730.     /**
  30731.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater' shared service.
  30732.      *
  30733.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater
  30734.      */
  30735.     protected function getRuleAreaUpdaterService()
  30736.     {
  30737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleAreaUpdater.php';
  30738.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  30739.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'])) {
  30740.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'];
  30741.         }
  30742.         return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] = new \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] ?? $this->getRuleDefinitionService()), ($this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] ?? $this->getRuleConditionRegistryService()), $a);
  30743.     }
  30744.     /**
  30745.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer' shared service.
  30746.      *
  30747.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer
  30748.      */
  30749.     protected function getRuleIndexerService()
  30750.     {
  30751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  30752.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleIndexer.php';
  30753.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  30754.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  30755.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  30756.         }
  30757.         $b = ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  30758.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  30759.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  30760.         }
  30761.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  30762.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  30763.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  30764.         }
  30765.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30766.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  30767.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  30768.         }
  30769.         return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] = new \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a, ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadUpdater'] ?? $this->getRulePayloadUpdaterService()), $b$c$d);
  30770.     }
  30771.     /**
  30772.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber' shared service.
  30773.      *
  30774.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber
  30775.      */
  30776.     protected function getRulePayloadSubscriberService()
  30777.     {
  30778.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadSubscriber.php';
  30779.         return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadSubscriber'] = new \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber(($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadUpdater'] ?? $this->getRulePayloadUpdaterService()), ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] ?? ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] = new \Shopware\Core\Framework\Script\Debugging\ScriptTraces())), $this->targetDir.''true);
  30780.     }
  30781.     /**
  30782.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater' shared service.
  30783.      *
  30784.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater
  30785.      */
  30786.     protected function getRulePayloadUpdaterService()
  30787.     {
  30788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadUpdater.php';
  30789.         return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadUpdater'] = new \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] ?? $this->getRuleConditionRegistryService()));
  30790.     }
  30791.     /**
  30792.      * Gets the private 'Shopware\Core\Content\Rule\RuleValidator' shared service.
  30793.      *
  30794.      * @return \Shopware\Core\Content\Rule\RuleValidator
  30795.      */
  30796.     protected function getRuleValidatorService()
  30797.     {
  30798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleValidator.php';
  30799.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  30800.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  30801.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  30802.         }
  30803.         $b = ($this->services['rule_condition.repository'] ?? $this->getRuleCondition_RepositoryService());
  30804.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  30805.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  30806.         }
  30807.         $c = ($this->services['app_script_condition.repository'] ?? $this->getAppScriptCondition_RepositoryService());
  30808.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  30809.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  30810.         }
  30811.         return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'] = new \Shopware\Core\Content\Rule\RuleValidator($a, ($this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] ?? $this->getRuleConditionRegistryService()), $b$c);
  30812.     }
  30813.     /**
  30814.      * Gets the private 'Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver' shared service.
  30815.      *
  30816.      * @return \Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver
  30817.      */
  30818.     protected function getStoreApiSeoResolverService()
  30819.     {
  30820.         $a = ($this->services['sales_channel.seo_url.repository'] ?? $this->getSalesChannel_SeoUrl_RepositoryService());
  30821.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'])) {
  30822.             return $this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'];
  30823.         }
  30824.         return $this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'] = new \Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver($a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] ?? $this->getSeoUrlRouteRegistryService()));
  30825.     }
  30826.     /**
  30827.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlGenerator' shared service.
  30828.      *
  30829.      * @return \Shopware\Core\Content\Seo\SeoUrlGenerator
  30830.      */
  30831.     protected function getSeoUrlGeneratorService()
  30832.     {
  30833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlGenerator.php';
  30834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTwigFactory.php';
  30835.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlGenerator'] = new \Shopware\Core\Content\Seo\SeoUrlGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->privates['router.default'] ?? $this->getRouter_DefaultService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), (new \Shopware\Core\Content\Seo\SeoUrlTwigFactory())->createTwigEnvironment(($this->privates['slugify'] ?? $this->getSlugifyService()), new RewindableGenerator(function () {
  30836.             return new \EmptyIterator();
  30837.         }, 0)), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService()));
  30838.     }
  30839.     /**
  30840.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlPersister' shared service.
  30841.      *
  30842.      * @return \Shopware\Core\Content\Seo\SeoUrlPersister
  30843.      */
  30844.     protected function getSeoUrlPersisterService()
  30845.     {
  30846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPersister.php';
  30847.         $a = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  30848.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'])) {
  30849.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'];
  30850.         }
  30851.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30852.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'])) {
  30853.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'];
  30854.         }
  30855.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] = new \Shopware\Core\Content\Seo\SeoUrlPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b);
  30856.     }
  30857.     /**
  30858.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry' shared service.
  30859.      *
  30860.      * @return \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry
  30861.      */
  30862.     protected function getSeoUrlRouteRegistryService()
  30863.     {
  30864.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] = new \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry(new RewindableGenerator(function () {
  30865.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\ProductPageSeoUrlRoute'] ?? $this->getProductPageSeoUrlRouteService());
  30866.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'] ?? $this->getNavigationPageSeoUrlRouteService());
  30867.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\LandingPageSeoUrlRoute'] ?? $this->getLandingPageSeoUrlRouteService());
  30868.         }, 3));
  30869.     }
  30870.     /**
  30871.      * Gets the private 'Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand' shared service.
  30872.      *
  30873.      * @return \Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand
  30874.      */
  30875.     protected function getSitemapGenerateCommandService()
  30876.     {
  30877.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Commands/SitemapGenerateCommand.php';
  30879.         $this->privates['Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand'] = $instance = new \Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] ?? $this->getSitemapExporterService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  30880.         $instance->setName('sitemap:generate');
  30881.         return $instance;
  30882.     }
  30883.     /**
  30884.      * Gets the private 'Shopware\Core\Content\Sitemap\ConfigHandler\File' shared service.
  30885.      *
  30886.      * @return \Shopware\Core\Content\Sitemap\ConfigHandler\File
  30887.      */
  30888.     protected function getFileService()
  30889.     {
  30890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/ConfigHandlerInterface.php';
  30891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/File.php';
  30892.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] = new \Shopware\Core\Content\Sitemap\ConfigHandler\File($this->parameters['shopware.sitemap']);
  30893.     }
  30894.     /**
  30895.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider' shared service.
  30896.      *
  30897.      * @return \Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider
  30898.      */
  30899.     protected function getCategoryUrlProviderService()
  30900.     {
  30901.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  30902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  30903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CategoryUrlProvider.php';
  30904.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CategoryUrlProvider'] = new \Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider(($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\ConfigHandler'] ?? $this->getConfigHandlerService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['router'] ?? $this->getRouterService()));
  30905.     }
  30906.     /**
  30907.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider' shared service.
  30908.      *
  30909.      * @return \Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider
  30910.      */
  30911.     protected function getCustomUrlProvider2Service()
  30912.     {
  30913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  30914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  30915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CustomUrlProvider.php';
  30916.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CustomUrlProvider'] = new \Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider(($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\ConfigHandler'] ?? $this->getConfigHandlerService()));
  30917.     }
  30918.     /**
  30919.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider' shared service.
  30920.      *
  30921.      * @return \Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider
  30922.      */
  30923.     protected function getProductUrlProviderService()
  30924.     {
  30925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  30926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  30927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/ProductUrlProvider.php';
  30928.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30929.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'])) {
  30930.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'];
  30931.         }
  30932.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'] = new \Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider(($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\ConfigHandler'] ?? $this->getConfigHandlerService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['router'] ?? $this->getRouterService()), $a);
  30933.     }
  30934.     /**
  30935.      * Gets the private 'Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler' shared service.
  30936.      *
  30937.      * @return \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler
  30938.      */
  30939.     protected function getSitemapGenerateTaskHandlerService()
  30940.     {
  30941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ScheduledTask/SitemapGenerateTaskHandler.php';
  30942.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30943.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  30944.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  30945.         }
  30946.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  30947.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  30948.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  30949.         }
  30950.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  30951.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  30952.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  30953.         }
  30954.         $d = ($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] ?? $this->getSitemapExporterService());
  30955.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  30956.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  30957.         }
  30958.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30959.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  30960.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  30961.         }
  30962.         $f = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  30963.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  30964.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  30965.         }
  30966.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30967.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  30968.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  30969.         }
  30970.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] = new \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler($a$b$c$d, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $e$f$g);
  30971.     }
  30972.     /**
  30973.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\ConfigHandler' shared service.
  30974.      *
  30975.      * @return \Shopware\Core\Content\Sitemap\Service\ConfigHandler
  30976.      */
  30977.     protected function getConfigHandlerService()
  30978.     {
  30979.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/ConfigHandler.php';
  30980.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\ConfigHandler'] = new \Shopware\Core\Content\Sitemap\Service\ConfigHandler(new RewindableGenerator(function () {
  30981.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] ?? $this->getFileService());
  30982.         }, 1));
  30983.     }
  30984.     /**
  30985.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\SitemapExporter' shared service.
  30986.      *
  30987.      * @return \Shopware\Core\Content\Sitemap\Service\SitemapExporter
  30988.      */
  30989.     protected function getSitemapExporterService()
  30990.     {
  30991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporterInterface.php';
  30992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporter.php';
  30993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactoryInterface.php';
  30994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactory.php';
  30995.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30996.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'])) {
  30997.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'];
  30998.         }
  30999.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] = new \Shopware\Core\Content\Sitemap\Service\SitemapExporter(new RewindableGenerator(function () {
  31000.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] ?? ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] = new \Shopware\Core\Content\Sitemap\Provider\HomeUrlProvider()));
  31001.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CategoryUrlProvider'] ?? $this->getCategoryUrlProviderService());
  31002.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CustomUrlProvider'] ?? $this->getCustomUrlProvider2Service());
  31003.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'] ?? $this->getProductUrlProviderService());
  31004.             yield => ($this->privates['Cbax\\ModulManufacturers\\Core\\Content\\Sitemap\\Provider\\CustomUrlProvider'] ?? $this->getCustomUrlProviderService());
  31005.         }, 5), ($this->services['cache.system'] ?? $this->getCache_SystemService()), 100, ($this->services['shopware.filesystem.sitemap'] ?? $this->getShopware_Filesystem_SitemapService()), new \Shopware\Core\Content\Sitemap\Service\SitemapHandleFactory($a), $a);
  31006.     }
  31007.     /**
  31008.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheClearer' shared service.
  31009.      *
  31010.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheClearer
  31011.      */
  31012.     protected function getCacheClearer2Service()
  31013.     {
  31014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheClearer.php';
  31015.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  31016.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  31017.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'])) {
  31018.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'];
  31019.         }
  31020.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] = new \Shopware\Core\Framework\Adapter\Cache\CacheClearer([=> ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), => ($this->privates['cache.http'] ?? $this->getCache_HttpService())], ($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), $this->targetDir.'''dev'$a);
  31021.     }
  31022.     /**
  31023.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheDecorator' shared service.
  31024.      *
  31025.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheDecorator
  31026.      */
  31027.     protected function getCacheDecoratorService()
  31028.     {
  31029.         $a = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()), ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  31030.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  31031.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] = new \Shopware\Core\Framework\Adapter\Cache\CacheDecorator($a, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheTagCollection'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheTagCollection'] = new \Shopware\Core\Framework\Adapter\Cache\CacheTagCollection())));
  31032.     }
  31033.     /**
  31034.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber' shared service.
  31035.      *
  31036.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber
  31037.      */
  31038.     protected function getCacheInvalidationSubscriberService()
  31039.     {
  31040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidationSubscriber.php';
  31041.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  31042.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'])) {
  31043.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'];
  31044.         }
  31045.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31046.     }
  31047.     /**
  31048.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidator' shared service.
  31049.      *
  31050.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidator
  31051.      */
  31052.     protected function getCacheInvalidatorService()
  31053.     {
  31054.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31055.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'])) {
  31056.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'];
  31057.         }
  31058.         $b = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  31059.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'])) {
  31060.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'];
  31061.         }
  31062.         $c = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  31063.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] = new \Shopware\Core\Framework\Adapter\Cache\CacheInvalidator(0150, [=> $c=> ($this->privates['cache.http'] ?? $this->getCache_HttpService())], $c$a$b);
  31064.     }
  31065.     /**
  31066.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber' shared service.
  31067.      *
  31068.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber
  31069.      */
  31070.     protected function getCacheStateSubscriberService()
  31071.     {
  31072.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  31073.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'])) {
  31074.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'];
  31075.         }
  31076.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber($a);
  31077.     }
  31078.     /**
  31079.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler' shared service.
  31080.      *
  31081.      * @return \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler
  31082.      */
  31083.     protected function getInvalidateCacheTaskHandlerService()
  31084.     {
  31085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/InvalidateCacheTaskHandler.php';
  31086.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  31087.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'])) {
  31088.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'];
  31089.         }
  31090.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  31091.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'])) {
  31092.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'];
  31093.         }
  31094.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler($a$b0);
  31095.     }
  31096.     /**
  31097.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler' shared service.
  31098.      *
  31099.      * @return \Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler
  31100.      */
  31101.     protected function getCleanupOldCacheFoldersHandlerService()
  31102.     {
  31103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Message/CleanupOldCacheFoldersHandler.php';
  31104.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  31105.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'])) {
  31106.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'];
  31107.         }
  31108.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] = new \Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler($a);
  31109.     }
  31110.     /**
  31111.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber' shared service.
  31112.      *
  31113.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber
  31114.      */
  31115.     protected function getScriptCacheInvalidationSubscriberService()
  31116.     {
  31117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/ScriptCacheInvalidationSubscriber.php';
  31118.         $a = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  31119.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'])) {
  31120.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'];
  31121.         }
  31122.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber($a);
  31123.     }
  31124.     /**
  31125.      * Gets the private 'Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand' shared service.
  31126.      *
  31127.      * @return \Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand
  31128.      */
  31129.     protected function getS3FilesystemVisibilityCommandService()
  31130.     {
  31131.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31132.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Command/S3FilesystemVisibilityCommand.php';
  31133.         $this->privates['Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand'] = $instance = new \Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->services['shopware.filesystem.theme'] ?? $this->getShopware_Filesystem_ThemeService()), ($this->services['shopware.filesystem.sitemap'] ?? $this->getShopware_Filesystem_SitemapService()), ($this->services['shopware.filesystem.asset'] ?? $this->getShopware_Filesystem_AssetService()));
  31134.         $instance->setName('s3:set-visibility');
  31135.         return $instance;
  31136.     }
  31137.     /**
  31138.      * Gets the private 'Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory' shared service.
  31139.      *
  31140.      * @return \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory
  31141.      */
  31142.     protected function getFilesystemFactoryService()
  31143.     {
  31144.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] = new \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory(new RewindableGenerator(function () {
  31145.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory.local'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory.local'] = new \Shopware\Core\Framework\Adapter\Filesystem\Adapter\LocalFactory()));
  31146.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory.amazon_s3'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory.amazon_s3'] = new \Shopware\Core\Framework\Adapter\Filesystem\Adapter\AwsS3v3Factory()));
  31147.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory.google_storage'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory.google_storage'] = new \Shopware\Core\Framework\Adapter\Filesystem\Adapter\GoogleStorageFactory()));
  31148.         }, 3), new RewindableGenerator(function () {
  31149.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\Plugin\\CopyBatch'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\Plugin\\CopyBatch'] = new \Shopware\Core\Framework\Adapter\Filesystem\Plugin\CopyBatch()));
  31150.         }, 1));
  31151.     }
  31152.     /**
  31153.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\Translator' shared service.
  31154.      *
  31155.      * @return \Shopware\Core\Framework\Adapter\Translation\Translator
  31156.      */
  31157.     protected function getTranslator3Service()
  31158.     {
  31159.         $a = ($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] ?? $this->getSnippetServiceService());
  31160.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'])) {
  31161.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'];
  31162.         }
  31163.         $b = ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService());
  31164.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'])) {
  31165.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'];
  31166.         }
  31167.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] = new \Shopware\Core\Framework\Adapter\Translation\Translator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['translator.formatter.default'] ?? $this->getTranslator_Formatter_DefaultService()), $a'dev'$b, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  31168.     }
  31169.     /**
  31170.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate' shared service.
  31171.      *
  31172.      * @return \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate
  31173.      */
  31174.     protected function getTranslatorCacheInvalidateService()
  31175.     {
  31176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/TranslatorCacheInvalidate.php';
  31177.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  31178.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'])) {
  31179.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'];
  31180.         }
  31181.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] = new \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31182.     }
  31183.     /**
  31184.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader' shared service.
  31185.      *
  31186.      * @return \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader
  31187.      */
  31188.     protected function getEntityTemplateLoaderService()
  31189.     {
  31190.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] = new \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 'dev');
  31191.     }
  31192.     /**
  31193.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder' shared service.
  31194.      *
  31195.      * @return \Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder
  31196.      */
  31197.     protected function getBundleHierarchyBuilderService()
  31198.     {
  31199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/BundleHierarchyBuilder.php';
  31200.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\NamespaceHierarchy\\BundleHierarchyBuilder'] = new \Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31201.     }
  31202.     /**
  31203.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer' shared service.
  31204.      *
  31205.      * @return \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer
  31206.      */
  31207.     protected function getStringTemplateRendererService()
  31208.     {
  31209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/StringTemplateRenderer.php';
  31210.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  31211.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'])) {
  31212.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'];
  31213.         }
  31214.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] = new \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer($a$this->targetDir.'');
  31215.     }
  31216.     /**
  31217.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\TwigVariableParser' shared service.
  31218.      *
  31219.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser
  31220.      */
  31221.     protected function getTwigVariableParserService()
  31222.     {
  31223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigVariableParser.php';
  31224.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  31225.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'])) {
  31226.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'];
  31227.         }
  31228.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] = new \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser($a);
  31229.     }
  31230.     /**
  31231.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclAnnotationValidator' shared service.
  31232.      *
  31233.      * @return \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator
  31234.      */
  31235.     protected function getAclAnnotationValidatorService()
  31236.     {
  31237.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] = new \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31238.     }
  31239.     /**
  31240.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclWriteValidator' shared service.
  31241.      *
  31242.      * @return \Shopware\Core\Framework\Api\Acl\AclWriteValidator
  31243.      */
  31244.     protected function getAclWriteValidatorService()
  31245.     {
  31246.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclWriteValidator.php';
  31247.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31248.         if (isset($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'])) {
  31249.             return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'];
  31250.         }
  31251.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] = new \Shopware\Core\Framework\Api\Acl\AclWriteValidator($a);
  31252.     }
  31253.     /**
  31254.      * Gets the private 'Shopware\Core\Framework\Api\ApiDefinition\DefinitionService' shared service.
  31255.      *
  31256.      * @return \Shopware\Core\Framework\Api\ApiDefinition\DefinitionService
  31257.      */
  31258.     protected function getDefinitionServiceService()
  31259.     {
  31260.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/DefinitionService.php';
  31261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/ApiDefinitionGeneratorInterface.php';
  31262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/StoreApiGenerator.php';
  31263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiSchemaBuilder.php';
  31264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiDefinitionSchemaBuilder.php';
  31265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiLoader.php';
  31266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/BundleSchemaPathCollection.php';
  31267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi3Generator.php';
  31268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiPathBuilder.php';
  31269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/EntitySchemaGenerator.php';
  31270.         $a = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiSchemaBuilder('6.4.19.0');
  31271.         $b = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiDefinitionSchemaBuilder();
  31272.         $c = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  31273.         $d = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\BundleSchemaPathCollection(($this->privates['kernel.bundles'] ?? $this->getKernel_BundlesService()));
  31274.         return $this->privates['Shopware\\Core\\Framework\\Api\\ApiDefinition\\DefinitionService'] = new \Shopware\Core\Framework\Api\ApiDefinition\DefinitionService(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()), new \Shopware\Core\Framework\Api\ApiDefinition\Generator\StoreApiGenerator($a$b$c$this->parameters['kernel.bundles_metadata'], $d), new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi3Generator($a, new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiPathBuilder(), $b$c$this->parameters['kernel.bundles_metadata'], $d), new \Shopware\Core\Framework\Api\ApiDefinition\Generator\EntitySchemaGenerator());
  31275.     }
  31276.     /**
  31277.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand' shared service.
  31278.      *
  31279.      * @return \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand
  31280.      */
  31281.     protected function getDumpClassSchemaCommandService()
  31282.     {
  31283.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpClassSchemaCommand.php';
  31285.         $this->privates['Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand'] = $instance = new \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand($this->parameters['kernel.bundles_metadata']);
  31286.         $instance->setName('framework:dump:class:schema');
  31287.         return $instance;
  31288.     }
  31289.     /**
  31290.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpSchemaCommand' shared service.
  31291.      *
  31292.      * @return \Shopware\Core\Framework\Api\Command\DumpSchemaCommand
  31293.      */
  31294.     protected function getDumpSchemaCommandService()
  31295.     {
  31296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpSchemaCommand.php';
  31298.         $this->privates['Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand'] = $instance = new \Shopware\Core\Framework\Api\Command\DumpSchemaCommand(($this->privates['Shopware\\Core\\Framework\\Api\\ApiDefinition\\DefinitionService'] ?? $this->getDefinitionServiceService()));
  31299.         $instance->setName('framework:schema');
  31300.         return $instance;
  31301.     }
  31302.     /**
  31303.      * Gets the private 'Shopware\Core\Framework\Api\Converter\ApiVersionConverter' shared service.
  31304.      *
  31305.      * @return \Shopware\Core\Framework\Api\Converter\ApiVersionConverter
  31306.      */
  31307.     protected function getApiVersionConverterService()
  31308.     {
  31309.         return $this->privates['Shopware\\Core\\Framework\\Api\\Converter\\ApiVersionConverter'] = new \Shopware\Core\Framework\Api\Converter\ApiVersionConverter(new \Shopware\Core\Framework\Api\Converter\ConverterRegistry(new RewindableGenerator(function () {
  31310.             return new \EmptyIterator();
  31311.         }, 0), new \Shopware\Core\Framework\Api\Converter\DefaultApiConverter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())))));
  31312.     }
  31313.     /**
  31314.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener' shared service.
  31315.      *
  31316.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener
  31317.      */
  31318.     protected function getApiAuthenticationListenerService()
  31319.     {
  31320.         $a = ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\AccessTokenRepository()));
  31321.         $b = ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/public.pem'))));
  31322.         $c = new \League\OAuth2\Server\AuthorizationValidators\BearerTokenValidator($a);
  31323.         $c->setPublicKey($b);
  31324.         $d = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  31325.         return $this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] = new \Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener(new \League\OAuth2\Server\ResourceServer($a$b, new \Shopware\Core\Framework\Api\OAuth\BearerTokenValidator($c$d, ($this->privates['shopware.jwt_config'] ?? $this->getShopware_JwtConfigService()))), ($this->privates['shopware.api.authorization_server'] ?? $this->getShopware_Api_AuthorizationServerService()), new \Shopware\Core\Framework\Api\OAuth\UserRepository($d), ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\RefreshTokenRepository'] ?? $this->getRefreshTokenRepositoryService()), ($this->privates['Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory'] ?? $this->getPsrHttpFactoryService()), ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] ?? $this->getRouteScopeRegistryService()));
  31326.     }
  31327.     /**
  31328.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener' shared service.
  31329.      *
  31330.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener
  31331.      */
  31332.     protected function getSalesChannelAuthenticationListenerService()
  31333.     {
  31334.         return $this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\SalesChannelAuthenticationListener'] = new \Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] ?? $this->getRouteScopeRegistryService()));
  31335.     }
  31336.     /**
  31337.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber' shared service.
  31338.      *
  31339.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber
  31340.      */
  31341.     protected function getUserCredentialsChangedSubscriberService()
  31342.     {
  31343.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/UserCredentialsChangedSubscriber.php';
  31344.         return $this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] = new \Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber(($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\RefreshTokenRepository'] ?? $this->getRefreshTokenRepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31345.     }
  31346.     /**
  31347.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber' shared service.
  31348.      *
  31349.      * @return \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber
  31350.      */
  31351.     protected function getExpectationSubscriberService()
  31352.     {
  31353.         return $this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] = new \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber('6.4.19.0'$this->parameters['kernel.plugin_infos']);
  31354.     }
  31355.     /**
  31356.      * Gets the private 'Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository' shared service.
  31357.      *
  31358.      * @return \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository
  31359.      */
  31360.     protected function getRefreshTokenRepositoryService()
  31361.     {
  31362.         return $this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\RefreshTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31363.     }
  31364.     /**
  31365.      * Gets the private 'Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder' shared service.
  31366.      *
  31367.      * @return \Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder
  31368.      */
  31369.     protected function getJsonEntityEncoderService()
  31370.     {
  31371.         return $this->privates['Shopware\\Core\\Framework\\Api\\Serializer\\JsonEntityEncoder'] = new \Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['Shopware\\Core\\Framework\\Api\\Converter\\ApiVersionConverter'] ?? $this->getApiVersionConverterService()));
  31372.     }
  31373.     /**
  31374.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Executor' shared service.
  31375.      *
  31376.      * @return \Shopware\Core\Framework\App\ActionButton\Executor
  31377.      */
  31378.     protected function getExecutorService()
  31379.     {
  31380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Executor.php';
  31381.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactory.php';
  31382.         return $this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Executor'] = new \Shopware\Core\Framework\App\ActionButton\Executor(($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), new \Shopware\Core\Framework\App\ActionButton\Response\ActionButtonResponseFactory(new RewindableGenerator(function () {
  31383.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\NotificationResponseFactory'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\NotificationResponseFactory'] = new \Shopware\Core\Framework\App\ActionButton\Response\NotificationResponseFactory()));
  31384.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenModalResponseFactory'] ?? $this->getOpenModalResponseFactoryService());
  31385.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenNewTabResponseFactory'] ?? $this->getOpenNewTabResponseFactoryService());
  31386.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\ReloadDataResponseFactory'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\ReloadDataResponseFactory'] = new \Shopware\Core\Framework\App\ActionButton\Response\ReloadDataResponseFactory()));
  31387.         }, 4)), ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['kernel'] ?? $this->get('kernel'1)));
  31388.     }
  31389.     /**
  31390.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory' shared service.
  31391.      *
  31392.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory
  31393.      */
  31394.     protected function getOpenModalResponseFactoryService()
  31395.     {
  31396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  31397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenModalResponseFactory.php';
  31398.         return $this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenModalResponseFactory'] = new \Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory(($this->privates['Shopware\\Core\\Framework\\App\\Hmac\\QuerySigner'] ?? $this->getQuerySignerService()));
  31399.     }
  31400.     /**
  31401.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory' shared service.
  31402.      *
  31403.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory
  31404.      */
  31405.     protected function getOpenNewTabResponseFactoryService()
  31406.     {
  31407.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  31408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenNewTabResponseFactory.php';
  31409.         return $this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenNewTabResponseFactory'] = new \Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory(($this->privates['Shopware\\Core\\Framework\\App\\Hmac\\QuerySigner'] ?? $this->getQuerySignerService()));
  31410.     }
  31411.     /**
  31412.      * Gets the private 'Shopware\Core\Framework\App\ActiveAppsLoader' shared service.
  31413.      *
  31414.      * @return \Shopware\Core\Framework\App\ActiveAppsLoader
  31415.      */
  31416.     protected function getActiveAppsLoaderService()
  31417.     {
  31418.         return $this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] = new \Shopware\Core\Framework\App\ActiveAppsLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()));
  31419.     }
  31420.     /**
  31421.      * Gets the private 'Shopware\Core\Framework\App\AppStateService' shared service.
  31422.      *
  31423.      * @return \Shopware\Core\Framework\App\AppStateService
  31424.      */
  31425.     protected function getAppStateServiceService()
  31426.     {
  31427.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppStateService.php';
  31428.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/PaymentMethodStateService.php';
  31429.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  31430.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  31431.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  31432.         }
  31433.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31434.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  31435.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  31436.         }
  31437.         $c = ($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] ?? $this->getTemplateStateServiceService());
  31438.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  31439.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  31440.         }
  31441.         $d = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  31442.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  31443.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  31444.         }
  31445.         $e = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  31446.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  31447.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  31448.         }
  31449.         $f = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  31450.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  31451.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  31452.         }
  31453.         $g = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] ?? $this->getRuleConditionPersisterService());
  31454.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  31455.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  31456.         }
  31457.         return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] = new \Shopware\Core\Framework\App\AppStateService($a$b, ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? $this->getActiveAppsLoaderService()), $c$d, new \Shopware\Core\Framework\App\Payment\PaymentMethodStateService($e), $f$g);
  31458.     }
  31459.     /**
  31460.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy' shared service.
  31461.      *
  31462.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy
  31463.      */
  31464.     protected function getMoveShopPermanentlyStrategyService()
  31465.     {
  31466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  31467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/MoveShopPermanentlyStrategy.php';
  31468.         return $this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\MoveShopPermanentlyStrategy'] = new \Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy(($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'] ?? $this->getAppRegistrationServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  31469.     }
  31470.     /**
  31471.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy' shared service.
  31472.      *
  31473.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy
  31474.      */
  31475.     protected function getReinstallAppsStrategyService()
  31476.     {
  31477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  31478.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/ReinstallAppsStrategy.php';
  31479.         return $this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\ReinstallAppsStrategy'] = new \Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy(($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'] ?? $this->getAppRegistrationServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  31480.     }
  31481.     /**
  31482.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy' shared service.
  31483.      *
  31484.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy
  31485.      */
  31486.     protected function getUninstallAppsStrategyService()
  31487.     {
  31488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  31489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/UninstallAppsStrategy.php';
  31490.         return $this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\UninstallAppsStrategy'] = new \Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy(($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService()));
  31491.     }
  31492.     /**
  31493.      * Gets the private 'Shopware\Core\Framework\App\Command\ActivateAppCommand' shared service.
  31494.      *
  31495.      * @return \Shopware\Core\Framework\App\Command\ActivateAppCommand
  31496.      */
  31497.     protected function getActivateAppCommandService()
  31498.     {
  31499.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  31501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ActivateAppCommand.php';
  31502.         $this->privates['Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand'] = $instance = new \Shopware\Core\Framework\App\Command\ActivateAppCommand(($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService()));
  31503.         $instance->setName('app:activate');
  31504.         return $instance;
  31505.     }
  31506.     /**
  31507.      * Gets the private 'Shopware\Core\Framework\App\Command\AppPrinter' shared service.
  31508.      *
  31509.      * @return \Shopware\Core\Framework\App\Command\AppPrinter
  31510.      */
  31511.     protected function getAppPrinterService()
  31512.     {
  31513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AppPrinter.php';
  31514.         return $this->privates['Shopware\\Core\\Framework\\App\\Command\\AppPrinter'] = new \Shopware\Core\Framework\App\Command\AppPrinter(($this->services['app.repository'] ?? $this->getApp_RepositoryService()));
  31515.     }
  31516.     /**
  31517.      * Gets the private 'Shopware\Core\Framework\App\Command\DeactivateAppCommand' shared service.
  31518.      *
  31519.      * @return \Shopware\Core\Framework\App\Command\DeactivateAppCommand
  31520.      */
  31521.     protected function getDeactivateAppCommandService()
  31522.     {
  31523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31524.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  31525.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/DeactivateAppCommand.php';
  31526.         $this->privates['Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand'] = $instance = new \Shopware\Core\Framework\App\Command\DeactivateAppCommand(($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService()));
  31527.         $instance->setName('app:deactivate');
  31528.         return $instance;
  31529.     }
  31530.     /**
  31531.      * Gets the private 'Shopware\Core\Framework\App\Command\InstallAppCommand' shared service.
  31532.      *
  31533.      * @return \Shopware\Core\Framework\App\Command\InstallAppCommand
  31534.      */
  31535.     protected function getInstallAppCommandService()
  31536.     {
  31537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/InstallAppCommand.php';
  31539.         $this->privates['Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand'] = $instance = new \Shopware\Core\Framework\App\Command\InstallAppCommand(($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] ?? $this->getAppLifecycleService()), ($this->privates['Shopware\\Core\\Framework\\App\\Command\\AppPrinter'] ?? $this->getAppPrinterService()), ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ManifestValidator'] ?? $this->getManifestValidatorService()));
  31540.         $instance->setName('app:install');
  31541.         return $instance;
  31542.     }
  31543.     /**
  31544.      * Gets the private 'Shopware\Core\Framework\App\Command\RefreshAppCommand' shared service.
  31545.      *
  31546.      * @return \Shopware\Core\Framework\App\Command\RefreshAppCommand
  31547.      */
  31548.     protected function getRefreshAppCommandService()
  31549.     {
  31550.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/RefreshAppCommand.php';
  31552.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppService.php';
  31553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycleIterator.php';
  31554.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  31555.         $this->privates['Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand'] = $instance = new \Shopware\Core\Framework\App\Command\RefreshAppCommand(new \Shopware\Core\Framework\App\AppService(new \Shopware\Core\Framework\App\Lifecycle\AppLifecycleIterator($a, ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService())), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] ?? $this->getAppLifecycleService())), ($this->privates['Shopware\\Core\\Framework\\App\\Command\\AppPrinter'] ?? $this->getAppPrinterService()), ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ManifestValidator'] ?? $this->getManifestValidatorService()), ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\AppConfirmationDeltaProvider'] ?? $this->getAppConfirmationDeltaProviderService()), $a);
  31556.         $instance->setName('app:refresh');
  31557.         return $instance;
  31558.     }
  31559.     /**
  31560.      * Gets the private 'Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand' shared service.
  31561.      *
  31562.      * @return \Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand
  31563.      */
  31564.     protected function getResolveAppUrlChangeCommandService()
  31565.     {
  31566.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ResolveAppUrlChangeCommand.php';
  31568.         $this->privates['Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand'] = $instance = new \Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand(($this->services['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver'] ?? $this->getResolverService()));
  31569.         $instance->setName('app:url-change:resolve');
  31570.         return $instance;
  31571.     }
  31572.     /**
  31573.      * Gets the private 'Shopware\Core\Framework\App\Command\UninstallAppCommand' shared service.
  31574.      *
  31575.      * @return \Shopware\Core\Framework\App\Command\UninstallAppCommand
  31576.      */
  31577.     protected function getUninstallAppCommandService()
  31578.     {
  31579.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31580.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/UninstallAppCommand.php';
  31581.         $this->privates['Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand'] = $instance = new \Shopware\Core\Framework\App\Command\UninstallAppCommand(($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] ?? $this->getAppLifecycleService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()));
  31582.         $instance->setName('app:uninstall');
  31583.         return $instance;
  31584.     }
  31585.     /**
  31586.      * Gets the private 'Shopware\Core\Framework\App\Command\ValidateAppCommand' shared service.
  31587.      *
  31588.      * @return \Shopware\Core\Framework\App\Command\ValidateAppCommand
  31589.      */
  31590.     protected function getValidateAppCommandService()
  31591.     {
  31592.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31593.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ValidateAppCommand.php';
  31594.         $this->privates['Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand'] = $instance = new \Shopware\Core\Framework\App\Command\ValidateAppCommand((\dirname(__DIR__4).'/custom/apps'), ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ManifestValidator'] ?? $this->getManifestValidatorService()));
  31595.         $instance->setName('app:validate');
  31596.         return $instance;
  31597.     }
  31598.     /**
  31599.      * Gets the private 'Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider' shared service.
  31600.      *
  31601.      * @return \Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider
  31602.      */
  31603.     protected function getAppConfirmationDeltaProviderService()
  31604.     {
  31605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Delta/AppConfirmationDeltaProvider.php';
  31606.         return $this->privates['Shopware\\Core\\Framework\\App\\Delta\\AppConfirmationDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider(new RewindableGenerator(function () {
  31607.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\PermissionsDeltaProvider'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\PermissionsDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\PermissionsDeltaProvider()));
  31608.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\DomainsDeltaProvider'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\DomainsDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\DomainsDeltaProvider()));
  31609.         }, 2));
  31610.     }
  31611.     /**
  31612.      * Gets the private 'Shopware\Core\Framework\App\Hmac\QuerySigner' shared service.
  31613.      *
  31614.      * @return \Shopware\Core\Framework\App\Hmac\QuerySigner
  31615.      */
  31616.     protected function getQuerySignerService()
  31617.     {
  31618.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/QuerySigner.php';
  31619.         return $this->privates['Shopware\\Core\\Framework\\App\\Hmac\\QuerySigner'] = new \Shopware\Core\Framework\App\Hmac\QuerySigner($this->getEnv('APP_URL'), '6.4.19.0', ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()), ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()));
  31620.     }
  31621.     /**
  31622.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLifecycle' shared service.
  31623.      *
  31624.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLifecycle
  31625.      */
  31626.     protected function getAppLifecycleService()
  31627.     {
  31628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLifecycle.php';
  31629.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycle.php';
  31630.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PermissionPersister.php';
  31631.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CustomFieldPersister.php';
  31632.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ActionButtonPersister.php';
  31633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/TemplatePersister.php';
  31634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/AbstractTemplateLoader.php';
  31635.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/App/Template/IconTemplateLoader.php';
  31636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateLoader.php';
  31637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/WebhookPersister.php';
  31638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PaymentMethodPersister.php';
  31639.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CmsBlockPersister.php';
  31640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/AbstractBlockTemplateLoader.php';
  31641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/BlockTemplateLoader.php';
  31642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntityPersister.php';
  31643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/FlowActionPersister.php';
  31644.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetPersister.php';
  31645.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  31646.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31647.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31648.         }
  31649.         $b = ($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService());
  31650.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31651.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31652.         }
  31653.         $c = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  31654.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31655.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31656.         }
  31657.         $d = ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService());
  31658.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31659.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31660.         }
  31661.         $e = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  31662.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31663.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31664.         }
  31665.         $f = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  31666.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31667.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31668.         }
  31669.         $g = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  31670.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31671.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31672.         }
  31673.         $h = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  31674.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31675.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31676.         }
  31677.         $i = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] ?? $this->getRuleConditionPersisterService());
  31678.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31679.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31680.         }
  31681.         $j = ($this->services['app_cms_block.repository'] ?? $this->getAppCmsBlock_RepositoryService());
  31682.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31683.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31684.         }
  31685.         $k = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31686.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31687.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31688.         }
  31689.         $l = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'] ?? $this->getAppRegistrationServiceService());
  31690.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31691.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31692.         }
  31693.         $m = ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService());
  31694.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31695.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31696.         }
  31697.         $n = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  31698.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31699.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31700.         }
  31701.         $o = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31702.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31703.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31704.         }
  31705.         $p = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  31706.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31707.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31708.         }
  31709.         $q = ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService());
  31710.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31711.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31712.         }
  31713.         $r = ($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] ?? $this->getAssetServiceService());
  31714.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31715.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31716.         }
  31717.         $s = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  31718.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31719.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31720.         }
  31721.         $t = ($this->services['app_flow_action.repository'] ?? $this->getAppFlowAction_RepositoryService());
  31722.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31723.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31724.         }
  31725.         $u = ($this->services['app_administration_snippet.repository'] ?? $this->getAppAdministrationSnippet_RepositoryService());
  31726.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31727.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31728.         }
  31729.         $v = ($this->services['locale.repository'] ?? $this->getLocale_RepositoryService());
  31730.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  31731.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  31732.         }
  31733.         $w = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  31734.         $x = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService());
  31735.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] = new \Shopware\Core\Framework\App\Lifecycle\AppLifecycle($a, new \Shopware\Core\Framework\App\Lifecycle\Persister\PermissionPersister($w), new \Shopware\Core\Framework\App\Lifecycle\Persister\CustomFieldPersister($b), new \Shopware\Core\Framework\App\Lifecycle\Persister\ActionButtonPersister($c), new \Shopware\Core\Framework\App\Lifecycle\Persister\TemplatePersister(new \Shopware\Storefront\Framework\App\Template\IconTemplateLoader(new \Shopware\Core\Framework\App\Template\TemplateLoader(), ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] = new \Shopware\Storefront\Theme\StorefrontPluginConfiguration\StorefrontPluginConfigurationFactory(\dirname(__DIR__4)))), \dirname(__DIR__4)), $d$a), $e, new \Shopware\Core\Framework\App\Lifecycle\Persister\WebhookPersister($f), new \Shopware\Core\Framework\App\Lifecycle\Persister\PaymentMethodPersister($g$h), $i, new \Shopware\Core\Framework\App\Lifecycle\Persister\CmsBlockPersister($j, new \Shopware\Core\Framework\App\Cms\BlockTemplateLoader(), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService())), $x$k$l$m$n$o, ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService()), $p$q$r$s\dirname(__DIR__4), new \Shopware\Core\System\CustomEntity\Schema\CustomEntityPersister($w), ($this->services['Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater'] ?? $this->getCustomEntitySchemaUpdaterService()), $w, new \Shopware\Core\Framework\App\Lifecycle\Persister\FlowActionPersister($t$x$w), new \Shopware\Administration\Snippet\AppAdministrationSnippetPersister($u$v));
  31736.     }
  31737.     /**
  31738.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLoader' shared service.
  31739.      *
  31740.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLoader
  31741.      */
  31742.     protected function getAppLoaderService()
  31743.     {
  31744.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] = new \Shopware\Core\Framework\App\Lifecycle\AppLoader((\dirname(__DIR__4).'/custom/apps'), \dirname(__DIR__4), ($this->privates['Shopware\\Core\\System\\SystemConfig\\Util\\ConfigReader'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Util\\ConfigReader'] = new \Shopware\Core\System\SystemConfig\Util\ConfigReader())), new \Shopware\Core\System\CustomEntity\Xml\CustomEntityXmlSchemaValidator());
  31745.     }
  31746.     /**
  31747.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister' shared service.
  31748.      *
  31749.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister
  31750.      */
  31751.     protected function getRuleConditionPersisterService()
  31752.     {
  31753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/RuleConditionPersister.php';
  31754.         $a = ($this->services['app_script_condition.repository'] ?? $this->getAppScriptCondition_RepositoryService());
  31755.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'])) {
  31756.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'];
  31757.         }
  31758.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  31759.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'])) {
  31760.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'];
  31761.         }
  31762.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] = new \Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister(($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\ScriptFileReader'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\ScriptFileReader'] = new \Shopware\Core\Framework\App\Lifecycle\ScriptFileReader((\dirname(__DIR__4).'/')))), $a$b);
  31763.     }
  31764.     /**
  31765.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister' shared service.
  31766.      *
  31767.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister
  31768.      */
  31769.     protected function getScriptPersisterService()
  31770.     {
  31771.         $a = ($this->services['script.repository'] ?? $this->getScript_RepositoryService());
  31772.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'])) {
  31773.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'];
  31774.         }
  31775.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  31776.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'])) {
  31777.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'];
  31778.         }
  31779.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] = new \Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister(($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\ScriptFileReader'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\ScriptFileReader'] = new \Shopware\Core\Framework\App\Lifecycle\ScriptFileReader((\dirname(__DIR__4).'/')))), $a$b);
  31780.     }
  31781.     /**
  31782.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService' shared service.
  31783.      *
  31784.      * @return \Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService
  31785.      */
  31786.     protected function getAppRegistrationServiceService()
  31787.     {
  31788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/AppRegistrationService.php';
  31789.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/HandshakeFactory.php';
  31790.         $a = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  31791.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  31792.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  31793.         }
  31794.         $b = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService());
  31795.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  31796.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  31797.         }
  31798.         $c = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  31799.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  31800.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  31801.         }
  31802.         $d = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  31803.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  31804.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  31805.         }
  31806.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'] = new \Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService(new \Shopware\Core\Framework\App\Lifecycle\Registration\HandshakeFactory($this->getEnv('APP_URL'), $a$b'6.4.19.0'), $c$d$this->getEnv('APP_URL'), $a'6.4.19.0');
  31807.     }
  31808.     /**
  31809.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler' shared service.
  31810.      *
  31811.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler
  31812.      */
  31813.     protected function getAppAsyncPaymentHandlerService()
  31814.     {
  31815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  31816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  31817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  31818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  31819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  31820.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppAsyncPaymentHandler.php';
  31821.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  31822.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  31823.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  31824.         }
  31825.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  31826.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  31827.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  31828.         }
  31829.         $c = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  31830.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  31831.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  31832.         }
  31833.         return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'] = new \Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler($a$b, ($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'] ?? $this->getPayloadServiceService()), $c);
  31834.     }
  31835.     /**
  31836.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler' shared service.
  31837.      *
  31838.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler
  31839.      */
  31840.     protected function getAppPaymentHandlerService()
  31841.     {
  31842.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  31843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  31844.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  31845.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  31846.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  31847.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  31848.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  31849.         }
  31850.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  31851.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  31852.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  31853.         }
  31854.         $c = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  31855.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  31856.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  31857.         }
  31858.         return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'] = new \Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler($a$b, ($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'] ?? $this->getPayloadServiceService()), $c);
  31859.     }
  31860.     /**
  31861.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler' shared service.
  31862.      *
  31863.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler
  31864.      */
  31865.     protected function getAppSyncPaymentHandlerService()
  31866.     {
  31867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  31868.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  31869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  31870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  31871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  31872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppSyncPaymentHandler.php';
  31873.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  31874.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  31875.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  31876.         }
  31877.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  31878.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  31879.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  31880.         }
  31881.         $c = ($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'] ?? $this->getPayloadServiceService());
  31882.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  31883.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  31884.         }
  31885.         $d = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  31886.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  31887.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  31888.         }
  31889.         return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'] = new \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler($a$b$c$d);
  31890.     }
  31891.     /**
  31892.      * Gets the private 'Shopware\Core\Framework\App\Payment\Payload\PayloadService' shared service.
  31893.      *
  31894.      * @return \Shopware\Core\Framework\App\Payment\Payload\PayloadService
  31895.      */
  31896.     protected function getPayloadServiceService()
  31897.     {
  31898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Payload/PayloadService.php';
  31899.         $a = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  31900.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'])) {
  31901.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'];
  31902.         }
  31903.         $b = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  31904.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'])) {
  31905.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'];
  31906.         }
  31907.         return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'] = new \Shopware\Core\Framework\App\Payment\Payload\PayloadService(($this->privates['Shopware\\Core\\Framework\\Api\\Serializer\\JsonEntityEncoder'] ?? $this->getJsonEntityEncoderService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), $a$b$this->getEnv('APP_URL'));
  31908.     }
  31909.     /**
  31910.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler' shared service.
  31911.      *
  31912.      * @return \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler
  31913.      */
  31914.     protected function getDeleteCascadeAppsHandlerService()
  31915.     {
  31916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/DeleteCascadeAppsHandler.php';
  31917.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  31918.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  31919.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  31920.         }
  31921.         $b = ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService());
  31922.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  31923.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  31924.         }
  31925.         $c = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  31926.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  31927.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  31928.         }
  31929.         return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler($a$b$c);
  31930.     }
  31931.     /**
  31932.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler' shared service.
  31933.      *
  31934.      * @return \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler
  31935.      */
  31936.     protected function getUpdateAppsHandlerService()
  31937.     {
  31938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/UpdateAppsHandler.php';
  31939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AbstractAppUpdater.php';
  31940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AppUpdater.php';
  31941.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  31942.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  31943.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  31944.         }
  31945.         $b = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService());
  31946.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  31947.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  31948.         }
  31949.         $c = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  31950.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  31951.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  31952.         }
  31953.         $d = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'] ?? $this->getExtensionDownloaderService());
  31954.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  31955.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  31956.         }
  31957.         $e = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'] ?? $this->getAbstractStoreAppLifecycleServiceService());
  31958.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  31959.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  31960.         }
  31961.         return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] = new \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler($a, new \Shopware\Core\Framework\App\Lifecycle\Update\AppUpdater($b$c$d$e));
  31962.     }
  31963.     /**
  31964.      * Gets the private 'Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber' shared service.
  31965.      *
  31966.      * @return \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber
  31967.      */
  31968.     protected function getCustomFieldProtectionSubscriberService()
  31969.     {
  31970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Subscriber/CustomFieldProtectionSubscriber.php';
  31971.         return $this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31972.     }
  31973.     /**
  31974.      * Gets the private 'Shopware\Core\Framework\App\Validation\ConfigValidator' shared service.
  31975.      *
  31976.      * @return \Shopware\Core\Framework\App\Validation\ConfigValidator
  31977.      */
  31978.     protected function getConfigValidatorService()
  31979.     {
  31980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  31981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ConfigValidator.php';
  31982.         return $this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] = new \Shopware\Core\Framework\App\Validation\ConfigValidator(($this->privates['Shopware\\Core\\System\\SystemConfig\\Util\\ConfigReader'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Util\\ConfigReader'] = new \Shopware\Core\System\SystemConfig\Util\ConfigReader())));
  31983.     }
  31984.     /**
  31985.      * Gets the private 'Shopware\Core\Framework\App\Validation\HookableValidator' shared service.
  31986.      *
  31987.      * @return \Shopware\Core\Framework\App\Validation\HookableValidator
  31988.      */
  31989.     protected function getHookableValidatorService()
  31990.     {
  31991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  31992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/HookableValidator.php';
  31993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/HookableEventCollector.php';
  31994.         return $this->privates['Shopware\\Core\\Framework\\App\\Validation\\HookableValidator'] = new \Shopware\Core\Framework\App\Validation\HookableValidator(new \Shopware\Core\Framework\Webhook\Hookable\HookableEventCollector(($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())));
  31995.     }
  31996.     /**
  31997.      * Gets the private 'Shopware\Core\Framework\App\Validation\ManifestValidator' shared service.
  31998.      *
  31999.      * @return \Shopware\Core\Framework\App\Validation\ManifestValidator
  32000.      */
  32001.     protected function getManifestValidatorService()
  32002.     {
  32003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ManifestValidator.php';
  32004.         return $this->privates['Shopware\\Core\\Framework\\App\\Validation\\ManifestValidator'] = new \Shopware\Core\Framework\App\Validation\ManifestValidator(new RewindableGenerator(function () {
  32005.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] = new \Shopware\Core\Framework\App\Validation\TranslationValidator()));
  32006.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] = new \Shopware\Core\Framework\App\Validation\AppNameValidator()));
  32007.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService());
  32008.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\HookableValidator'] ?? $this->getHookableValidatorService());
  32009.         }, 4));
  32010.     }
  32011.     /**
  32012.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand' shared service.
  32013.      *
  32014.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand
  32015.      */
  32016.     protected function getChangelogChangeCommandService()
  32017.     {
  32018.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32019.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogChangeCommand.php';
  32020.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  32021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseExporter.php';
  32022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  32023.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  32024.         $this->privates['Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand'] = $instance = new \Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand(new \Shopware\Core\Framework\Changelog\Processor\ChangelogReleaseExporter(($this->privates['Shopware\\Core\\Framework\\Changelog\\ChangelogParser'] ?? ($this->privates['Shopware\\Core\\Framework\\Changelog\\ChangelogParser'] = new \Shopware\Core\Framework\Changelog\ChangelogParser())), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4), $this->parameters['shopware.feature.flags']));
  32025.         $instance->setName('changelog:change');
  32026.         return $instance;
  32027.     }
  32028.     /**
  32029.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand' shared service.
  32030.      *
  32031.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand
  32032.      */
  32033.     protected function getChangelogCheckCommandService()
  32034.     {
  32035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCheckCommand.php';
  32037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  32038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogValidator.php';
  32039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  32040.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  32041.         $this->privates['Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand'] = $instance = new \Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand(new \Shopware\Core\Framework\Changelog\Processor\ChangelogValidator(($this->privates['Shopware\\Core\\Framework\\Changelog\\ChangelogParser'] ?? ($this->privates['Shopware\\Core\\Framework\\Changelog\\ChangelogParser'] = new \Shopware\Core\Framework\Changelog\ChangelogParser())), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4), $this->parameters['shopware.feature.flags']));
  32042.         $instance->setName('changelog:check');
  32043.         return $instance;
  32044.     }
  32045.     /**
  32046.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand' shared service.
  32047.      *
  32048.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand
  32049.      */
  32050.     protected function getChangelogCreateCommandService()
  32051.     {
  32052.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32053.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCreateCommand.php';
  32054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  32055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogGenerator.php';
  32056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  32057.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  32058.         $this->privates['Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand'] = $instance = new \Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand(new \Shopware\Core\Framework\Changelog\Processor\ChangelogGenerator(($this->privates['Shopware\\Core\\Framework\\Changelog\\ChangelogParser'] ?? ($this->privates['Shopware\\Core\\Framework\\Changelog\\ChangelogParser'] = new \Shopware\Core\Framework\Changelog\ChangelogParser())), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4), $this->parameters['shopware.feature.flags']));
  32059.         $instance->setName('changelog:create');
  32060.         return $instance;
  32061.     }
  32062.     /**
  32063.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand' shared service.
  32064.      *
  32065.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand
  32066.      */
  32067.     protected function getChangelogReleaseCommandService()
  32068.     {
  32069.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32070.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogReleaseCommand.php';
  32071.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  32072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseCreator.php';
  32073.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  32074.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  32075.         $this->privates['Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand'] = $instance = new \Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand(new \Shopware\Core\Framework\Changelog\Processor\ChangelogReleaseCreator(($this->privates['Shopware\\Core\\Framework\\Changelog\\ChangelogParser'] ?? ($this->privates['Shopware\\Core\\Framework\\Changelog\\ChangelogParser'] = new \Shopware\Core\Framework\Changelog\ChangelogParser())), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4), $this->parameters['shopware.feature.flags']));
  32076.         $instance->setName('changelog:release');
  32077.         return $instance;
  32078.     }
  32079.     /**
  32080.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand' shared service.
  32081.      *
  32082.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand
  32083.      */
  32084.     protected function getCreateEntitiesCommandService()
  32085.     {
  32086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateEntitiesCommand.php';
  32088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityGenerator.php';
  32089.         $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand(new \Shopware\Core\Framework\DataAbstractionLayer\EntityGenerator(), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), \dirname(__DIR__4));
  32090.         $instance->setName('dal:create:entities');
  32091.         return $instance;
  32092.     }
  32093.     /**
  32094.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand' shared service.
  32095.      *
  32096.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand
  32097.      */
  32098.     protected function getCreateHydratorCommandService()
  32099.     {
  32100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateHydratorCommand.php';
  32102.         $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), \dirname(__DIR__4));
  32103.         $instance->setName('dal:create:hydrators');
  32104.         return $instance;
  32105.     }
  32106.     /**
  32107.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand' shared service.
  32108.      *
  32109.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand
  32110.      */
  32111.     protected function getCreateSchemaCommandService()
  32112.     {
  32113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateSchemaCommand.php';
  32115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/SchemaGenerator.php';
  32116.         $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand(new \Shopware\Core\Framework\DataAbstractionLayer\SchemaGenerator(), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), \dirname(__DIR__4));
  32117.         $instance->setName('dal:create:schema');
  32118.         return $instance;
  32119.     }
  32120.     /**
  32121.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand' shared service.
  32122.      *
  32123.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand
  32124.      */
  32125.     protected function getDataAbstractionLayerValidateCommandService()
  32126.     {
  32127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/DataAbstractionLayerValidateCommand.php';
  32129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionValidator.php';
  32130.         $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand(new \Shopware\Core\Framework\DataAbstractionLayer\DefinitionValidator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())));
  32131.         $instance->setName('dal:validate');
  32132.         return $instance;
  32133.     }
  32134.     /**
  32135.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand' shared service.
  32136.      *
  32137.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand
  32138.      */
  32139.     protected function getRefreshIndexCommandService()
  32140.     {
  32141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  32143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/RefreshIndexCommand.php';
  32144.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  32145.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'])) {
  32146.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'];
  32147.         }
  32148.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32149.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'])) {
  32150.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'];
  32151.         }
  32152.         $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand($a$b);
  32153.         $instance->setName('dal:refresh:index');
  32154.         return $instance;
  32155.     }
  32156.     /**
  32157.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory' shared service.
  32158.      *
  32159.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory
  32160.      */
  32161.     protected function getIteratorFactoryService()
  32162.     {
  32163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/Common/IteratorFactory.php';
  32164.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  32165.     }
  32166.     /**
  32167.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder' shared service.
  32168.      *
  32169.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder
  32170.      */
  32171.     protected function getCriteriaQueryBuilderService()
  32172.     {
  32173.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\SqlQueryParser'] ?? $this->getSqlQueryParserService());
  32174.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\CriteriaQueryBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder($a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\SearchTermInterpreter'] ?? $this->getSearchTermInterpreterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\EntityScoreQueryBuilder'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\EntityScoreQueryBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\EntityScoreQueryBuilder())), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder())), new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\CriteriaPartResolver(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a));
  32175.     }
  32176.     /**
  32177.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator' shared service.
  32178.      *
  32179.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator
  32180.      */
  32181.     protected function getAppContextCreatorService()
  32182.     {
  32183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/AppContextCreator.php';
  32184.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\AppContextCreator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32185.     }
  32186.     /**
  32187.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater' shared service.
  32188.      *
  32189.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater
  32190.      */
  32191.     protected function getChildCountUpdaterService()
  32192.     {
  32193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ChildCountUpdater.php';
  32194.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ChildCountUpdater'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32195.     }
  32196.     /**
  32197.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater' shared service.
  32198.      *
  32199.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater
  32200.      */
  32201.     protected function getInheritanceUpdaterService()
  32202.     {
  32203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/InheritanceUpdater.php';
  32204.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\InheritanceUpdater'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  32205.     }
  32206.     /**
  32207.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater' shared service.
  32208.      *
  32209.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater
  32210.      */
  32211.     protected function getManyToManyIdFieldUpdaterService()
  32212.     {
  32213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ManyToManyIdFieldUpdater.php';
  32214.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32215.     }
  32216.     /**
  32217.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber' shared service.
  32218.      *
  32219.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber
  32220.      */
  32221.     protected function getEntityIndexingSubscriberService()
  32222.     {
  32223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/EntityIndexingSubscriber.php';
  32224.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  32225.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'])) {
  32226.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'];
  32227.         }
  32228.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber($a);
  32229.     }
  32230.     /**
  32231.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber' shared service.
  32232.      *
  32233.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber
  32234.      */
  32235.     protected function getRegisteredIndexerSubscriberService()
  32236.     {
  32237.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/RegisteredIndexerSubscriber.php';
  32238.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  32239.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'])) {
  32240.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'];
  32241.         }
  32242.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber(($this->services['Shopware\\Core\\Framework\\Migration\\IndexerQueuer'] ?? $this->getIndexerQueuerService()), $a);
  32243.     }
  32244.     /**
  32245.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater' shared service.
  32246.      *
  32247.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater
  32248.      */
  32249.     protected function getTreeUpdaterService()
  32250.     {
  32251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/TreeUpdater.php';
  32252.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\TreeUpdater'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32253.     }
  32254.     /**
  32255.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator' shared service.
  32256.      *
  32257.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator
  32258.      */
  32259.     protected function getApiCriteriaValidatorService()
  32260.     {
  32261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/ApiCriteriaValidator.php';
  32262.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\ApiCriteriaValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  32263.     }
  32264.     /**
  32265.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher' shared service.
  32266.      *
  32267.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher
  32268.      */
  32269.     protected function getCompositeEntitySearcherService()
  32270.     {
  32271.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CompositeEntitySearcher.php';
  32272.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\CompositeEntitySearcher'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), new RewindableGenerator(function () {
  32273.             yield => ($this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] ?? $this->getLandingPageDefinitionService());
  32274.             yield => ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService());
  32275.             yield => ($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService());
  32276.             yield => ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService());
  32277.             yield => ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService());
  32278.             yield => ($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService());
  32279.             yield => ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService());
  32280.             yield => ($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService());
  32281.             yield => ($this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] ?? $this->getCmsPageDefinitionService());
  32282.         }, 9));
  32283.     }
  32284.     /**
  32285.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter' shared service.
  32286.      *
  32287.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter
  32288.      */
  32289.     protected function getCriteriaArrayConverterService()
  32290.     {
  32291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CriteriaArrayConverter.php';
  32292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  32293.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\CriteriaArrayConverter'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\AggregationParser())));
  32294.     }
  32295.     /**
  32296.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser' shared service.
  32297.      *
  32298.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser
  32299.      */
  32300.     protected function getSqlQueryParserService()
  32301.     {
  32302.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\SqlQueryParser'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32303.     }
  32304.     /**
  32305.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder' shared service.
  32306.      *
  32307.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder
  32308.      */
  32309.     protected function getRequestCriteriaBuilderService()
  32310.     {
  32311.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  32312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  32313.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\AggregationParser())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\ApiCriteriaValidator'] ?? $this->getApiCriteriaValidatorService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\CriteriaArrayConverter'] ?? $this->getCriteriaArrayConverterService()), 100);
  32314.     }
  32315.     /**
  32316.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter' shared service.
  32317.      *
  32318.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter
  32319.      */
  32320.     protected function getTokenFilterService()
  32321.     {
  32322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/AbstractTokenFilter.php';
  32323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/TokenFilter.php';
  32324.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32325.     }
  32326.     /**
  32327.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter' shared service.
  32328.      *
  32329.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter
  32330.      */
  32331.     protected function getSearchTermInterpreterService()
  32332.     {
  32333.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\SearchTermInterpreter'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer($this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH')))));
  32334.     }
  32335.     /**
  32336.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator' shared service.
  32337.      *
  32338.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator
  32339.      */
  32340.     protected function getEntityExistsValidatorService()
  32341.     {
  32342.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  32343.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  32344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityExistsValidator.php';
  32345.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  32346.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'])) {
  32347.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'];
  32348.         }
  32349.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), $a);
  32350.     }
  32351.     /**
  32352.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator' shared service.
  32353.      *
  32354.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator
  32355.      */
  32356.     protected function getEntityNotExistsValidatorService()
  32357.     {
  32358.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  32359.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  32360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityNotExistsValidator.php';
  32361.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  32362.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'])) {
  32363.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'];
  32364.         }
  32365.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), $a);
  32366.     }
  32367.     /**
  32368.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler' shared service.
  32369.      *
  32370.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler
  32371.      */
  32372.     protected function getCleanupVersionTaskHandlerService()
  32373.     {
  32374.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Cleanup/CleanupVersionTaskHandler.php';
  32375.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  32376.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'])) {
  32377.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'];
  32378.         }
  32379.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 30);
  32380.     }
  32381.     /**
  32382.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator' shared service.
  32383.      *
  32384.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator
  32385.      */
  32386.     protected function getLockValidatorService()
  32387.     {
  32388.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/Validation/LockValidator.php';
  32389.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\LockValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32390.     }
  32391.     /**
  32392.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor' shared service.
  32393.      *
  32394.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor
  32395.      */
  32396.     protected function getWriteCommandExtractorService()
  32397.     {
  32398.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  32399.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'])) {
  32400.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'];
  32401.         }
  32402.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] = new \Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor($a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  32403.     }
  32404.     /**
  32405.      * Gets the private 'Shopware\Core\Framework\Demodata\Command\DemodataCommand' shared service.
  32406.      *
  32407.      * @return \Shopware\Core\Framework\Demodata\Command\DemodataCommand
  32408.      */
  32409.     protected function getDemodataCommandService()
  32410.     {
  32411.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Command/DemodataCommand.php';
  32413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataService.php';
  32414.         $this->privates['Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand'] = $instance = new \Shopware\Core\Framework\Demodata\Command\DemodataCommand(new \Shopware\Core\Framework\Demodata\DemodataService(new RewindableGenerator(function () {
  32415.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\RuleGenerator'] ?? $this->getRuleGeneratorService());
  32416.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomerGenerator'] ?? $this->getCustomerGeneratorService());
  32417.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] ?? $this->getPropertyGroupGeneratorService());
  32418.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CategoryGenerator'] ?? $this->getCategoryGeneratorService());
  32419.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductManufacturerGenerator'] ?? $this->getProductManufacturerGeneratorService());
  32420.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\TagGenerator'] ?? $this->getTagGeneratorService());
  32421.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductReviewGenerator'] ?? $this->getProductReviewGeneratorService());
  32422.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductGenerator'] ?? $this->getProductGeneratorService());
  32423.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PromotionGenerator'] ?? $this->getPromotionGeneratorService());
  32424.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\FlowGenerator'] ?? $this->getFlowGeneratorService());
  32425.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MediaGenerator'] ?? $this->getMediaGeneratorService());
  32426.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductStreamGenerator'] ?? $this->getProductStreamGeneratorService());
  32427.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\OrderGenerator'] ?? $this->getOrderGeneratorService());
  32428.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomFieldGenerator'] ?? $this->getCustomFieldGeneratorService());
  32429.             yield 14 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailTemplateGenerator'] ?? $this->getMailTemplateGeneratorService());
  32430.             yield 15 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailHeaderFooterGenerator'] ?? $this->getMailHeaderFooterGeneratorService());
  32431.             yield 16 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\UserGenerator'] ?? $this->getUserGeneratorService());
  32432.         }, 17), \dirname(__DIR__4), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'dev');
  32433.         $instance->addDefault('rules'25);
  32434.         $instance->addOption('rules'NULL4'Rules count');
  32435.         $instance->addDefault('customers'60);
  32436.         $instance->addOption('customers'NULL4'Customers count');
  32437.         $instance->addDefault('properties'10);
  32438.         $instance->addOption('properties'NULL4'Property group count (option count rand(30-300))');
  32439.         $instance->addDefault('categories'10);
  32440.         $instance->addOption('categories'NULL4'Categories count');
  32441.         $instance->addDefault('manufacturers'60);
  32442.         $instance->addOption('manufacturers'NULL4'Manufacturers count');
  32443.         $instance->addDefault('tags'50);
  32444.         $instance->addOption('tags'NULL4'Tags count');
  32445.         $instance->addDefault('reviews'20);
  32446.         $instance->addOption('reviews'NULL4'Reviews count');
  32447.         $instance->addDefault('products'1000);
  32448.         $instance->addOption('products'NULL4'Products count');
  32449.         $instance->addDefault('promotions'50);
  32450.         $instance->addOption('promotions'NULL4'Promotions count');
  32451.         $instance->addDefault('flows'0);
  32452.         $instance->addOption('flows'NULL4'Flows count');
  32453.         $instance->addDefault('media'300);
  32454.         $instance->addOption('media'NULL4'Media count');
  32455.         $instance->addDefault('product-streams'10);
  32456.         $instance->addOption('product-streams'NULL4'Product-streams count');
  32457.         $instance->addDefault('orders'60);
  32458.         $instance->addOption('orders'NULL4'Orders count');
  32459.         $instance->addDefault('attribute-sets'4);
  32460.         $instance->addOption('attribute-sets'NULL4'CustomField set count');
  32461.         $instance->addDefault('mail-template'10);
  32462.         $instance->addOption('mail-template'NULL4'Mail-template count');
  32463.         $instance->addDefault('mail-header-footer'3);
  32464.         $instance->addOption('mail-header-footer'NULL4'Mail header/footer count');
  32465.         $instance->addDefault('users'0);
  32466.         $instance->addOption('users'NULL4'Users count');
  32467.         $instance->setName('framework:demodata');
  32468.         return $instance;
  32469.     }
  32470.     /**
  32471.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CategoryGenerator' shared service.
  32472.      *
  32473.      * @return \Shopware\Core\Framework\Demodata\Generator\CategoryGenerator
  32474.      */
  32475.     protected function getCategoryGeneratorService()
  32476.     {
  32477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  32478.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CategoryGenerator.php';
  32479.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CategoryGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\CategoryGenerator(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32480.     }
  32481.     /**
  32482.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator' shared service.
  32483.      *
  32484.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator
  32485.      */
  32486.     protected function getCustomFieldGeneratorService()
  32487.     {
  32488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  32489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomFieldGenerator.php';
  32490.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomFieldGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator(($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  32491.     }
  32492.     /**
  32493.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomerGenerator' shared service.
  32494.      *
  32495.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomerGenerator
  32496.      */
  32497.     protected function getCustomerGeneratorService()
  32498.     {
  32499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  32500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomerGenerator.php';
  32501.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomerGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\CustomerGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()), ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService()));
  32502.     }
  32503.     /**
  32504.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\FlowGenerator' shared service.
  32505.      *
  32506.      * @return \Shopware\Core\Framework\Demodata\Generator\FlowGenerator
  32507.      */
  32508.     protected function getFlowGeneratorService()
  32509.     {
  32510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  32511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/FlowGenerator.php';
  32512.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\FlowGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\FlowGenerator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService()), ($this->privates['Shopware\\Core\\Content\\Flow\\Api\\FlowActionCollector'] ?? $this->getFlowActionCollectorService()));
  32513.     }
  32514.     /**
  32515.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator' shared service.
  32516.      *
  32517.      * @return \Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator
  32518.      */
  32519.     protected function getMailHeaderFooterGeneratorService()
  32520.     {
  32521.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  32522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailHeaderFooterGenerator.php';
  32523.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailHeaderFooterGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] ?? $this->getMailHeaderFooterDefinitionService()));
  32524.     }
  32525.     /**
  32526.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator' shared service.
  32527.      *
  32528.      * @return \Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator
  32529.      */
  32530.     protected function getMailTemplateGeneratorService()
  32531.     {
  32532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  32533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailTemplateGenerator.php';
  32534.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailTemplateGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService()), ($this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] ?? $this->getMailTemplateDefinitionService()));
  32535.     }
  32536.     /**
  32537.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MediaGenerator' shared service.
  32538.      *
  32539.      * @return \Shopware\Core\Framework\Demodata\Generator\MediaGenerator
  32540.      */
  32541.     protected function getMediaGeneratorService()
  32542.     {
  32543.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  32544.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MediaGenerator.php';
  32545.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MediaGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\MediaGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] ?? $this->getFileNameProviderService()), ($this->services['media_default_folder.repository'] ?? $this->getMediaDefaultFolder_RepositoryService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32546.     }
  32547.     /**
  32548.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\OrderGenerator' shared service.
  32549.      *
  32550.      * @return \Shopware\Core\Framework\Demodata\Generator\OrderGenerator
  32551.      */
  32552.     protected function getOrderGeneratorService()
  32553.     {
  32554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  32555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/OrderGenerator.php';
  32556.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\OrderGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\OrderGenerator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()));
  32557.     }
  32558.     /**
  32559.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductGenerator' shared service.
  32560.      *
  32561.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductGenerator
  32562.      */
  32563.     protected function getProductGeneratorService()
  32564.     {
  32565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  32566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductGenerator.php';
  32567.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\ProductGenerator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\InheritanceUpdater'] ?? $this->getInheritanceUpdaterService()), ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'] ?? $this->getStatesUpdaterService()));
  32568.     }
  32569.     /**
  32570.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator' shared service.
  32571.      *
  32572.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator
  32573.      */
  32574.     protected function getProductManufacturerGeneratorService()
  32575.     {
  32576.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  32577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductManufacturerGenerator.php';
  32578.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductManufacturerGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService()));
  32579.     }
  32580.     /**
  32581.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator' shared service.
  32582.      *
  32583.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator
  32584.      */
  32585.     protected function getProductReviewGeneratorService()
  32586.     {
  32587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  32588.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductReviewGenerator.php';
  32589.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductReviewGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] ?? $this->getProductReviewDefinitionService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32590.     }
  32591.     /**
  32592.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator' shared service.
  32593.      *
  32594.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator
  32595.      */
  32596.     protected function getProductStreamGeneratorService()
  32597.     {
  32598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  32599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductStreamGenerator.php';
  32600.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductStreamGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] ?? $this->getProductStreamDefinitionService()));
  32601.     }
  32602.     /**
  32603.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PromotionGenerator' shared service.
  32604.      *
  32605.      * @return \Shopware\Core\Framework\Demodata\Generator\PromotionGenerator
  32606.      */
  32607.     protected function getPromotionGeneratorService()
  32608.     {
  32609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  32610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PromotionGenerator.php';
  32611.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PromotionGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\PromotionGenerator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  32612.     }
  32613.     /**
  32614.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator' shared service.
  32615.      *
  32616.      * @return \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator
  32617.      */
  32618.     protected function getPropertyGroupGeneratorService()
  32619.     {
  32620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  32621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PropertyGroupGenerator.php';
  32622.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator(($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()));
  32623.     }
  32624.     /**
  32625.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\RuleGenerator' shared service.
  32626.      *
  32627.      * @return \Shopware\Core\Framework\Demodata\Generator\RuleGenerator
  32628.      */
  32629.     protected function getRuleGeneratorService()
  32630.     {
  32631.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  32632.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/RuleGenerator.php';
  32633.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\RuleGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\RuleGenerator(($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] ?? $this->getRuleDefinitionService()));
  32634.     }
  32635.     /**
  32636.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\TagGenerator' shared service.
  32637.      *
  32638.      * @return \Shopware\Core\Framework\Demodata\Generator\TagGenerator
  32639.      */
  32640.     protected function getTagGeneratorService()
  32641.     {
  32642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  32643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/TagGenerator.php';
  32644.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\TagGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\TagGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService()));
  32645.     }
  32646.     /**
  32647.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\UserGenerator' shared service.
  32648.      *
  32649.      * @return \Shopware\Core\Framework\Demodata\Generator\UserGenerator
  32650.      */
  32651.     protected function getUserGeneratorService()
  32652.     {
  32653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  32654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/UserGenerator.php';
  32655.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\UserGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\UserGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\User\\UserDefinition'] ?? $this->getUserDefinitionService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  32656.     }
  32657.     /**
  32658.      * Gets the private 'Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand' shared service.
  32659.      *
  32660.      * @return \Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand
  32661.      */
  32662.     protected function getCleanPersonalDataCommandService()
  32663.     {
  32664.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/PersonalData/CleanPersonalDataCommand.php';
  32666.         $this->privates['Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand'] = $instance = new \Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  32667.         $instance->setName('database:clean-personal-data');
  32668.         return $instance;
  32669.     }
  32670.     /**
  32671.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventCollector' shared service.
  32672.      *
  32673.      * @return \Shopware\Core\Framework\Event\BusinessEventCollector
  32674.      */
  32675.     protected function getBusinessEventCollectorService()
  32676.     {
  32677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventCollector.php';
  32678.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32679.         if (isset($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'])) {
  32680.             return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'];
  32681.         }
  32682.         return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] = new \Shopware\Core\Framework\Event\BusinessEventCollector(($this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] ?? $this->getBusinessEventRegistryService()), $a);
  32683.     }
  32684.     /**
  32685.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventDispatcher' shared service.
  32686.      *
  32687.      * @return \Shopware\Core\Framework\Event\BusinessEventDispatcher
  32688.      */
  32689.     protected function getBusinessEventDispatcherService()
  32690.     {
  32691.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService());
  32692.         if (isset($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'])) {
  32693.             return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'];
  32694.         }
  32695.         return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] = new \Shopware\Core\Framework\Event\BusinessEventDispatcher($a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] ?? $this->getEventActionDefinitionService()));
  32696.     }
  32697.     /**
  32698.      * Gets the private 'Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand' shared service.
  32699.      *
  32700.      * @return \Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand
  32701.      */
  32702.     protected function getDebugDumpBusinessEventsCommandService()
  32703.     {
  32704.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/Command/DebugDumpBusinessEventsCommand.php';
  32706.         $this->privates['Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand'] = $instance = new \Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand(($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService()));
  32707.         $instance->setName('debug:business-events');
  32708.         return $instance;
  32709.     }
  32710.     /**
  32711.      * Gets the private 'Shopware\Core\Framework\Event\EventAction\EventActionSubscriber' shared service.
  32712.      *
  32713.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber
  32714.      */
  32715.     protected function getEventActionSubscriberService()
  32716.     {
  32717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionSubscriber.php';
  32718.         return $this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] = new \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32719.     }
  32720.     /**
  32721.      * Gets the private 'Shopware\Core\Framework\Feature\Command\FeatureDumpCommand' shared service.
  32722.      *
  32723.      * @return \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand
  32724.      */
  32725.     protected function getFeatureDumpCommandService()
  32726.     {
  32727.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Feature/Command/FeatureDumpCommand.php';
  32729.         $this->privates['Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand'] = $instance = new \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  32730.         $instance->setName('feature:dump');
  32731.         $instance->setAliases([=> 'administration:dump:features']);
  32732.         return $instance;
  32733.     }
  32734.     /**
  32735.      * Gets the private 'Shopware\Core\Framework\Log\LoggerFactory' shared service.
  32736.      *
  32737.      * @return \Shopware\Core\Framework\Log\LoggerFactory
  32738.      */
  32739.     protected function getLoggerFactoryService()
  32740.     {
  32741.         return $this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] = new \Shopware\Core\Framework\Log\LoggerFactory((\dirname(__DIR__3).'/log/%s_dev.log'), 14);
  32742.     }
  32743.     /**
  32744.      * Gets the private 'Shopware\Core\Framework\Log\LoggingService' shared service.
  32745.      *
  32746.      * @return \Shopware\Core\Framework\Log\LoggingService
  32747.      */
  32748.     protected function getLoggingServiceService()
  32749.     {
  32750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggingService.php';
  32751.         return $this->privates['Shopware\\Core\\Framework\\Log\\LoggingService'] = new \Shopware\Core\Framework\Log\LoggingService('dev', ($this->services['monolog.logger.business_events'] ?? $this->getMonolog_Logger_BusinessEventsService()));
  32752.     }
  32753.     /**
  32754.      * Gets the private 'Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler' shared service.
  32755.      *
  32756.      * @return \Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler
  32757.      */
  32758.     protected function getExcludeFlowEventHandlerService()
  32759.     {
  32760.         $a = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  32761.         $a->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  32762.         return $this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] = new \Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler($a$this->parameters['shopware.logger.exclude_events']);
  32763.     }
  32764.     /**
  32765.      * Gets the private 'Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler' shared service.
  32766.      *
  32767.      * @return \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler
  32768.      */
  32769.     protected function getLogCleanupTaskHandlerService()
  32770.     {
  32771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/ScheduledTask/LogCleanupTaskHandler.php';
  32772.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  32773.         if (isset($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'])) {
  32774.             return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'];
  32775.         }
  32776.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32777.         if (isset($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'])) {
  32778.             return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'];
  32779.         }
  32780.         return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] = new \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler($a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32781.     }
  32782.     /**
  32783.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand' shared service.
  32784.      *
  32785.      * @return \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand
  32786.      */
  32787.     protected function getDispatchSleepMessageCommandService()
  32788.     {
  32789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  32791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Command/DispatchSleepMessageCommand.php';
  32792.         $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand'] = $instance = new \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  32793.         $instance->setName('debug:messenger:dispatch-sleep');
  32794.         return $instance;
  32795.     }
  32796.     /**
  32797.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler' shared service.
  32798.      *
  32799.      * @return \Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler
  32800.      */
  32801.     protected function getEncryptedMessageHandlerService()
  32802.     {
  32803.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/EncryptedMessageHandler.php';
  32804.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  32805.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'])) {
  32806.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'];
  32807.         }
  32808.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] = new \Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler($a, ($this->privates['shopware.private_key'] ?? ($this->privates['shopware.private_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/private.pem'), $this->getEnv('string:default:jwt_private_key_passphrase_default:JWT_PRIVATE_KEY_PASSPHRASE')))));
  32809.     }
  32810.     /**
  32811.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler' shared service.
  32812.      *
  32813.      * @return \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler
  32814.      */
  32815.     protected function getRetryMessageHandlerService()
  32816.     {
  32817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/RetryMessageHandler.php';
  32818.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  32819.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'])) {
  32820.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'];
  32821.         }
  32822.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] = new \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler($a, new RewindableGenerator(function () {
  32823.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  32824.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  32825.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  32826.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  32827.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  32828.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  32829.             yield => ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  32830.             yield => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  32831.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  32832.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  32833.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService());
  32834.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  32835.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService());
  32836.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  32837.             yield 14 => ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService());
  32838.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service());
  32839.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService());
  32840.             yield 17 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'] ?? $this->getCleanupUnusedDownloadMediaTaskHandlerService());
  32841.             yield 18 => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService());
  32842.             yield 19 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService());
  32843.             yield 20 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  32844.             yield 21 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  32845.             yield 22 => ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  32846.             yield 23 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService());
  32847.             yield 24 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService());
  32848.             yield 25 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  32849.             yield 26 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService());
  32850.             yield 27 => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService());
  32851.             yield 28 => ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  32852.             yield 29 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  32853.             yield 30 => ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  32854.             yield 31 => ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] ?? $this->getCancelTransactionsTaskHandlerService());
  32855.             yield 32 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] ?? $this->getCloneVisibilityHandlerService());
  32856.             yield 33 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] ?? $this->getSyncManagerHandlerService());
  32857.             yield 34 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] ?? $this->getProductSingleSyncHandlerService());
  32858.             yield 35 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] ?? $this->getProductVariantSyncHandlerService());
  32859.             yield 36 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] ?? $this->getProductCleanupSyncHandlerService());
  32860.             yield 37 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] ?? $this->getInventorySyncHandlerService());
  32861.             yield 38 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] ?? $this->getImageSyncHandlerService());
  32862.             yield 39 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] ?? $this->getInventoryUpdateHandlerService());
  32863.             yield 40 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] ?? $this->getCleanUpLogTaskHandlerService());
  32864.             yield 41 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] ?? $this->getCompleteSyncTaskHandlerService());
  32865.             yield 42 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] ?? $this->getInventorySyncTaskHandlerService());
  32866.             yield 43 => ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'] ?? $this->getCheckPaymentStatusHandlerService());
  32867.             yield 44 => ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'] ?? $this->getSignUpTokenCleanUpHandlerService());
  32868.             yield 45 => ($this->privates['Cbax\\ModulManufacturers\\ScheduledTask\\ManufacturerSeoIndexHandler'] ?? $this->getManufacturerSeoIndexHandlerService());
  32869.             yield 46 => ($this->privates['Acris\\CookieConsent\\ScheduledTask\\CleanupTaskHandler'] ?? $this->getCleanupTaskHandlerService());
  32870.             yield 47 => ($this->privates['Cbax\\ModulAnalytics\\ScheduledTask\\AnalyticsHandler'] ?? $this->getAnalyticsHandlerService());
  32871.             yield 48 => ($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'] ?? $this->getProcessMediaHandlerService());
  32872.             yield 49 => ($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\CleanupMigrationHandler'] ?? $this->getCleanupMigrationHandlerService());
  32873.             yield 50 => ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  32874.         }, 51), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  32875.     }
  32876.     /**
  32877.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler' shared service.
  32878.      *
  32879.      * @return \Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler
  32880.      */
  32881.     protected function getSleepTaskHandlerService()
  32882.     {
  32883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/SleepTaskHandler.php';
  32884.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] = new \Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  32885.     }
  32886.     /**
  32887.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware' shared service.
  32888.      *
  32889.      * @return \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware
  32890.      */
  32891.     protected function getRetryMiddlewareService()
  32892.     {
  32893.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  32894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Middleware/RetryMiddleware.php';
  32895.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  32896.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'])) {
  32897.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'];
  32898.         }
  32899.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32900.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'])) {
  32901.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'];
  32902.         }
  32903.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] = new \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware($a$b);
  32904.     }
  32905.     /**
  32906.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand' shared service.
  32907.      *
  32908.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand
  32909.      */
  32910.     protected function getRegisterScheduledTasksCommandService()
  32911.     {
  32912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/RegisterScheduledTasksCommand.php';
  32914.         $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService()));
  32915.         $instance->setName('scheduled-task:register');
  32916.         return $instance;
  32917.     }
  32918.     /**
  32919.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner' shared service.
  32920.      *
  32921.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner
  32922.      */
  32923.     protected function getScheduledTaskRunnerService()
  32924.     {
  32925.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/ScheduledTaskRunner.php';
  32927.         $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Scheduler\\TaskScheduler'] ?? $this->getTaskSchedulerService()), ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  32928.         $instance->setName('scheduled-task:run');
  32929.         return $instance;
  32930.     }
  32931.     /**
  32932.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler' shared service.
  32933.      *
  32934.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler
  32935.      */
  32936.     protected function getRegisterScheduledTaskHandlerService()
  32937.     {
  32938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/MessageQueue/RegisterScheduledTaskHandler.php';
  32939.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService());
  32940.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'])) {
  32941.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'];
  32942.         }
  32943.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler($a);
  32944.     }
  32945.     /**
  32946.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry' shared service.
  32947.      *
  32948.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry
  32949.      */
  32950.     protected function getTaskRegistryService()
  32951.     {
  32952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Registry/TaskRegistry.php';
  32953.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  32954.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'])) {
  32955.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'];
  32956.         }
  32957.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry(new RewindableGenerator(function () {
  32958.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] = new \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTask()));
  32959.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTask()));
  32960.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsTask()));
  32961.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsTask()));
  32962.             yield => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTask'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTask'] = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTask()));
  32963.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesTask()));
  32964.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTask'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTask'] = new \Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTask()));
  32965.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask'] = new \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTask()));
  32966.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask'] = new \Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTask()));
  32967.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTask()));
  32968.             yield 10 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask'] ?? ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask'] = new \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTask()));
  32969.             yield 11 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTask()));
  32970.             yield 12 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask'] ?? ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask'] = new \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTask()));
  32971.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask'] ?? ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask'] = new \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTask()));
  32972.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask'] = new \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTask()));
  32973.             yield 15 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] ?? ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] = new \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTask()));
  32974.             yield 16 => ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask'] = new \Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTask()));
  32975.             yield 17 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask'] = new \Swag\PayPal\Pos\Schedule\CleanUpLogTask()));
  32976.             yield 18 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask'] = new \Swag\PayPal\Pos\Schedule\CompleteSyncTask()));
  32977.             yield 19 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask'] = new \Swag\PayPal\Pos\Schedule\InventorySyncTask()));
  32978.             yield 20 => ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatus'] ?? ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatus'] = new \Swag\AmazonPay\Framework\ScheduledTasks\CheckPaymentStatus()));
  32979.             yield 21 => ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUp'] ?? ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUp'] = new \Swag\AmazonPay\Framework\ScheduledTasks\SignUpTokenCleanUp()));
  32980.             yield 22 => ($this->privates['Cbax\\ModulManufacturers\\ScheduledTask\\ManufacturerSeoIndex'] ?? ($this->privates['Cbax\\ModulManufacturers\\ScheduledTask\\ManufacturerSeoIndex'] = new \Cbax\ModulManufacturers\ScheduledTask\ManufacturerSeoIndex()));
  32981.             yield 23 => ($this->privates['Acris\\CookieConsent\\ScheduledTask\\CleanupTask'] ?? ($this->privates['Acris\\CookieConsent\\ScheduledTask\\CleanupTask'] = new \Acris\CookieConsent\ScheduledTask\CleanupTask()));
  32982.             yield 24 => ($this->privates['Cbax\\ModulAnalytics\\ScheduledTask\\Analytics'] ?? ($this->privates['Cbax\\ModulAnalytics\\ScheduledTask\\Analytics'] = new \Cbax\ModulAnalytics\ScheduledTask\Analytics()));
  32983.         }, 25), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  32984.     }
  32985.     /**
  32986.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler' shared service.
  32987.      *
  32988.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler
  32989.      */
  32990.     protected function getRequeueDeadMessagesHandlerService()
  32991.     {
  32992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/RequeueDeadMessagesHandler.php';
  32993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/RequeueDeadMessagesService.php';
  32994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/EncryptedBus.php';
  32995.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  32996.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  32997.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  32998.         }
  32999.         $b = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  33000.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  33001.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  33002.         }
  33003.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  33004.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  33005.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  33006.         }
  33007.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler($a, new \Shopware\Core\Framework\MessageQueue\DeadMessage\RequeueDeadMessagesService($b$c, new \Shopware\Core\Framework\MessageQueue\EncryptedBus($c, ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/public.pem'))))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  33008.     }
  33009.     /**
  33010.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler' shared service.
  33011.      *
  33012.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler
  33013.      */
  33014.     protected function getTaskSchedulerService()
  33015.     {
  33016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Scheduler/TaskScheduler.php';
  33017.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Scheduler\\TaskScheduler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  33018.     }
  33019.     /**
  33020.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber' shared service.
  33021.      *
  33022.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber
  33023.      */
  33024.     protected function getPluginLifecycleSubscriberService()
  33025.     {
  33026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/PluginLifecycleSubscriber.php';
  33027.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService()), ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  33028.     }
  33029.     /**
  33030.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber' shared service.
  33031.      *
  33032.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber
  33033.      */
  33034.     protected function getUpdatePostFinishSubscriberService()
  33035.     {
  33036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/UpdatePostFinishSubscriber.php';
  33037.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\UpdatePostFinishSubscriber'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService()));
  33038.     }
  33039.     /**
  33040.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler' shared service.
  33041.      *
  33042.      * @return \Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler
  33043.      */
  33044.     protected function getMessageFailedHandlerService()
  33045.     {
  33046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/MessageFailedHandler.php';
  33047.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\MessageFailedHandler'] = new \Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler(($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService()), 'default');
  33048.     }
  33049.     /**
  33050.      * Gets the private 'Shopware\Core\Framework\Migration\Command\CreateMigrationCommand' shared service.
  33051.      *
  33052.      * @return \Shopware\Core\Framework\Migration\Command\CreateMigrationCommand
  33053.      */
  33054.     protected function getCreateMigrationCommandService()
  33055.     {
  33056.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/CreateMigrationCommand.php';
  33058.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\CreateMigrationCommand(($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] ?? $this->getKernelPluginCollectionService()), (\dirname(__DIR__4).'/vendor/shopware/core'), '6.4.19.0');
  33059.         $instance->setName('database:create-migration');
  33060.         return $instance;
  33061.     }
  33062.     /**
  33063.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationCommand' shared service.
  33064.      *
  33065.      * @return \Shopware\Core\Framework\Migration\Command\MigrationCommand
  33066.      */
  33067.     protected function getMigrationCommandService()
  33068.     {
  33069.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33070.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  33071.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\MigrationCommand(($this->services['Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader'] ?? $this->getMigrationCollectionLoaderService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), '6.4.19.0');
  33072.         $instance->setName('database:migrate');
  33073.         return $instance;
  33074.     }
  33075.     /**
  33076.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand' shared service.
  33077.      *
  33078.      * @return \Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand
  33079.      */
  33080.     protected function getMigrationDestructiveCommandService()
  33081.     {
  33082.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  33084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationDestructiveCommand.php';
  33085.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand(($this->services['Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader'] ?? $this->getMigrationCollectionLoaderService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), '6.4.19.0');
  33086.         $instance->setName('database:migrate-destructive');
  33087.         return $instance;
  33088.     }
  33089.     /**
  33090.      * Gets the private 'Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand' shared service.
  33091.      *
  33092.      * @return \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand
  33093.      */
  33094.     protected function getRefreshMigrationCommandService()
  33095.     {
  33096.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/RefreshMigrationCommand.php';
  33098.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand();
  33099.         $instance->setName('database:refresh-migration');
  33100.         return $instance;
  33101.     }
  33102.     /**
  33103.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_3' shared service.
  33104.      *
  33105.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  33106.      */
  33107.     protected function getMigrationSource_Core_V63Service()
  33108.     {
  33109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  33110.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_3');
  33111.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_3'), 'Shopware\\Core\\Migration\\V6_3');
  33112.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  33113.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  33114.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_3'), 'Shopware\\Storefront\\Migration\\V6_3');
  33115.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  33116.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  33117.         return $instance;
  33118.     }
  33119.     /**
  33120.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_4' shared service.
  33121.      *
  33122.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  33123.      */
  33124.     protected function getMigrationSource_Core_V64Service()
  33125.     {
  33126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  33127.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_4');
  33128.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_4'), 'Shopware\\Core\\Migration\\V6_4');
  33129.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/administration/Migration/V6_4'), 'Shopware\\Administration\\Migration\\V6_4');
  33130.         $instance->addReplacementPattern('#^(Shopware\\\\Administration\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  33131.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_4'), 'Shopware\\Storefront\\Migration\\V6_4');
  33132.         return $instance;
  33133.     }
  33134.     /**
  33135.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_5' shared service.
  33136.      *
  33137.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  33138.      */
  33139.     protected function getMigrationSource_Core_V65Service()
  33140.     {
  33141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  33142.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_5');
  33143.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_5'), 'Shopware\\Core\\Migration\\V6_5');
  33144.         return $instance;
  33145.     }
  33146.     /**
  33147.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\BundleDumpCommand' shared service.
  33148.      *
  33149.      * @return \Shopware\Core\Framework\Plugin\Command\BundleDumpCommand
  33150.      */
  33151.     protected function getBundleDumpCommandService()
  33152.     {
  33153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/BundleDumpCommand.php';
  33155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGeneratorInterface.php';
  33156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGenerator.php';
  33157.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\BundleDumpCommand(new \Shopware\Core\Framework\Plugin\BundleConfigGenerator(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? $this->getActiveAppsLoaderService())), \dirname(__DIR__4));
  33158.         $instance->setName('bundle:dump');
  33159.         return $instance;
  33160.     }
  33161.     /**
  33162.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand' shared service.
  33163.      *
  33164.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand
  33165.      */
  33166.     protected function getPluginActivateCommandService()
  33167.     {
  33168.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  33170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginActivateCommand.php';
  33171.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand(($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginLifecycleService'] ?? $this->getPluginLifecycleServiceService()), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()));
  33172.         $instance->setName('plugin:activate');
  33173.         return $instance;
  33174.     }
  33175.     /**
  33176.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand' shared service.
  33177.      *
  33178.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand
  33179.      */
  33180.     protected function getPluginDeactivateCommandService()
  33181.     {
  33182.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  33184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginDeactivateCommand.php';
  33185.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand(($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginLifecycleService'] ?? $this->getPluginLifecycleServiceService()), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()));
  33186.         $instance->setName('plugin:deactivate');
  33187.         return $instance;
  33188.     }
  33189.     /**
  33190.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand' shared service.
  33191.      *
  33192.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand
  33193.      */
  33194.     protected function getPluginInstallCommandService()
  33195.     {
  33196.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  33198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginInstallCommand.php';
  33199.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand(($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginLifecycleService'] ?? $this->getPluginLifecycleServiceService()), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()));
  33200.         $instance->setName('plugin:install');
  33201.         return $instance;
  33202.     }
  33203.     /**
  33204.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand' shared service.
  33205.      *
  33206.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand
  33207.      */
  33208.     protected function getPluginUninstallCommandService()
  33209.     {
  33210.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  33212.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUninstallCommand.php';
  33213.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand(($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginLifecycleService'] ?? $this->getPluginLifecycleServiceService()), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()));
  33214.         $instance->setName('plugin:uninstall');
  33215.         return $instance;
  33216.     }
  33217.     /**
  33218.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand' shared service.
  33219.      *
  33220.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand
  33221.      */
  33222.     protected function getPluginUpdateCommandService()
  33223.     {
  33224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  33226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUpdateCommand.php';
  33227.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand(($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginLifecycleService'] ?? $this->getPluginLifecycleServiceService()), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()));
  33228.         $instance->setName('plugin:update');
  33229.         return $instance;
  33230.     }
  33231.     /**
  33232.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginCreateCommand' shared service.
  33233.      *
  33234.      * @return \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand
  33235.      */
  33236.     protected function getPluginCreateCommandService()
  33237.     {
  33238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginCreateCommand.php';
  33240.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand(\dirname(__DIR__4));
  33241.         $instance->setName('plugin:create');
  33242.         return $instance;
  33243.     }
  33244.     /**
  33245.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginListCommand' shared service.
  33246.      *
  33247.      * @return \Shopware\Core\Framework\Plugin\Command\PluginListCommand
  33248.      */
  33249.     protected function getPluginListCommandService()
  33250.     {
  33251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginListCommand.php';
  33253.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginListCommand(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  33254.         $instance->setName('plugin:list');
  33255.         return $instance;
  33256.     }
  33257.     /**
  33258.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand' shared service.
  33259.      *
  33260.      * @return \Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand
  33261.      */
  33262.     protected function getPluginRefreshCommandService()
  33263.     {
  33264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginRefreshCommand.php';
  33266.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand(($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService()));
  33267.         $instance->setName('plugin:refresh');
  33268.         return $instance;
  33269.     }
  33270.     /**
  33271.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand' shared service.
  33272.      *
  33273.      * @return \Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand
  33274.      */
  33275.     protected function getPluginZipImportCommandService()
  33276.     {
  33277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginZipImportCommand.php';
  33279.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand(($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] ?? $this->getPluginManagementServiceService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()));
  33280.         $instance->setName('plugin:zip-import');
  33281.         return $instance;
  33282.     }
  33283.     /**
  33284.      * Gets the private 'Shopware\Core\Framework\Plugin\Composer\CommandExecutor' shared service.
  33285.      *
  33286.      * @return \Shopware\Core\Framework\Plugin\Composer\CommandExecutor
  33287.      */
  33288.     protected function getCommandExecutorService($lazyLoad true)
  33289.     {
  33290.         if ($lazyLoad) {
  33291.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\Composer\\CommandExecutor'] = $this->createProxy('CommandExecutor_2fbbc6d', function () {
  33292.                 return \CommandExecutor_2fbbc6d::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  33293.                     $wrappedInstance $this->getCommandExecutorService(false);
  33294.                     $proxy->setProxyInitializer(null);
  33295.                     return true;
  33296.                 });
  33297.             });
  33298.         }
  33299.         return new \Shopware\Core\Framework\Plugin\Composer\CommandExecutor(\dirname(__DIR__4));
  33300.     }
  33301.     /**
  33302.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginLifecycleService' shared service.
  33303.      *
  33304.      * @return \Shopware\Core\Framework\Plugin\PluginLifecycleService
  33305.      */
  33306.     protected function getPluginLifecycleServiceService()
  33307.     {
  33308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginLifecycleService.php';
  33309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Requirement/RequirementsValidator.php';
  33310.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  33311.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginLifecycleService'] = new \Shopware\Core\Framework\Plugin\PluginLifecycleService($a, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] ?? $this->getKernelPluginCollectionService()), $this, ($this->services['Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader'] ?? $this->getMigrationCollectionLoaderService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] ?? $this->getAssetServiceService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\Composer\\CommandExecutor'] ?? $this->getCommandExecutorService()), new \Shopware\Core\Framework\Plugin\Requirement\RequirementsValidator($a\dirname(__DIR__4)), ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), '6.4.19.0', ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  33312.     }
  33313.     /**
  33314.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginManagementService' shared service.
  33315.      *
  33316.      * @return \Shopware\Core\Framework\Plugin\PluginManagementService
  33317.      */
  33318.     protected function getPluginManagementServiceService()
  33319.     {
  33320.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginManagementService.php';
  33321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginZipDetector.php';
  33322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginExtractor.php';
  33323.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  33324.         $a = ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService());
  33325.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'])) {
  33326.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'];
  33327.         }
  33328.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  33329.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'])) {
  33330.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'];
  33331.         }
  33332.         $c = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  33333.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] = new \Shopware\Core\Framework\Plugin\PluginManagementService(\dirname(__DIR__4), new \Shopware\Core\Framework\Plugin\PluginZipDetector(), new \Shopware\Core\Framework\Plugin\PluginExtractor(['plugin' => (\dirname(__DIR__4).'/custom/plugins'), 'app' => (\dirname(__DIR__4).'/custom/apps')], $c), $a$c$b, new \GuzzleHttp\Client());
  33334.     }
  33335.     /**
  33336.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginService' shared service.
  33337.      *
  33338.      * @return \Shopware\Core\Framework\Plugin\PluginService
  33339.      */
  33340.     protected function getPluginServiceService()
  33341.     {
  33342.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginService.php';
  33343.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogService.php';
  33344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogParser.php';
  33345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginFinder.php';
  33346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Composer/PackageProvider.php';
  33347.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/VersionSanitizer.php';
  33348.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  33349.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'])) {
  33350.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'];
  33351.         }
  33352.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  33353.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'])) {
  33354.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'];
  33355.         }
  33356.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] = new \Shopware\Core\Framework\Plugin\PluginService((\dirname(__DIR__4).'/custom/plugins'), \dirname(__DIR__4), $a$b, new \Shopware\Core\Framework\Plugin\Changelog\ChangelogService(new \Shopware\Core\Framework\Plugin\Changelog\ChangelogParser()), new \Shopware\Core\Framework\Plugin\Util\PluginFinder(new \Shopware\Core\Framework\Plugin\Composer\PackageProvider()), new \Shopware\Core\Framework\Plugin\Util\VersionSanitizer());
  33357.     }
  33358.     /**
  33359.      * Gets the private 'Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber' shared service.
  33360.      *
  33361.      * @return \Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber
  33362.      */
  33363.     protected function getPluginAclPrivilegesSubscriberService()
  33364.     {
  33365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Subscriber/PluginAclPrivilegesSubscriber.php';
  33366.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginAclPrivilegesSubscriber'] = new \Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber(($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] ?? $this->getKernelPluginCollectionService()));
  33367.     }
  33368.     /**
  33369.      * Gets the private 'Shopware\Core\Framework\Plugin\Util\AssetService' shared service.
  33370.      *
  33371.      * @return \Shopware\Core\Framework\Plugin\Util\AssetService
  33372.      */
  33373.     protected function getAssetServiceService()
  33374.     {
  33375.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/AssetService.php';
  33376.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  33377.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'])) {
  33378.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'];
  33379.         }
  33380.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] = new \Shopware\Core\Framework\Plugin\Util\AssetService(($this->services['shopware.filesystem.asset'] ?? $this->getShopware_Filesystem_AssetService()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService()), $a, ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), (\dirname(__DIR__4).'/vendor/shopware/core'), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  33381.     }
  33382.     /**
  33383.      * Gets the private 'Shopware\Core\Framework\Routing\ContextResolverListener' shared service.
  33384.      *
  33385.      * @return \Shopware\Core\Framework\Routing\ContextResolverListener
  33386.      */
  33387.     protected function getContextResolverListenerService()
  33388.     {
  33389.         $a = ($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? $this->getSalesChannelRequestContextResolverService());
  33390.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'])) {
  33391.             return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'];
  33392.         }
  33393.         return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] = new \Shopware\Core\Framework\Routing\ContextResolverListener($a);
  33394.     }
  33395.     /**
  33396.      * Gets the private 'Shopware\Core\Framework\Routing\CoreSubscriber' shared service.
  33397.      *
  33398.      * @return \Shopware\Core\Framework\Routing\CoreSubscriber
  33399.      */
  33400.     protected function getCoreSubscriberService()
  33401.     {
  33402.         return $this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] = new \Shopware\Core\Framework\Routing\CoreSubscriber($this->parameters['shopware.security.csp_templates']);
  33403.     }
  33404.     /**
  33405.      * Gets the private 'Shopware\Core\Framework\Routing\RouteEventSubscriber' shared service.
  33406.      *
  33407.      * @return \Shopware\Core\Framework\Routing\RouteEventSubscriber
  33408.      */
  33409.     protected function getRouteEventSubscriberService()
  33410.     {
  33411.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33412.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'])) {
  33413.             return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'];
  33414.         }
  33415.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] = new \Shopware\Core\Framework\Routing\RouteEventSubscriber($a);
  33416.     }
  33417.     /**
  33418.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeListener' shared service.
  33419.      *
  33420.      * @return \Shopware\Core\Framework\Routing\RouteScopeListener
  33421.      */
  33422.     protected function getRouteScopeListenerService()
  33423.     {
  33424.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeListener'] = new \Shopware\Core\Framework\Routing\RouteScopeListener(($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] ?? $this->getRouteScopeRegistryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new RewindableGenerator(function () {
  33425.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] = new \Shopware\Core\Framework\Routing\SymfonyRouteScopeWhitelist()));
  33426.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] = new \Shopware\Core\Framework\Routing\PaymentScopeWhitelist()));
  33427.         }, 2));
  33428.     }
  33429.     /**
  33430.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeRegistry' shared service.
  33431.      *
  33432.      * @return \Shopware\Core\Framework\Routing\RouteScopeRegistry
  33433.      */
  33434.     protected function getRouteScopeRegistryService()
  33435.     {
  33436.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] = new \Shopware\Core\Framework\Routing\RouteScopeRegistry(new RewindableGenerator(function () {
  33437.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] = new \Shopware\Core\Framework\Routing\RouteScope()));
  33438.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] = new \Shopware\Core\Framework\Routing\ApiRouteScope()));
  33439.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] = new \Shopware\Core\Framework\Routing\StoreApiRouteScope()));
  33440.             yield => ($this->privates['Shopware\\Administration\\Framework\\Routing\\AdministrationRouteScope'] ?? ($this->privates['Shopware\\Administration\\Framework\\Routing\\AdministrationRouteScope'] = new \Shopware\Administration\Framework\Routing\AdministrationRouteScope($this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'))));
  33441.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] = new \Shopware\Storefront\Framework\Routing\StorefrontRouteScope()));
  33442.         }, 5));
  33443.     }
  33444.     /**
  33445.      * Gets the private 'Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver' shared service.
  33446.      *
  33447.      * @return \Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver
  33448.      */
  33449.     protected function getSalesChannelRequestContextResolverService()
  33450.     {
  33451.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  33452.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'])) {
  33453.             return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'];
  33454.         }
  33455.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33456.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'])) {
  33457.             return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'];
  33458.         }
  33459.         $c = ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] ?? $this->getRouteScopeRegistryService());
  33460.         return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] = new \Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver(new \Shopware\Core\Framework\Routing\ApiRequestContextResolver(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $c), $a$b$c);
  33461.     }
  33462.     /**
  33463.      * Gets the private 'Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry' shared service.
  33464.      *
  33465.      * @return \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry
  33466.      */
  33467.     protected function getRuleConditionRegistryService()
  33468.     {
  33469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Collector/RuleConditionRegistry.php';
  33470.         return $this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] = new \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry(new RewindableGenerator(function () {
  33471.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  33472.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  33473.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  33474.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  33475.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  33476.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] = new \Shopware\Core\Framework\Rule\ScriptRule()));
  33477.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  33478.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] = new \Shopware\Core\Framework\Rule\SimpleRule()));
  33479.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  33480.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  33481.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  33482.             yield 11 => ($this->privates['Shopware\\Core\\System\\Language\\Rule\\LanguageRule'] ?? ($this->privates['Shopware\\Core\\System\\Language\\Rule\\LanguageRule'] = new \Shopware\Core\System\Language\Rule\LanguageRule()));
  33483.             yield 12 => ($this->privates['Shopware\\Core\\System\\Currency\\Rule\\CurrencyRule'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\Rule\\CurrencyRule'] = new \Shopware\Core\System\Currency\Rule\CurrencyRule()));
  33484.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Flow\\Rule\\OrderTagRule'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Rule\\OrderTagRule'] = new \Shopware\Core\Content\Flow\Rule\OrderTagRule()));
  33485.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartAmountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartAmountRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartAmountRule()));
  33486.             yield 15 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartPositionPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartPositionPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartPositionPriceRule()));
  33487.             yield 16 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsCountRule'] = new \Shopware\Core\Checkout\Cart\Rule\GoodsCountRule()));
  33488.             yield 17 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\GoodsPriceRule()));
  33489.             yield 18 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfTypeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfTypeRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemOfTypeRule()));
  33490.             yield 19 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemRule()));
  33491.             yield 20 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionLineItemRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionLineItemRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionLineItemRule()));
  33492.             yield 21 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionCodeOfTypeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionCodeOfTypeRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionCodeOfTypeRule()));
  33493.             yield 22 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionValueRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionValueRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionValueRule()));
  33494.             yield 23 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionsInCartCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionsInCartCountRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionsInCartCountRule()));
  33495.             yield 24 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemsInCartRule()));
  33496.             yield 25 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTotalPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTotalPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTotalPriceRule()));
  33497.             yield 26 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemUnitPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemUnitPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemUnitPriceRule()));
  33498.             yield 27 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWithQuantityRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWithQuantityRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemWithQuantityRule()));
  33499.             yield 28 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWrapperRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWrapperRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemWrapperRule()));
  33500.             yield 29 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartWeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartWeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartWeightRule()));
  33501.             yield 30 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartVolumeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartVolumeRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartVolumeRule()));
  33502.             yield 31 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartHasDeliveryFreeItemRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartHasDeliveryFreeItemRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartHasDeliveryFreeItemRule()));
  33503.             yield 32 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCountryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCountryRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingCountryRule()));
  33504.             yield 33 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStreetRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStreetRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingStreetRule()));
  33505.             yield 34 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingZipCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingZipCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingZipCodeRule()));
  33506.             yield 35 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerGroupRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerGroupRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerGroupRule()));
  33507.             yield 36 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerTagRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerTagRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerTagRule()));
  33508.             yield 37 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerNumberRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerNumberRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerNumberRule()));
  33509.             yield 38 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DifferentAddressesRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DifferentAddressesRule'] = new \Shopware\Core\Checkout\Customer\Rule\DifferentAddressesRule()));
  33510.             yield 39 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\EmailRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\EmailRule'] = new \Shopware\Core\Checkout\Customer\Rule\EmailRule()));
  33511.             yield 40 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewCustomerRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewCustomerRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsNewCustomerRule()));
  33512.             yield 41 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsActiveRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsActiveRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsActiveRule()));
  33513.             yield 42 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\LastNameRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\LastNameRule'] = new \Shopware\Core\Checkout\Customer\Rule\LastNameRule()));
  33514.             yield 43 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsCompanyRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsCompanyRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsCompanyRule()));
  33515.             yield 44 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartTaxDisplayRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartTaxDisplayRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartTaxDisplayRule()));
  33516.             yield 45 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsGuestCustomerRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsGuestCustomerRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsGuestCustomerRule()));
  33517.             yield 46 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewsletterRecipientRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewsletterRecipientRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsNewsletterRecipientRule()));
  33518.             yield 47 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCountryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCountryRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingCountryRule()));
  33519.             yield 48 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStreetRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStreetRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingStreetRule()));
  33520.             yield 49 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCityRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCityRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingCityRule()));
  33521.             yield 50 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCityRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCityRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingCityRule()));
  33522.             yield 51 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStateRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingStateRule()));
  33523.             yield 52 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStateRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingStateRule()));
  33524.             yield 53 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingZipCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingZipCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingZipCodeRule()));
  33525.             yield 54 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerLoggedInRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerLoggedInRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerLoggedInRule()));
  33526.             yield 55 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartCountRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemsInCartCountRule()));
  33527.             yield 56 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderCountRule'] = new \Shopware\Core\Checkout\Customer\Rule\OrderCountRule()));
  33528.             yield 57 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastOrderRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastOrderRule'] = new \Shopware\Core\Checkout\Customer\Rule\DaysSinceLastOrderRule()));
  33529.             yield 58 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTagRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTagRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTagRule()));
  33530.             yield 59 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\AlwaysValidRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\AlwaysValidRule'] = new \Shopware\Core\Checkout\Cart\Rule\AlwaysValidRule()));
  33531.             yield 60 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPropertyRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPropertyRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPropertyRule()));
  33532.             yield 61 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemIsNewRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemIsNewRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemIsNewRule()));
  33533.             yield 62 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfManufacturerRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfManufacturerRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemOfManufacturerRule()));
  33534.             yield 63 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPurchasePriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPurchasePriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPurchasePriceRule()));
  33535.             yield 64 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCreationDateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCreationDateRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemCreationDateRule()));
  33536.             yield 65 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemReleaseDateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemReleaseDateRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemReleaseDateRule()));
  33537.             yield 66 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemClearanceSaleRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemClearanceSaleRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemClearanceSaleRule()));
  33538.             yield 67 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPromotedRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPromotedRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPromotedRule()));
  33539.             yield 68 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInCategoryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInCategoryRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemInCategoryRule()));
  33540.             yield 69 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInProductStreamRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInProductStreamRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemInProductStreamRule()));
  33541.             yield 70 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTaxationRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTaxationRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTaxationRule()));
  33542.             yield 71 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWidthRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWidthRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionWidthRule()));
  33543.             yield 72 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionHeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionHeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionHeightRule()));
  33544.             yield 73 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionLengthRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionLengthRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionLengthRule()));
  33545.             yield 74 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionWeightRule()));
  33546.             yield 75 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionVolumeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionVolumeRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionVolumeRule()));
  33547.             yield 76 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemListPriceRule()));
  33548.             yield 77 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRatioRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRatioRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemListPriceRatioRule()));
  33549.             yield 78 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCustomFieldRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCustomFieldRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemCustomFieldRule()));
  33550.             yield 79 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemStockRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemStockRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemStockRule()));
  33551.             yield 80 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemActualStockRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemActualStockRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemActualStockRule()));
  33552.             yield 81 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\PaymentMethodRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\PaymentMethodRule'] = new \Shopware\Core\Checkout\Cart\Rule\PaymentMethodRule()));
  33553.             yield 82 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\ShippingMethodRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\ShippingMethodRule'] = new \Shopware\Core\Checkout\Cart\Rule\ShippingMethodRule()));
  33554.             yield 83 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemGoodsTotalRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemGoodsTotalRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemGoodsTotalRule()));
  33555.             yield 84 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderTotalAmountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderTotalAmountRule'] = new \Shopware\Core\Checkout\Customer\Rule\OrderTotalAmountRule()));
  33556.             yield 85 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerCustomFieldRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerCustomFieldRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerCustomFieldRule()));
  33557.             yield 86 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerBirthdayRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerBirthdayRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerBirthdayRule()));
  33558.             yield 87 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemProductStatesRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemProductStatesRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemProductStatesRule()));
  33559.             yield 88 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerAgeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerAgeRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerAgeRule()));
  33560.             yield 89 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastLoginRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastLoginRule'] = new \Shopware\Core\Checkout\Customer\Rule\DaysSinceLastLoginRule()));
  33561.             yield 90 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\AffiliateCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\AffiliateCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\AffiliateCodeRule()));
  33562.             yield 91 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CampaignCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CampaignCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\CampaignCodeRule()));
  33563.         }, 92));
  33564.     }
  33565.     /**
  33566.      * Gets the private 'Shopware\Core\Framework\Script\Api\ScriptResponseEncoder' shared service.
  33567.      *
  33568.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseEncoder
  33569.      */
  33570.     protected function getScriptResponseEncoderService()
  33571.     {
  33572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseEncoder.php';
  33573.         return $this->privates['Shopware\\Core\\Framework\\Script\\Api\\ScriptResponseEncoder'] = new \Shopware\Core\Framework\Script\Api\ScriptResponseEncoder(($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StructEncoder'] ?? $this->getStructEncoderService()));
  33574.     }
  33575.     /**
  33576.      * Gets the private 'Shopware\Core\Framework\Script\Execution\ScriptLoader' shared service.
  33577.      *
  33578.      * @return \Shopware\Core\Framework\Script\Execution\ScriptLoader
  33579.      */
  33580.     protected function getScriptLoaderService()
  33581.     {
  33582.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  33583.         if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'])) {
  33584.             return $this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'];
  33585.         }
  33586.         return $this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] = new \Shopware\Core\Framework\Script\Execution\ScriptLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $this->targetDir.''true);
  33587.     }
  33588.     /**
  33589.      * Gets the private 'Shopware\Core\Framework\Store\Authentication\LocaleProvider' shared service.
  33590.      *
  33591.      * @return \Shopware\Core\Framework\Store\Authentication\LocaleProvider
  33592.      */
  33593.     protected function getLocaleProviderService()
  33594.     {
  33595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/LocaleProvider.php';
  33596.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  33597.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'])) {
  33598.             return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'];
  33599.         }
  33600.         return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] = new \Shopware\Core\Framework\Store\Authentication\LocaleProvider($a);
  33601.     }
  33602.     /**
  33603.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreDownloadCommand' shared service.
  33604.      *
  33605.      * @return \Shopware\Core\Framework\Store\Command\StoreDownloadCommand
  33606.      */
  33607.     protected function getStoreDownloadCommandService()
  33608.     {
  33609.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreDownloadCommand.php';
  33611.         $this->privates['Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand'] = $instance = new \Shopware\Core\Framework\Store\Command\StoreDownloadCommand(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService()), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] ?? $this->getPluginManagementServiceService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginLifecycleService'] ?? $this->getPluginLifecycleServiceService()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  33612.         $instance->setName('store:download');
  33613.         return $instance;
  33614.     }
  33615.     /**
  33616.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreLoginCommand' shared service.
  33617.      *
  33618.      * @return \Shopware\Core\Framework\Store\Command\StoreLoginCommand
  33619.      */
  33620.     protected function getStoreLoginCommandService()
  33621.     {
  33622.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreLoginCommand.php';
  33624.         $this->privates['Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand'] = $instance = new \Shopware\Core\Framework\Store\Command\StoreLoginCommand(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  33625.         $instance->setName('store:login');
  33626.         return $instance;
  33627.     }
  33628.     /**
  33629.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractExtensionDataProvider' shared service.
  33630.      *
  33631.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDataProvider
  33632.      */
  33633.     protected function getAbstractExtensionDataProviderService()
  33634.     {
  33635.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionDataProvider.php';
  33636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDataProvider.php';
  33637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionListingLoader.php';
  33638.         $a = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService());
  33639.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  33640.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  33641.         }
  33642.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  33643.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  33644.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  33645.         }
  33646.         $c = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  33647.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  33648.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  33649.         }
  33650.         $d = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService());
  33651.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  33652.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  33653.         }
  33654.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] = new \Shopware\Core\Framework\Store\Services\ExtensionDataProvider($a$b$c, new \Shopware\Core\Framework\Store\Services\ExtensionListingLoader($d));
  33655.     }
  33656.     /**
  33657.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractStoreAppLifecycleService' shared service.
  33658.      *
  33659.      * @return \Shopware\Core\Framework\Store\Services\StoreAppLifecycleService
  33660.      */
  33661.     protected function getAbstractStoreAppLifecycleServiceService()
  33662.     {
  33663.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractStoreAppLifecycleService.php';
  33664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreAppLifecycleService.php';
  33665.         $a = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService());
  33666.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  33667.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  33668.         }
  33669.         $b = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] ?? $this->getAppLifecycleService());
  33670.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  33671.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  33672.         }
  33673.         $c = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  33674.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  33675.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  33676.         }
  33677.         $d = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  33678.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  33679.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  33680.         }
  33681.         $e = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  33682.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  33683.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  33684.         }
  33685.         $f = ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService());
  33686.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  33687.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  33688.         }
  33689.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'] = new \Shopware\Core\Framework\Store\Services\StoreAppLifecycleService($a, ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), $b$c$d$e$f, ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\AppConfirmationDeltaProvider'] ?? $this->getAppConfirmationDeltaProviderService()));
  33690.     }
  33691.     /**
  33692.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionDownloader' shared service.
  33693.      *
  33694.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDownloader
  33695.      */
  33696.     protected function getExtensionDownloaderService()
  33697.     {
  33698.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDownloader.php';
  33699.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  33700.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'])) {
  33701.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'];
  33702.         }
  33703.         $b = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService());
  33704.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'])) {
  33705.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'];
  33706.         }
  33707.         $c = ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] ?? $this->getPluginManagementServiceService());
  33708.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'])) {
  33709.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'];
  33710.         }
  33711.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'] = new \Shopware\Core\Framework\Store\Services\ExtensionDownloader($a$b$c);
  33712.     }
  33713.     /**
  33714.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLifecycleService' shared service.
  33715.      *
  33716.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLifecycleService
  33717.      */
  33718.     protected function getExtensionLifecycleServiceService()
  33719.     {
  33720.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionLifecycle.php';
  33721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLifecycleService.php';
  33722.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLifecycleService'] = new \Shopware\Core\Framework\Store\Services\ExtensionLifecycleService(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'] ?? $this->getAbstractStoreAppLifecycleServiceService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginLifecycleService'] ?? $this->getPluginLifecycleServiceService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] ?? $this->getPluginManagementServiceService()));
  33723.     }
  33724.     /**
  33725.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLoader' shared service.
  33726.      *
  33727.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLoader
  33728.      */
  33729.     protected function getExtensionLoaderService()
  33730.     {
  33731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLoader.php';
  33732.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  33733.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  33734.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  33735.         }
  33736.         $b = ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  33737.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  33738.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  33739.         }
  33740.         $c = ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService());
  33741.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  33742.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  33743.         }
  33744.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] = new \Shopware\Core\Framework\Store\Services\ExtensionLoader($a, ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), $b$c, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  33745.     }
  33746.     /**
  33747.      * Gets the private 'Shopware\Core\Framework\Store\Services\FirstRunWizardClient' shared service.
  33748.      *
  33749.      * @return \Shopware\Core\Framework\Store\Services\FirstRunWizardClient
  33750.      */
  33751.     protected function getFirstRunWizardClientService()
  33752.     {
  33753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/FirstRunWizardClient.php';
  33754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  33755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/FrwRequestOptionsProvider.php';
  33756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  33757.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  33758.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\FirstRunWizardClient'] = new \Shopware\Core\Framework\Store\Services\FirstRunWizardClient(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] ?? $this->getStoreServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), true, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['shopware.store_client'] ?? $this->getShopware_StoreClientService()), new \Shopware\Core\Framework\Store\Authentication\FrwRequestOptionsProvider(($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] ?? $this->getStoreRequestOptionsProviderService()), $a), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] = new \Shopware\Core\Framework\Store\Services\InstanceService('6.4.19.0'$this->getEnv('INSTANCE_ID')))), $a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'] ?? $this->getTrackingEventClientService()));
  33759.     }
  33760.     /**
  33761.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreClient' shared service.
  33762.      *
  33763.      * @return \Shopware\Core\Framework\Store\Services\StoreClient
  33764.      */
  33765.     protected function getStoreClientService()
  33766.     {
  33767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClient.php';
  33768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  33769.         $a = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] ?? $this->getStoreServiceService());
  33770.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  33771.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  33772.         }
  33773.         $b = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  33774.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  33775.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  33776.         }
  33777.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33778.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  33779.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  33780.         }
  33781.         $d = ($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] ?? $this->getStoreRequestOptionsProviderService());
  33782.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  33783.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  33784.         }
  33785.         $e = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService());
  33786.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  33787.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  33788.         }
  33789.         $f = ($this->services['shopware.store_client'] ?? $this->getShopware_StoreClientService());
  33790.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  33791.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  33792.         }
  33793.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] = new \Shopware\Core\Framework\Store\Services\StoreClient($this->parameters['shopware.store_endpoints'], $a$b$c$d$e$f, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] = new \Shopware\Core\Framework\Store\Services\InstanceService('6.4.19.0'$this->getEnv('INSTANCE_ID')))));
  33794.     }
  33795.     /**
  33796.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreService' shared service.
  33797.      *
  33798.      * @return \Shopware\Core\Framework\Store\Services\StoreService
  33799.      */
  33800.     protected function getStoreServiceService($lazyLoad true)
  33801.     {
  33802.         if ($lazyLoad) {
  33803.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] = $this->createProxy('StoreService_93b91c4', function () {
  33804.                 return \StoreService_93b91c4::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  33805.                     $wrappedInstance $this->getStoreServiceService(false);
  33806.                     $proxy->setProxyInitializer(null);
  33807.                     return true;
  33808.                 });
  33809.             });
  33810.         }
  33811.         return new \Shopware\Core\Framework\Store\Services\StoreService(($this->services['user.repository'] ?? $this->getUser_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'] ?? $this->getTrackingEventClientService()));
  33812.     }
  33813.     /**
  33814.      * Gets the private 'Shopware\Core\Framework\Store\Services\TrackingEventClient' shared service.
  33815.      *
  33816.      * @return \Shopware\Core\Framework\Store\Services\TrackingEventClient
  33817.      */
  33818.     protected function getTrackingEventClientService()
  33819.     {
  33820.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/TrackingEventClient.php';
  33821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  33822.         $a = ($this->services['shopware.store_client'] ?? $this->getShopware_StoreClientService());
  33823.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'])) {
  33824.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'];
  33825.         }
  33826.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'] = new \Shopware\Core\Framework\Store\Services\TrackingEventClient($a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] = new \Shopware\Core\Framework\Store\Services\InstanceService('6.4.19.0'$this->getEnv('INSTANCE_ID')))));
  33827.     }
  33828.     /**
  33829.      * Gets the private 'Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber' shared service.
  33830.      *
  33831.      * @return \Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber
  33832.      */
  33833.     protected function getLicenseHostChangedSubscriberService()
  33834.     {
  33835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Subscriber/LicenseHostChangedSubscriber.php';
  33836.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33837.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'])) {
  33838.             return $this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'];
  33839.         }
  33840.         return $this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'] = new \Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  33841.     }
  33842.     /**
  33843.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\LicenseCheck' shared service.
  33844.      *
  33845.      * @return \Shopware\Core\Framework\Update\Checkers\LicenseCheck
  33846.      */
  33847.     protected function getLicenseCheckService()
  33848.     {
  33849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  33850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/LicenseCheck.php';
  33851.         return $this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\LicenseCheck'] = new \Shopware\Core\Framework\Update\Checkers\LicenseCheck(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService()));
  33852.     }
  33853.     /**
  33854.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck' shared service.
  33855.      *
  33856.      * @return \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck
  33857.      */
  33858.     protected function getMysqlVersionCheckService()
  33859.     {
  33860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  33861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/MysqlVersionCheck.php';
  33862.         return $this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  33863.     }
  33864.     /**
  33865.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\WriteableCheck' shared service.
  33866.      *
  33867.      * @return \Shopware\Core\Framework\Update\Checkers\WriteableCheck
  33868.      */
  33869.     protected function getWriteableCheckService()
  33870.     {
  33871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  33872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/WriteableCheck.php';
  33873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/Filesystem.php';
  33874.         return $this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\WriteableCheck'] = new \Shopware\Core\Framework\Update\Checkers\WriteableCheck(new \Shopware\Core\Framework\Update\Services\Filesystem(), \dirname(__DIR__4));
  33875.     }
  33876.     /**
  33877.      * Gets the private 'Shopware\Core\Framework\Validation\DataValidator' shared service.
  33878.      *
  33879.      * @return \Shopware\Core\Framework\Validation\DataValidator
  33880.      */
  33881.     protected function getDataValidatorService()
  33882.     {
  33883.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  33884.         if (isset($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'])) {
  33885.             return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'];
  33886.         }
  33887.         return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] = new \Shopware\Core\Framework\Validation\DataValidator($a);
  33888.     }
  33889.     /**
  33890.      * Gets the private 'Shopware\Core\Framework\Webhook\BusinessEventEncoder' shared service.
  33891.      *
  33892.      * @return \Shopware\Core\Framework\Webhook\BusinessEventEncoder
  33893.      */
  33894.     protected function getBusinessEventEncoderService()
  33895.     {
  33896.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\BusinessEventEncoder'] = new \Shopware\Core\Framework\Webhook\BusinessEventEncoder(($this->privates['Shopware\\Core\\Framework\\Api\\Serializer\\JsonEntityEncoder'] ?? $this->getJsonEntityEncoderService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  33897.     }
  33898.     /**
  33899.      * Gets the private 'Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler' shared service.
  33900.      *
  33901.      * @return \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler
  33902.      */
  33903.     protected function getWebhookEventMessageHandlerService()
  33904.     {
  33905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Handler/WebhookEventMessageHandler.php';
  33906.         $a = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  33907.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  33908.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  33909.         }
  33910.         $b = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  33911.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  33912.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  33913.         }
  33914.         $c = ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService());
  33915.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  33916.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  33917.         }
  33918.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] = new \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler($a$b$c);
  33919.     }
  33920.     /**
  33921.      * Gets the private 'Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory' shared service.
  33922.      *
  33923.      * @return \Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory
  33924.      */
  33925.     protected function getHookableEventFactoryService($lazyLoad true)
  33926.     {
  33927.         if ($lazyLoad) {
  33928.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Hookable\\HookableEventFactory'] = $this->createProxy('HookableEventFactory_f62e15e', function () {
  33929.                 return \HookableEventFactory_f62e15e::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  33930.                     $wrappedInstance $this->getHookableEventFactoryService(false);
  33931.                     $proxy->setProxyInitializer(null);
  33932.                     return true;
  33933.                 });
  33934.             });
  33935.         }
  33936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/WriteResultMerger.php';
  33937.         return new \Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory(($this->privates['Shopware\\Core\\Framework\\Webhook\\BusinessEventEncoder'] ?? $this->getBusinessEventEncoderService()), new \Shopware\Core\Framework\Webhook\Hookable\WriteResultMerger(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())));
  33938.     }
  33939.     /**
  33940.      * Gets the private 'Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber' shared service.
  33941.      *
  33942.      * @return \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber
  33943.      */
  33944.     protected function getRetryWebhookMessageFailedSubscriberService()
  33945.     {
  33946.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Subscriber/RetryWebhookMessageFailedSubscriber.php';
  33947.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  33948.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  33949.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  33950.         }
  33951.         $b = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  33952.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  33953.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  33954.         }
  33955.         $c = ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService());
  33956.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  33957.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  33958.         }
  33959.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] = new \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber($a$b$c);
  33960.     }
  33961.     /**
  33962.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookCacheClearer' shared service.
  33963.      *
  33964.      * @return \Shopware\Core\Framework\Webhook\WebhookCacheClearer
  33965.      */
  33966.     protected function getWebhookCacheClearerService()
  33967.     {
  33968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookCacheClearer.php';
  33969.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService());
  33970.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) {
  33971.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'];
  33972.         }
  33973.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] = new \Shopware\Core\Framework\Webhook\WebhookCacheClearer($a);
  33974.     }
  33975.     /**
  33976.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookDispatcher' shared service.
  33977.      *
  33978.      * @return \Shopware\Core\Framework\Webhook\WebhookDispatcher
  33979.      */
  33980.     protected function getWebhookDispatcherService()
  33981.     {
  33982.         $a = ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory'] ?? $this->getFlowFactoryService());
  33983.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  33984.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  33985.         }
  33986.         $b = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  33987.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  33988.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  33989.         }
  33990.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  33991.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  33992.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  33993.         }
  33994.         $d = new \Shopware\Core\Content\Flow\Dispatching\FlowDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
  33995.         $d->setContainer($this);
  33996.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] = new \Shopware\Core\Framework\Webhook\WebhookDispatcher($d, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b$this->getEnv('APP_URL'), $this, ($this->privates['Shopware\\Core\\Framework\\Webhook\\Hookable\\HookableEventFactory'] ?? $this->getHookableEventFactoryService()), '6.4.19.0'$cfalse);
  33997.     }
  33998.     /**
  33999.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand' shared autowired service.
  34000.      *
  34001.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand
  34002.      */
  34003.     protected function getSalesChannelCreateCommandService()
  34004.     {
  34005.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34006.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  34007.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand(($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['Shopware\\Core\\Maintenance\\SalesChannel\\Service\\SalesChannelCreator'] ?? $this->getSalesChannelCreatorService()));
  34008.         $instance->setName('sales-channel:create');
  34009.         return $instance;
  34010.     }
  34011.     /**
  34012.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand' shared autowired service.
  34013.      *
  34014.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand
  34015.      */
  34016.     protected function getSalesChannelListCommandService()
  34017.     {
  34018.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34019.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelListCommand.php';
  34020.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  34021.         $instance->setName('sales-channel:list');
  34022.         return $instance;
  34023.     }
  34024.     /**
  34025.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand' shared autowired service.
  34026.      *
  34027.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand
  34028.      */
  34029.     protected function getSalesChannelMaintenanceDisableCommandService()
  34030.     {
  34031.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  34033.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceDisableCommand.php';
  34034.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  34035.         $instance->setName('sales-channel:maintenance:disable');
  34036.         return $instance;
  34037.     }
  34038.     /**
  34039.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand' shared autowired service.
  34040.      *
  34041.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand
  34042.      */
  34043.     protected function getSalesChannelMaintenanceEnableCommandService()
  34044.     {
  34045.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  34047.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  34048.         $instance->setName('sales-channel:maintenance:enable');
  34049.         return $instance;
  34050.     }
  34051.     /**
  34052.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand' shared autowired service.
  34053.      *
  34054.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand
  34055.      */
  34056.     protected function getSalesChannelUpdateDomainCommandService()
  34057.     {
  34058.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommand.php';
  34060.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand(($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService()));
  34061.         $instance->setName('sales-channel:update:domain');
  34062.         $instance->setDescription('Changes the domain of all sales channels');
  34063.         return $instance;
  34064.     }
  34065.     /**
  34066.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand' shared autowired service.
  34067.      *
  34068.      * @return \Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand
  34069.      */
  34070.     protected function getSystemConfigureShopCommandService()
  34071.     {
  34072.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34073.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemConfigureShopCommand.php';
  34074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/ShopConfigurator.php';
  34075.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand(new \Shopware\Core\Maintenance\System\Service\ShopConfigurator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()));
  34076.         $instance->setName('system:configure-shop');
  34077.         return $instance;
  34078.     }
  34079.     /**
  34080.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand' shared autowired service.
  34081.      *
  34082.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand
  34083.      */
  34084.     protected function getSystemGenerateAppSecretCommandService()
  34085.     {
  34086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateAppSecretCommand.php';
  34088.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand();
  34089.         $instance->setName('system:generate-app-secret');
  34090.         return $instance;
  34091.     }
  34092.     /**
  34093.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand' shared autowired service.
  34094.      *
  34095.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand
  34096.      */
  34097.     protected function getSystemGenerateJwtSecretCommandService()
  34098.     {
  34099.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateJwtSecretCommand.php';
  34101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  34102.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand(\dirname(__DIR__4), ($this->privates['Shopware\\Core\\Maintenance\\System\\Service\\JwtCertificateGenerator'] ?? ($this->privates['Shopware\\Core\\Maintenance\\System\\Service\\JwtCertificateGenerator'] = new \Shopware\Core\Maintenance\System\Service\JwtCertificateGenerator())));
  34103.         $instance->setName('system:generate-jwt-secret');
  34104.         return $instance;
  34105.     }
  34106.     /**
  34107.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemInstallCommand' shared autowired service.
  34108.      *
  34109.      * @return \Shopware\Core\Maintenance\System\Command\SystemInstallCommand
  34110.      */
  34111.     protected function getSystemInstallCommandService()
  34112.     {
  34113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemInstallCommand.php';
  34115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/SetupDatabaseAdapter.php';
  34116.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemInstallCommand(\dirname(__DIR__4), new \Shopware\Core\Maintenance\System\Service\SetupDatabaseAdapter());
  34117.         $instance->setName('system:install');
  34118.         return $instance;
  34119.     }
  34120.     /**
  34121.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemSetupCommand' shared autowired service.
  34122.      *
  34123.      * @return \Shopware\Core\Maintenance\System\Command\SystemSetupCommand
  34124.      */
  34125.     protected function getSystemSetupCommandService()
  34126.     {
  34127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemSetupCommand.php';
  34129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  34130.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemSetupCommand(\dirname(__DIR__4), ($this->privates['Shopware\\Core\\Maintenance\\System\\Service\\JwtCertificateGenerator'] ?? ($this->privates['Shopware\\Core\\Maintenance\\System\\Service\\JwtCertificateGenerator'] = new \Shopware\Core\Maintenance\System\Service\JwtCertificateGenerator())), ($this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] ?? $this->getDotenvDumpCommandService()));
  34131.         $instance->setName('system:setup');
  34132.         return $instance;
  34133.     }
  34134.     /**
  34135.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand' shared autowired service.
  34136.      *
  34137.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand
  34138.      */
  34139.     protected function getSystemUpdateFinishCommandService()
  34140.     {
  34141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdateFinishCommand.php';
  34143.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand($this);
  34144.         $instance->setName('system:update:finish');
  34145.         return $instance;
  34146.     }
  34147.     /**
  34148.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand' shared autowired service.
  34149.      *
  34150.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand
  34151.      */
  34152.     protected function getSystemUpdatePrepareCommandService()
  34153.     {
  34154.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdatePrepareCommand.php';
  34156.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand($this);
  34157.         $instance->setName('system:update:prepare');
  34158.         return $instance;
  34159.     }
  34160.     /**
  34161.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand' shared autowired service.
  34162.      *
  34163.      * @return \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand
  34164.      */
  34165.     protected function getUserChangePasswordCommandService()
  34166.     {
  34167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34168.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserChangePasswordCommand.php';
  34169.         $this->privates['Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand'] = $instance = new \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  34170.         $instance->setName('user:change-password');
  34171.         return $instance;
  34172.     }
  34173.     /**
  34174.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserCreateCommand' shared autowired service.
  34175.      *
  34176.      * @return \Shopware\Core\Maintenance\User\Command\UserCreateCommand
  34177.      */
  34178.     protected function getUserCreateCommandService()
  34179.     {
  34180.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserCreateCommand.php';
  34182.         $this->privates['Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand'] = $instance = new \Shopware\Core\Maintenance\User\Command\UserCreateCommand(($this->services['Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner'] ?? $this->getUserProvisionerService()));
  34183.         $instance->setName('user:create');
  34184.         return $instance;
  34185.     }
  34186.     /**
  34187.      * Gets the private 'Shopware\Core\Profiling\Integration\Stopwatch' shared service.
  34188.      *
  34189.      * @return \Shopware\Core\Profiling\Integration\Stopwatch
  34190.      */
  34191.     protected function getStopwatchService()
  34192.     {
  34193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/ProfilerInterface.php';
  34194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/Stopwatch.php';
  34195.         return $this->privates['Shopware\\Core\\Profiling\\Integration\\Stopwatch'] = new \Shopware\Core\Profiling\Integration\Stopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  34196.     }
  34197.     /**
  34198.      * Gets the private 'Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber' shared service.
  34199.      *
  34200.      * @return \Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber
  34201.      */
  34202.     protected function getActiveRulesDataCollectorSubscriberService()
  34203.     {
  34204.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  34205.         if (isset($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'])) {
  34206.             return $this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'];
  34207.         }
  34208.         return $this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] = new \Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber($a);
  34209.     }
  34210.     /**
  34211.      * Gets the private 'Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater' shared service.
  34212.      *
  34213.      * @return \Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater
  34214.      */
  34215.     protected function getCountryTaxFreeDeprecationUpdaterService()
  34216.     {
  34217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryTaxFreeDeprecationUpdater.php';
  34218.         return $this->privates['Shopware\\Core\\System\\Country\\CountryTaxFreeDeprecationUpdater'] = new \Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater($this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  34219.     }
  34220.     /**
  34221.      * Gets the private 'Shopware\Core\System\CustomField\CustomFieldService' shared service.
  34222.      *
  34223.      * @return \Shopware\Core\System\CustomField\CustomFieldService
  34224.      */
  34225.     protected function getCustomFieldServiceService()
  34226.     {
  34227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldService.php';
  34228.         return $this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] = new \Shopware\Core\System\CustomField\CustomFieldService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  34229.     }
  34230.     /**
  34231.      * Gets the private 'Shopware\Core\System\Language\CachedLanguageLoader' shared service.
  34232.      *
  34233.      * @return \Shopware\Core\System\Language\CachedLanguageLoader
  34234.      */
  34235.     protected function getCachedLanguageLoaderService()
  34236.     {
  34237.         return $this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] = new \Shopware\Core\System\Language\CachedLanguageLoader(new \Shopware\Core\System\Language\LanguageLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  34238.     }
  34239.     /**
  34240.      * Gets the private 'Shopware\Core\System\Language\LanguageValidator' shared service.
  34241.      *
  34242.      * @return \Shopware\Core\System\Language\LanguageValidator
  34243.      */
  34244.     protected function getLanguageValidatorService()
  34245.     {
  34246.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageValidator.php';
  34247.         return $this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] = new \Shopware\Core\System\Language\LanguageValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  34248.     }
  34249.     /**
  34250.      * Gets the private 'Shopware\Core\System\Locale\LanguageLocaleCodeProvider' shared service.
  34251.      *
  34252.      * @return \Shopware\Core\System\Locale\LanguageLocaleCodeProvider
  34253.      */
  34254.     protected function getLanguageLocaleCodeProviderService()
  34255.     {
  34256.         return $this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] = new \Shopware\Core\System\Locale\LanguageLocaleCodeProvider(($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService()));
  34257.     }
  34258.     /**
  34259.      * Gets the private 'Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand' shared service.
  34260.      *
  34261.      * @return \Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand
  34262.      */
  34263.     protected function getMigrateIncrementStorageCommandService()
  34264.     {
  34265.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Command/MigrateIncrementStorageCommand.php';
  34267.         $this->privates['Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand'] = $instance = new \Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand(($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementStorageRegistry'] ?? $this->getIncrementStorageRegistryService()));
  34268.         $instance->setName('number-range:migrate');
  34269.         return $instance;
  34270.     }
  34271.     /**
  34272.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage' shared service.
  34273.      *
  34274.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage
  34275.      */
  34276.     protected function getIncrementSqlStorageService()
  34277.     {
  34278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  34279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageInterface.php';
  34280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementSqlStorage.php';
  34281.         return $this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementSqlStorage'] = new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  34282.     }
  34283.     /**
  34284.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry' shared service.
  34285.      *
  34286.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry
  34287.      */
  34288.     protected function getIncrementStorageRegistryService()
  34289.     {
  34290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageRegistry.php';
  34291.         return $this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementStorageRegistry'] = new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry(new RewindableGenerator(function () {
  34292.             yield 'SQL' => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementSqlStorage'] ?? $this->getIncrementSqlStorageService());
  34293.         }, 1), 'SQL');
  34294.     }
  34295.     /**
  34296.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement' shared service.
  34297.      *
  34298.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement
  34299.      */
  34300.     protected function getValueGeneratorPatternIncrementService()
  34301.     {
  34302.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/AbstractValueGenerator.php';
  34303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternInterface.php';
  34304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternIncrement.php';
  34305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  34306.         return $this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\ValueGeneratorPatternIncrement'] = new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement(($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementStorageRegistry'] ?? $this->getIncrementStorageRegistryService())->getStorage());
  34307.     }
  34308.     /**
  34309.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener' shared service.
  34310.      *
  34311.      * @return \Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener
  34312.      */
  34313.     protected function getStoreApiResponseListenerService()
  34314.     {
  34315.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StoreApiResponseListener'] = new \Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener(($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StructEncoder'] ?? $this->getStructEncoderService()));
  34316.     }
  34317.     /**
  34318.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StructEncoder' shared service.
  34319.      *
  34320.      * @return \Shopware\Core\System\SalesChannel\Api\StructEncoder
  34321.      */
  34322.     protected function getStructEncoderService()
  34323.     {
  34324.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StructEncoder'] = new \Shopware\Core\System\SalesChannel\Api\StructEncoder(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  34325.     }
  34326.     /**
  34327.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\CartRestorer' shared service.
  34328.      *
  34329.      * @return \Shopware\Core\System\SalesChannel\Context\CartRestorer
  34330.      */
  34331.     protected function getCartRestorerService()
  34332.     {
  34333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CartRestorer.php';
  34334.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  34335.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  34336.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  34337.         }
  34338.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  34339.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  34340.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  34341.         }
  34342.         $c = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  34343.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  34344.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  34345.         }
  34346.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  34347.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  34348.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  34349.         }
  34350.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34351.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  34352.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  34353.         }
  34354.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] = new \Shopware\Core\System\SalesChannel\Context\CartRestorer($a$b$c$d$e);
  34355.     }
  34356.     /**
  34357.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler' shared service.
  34358.      *
  34359.      * @return \Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler
  34360.      */
  34361.     protected function getCleanupSalesChannelContextTaskHandlerService()
  34362.     {
  34363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/Cleanup/CleanupSalesChannelContextTaskHandler.php';
  34364.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  34365.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'])) {
  34366.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'];
  34367.         }
  34368.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] = new \Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 120);
  34369.     }
  34370.     /**
  34371.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister' shared service.
  34372.      *
  34373.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister
  34374.      */
  34375.     protected function getSalesChannelContextPersisterService()
  34376.     {
  34377.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34378.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'])) {
  34379.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'];
  34380.         }
  34381.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  34382.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'])) {
  34383.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'];
  34384.         }
  34385.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] = new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b'P1D');
  34386.     }
  34387.     /**
  34388.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer' shared service.
  34389.      *
  34390.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer
  34391.      */
  34392.     protected function getSalesChannelContextRestorerService()
  34393.     {
  34394.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextRestorer.php';
  34395.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  34396.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  34397.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  34398.         }
  34399.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  34400.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  34401.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  34402.         }
  34403.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  34404.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  34405.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  34406.         }
  34407.         $d = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  34408.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  34409.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  34410.         }
  34411.         $e = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService());
  34412.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  34413.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  34414.         }
  34415.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34416.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  34417.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  34418.         }
  34419.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] = new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer($a$b$c$d, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $e$f);
  34420.     }
  34421.     /**
  34422.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextService' shared service.
  34423.      *
  34424.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService
  34425.      */
  34426.     protected function getSalesChannelContextServiceService()
  34427.     {
  34428.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  34429.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  34430.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  34431.         }
  34432.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  34433.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  34434.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  34435.         }
  34436.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  34437.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  34438.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  34439.         }
  34440.         $d = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  34441.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  34442.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  34443.         }
  34444.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34445.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  34446.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  34447.         }
  34448.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] = new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService($a$b$c$d$e);
  34449.     }
  34450.     /**
  34451.      * Gets the private 'Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer' shared service.
  34452.      *
  34453.      * @return \Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer
  34454.      */
  34455.     protected function getSalesChannelIndexerService()
  34456.     {
  34457.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  34458.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/DataAbstractionLayer/SalesChannelIndexer.php';
  34459.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  34460.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'])) {
  34461.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'];
  34462.         }
  34463.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34464.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'])) {
  34465.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'];
  34466.         }
  34467.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'] = new \Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$b, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()));
  34468.     }
  34469.     /**
  34470.      * Gets the private 'Shopware\Core\System\SalesChannel\SalesChannel\SalesChannelContextSwitcher' shared service.
  34471.      *
  34472.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\SalesChannelContextSwitcher
  34473.      */
  34474.     protected function getSalesChannelContextSwitcherService()
  34475.     {
  34476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/SalesChannelContextSwitcher.php';
  34477.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService());
  34478.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\SalesChannelContextSwitcher'])) {
  34479.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\SalesChannelContextSwitcher'];
  34480.         }
  34481.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\SalesChannelContextSwitcher'] = new \Shopware\Core\System\SalesChannel\SalesChannel\SalesChannelContextSwitcher($a);
  34482.     }
  34483.     /**
  34484.      * Gets the private 'Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper' shared service.
  34485.      *
  34486.      * @return \Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper
  34487.      */
  34488.     protected function getStoreApiCustomFieldMapperService()
  34489.     {
  34490.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/StoreApiCustomFieldMapper.php';
  34491.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] = new \Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  34492.     }
  34493.     /**
  34494.      * Gets the private 'Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator' shared service.
  34495.      *
  34496.      * @return \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator
  34497.      */
  34498.     protected function getSalesChannelValidatorService()
  34499.     {
  34500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Validation/SalesChannelValidator.php';
  34501.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] = new \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  34502.     }
  34503.     /**
  34504.      * Gets the private 'Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand' shared service.
  34505.      *
  34506.      * @return \Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand
  34507.      */
  34508.     protected function getValidateSnippetsCommandService()
  34509.     {
  34510.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Command/ValidateSnippetsCommand.php';
  34512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidatorInterface.php';
  34513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidator.php';
  34514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFileHandler.php';
  34515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFixer.php';
  34516.         $a = new \Shopware\Core\System\Snippet\SnippetFileHandler();
  34517.         $this->privates['Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand'] = $instance = new \Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand(new \Shopware\Core\System\Snippet\SnippetValidator(($this->services['Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection'] ?? $this->getSnippetFileCollectionService()), $a, (\dirname(__DIR__4).'/')), new \Shopware\Core\System\Snippet\SnippetFixer($a));
  34518.         $instance->setName('snippets:validate');
  34519.         return $instance;
  34520.     }
  34521.     /**
  34522.      * Gets the private 'Shopware\Core\System\Snippet\SnippetService' shared service.
  34523.      *
  34524.      * @return \Shopware\Core\System\Snippet\SnippetService
  34525.      */
  34526.     protected function getSnippetServiceService()
  34527.     {
  34528.         $a = ($this->services['snippet.repository'] ?? $this->getSnippet_RepositoryService());
  34529.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  34530.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  34531.         }
  34532.         $b = ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService());
  34533.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  34534.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  34535.         }
  34536.         $c = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  34537.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  34538.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  34539.         }
  34540.         return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] = new \Shopware\Core\System\Snippet\SnippetService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection'] ?? $this->getSnippetFileCollectionService()), $a$b$c, ($this->services['Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory'] ?? $this->getSnippetFilterFactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this);
  34541.     }
  34542.     /**
  34543.      * Gets the private 'Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber' shared service.
  34544.      *
  34545.      * @return \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber
  34546.      */
  34547.     protected function getCustomFieldSubscriberService()
  34548.     {
  34549.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Subscriber/CustomFieldSubscriber.php';
  34550.         return $this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] = new \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  34551.     }
  34552.     /**
  34553.      * Gets the private 'Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand' shared service.
  34554.      *
  34555.      * @return \Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand
  34556.      */
  34557.     protected function getWorkflowDumpCommandService()
  34558.     {
  34559.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Command/WorkflowDumpCommand.php';
  34561.         $this->privates['Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand'] = $instance = new \Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand(($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()));
  34562.         $instance->setName('state-machine:dump');
  34563.         return $instance;
  34564.     }
  34565.     /**
  34566.      * Gets the private 'Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader' shared service.
  34567.      *
  34568.      * @return \Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader
  34569.      */
  34570.     protected function getInitialStateIdLoaderService()
  34571.     {
  34572.         return $this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] = new \Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  34573.     }
  34574.     /**
  34575.      * Gets the private 'Shopware\Core\System\StateMachine\StateMachineRegistry' shared service.
  34576.      *
  34577.      * @return \Shopware\Core\System\StateMachine\StateMachineRegistry
  34578.      */
  34579.     protected function getStateMachineRegistryService()
  34580.     {
  34581.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineRegistry.php';
  34582.         $a = ($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService());
  34583.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  34584.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  34585.         }
  34586.         $b = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  34587.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  34588.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  34589.         }
  34590.         $c = ($this->services['state_machine_history.repository'] ?? $this->getStateMachineHistory_RepositoryService());
  34591.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  34592.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  34593.         }
  34594.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34595.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  34596.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  34597.         }
  34598.         return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] = new \Shopware\Core\System\StateMachine\StateMachineRegistry($a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  34599.     }
  34600.     /**
  34601.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigGet' shared service.
  34602.      *
  34603.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigGet
  34604.      */
  34605.     protected function getConfigGetService()
  34606.     {
  34607.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigGet.php';
  34609.         $this->privates['Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet'] = $instance = new \Shopware\Core\System\SystemConfig\Command\ConfigGet(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  34610.         $instance->setName('system:config:get');
  34611.         return $instance;
  34612.     }
  34613.     /**
  34614.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigSet' shared service.
  34615.      *
  34616.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigSet
  34617.      */
  34618.     protected function getConfigSetService()
  34619.     {
  34620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigSet.php';
  34622.         $this->privates['Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet'] = $instance = new \Shopware\Core\System\SystemConfig\Command\ConfigSet(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  34623.         $instance->setName('system:config:set');
  34624.         return $instance;
  34625.     }
  34626.     /**
  34627.      * Gets the private 'Shopware\Core\System\SystemConfig\Service\ConfigurationService' shared service.
  34628.      *
  34629.      * @return \Shopware\Core\System\SystemConfig\Service\ConfigurationService
  34630.      */
  34631.     protected function getConfigurationServiceService()
  34632.     {
  34633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Service/ConfigurationService.php';
  34634.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  34635.         if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'])) {
  34636.             return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'];
  34637.         }
  34638.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34639.         if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'])) {
  34640.             return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'];
  34641.         }
  34642.         return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] = new \Shopware\Core\System\SystemConfig\Service\ConfigurationService(($this->privates['kernel.bundles'] ?? $this->getKernel_BundlesService()), ($this->privates['Shopware\\Core\\System\\SystemConfig\\Util\\ConfigReader'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Util\\ConfigReader'] = new \Shopware\Core\System\SystemConfig\Util\ConfigReader())), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), $a$b);
  34643.     }
  34644.     /**
  34645.      * Gets the private 'Shopware\Elasticsearch\Admin\AdminSearchRegistry' shared service.
  34646.      *
  34647.      * @return \Shopware\Elasticsearch\Admin\AdminSearchRegistry
  34648.      */
  34649.     protected function getAdminSearchRegistryService()
  34650.     {
  34651.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminSearchRegistry.php';
  34652.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  34653.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  34654.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'])) {
  34655.             return $this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'];
  34656.         }
  34657.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34658.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'])) {
  34659.             return $this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'];
  34660.         }
  34661.         return $this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] = new \Shopware\Elasticsearch\Admin\AdminSearchRegistry(new RewindableGenerator(function () {
  34662.             yield 'cms_page' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CmsPageAdminSearchIndexer'] ?? $this->getCmsPageAdminSearchIndexerService());
  34663.             yield 'customer' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerAdminSearchIndexer'] ?? $this->getCustomerAdminSearchIndexerService());
  34664.             yield 'customer_group' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerGroupAdminSearchIndexer'] ?? $this->getCustomerGroupAdminSearchIndexerService());
  34665.             yield 'landing_page' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\LandingPageAdminSearchIndexer'] ?? $this->getLandingPageAdminSearchIndexerService());
  34666.             yield 'product_manufacturer' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ManufacturerAdminSearchIndexer'] ?? $this->getManufacturerAdminSearchIndexerService());
  34667.             yield 'media' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\MediaAdminSearchIndexer'] ?? $this->getMediaAdminSearchIndexerService());
  34668.             yield 'order' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\OrderAdminSearchIndexer'] ?? $this->getOrderAdminSearchIndexerService());
  34669.             yield 'payment_method' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PaymentMethodAdminSearchIndexer'] ?? $this->getPaymentMethodAdminSearchIndexerService());
  34670.             yield 'product' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductAdminSearchIndexer'] ?? $this->getProductAdminSearchIndexerService());
  34671.             yield 'promotion' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PromotionAdminSearchIndexer'] ?? $this->getPromotionAdminSearchIndexerService());
  34672.             yield 'property_group' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PropertyGroupAdminSearchIndexer'] ?? $this->getPropertyGroupAdminSearchIndexerService());
  34673.             yield 'sales_channel' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\SalesChannelAdminSearchIndexer'] ?? $this->getSalesChannelAdminSearchIndexerService());
  34674.             yield 'shipping_method' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ShippingMethodAdminSearchIndexer'] ?? $this->getShippingMethodAdminSearchIndexerService());
  34675.             yield 'category' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CategoryAdminSearchIndexer'] ?? $this->getCategoryAdminSearchIndexerService());
  34676.             yield 'newsletter_recipient' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\NewsletterRecipientAdminSearchIndexer'] ?? $this->getNewsletterRecipientAdminSearchIndexerService());
  34677.             yield 'product_stream' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductStreamAdminSearchIndexer'] ?? $this->getProductStreamAdminSearchIndexerService());
  34678.         }, 16), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b, ($this->services['admin.openSearch.client'] ?? $this->getAdmin_OpenSearch_ClientService()), ($this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] ?? ($this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] = new \Shopware\Elasticsearch\Admin\AdminElasticsearchHelper($this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'), $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX')))), $this->parameters['elasticsearch.administration.index.config'], $this->parameters['elasticsearch.administration.index.mapping']);
  34679.     }
  34680.     /**
  34681.      * Gets the private 'Shopware\Elasticsearch\Admin\AdminSearcher' shared service.
  34682.      *
  34683.      * @return \Shopware\Elasticsearch\Admin\AdminSearcher
  34684.      */
  34685.     protected function getAdminSearcherService()
  34686.     {
  34687.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminSearcher.php';
  34688.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  34689.         return $this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearcher'] = new \Shopware\Elasticsearch\Admin\AdminSearcher(($this->services['admin.openSearch.client'] ?? $this->getAdmin_OpenSearch_ClientService()), ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService()), ($this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] ?? ($this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] = new \Shopware\Elasticsearch\Admin\AdminElasticsearchHelper($this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'), $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX')))));
  34690.     }
  34691.     /**
  34692.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CategoryAdminSearchIndexer' shared service.
  34693.      *
  34694.      * @return \Shopware\Elasticsearch\Admin\Indexer\CategoryAdminSearchIndexer
  34695.      */
  34696.     protected function getCategoryAdminSearchIndexerService()
  34697.     {
  34698.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  34699.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CategoryAdminSearchIndexer.php';
  34700.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  34701.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CategoryAdminSearchIndexer'])) {
  34702.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CategoryAdminSearchIndexer'];
  34703.         }
  34704.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CategoryAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\CategoryAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  34705.     }
  34706.     /**
  34707.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CmsPageAdminSearchIndexer' shared service.
  34708.      *
  34709.      * @return \Shopware\Elasticsearch\Admin\Indexer\CmsPageAdminSearchIndexer
  34710.      */
  34711.     protected function getCmsPageAdminSearchIndexerService()
  34712.     {
  34713.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  34714.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CmsPageAdminSearchIndexer.php';
  34715.         $a = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  34716.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CmsPageAdminSearchIndexer'])) {
  34717.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CmsPageAdminSearchIndexer'];
  34718.         }
  34719.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CmsPageAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\CmsPageAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  34720.     }
  34721.     /**
  34722.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CustomerAdminSearchIndexer' shared service.
  34723.      *
  34724.      * @return \Shopware\Elasticsearch\Admin\Indexer\CustomerAdminSearchIndexer
  34725.      */
  34726.     protected function getCustomerAdminSearchIndexerService()
  34727.     {
  34728.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  34729.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CustomerAdminSearchIndexer.php';
  34730.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  34731.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerAdminSearchIndexer'])) {
  34732.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerAdminSearchIndexer'];
  34733.         }
  34734.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\CustomerAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  34735.     }
  34736.     /**
  34737.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CustomerGroupAdminSearchIndexer' shared service.
  34738.      *
  34739.      * @return \Shopware\Elasticsearch\Admin\Indexer\CustomerGroupAdminSearchIndexer
  34740.      */
  34741.     protected function getCustomerGroupAdminSearchIndexerService()
  34742.     {
  34743.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  34744.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CustomerGroupAdminSearchIndexer.php';
  34745.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  34746.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerGroupAdminSearchIndexer'])) {
  34747.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerGroupAdminSearchIndexer'];
  34748.         }
  34749.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerGroupAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\CustomerGroupAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  34750.     }
  34751.     /**
  34752.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\LandingPageAdminSearchIndexer' shared service.
  34753.      *
  34754.      * @return \Shopware\Elasticsearch\Admin\Indexer\LandingPageAdminSearchIndexer
  34755.      */
  34756.     protected function getLandingPageAdminSearchIndexerService()
  34757.     {
  34758.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  34759.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/LandingPageAdminSearchIndexer.php';
  34760.         $a = ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService());
  34761.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\LandingPageAdminSearchIndexer'])) {
  34762.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\LandingPageAdminSearchIndexer'];
  34763.         }
  34764.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\LandingPageAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\LandingPageAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  34765.     }
  34766.     /**
  34767.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ManufacturerAdminSearchIndexer' shared service.
  34768.      *
  34769.      * @return \Shopware\Elasticsearch\Admin\Indexer\ManufacturerAdminSearchIndexer
  34770.      */
  34771.     protected function getManufacturerAdminSearchIndexerService()
  34772.     {
  34773.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  34774.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ManufacturerAdminSearchIndexer.php';
  34775.         $a = ($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService());
  34776.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ManufacturerAdminSearchIndexer'])) {
  34777.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ManufacturerAdminSearchIndexer'];
  34778.         }
  34779.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ManufacturerAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\ManufacturerAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  34780.     }
  34781.     /**
  34782.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\MediaAdminSearchIndexer' shared service.
  34783.      *
  34784.      * @return \Shopware\Elasticsearch\Admin\Indexer\MediaAdminSearchIndexer
  34785.      */
  34786.     protected function getMediaAdminSearchIndexerService()
  34787.     {
  34788.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  34789.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/MediaAdminSearchIndexer.php';
  34790.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  34791.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\MediaAdminSearchIndexer'])) {
  34792.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\MediaAdminSearchIndexer'];
  34793.         }
  34794.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\MediaAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\MediaAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  34795.     }
  34796.     /**
  34797.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\NewsletterRecipientAdminSearchIndexer' shared service.
  34798.      *
  34799.      * @return \Shopware\Elasticsearch\Admin\Indexer\NewsletterRecipientAdminSearchIndexer
  34800.      */
  34801.     protected function getNewsletterRecipientAdminSearchIndexerService()
  34802.     {
  34803.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  34804.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/NewsletterRecipientAdminSearchIndexer.php';
  34805.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  34806.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\NewsletterRecipientAdminSearchIndexer'])) {
  34807.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\NewsletterRecipientAdminSearchIndexer'];
  34808.         }
  34809.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\NewsletterRecipientAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\NewsletterRecipientAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  34810.     }
  34811.     /**
  34812.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\OrderAdminSearchIndexer' shared service.
  34813.      *
  34814.      * @return \Shopware\Elasticsearch\Admin\Indexer\OrderAdminSearchIndexer
  34815.      */
  34816.     protected function getOrderAdminSearchIndexerService()
  34817.     {
  34818.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  34819.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/OrderAdminSearchIndexer.php';
  34820.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  34821.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\OrderAdminSearchIndexer'])) {
  34822.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\OrderAdminSearchIndexer'];
  34823.         }
  34824.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\OrderAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\OrderAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  34825.     }
  34826.     /**
  34827.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\PaymentMethodAdminSearchIndexer' shared service.
  34828.      *
  34829.      * @return \Shopware\Elasticsearch\Admin\Indexer\PaymentMethodAdminSearchIndexer
  34830.      */
  34831.     protected function getPaymentMethodAdminSearchIndexerService()
  34832.     {
  34833.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  34834.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/PaymentMethodAdminSearchIndexer.php';
  34835.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  34836.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PaymentMethodAdminSearchIndexer'])) {
  34837.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PaymentMethodAdminSearchIndexer'];
  34838.         }
  34839.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PaymentMethodAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\PaymentMethodAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  34840.     }
  34841.     /**
  34842.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ProductAdminSearchIndexer' shared service.
  34843.      *
  34844.      * @return \Shopware\Elasticsearch\Admin\Indexer\ProductAdminSearchIndexer
  34845.      */
  34846.     protected function getProductAdminSearchIndexerService()
  34847.     {
  34848.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  34849.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ProductAdminSearchIndexer.php';
  34850.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  34851.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductAdminSearchIndexer'])) {
  34852.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductAdminSearchIndexer'];
  34853.         }
  34854.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\ProductAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  34855.     }
  34856.     /**
  34857.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ProductStreamAdminSearchIndexer' shared service.
  34858.      *
  34859.      * @return \Shopware\Elasticsearch\Admin\Indexer\ProductStreamAdminSearchIndexer
  34860.      */
  34861.     protected function getProductStreamAdminSearchIndexerService()
  34862.     {
  34863.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  34864.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ProductStreamAdminSearchIndexer.php';
  34865.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  34866.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductStreamAdminSearchIndexer'])) {
  34867.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductStreamAdminSearchIndexer'];
  34868.         }
  34869.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductStreamAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\ProductStreamAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  34870.     }
  34871.     /**
  34872.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\PromotionAdminSearchIndexer' shared service.
  34873.      *
  34874.      * @return \Shopware\Elasticsearch\Admin\Indexer\PromotionAdminSearchIndexer
  34875.      */
  34876.     protected function getPromotionAdminSearchIndexerService()
  34877.     {
  34878.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  34879.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/PromotionAdminSearchIndexer.php';
  34880.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  34881.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PromotionAdminSearchIndexer'])) {
  34882.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PromotionAdminSearchIndexer'];
  34883.         }
  34884.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PromotionAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\PromotionAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  34885.     }
  34886.     /**
  34887.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\PropertyGroupAdminSearchIndexer' shared service.
  34888.      *
  34889.      * @return \Shopware\Elasticsearch\Admin\Indexer\PropertyGroupAdminSearchIndexer
  34890.      */
  34891.     protected function getPropertyGroupAdminSearchIndexerService()
  34892.     {
  34893.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  34894.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/PropertyGroupAdminSearchIndexer.php';
  34895.         $a = ($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService());
  34896.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PropertyGroupAdminSearchIndexer'])) {
  34897.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PropertyGroupAdminSearchIndexer'];
  34898.         }
  34899.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PropertyGroupAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\PropertyGroupAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  34900.     }
  34901.     /**
  34902.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\SalesChannelAdminSearchIndexer' shared service.
  34903.      *
  34904.      * @return \Shopware\Elasticsearch\Admin\Indexer\SalesChannelAdminSearchIndexer
  34905.      */
  34906.     protected function getSalesChannelAdminSearchIndexerService()
  34907.     {
  34908.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  34909.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/SalesChannelAdminSearchIndexer.php';
  34910.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  34911.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\SalesChannelAdminSearchIndexer'])) {
  34912.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\SalesChannelAdminSearchIndexer'];
  34913.         }
  34914.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\SalesChannelAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\SalesChannelAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  34915.     }
  34916.     /**
  34917.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ShippingMethodAdminSearchIndexer' shared service.
  34918.      *
  34919.      * @return \Shopware\Elasticsearch\Admin\Indexer\ShippingMethodAdminSearchIndexer
  34920.      */
  34921.     protected function getShippingMethodAdminSearchIndexerService()
  34922.     {
  34923.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  34924.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ShippingMethodAdminSearchIndexer.php';
  34925.         $a = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  34926.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ShippingMethodAdminSearchIndexer'])) {
  34927.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ShippingMethodAdminSearchIndexer'];
  34928.         }
  34929.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ShippingMethodAdminSearchIndexer'] = new \Shopware\Elasticsearch\Admin\Indexer\ShippingMethodAdminSearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  34930.     }
  34931.     /**
  34932.      * Gets the private 'Shopware\Elasticsearch\Admin\Subscriber\RefreshIndexSubscriber' shared service.
  34933.      *
  34934.      * @return \Shopware\Elasticsearch\Admin\Subscriber\RefreshIndexSubscriber
  34935.      */
  34936.     protected function getRefreshIndexSubscriberService()
  34937.     {
  34938.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Subscriber/RefreshIndexSubscriber.php';
  34939.         $a = ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  34940.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'])) {
  34941.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'];
  34942.         }
  34943.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'] = new \Shopware\Elasticsearch\Admin\Subscriber\RefreshIndexSubscriber($a);
  34944.     }
  34945.     /**
  34946.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand' shared service.
  34947.      *
  34948.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand
  34949.      */
  34950.     protected function getElasticsearchAdminIndexingCommandService()
  34951.     {
  34952.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  34954.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchAdminIndexingCommand.php';
  34955.         $a = ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  34956.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'])) {
  34957.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'];
  34958.         }
  34959.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand($a);
  34960.         $instance->setName('es:admin:index');
  34961.         $instance->setDescription('Index the elasticsearch for the admin search');
  34962.         return $instance;
  34963.     }
  34964.     /**
  34965.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand' shared service.
  34966.      *
  34967.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand
  34968.      */
  34969.     protected function getElasticsearchAdminResetCommandService()
  34970.     {
  34971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34972.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchAdminResetCommand.php';
  34973.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  34974.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService()), ($this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] ?? ($this->services['Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper'] = new \Shopware\Elasticsearch\Admin\AdminElasticsearchHelper($this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'), $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX')))));
  34975.         $instance->setName('es:admin:reset');
  34976.         $instance->setDescription('Reset Admin Elasticsearch indexing');
  34977.         return $instance;
  34978.     }
  34979.     /**
  34980.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand' shared service.
  34981.      *
  34982.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand
  34983.      */
  34984.     protected function getElasticsearchAdminTestCommandService()
  34985.     {
  34986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34987.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchAdminTestCommand.php';
  34988.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand(($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearcher'] ?? $this->getAdminSearcherService()));
  34989.         $instance->setName('es:admin:test');
  34990.         $instance->setDescription('Allows you to test the admin search index');
  34991.         return $instance;
  34992.     }
  34993.     /**
  34994.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand' shared service.
  34995.      *
  34996.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand
  34997.      */
  34998.     protected function getElasticsearchCleanIndicesCommandService()
  34999.     {
  35000.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35001.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCleanIndicesCommand.php';
  35002.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] ?? $this->getElasticsearchOutdatedIndexDetectorService()));
  35003.         $instance->setName('es:index:cleanup');
  35004.         return $instance;
  35005.     }
  35006.     /**
  35007.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand' shared service.
  35008.      *
  35009.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand
  35010.      */
  35011.     protected function getElasticsearchCreateAliasCommandService()
  35012.     {
  35013.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35014.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCreateAliasCommand.php';
  35015.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand(($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()));
  35016.         $instance->setName('es:create:alias');
  35017.         return $instance;
  35018.     }
  35019.     /**
  35020.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand' shared service.
  35021.      *
  35022.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand
  35023.      */
  35024.     protected function getElasticsearchIndexingCommandService()
  35025.     {
  35026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  35028.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchIndexingCommand.php';
  35029.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand(($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()));
  35030.         $instance->setName('es:index');
  35031.         return $instance;
  35032.     }
  35033.     /**
  35034.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand' shared service.
  35035.      *
  35036.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand
  35037.      */
  35038.     protected function getElasticsearchResetCommandService()
  35039.     {
  35040.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35041.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchResetCommand.php';
  35042.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] ?? $this->getElasticsearchOutdatedIndexDetectorService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService()));
  35043.         $instance->setName('es:reset');
  35044.         return $instance;
  35045.     }
  35046.     /**
  35047.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand' shared service.
  35048.      *
  35049.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand
  35050.      */
  35051.     protected function getElasticsearchStatusCommandService()
  35052.     {
  35053.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  35055.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchStatusCommand.php';
  35056.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  35057.         $instance->setName('es:status');
  35058.         return $instance;
  35059.     }
  35060.     /**
  35061.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand' shared service.
  35062.      *
  35063.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand
  35064.      */
  35065.     protected function getElasticsearchTestAnalyzerCommandService()
  35066.     {
  35067.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35068.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchTestAnalyzerCommand.php';
  35069.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()));
  35070.         $instance->setName('es:test:analyzer');
  35071.         return $instance;
  35072.     }
  35073.     /**
  35074.      * Gets the private 'Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser' shared service.
  35075.      *
  35076.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser
  35077.      */
  35078.     protected function getCriteriaParserService()
  35079.     {
  35080.         return $this->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] = new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())));
  35081.     }
  35082.     /**
  35083.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector' shared service.
  35084.      *
  35085.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector
  35086.      */
  35087.     protected function getElasticsearchOutdatedIndexDetectorService()
  35088.     {
  35089.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchOutdatedIndexDetector.php';
  35090.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  35091.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  35092.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  35093.         }
  35094.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  35095.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  35096.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  35097.         }
  35098.         $c = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  35099.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  35100.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  35101.         }
  35102.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] = new \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $a$b$c);
  35103.     }
  35104.     /**
  35105.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchRegistry' shared service.
  35106.      *
  35107.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchRegistry
  35108.      */
  35109.     protected function getElasticsearchRegistryService()
  35110.     {
  35111.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] = new \Shopware\Elasticsearch\Framework\ElasticsearchRegistry(new RewindableGenerator(function () {
  35112.             yield => ($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\EsProductDefinition'] ?? $this->getEsProductDefinitionService());
  35113.         }, 1));
  35114.     }
  35115.     /**
  35116.      * Gets the private 'Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer' shared service.
  35117.      *
  35118.      * @return \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer
  35119.      */
  35120.     protected function getElasticsearchIndexerService()
  35121.     {
  35122.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/ElasticsearchIndexer.php';
  35123.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/IndexCreator.php';
  35124.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  35125.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  35126.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  35127.         }
  35128.         $b = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  35129.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  35130.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  35131.         }
  35132.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  35133.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  35134.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  35135.         }
  35136.         $d = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  35137.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  35138.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  35139.         }
  35140.         $e = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  35141.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  35142.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  35143.         }
  35144.         $f = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  35145.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  35146.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  35147.         }
  35148.         $g = ($this->services['Elasticsearch\\Client'] ?? $this->getClientService());
  35149.         return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] = new \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b, new \Shopware\Elasticsearch\Framework\Indexing\IndexCreator($g$this->parameters['elasticsearch.index.config'], $this->parameters['elasticsearch.index.mapping'], $c), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $g, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $d$e$c$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'), $f);
  35150.     }
  35151.     /**
  35152.      * Gets the private 'Shopware\Elasticsearch\Product\CustomFieldUpdater' shared service.
  35153.      *
  35154.      * @return \Shopware\Elasticsearch\Product\CustomFieldUpdater
  35155.      */
  35156.     protected function getCustomFieldUpdaterService()
  35157.     {
  35158.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/CustomFieldUpdater.php';
  35159.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] ?? $this->getElasticsearchOutdatedIndexDetectorService());
  35160.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'])) {
  35161.             return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'];
  35162.         }
  35163.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  35164.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'])) {
  35165.             return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'];
  35166.         }
  35167.         return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] = new \Shopware\Elasticsearch\Product\CustomFieldUpdater($a, ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $b);
  35168.     }
  35169.     /**
  35170.      * Gets the private 'Shopware\Elasticsearch\Product\LanguageSubscriber' shared service.
  35171.      *
  35172.      * @return \Shopware\Elasticsearch\Product\LanguageSubscriber
  35173.      */
  35174.     protected function getLanguageSubscriberService()
  35175.     {
  35176.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/LanguageSubscriber.php';
  35177.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  35178.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'])) {
  35179.             return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'];
  35180.         }
  35181.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  35182.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'])) {
  35183.             return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'];
  35184.         }
  35185.         return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'] = new \Shopware\Elasticsearch\Product\LanguageSubscriber($a, ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $b);
  35186.     }
  35187.     /**
  35188.      * Gets the private 'Shopware\Elasticsearch\Product\ProductSearchBuilder' shared service.
  35189.      *
  35190.      * @return \Shopware\Elasticsearch\Product\ProductSearchBuilder
  35191.      */
  35192.     protected function getProductSearchBuilderService()
  35193.     {
  35194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php';
  35195.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchBuilder.php';
  35196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilder.php';
  35197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreterInterface.php';
  35198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreter.php';
  35199.         return $this->privates['Shopware\\Elasticsearch\\Product\\ProductSearchBuilder'] = new \Shopware\Elasticsearch\Product\ProductSearchBuilder(new \Shopware\Core\Content\Product\SearchKeyword\ProductSearchBuilder(new \Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer($this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH')))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? $this->getTokenFilterService()))), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  35200.     }
  35201.     /**
  35202.      * Gets the private 'Shopware\Elasticsearch\Product\ProductUpdater' shared service.
  35203.      *
  35204.      * @return \Shopware\Elasticsearch\Product\ProductUpdater
  35205.      */
  35206.     protected function getProductUpdaterService()
  35207.     {
  35208.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductUpdater.php';
  35209.         return $this->privates['Shopware\\Elasticsearch\\Product\\ProductUpdater'] = new \Shopware\Elasticsearch\Product\ProductUpdater(($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  35210.     }
  35211.     /**
  35212.      * Gets the private 'Shopware\Elasticsearch\Product\SearchKeywordReplacement' shared service.
  35213.      *
  35214.      * @return \Shopware\Elasticsearch\Product\SearchKeywordReplacement
  35215.      */
  35216.     protected function getSearchKeywordReplacementService()
  35217.     {
  35218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/SearchKeywordUpdater.php';
  35219.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/SearchKeywordReplacement.php';
  35220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerInterface.php';
  35221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzer.php';
  35222.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  35223.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  35224.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  35225.         }
  35226.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  35227.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  35228.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  35229.         }
  35230.         $c = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  35231.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  35232.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  35233.         }
  35234.         return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] = new \Shopware\Elasticsearch\Product\SearchKeywordReplacement(new \Shopware\Core\Content\Product\DataAbstractionLayer\SearchKeywordUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b, new \Shopware\Core\Content\Product\SearchKeyword\ProductSearchKeywordAnalyzer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer($this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH')))), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? $this->getTokenFilterService()))), $c);
  35235.     }
  35236.     /**
  35237.      * Gets the private 'Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade' shared autowired service.
  35238.      *
  35239.      * @return \Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade
  35240.      */
  35241.     protected function getStorefrontCartFacadeService()
  35242.     {
  35243.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Cart/SalesChannel/StorefrontCartFacade.php';
  35244.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Shipping/BlockedShippingMethodSwitcher.php';
  35245.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Payment/BlockedPaymentMethodSwitcher.php';
  35246.         return $this->privates['Shopware\\Storefront\\Checkout\\Cart\\SalesChannel\\StorefrontCartFacade'] = new \Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), new \Shopware\Storefront\Checkout\Shipping\BlockedShippingMethodSwitcher(($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService())), new \Shopware\Storefront\Checkout\Payment\BlockedPaymentMethodSwitcher(($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService())), ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()));
  35247.     }
  35248.     /**
  35249.      * Gets the private 'Shopware\Storefront\Event\CartMergedSubscriber' shared autowired service.
  35250.      *
  35251.      * @return \Shopware\Storefront\Event\CartMergedSubscriber
  35252.      */
  35253.     protected function getCartMergedSubscriberService()
  35254.     {
  35255.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Event/CartMergedSubscriber.php';
  35256.         $a = ($this->services['translator'] ?? $this->getTranslator2Service());
  35257.         if (isset($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'])) {
  35258.             return $this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'];
  35259.         }
  35260.         return $this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'] = new \Shopware\Storefront\Event\CartMergedSubscriber($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  35261.     }
  35262.     /**
  35263.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheResponseSubscriber' shared autowired service.
  35264.      *
  35265.      * @return \Shopware\Storefront\Framework\Cache\CacheResponseSubscriber
  35266.      */
  35267.     protected function getCacheResponseSubscriberService()
  35268.     {
  35269.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  35270.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'])) {
  35271.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'];
  35272.         }
  35273.         return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] = new \Shopware\Storefront\Framework\Cache\CacheResponseSubscriber($a$this->getEnv('default:shopware_http_cache_default_ttl_default:SHOPWARE_HTTP_DEFAULT_TTL'), $this->getEnv('default:shopware_http_cache_enabled_default:SHOPWARE_HTTP_CACHE_ENABLED'), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()), falseNULLNULL);
  35274.     }
  35275.     /**
  35276.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheTracer' shared autowired service.
  35277.      *
  35278.      * @return \Shopware\Storefront\Framework\Cache\CacheTracer
  35279.      */
  35280.     protected function getCacheTracerService()
  35281.     {
  35282.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  35283.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  35284.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  35285.         }
  35286.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service());
  35287.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  35288.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  35289.         }
  35290.         $c = ($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] ?? $this->getThemeConfigValueAccessorService());
  35291.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  35292.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  35293.         }
  35294.         return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] = new \Shopware\Storefront\Framework\Cache\CacheTracer(new \Shopware\Core\Framework\Adapter\Cache\CacheTracer($a$b, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheTagCollection'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheTagCollection'] = new \Shopware\Core\Framework\Adapter\Cache\CacheTagCollection()))), $c);
  35295.     }
  35296.     /**
  35297.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer' shared autowired service.
  35298.      *
  35299.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer
  35300.      */
  35301.     protected function getCacheWarmer2Service()
  35302.     {
  35303.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmer.php';
  35304.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmerRegistry.php';
  35305.         return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmer'] = new \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer(($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), new \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheRouteWarmerRegistry(new RewindableGenerator(function () {
  35306.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Product\\ProductRouteWarmer'] ?? $this->getProductRouteWarmerService());
  35307.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Navigation\\NavigationRouteWarmer'] ?? $this->getNavigationRouteWarmerService());
  35308.             yield => ($this->privates['Cbax\\ModulManufacturers\\Bootstrap\\CbaxRouteWarmer'] ?? $this->getCbaxRouteWarmerService());
  35309.             yield => ($this->privates['Cbax\\ModulManufacturers\\Bootstrap\\CbaxDetailRouteWarmer'] ?? $this->getCbaxDetailRouteWarmerService());
  35310.         }, 4)), ($this->services['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader'] ?? $this->getCacheIdLoaderService()), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService()));
  35311.     }
  35312.     /**
  35313.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler' shared autowired service.
  35314.      *
  35315.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler
  35316.      */
  35317.     protected function getCacheWarmerTaskHandlerService()
  35318.     {
  35319.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmerTaskHandler.php';
  35320.         return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] = new \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface'] ?? $this->getRequestTransformerInterfaceService()), ($this->services['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader'] ?? $this->getCacheIdLoaderService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheTagCollection'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheTagCollection'] = new \Shopware\Core\Framework\Adapter\Cache\CacheTagCollection())));
  35321.     }
  35322.     /**
  35323.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer' shared autowired service.
  35324.      *
  35325.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer
  35326.      */
  35327.     protected function getNavigationRouteWarmerService()
  35328.     {
  35329.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  35330.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Navigation/NavigationRouteWarmer.php';
  35331.         return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Navigation\\NavigationRouteWarmer'] = new \Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService()));
  35332.     }
  35333.     /**
  35334.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer' shared autowired service.
  35335.      *
  35336.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer
  35337.      */
  35338.     protected function getProductRouteWarmerService()
  35339.     {
  35340.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  35341.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Product/ProductRouteWarmer.php';
  35342.         return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Product\\ProductRouteWarmer'] = new \Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  35343.     }
  35344.     /**
  35345.      * Gets the private 'Shopware\Storefront\Framework\Captcha\BasicCaptcha' shared autowired service.
  35346.      *
  35347.      * @return \Shopware\Storefront\Framework\Captcha\BasicCaptcha
  35348.      */
  35349.     protected function getBasicCaptchaService()
  35350.     {
  35351.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  35352.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha.php';
  35353.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  35354.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'])) {
  35355.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'];
  35356.         }
  35357.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] = new \Shopware\Storefront\Framework\Captcha\BasicCaptcha(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
  35358.     }
  35359.     /**
  35360.      * Gets the private 'Shopware\Storefront\Framework\Captcha\CaptchaRouteListener' shared autowired service.
  35361.      *
  35362.      * @return \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener
  35363.      */
  35364.     protected function getCaptchaRouteListenerService()
  35365.     {
  35366.         $a = ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService());
  35367.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'])) {
  35368.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'];
  35369.         }
  35370.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  35371.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'])) {
  35372.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'];
  35373.         }
  35374.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] = new \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener(new RewindableGenerator(function () {
  35375.             yield => ($this->privates['Laudert\\FriendlyCaptcha\\Storefront\\Framework\\Captcha\\FriendlyCaptcha'] ?? $this->getFriendlyCaptchaService());
  35376.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  35377.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  35378.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  35379.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  35380.         }, 5), $a$b);
  35381.     }
  35382.     /**
  35383.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2' shared autowired service.
  35384.      *
  35385.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2
  35386.      */
  35387.     protected function getGoogleReCaptchaV2Service()
  35388.     {
  35389.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  35390.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV2.php';
  35391.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] = new \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2(($this->privates['shopware.captcha.client'] ?? ($this->privates['shopware.captcha.client'] = new \GuzzleHttp\Client())));
  35392.     }
  35393.     /**
  35394.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3' shared autowired service.
  35395.      *
  35396.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3
  35397.      */
  35398.     protected function getGoogleReCaptchaV3Service()
  35399.     {
  35400.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  35401.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV3.php';
  35402.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] = new \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3(($this->privates['shopware.captcha.client'] ?? ($this->privates['shopware.captcha.client'] = new \GuzzleHttp\Client())));
  35403.     }
  35404.     /**
  35405.      * Gets the private 'Shopware\Storefront\Framework\Captcha\HoneypotCaptcha' shared autowired service.
  35406.      *
  35407.      * @return \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha
  35408.      */
  35409.     protected function getHoneypotCaptchaService()
  35410.     {
  35411.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  35412.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/HoneypotCaptcha.php';
  35413.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  35414.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'])) {
  35415.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'];
  35416.         }
  35417.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] = new \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha($a);
  35418.     }
  35419.     /**
  35420.      * Gets the private 'Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand' shared autowired service.
  35421.      *
  35422.      * @return \Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand
  35423.      */
  35424.     protected function getHttpCacheWarmUpCommandService()
  35425.     {
  35426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35427.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/HttpCacheWarmUpCommand.php';
  35428.         $this->privates['Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand'] = $instance = new \Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand(($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmer'] ?? $this->getCacheWarmer2Service()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  35429.         $instance->setName('http:cache:warm:up');
  35430.         return $instance;
  35431.     }
  35432.     /**
  35433.      * Gets the private 'Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand' shared autowired service.
  35434.      *
  35435.      * @return \Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand
  35436.      */
  35437.     protected function getSalesChannelCreateStorefrontCommandService()
  35438.     {
  35439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35440.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  35441.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php';
  35442.         $this->privates['Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand'] = $instance = new \Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand(($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['Shopware\\Core\\Maintenance\\SalesChannel\\Service\\SalesChannelCreator'] ?? $this->getSalesChannelCreatorService()));
  35443.         $instance->setName('sales-channel:create:storefront');
  35444.         return $instance;
  35445.     }
  35446.     /**
  35447.      * Gets the private 'Shopware\Storefront\Framework\Csrf\CsrfRouteListener' shared autowired service.
  35448.      *
  35449.      * @return \Shopware\Storefront\Framework\Csrf\CsrfRouteListener
  35450.      */
  35451.     protected function getCsrfRouteListenerService()
  35452.     {
  35453.         $a = ($this->services['translator'] ?? $this->getTranslator2Service());
  35454.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) {
  35455.             return $this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'];
  35456.         }
  35457.         return $this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] = new \Shopware\Storefront\Framework\Csrf\CsrfRouteListener(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), false'ajax'$a);
  35458.     }
  35459.     /**
  35460.      * Gets the private 'Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator' shared autowired service.
  35461.      *
  35462.      * @return \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator
  35463.      */
  35464.     protected function getCachedDomainLoaderInvalidatorService()
  35465.     {
  35466.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoaderInvalidator.php';
  35467.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  35468.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'])) {
  35469.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'];
  35470.         }
  35471.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] = new \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator($a);
  35472.     }
  35473.     /**
  35474.      * Gets the private 'Shopware\Storefront\Framework\Routing\MaintenanceModeResolver' shared autowired service.
  35475.      *
  35476.      * @return \Shopware\Storefront\Framework\Routing\MaintenanceModeResolver
  35477.      */
  35478.     protected function getMaintenanceModeResolverService()
  35479.     {
  35480.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] = new \Shopware\Storefront\Framework\Routing\MaintenanceModeResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  35481.     }
  35482.     /**
  35483.      * Gets the private 'Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber' shared autowired service.
  35484.      *
  35485.      * @return \Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber
  35486.      */
  35487.     protected function getNotFoundSubscriberService()
  35488.     {
  35489.         $a = ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService());
  35490.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  35491.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  35492.         }
  35493.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  35494.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  35495.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  35496.         }
  35497.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  35498.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  35499.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  35500.         }
  35501.         $d = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  35502.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  35503.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  35504.         }
  35505.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  35506.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  35507.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  35508.         }
  35509.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] = new \Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $btrue, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $d$e);
  35510.     }
  35511.     /**
  35512.      * Gets the private 'Shopware\Storefront\Framework\Routing\StorefrontSubscriber' shared autowired service.
  35513.      *
  35514.      * @return \Shopware\Storefront\Framework\Routing\StorefrontSubscriber
  35515.      */
  35516.     protected function getStorefrontSubscriberService()
  35517.     {
  35518.         $a = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  35519.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  35520.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  35521.         }
  35522.         $b = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  35523.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  35524.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  35525.         }
  35526.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  35527.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  35528.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  35529.         }
  35530.         $d = ($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? $this->getNotFoundSubscriberService());
  35531.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  35532.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  35533.         }
  35534.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Storefront\\Framework\\Csrf\\CsrfPlaceholderHandler'] ?? $this->getCsrfPlaceholderHandlerService()), new \Shopware\Core\Content\Seo\HreflangLoader(($this->privates['router.default'] ?? $this->getRouter_DefaultService()), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()), $b, ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? $this->getActiveAppsLoaderService()), $c, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), $d);
  35535.     }
  35536.     /**
  35537.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute' shared service.
  35538.      *
  35539.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute
  35540.      */
  35541.     protected function getLandingPageSeoUrlRouteService()
  35542.     {
  35543.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  35544.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/LandingPageSeoUrlRoute.php';
  35545.         return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\LandingPageSeoUrlRoute'] = new \Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute(($this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] ?? $this->getLandingPageDefinitionService()));
  35546.     }
  35547.     /**
  35548.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute' shared service.
  35549.      *
  35550.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute
  35551.      */
  35552.     protected function getNavigationPageSeoUrlRouteService()
  35553.     {
  35554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  35555.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/NavigationPageSeoUrlRoute.php';
  35556.         return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'] = new \Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute(($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService()), ($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? $this->getCategoryBreadcrumbBuilderService()));
  35557.     }
  35558.     /**
  35559.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute' shared service.
  35560.      *
  35561.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute
  35562.      */
  35563.     protected function getProductPageSeoUrlRouteService()
  35564.     {
  35565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  35566.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/ProductPageSeoUrlRoute.php';
  35567.         return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\ProductPageSeoUrlRoute'] = new \Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  35568.     }
  35569.     /**
  35570.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener' shared service.
  35571.      *
  35572.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener
  35573.      */
  35574.     protected function getSeoUrlUpdateListenerService()
  35575.     {
  35576.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/SeoUrlUpdateListener.php';
  35577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlUpdater.php';
  35578.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  35579.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  35580.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  35581.         }
  35582.         $b = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService());
  35583.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  35584.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  35585.         }
  35586.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35587.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  35588.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  35589.         }
  35590.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  35591.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  35592.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  35593.         }
  35594.         $e = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  35595.         return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] = new \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener(new \Shopware\Core\Content\Seo\SeoUrlUpdater($a, ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] ?? $this->getSeoUrlRouteRegistryService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlGenerator'] ?? $this->getSeoUrlGeneratorService()), $b$e$c), $e$d);
  35596.     }
  35597.     /**
  35598.      * Gets the private 'Shopware\Storefront\Framework\Twig\TwigDateRequestListener' shared autowired service.
  35599.      *
  35600.      * @return \Shopware\Storefront\Framework\Twig\TwigDateRequestListener
  35601.      */
  35602.     protected function getTwigDateRequestListenerService()
  35603.     {
  35604.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  35605.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'])) {
  35606.             return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'];
  35607.         }
  35608.         return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] = new \Shopware\Storefront\Framework\Twig\TwigDateRequestListener($a);
  35609.     }
  35610.     /**
  35611.      * Gets the private 'Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader' shared autowired service.
  35612.      *
  35613.      * @return \Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader
  35614.      */
  35615.     protected function getAccountLoginPageLoaderService()
  35616.     {
  35617.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Login/AccountLoginPageLoader.php';
  35618.         return $this->privates['Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoader'] = new \Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader(($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService()), ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService()));
  35619.     }
  35620.     /**
  35621.      * Gets the private 'Shopware\Storefront\Page\Cms\DefaultMediaResolver' shared autowired service.
  35622.      *
  35623.      * @return \Shopware\Storefront\Page\Cms\DefaultMediaResolver
  35624.      */
  35625.     protected function getDefaultMediaResolverService()
  35626.     {
  35627.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/AbstractDefaultMediaResolver.php';
  35628.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Cms/DefaultMediaResolver.php';
  35629.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/DefaultMediaResolver.php';
  35630.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service());
  35631.         if (isset($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'])) {
  35632.             return $this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'];
  35633.         }
  35634.         return $this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] = new \Shopware\Storefront\Page\Cms\DefaultMediaResolver(new \Shopware\Core\Content\Media\Cms\DefaultMediaResolver(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService())), $a, ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  35635.     }
  35636.     /**
  35637.      * Gets the private 'Shopware\Storefront\Page\Navigation\NavigationPageLoader' shared autowired service.
  35638.      *
  35639.      * @return \Shopware\Storefront\Page\Navigation\NavigationPageLoader
  35640.      */
  35641.     protected function getNavigationPageLoaderService()
  35642.     {
  35643.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoaderInterface.php';
  35644.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php';
  35645.         return $this->privates['Shopware\\Storefront\\Page\\Navigation\\NavigationPageLoader'] = new \Shopware\Storefront\Page\Navigation\NavigationPageLoader(($this->privates['Acris\\CookieConsent\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute'] ?? $this->getExpressCategoryRouteService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()));
  35646.     }
  35647.     /**
  35648.      * Gets the private 'Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader' shared autowired service.
  35649.      *
  35650.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader
  35651.      */
  35652.     protected function getProductPageConfiguratorLoaderService()
  35653.     {
  35654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductConfiguratorLoader.php';
  35655.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductPageConfiguratorLoader.php';
  35656.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AvailableCombinationLoader.php';
  35657.         $a = ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService());
  35658.         if (isset($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'])) {
  35659.             return $this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'];
  35660.         }
  35661.         return $this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] = new \Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader(new \Shopware\Core\Content\Product\SalesChannel\Detail\ProductConfiguratorLoader($a, new \Shopware\Core\Content\Product\SalesChannel\Detail\AvailableCombinationLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()))));
  35662.     }
  35663.     /**
  35664.      * Gets the private 'Shopware\Storefront\Pagelet\Footer\FooterPageletLoader' shared autowired service.
  35665.      *
  35666.      * @return \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader
  35667.      */
  35668.     protected function getFooterPageletLoaderService()
  35669.     {
  35670.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  35671.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'])) {
  35672.             return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'];
  35673.         }
  35674.         $b = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  35675.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'])) {
  35676.             return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'];
  35677.         }
  35678.         return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] = new \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader($a$b);
  35679.     }
  35680.     /**
  35681.      * Gets the private 'Shopware\Storefront\Pagelet\Header\HeaderPageletLoader' shared autowired service.
  35682.      *
  35683.      * @return \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader
  35684.      */
  35685.     protected function getHeaderPageletLoaderService()
  35686.     {
  35687.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  35688.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  35689.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  35690.         }
  35691.         $b = ($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'] ?? $this->getCachedCurrencyRouteService());
  35692.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  35693.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  35694.         }
  35695.         $c = ($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'] ?? $this->getCachedLanguageRouteService());
  35696.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  35697.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  35698.         }
  35699.         $d = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  35700.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  35701.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  35702.         }
  35703.         return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] = new \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader($a$b$c$d);
  35704.     }
  35705.     /**
  35706.      * Gets the private 'Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader' shared autowired service.
  35707.      *
  35708.      * @return \Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader
  35709.      */
  35710.     protected function getNewsletterAccountPageletLoaderService()
  35711.     {
  35712.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Newsletter/Account/NewsletterAccountPageletLoader.php';
  35713.         return $this->privates['Shopware\\Storefront\\Pagelet\\Newsletter\\Account\\NewsletterAccountPageletLoader'] = new \Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute'] ?? $this->getNewsletterSubscribeRouteService()), ($this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterUnsubscribeRoute'] ?? $this->getNewsletterUnsubscribeRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountNewsletterRecipientRoute'] ?? $this->getAccountNewsletterRecipientRouteService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  35714.     }
  35715.     /**
  35716.      * Gets the private 'Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator' shared service.
  35717.      *
  35718.      * @return \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator
  35719.      */
  35720.     protected function getCachedResolvedConfigLoaderInvalidatorService()
  35721.     {
  35722.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoaderInvalidator.php';
  35723.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  35724.         if (isset($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'])) {
  35725.             return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'];
  35726.         }
  35727.         return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] = new \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator($a);
  35728.     }
  35729.     /**
  35730.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeChangeCommand' shared service.
  35731.      *
  35732.      * @return \Shopware\Storefront\Theme\Command\ThemeChangeCommand
  35733.      */
  35734.     protected function getThemeChangeCommandService()
  35735.     {
  35736.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35737.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeChangeCommand.php';
  35738.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeChangeCommand(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()), ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'] ?? $this->getMediaThumbnailRepositoryDecoratorService()));
  35739.         $instance->setName('theme:change');
  35740.         return $instance;
  35741.     }
  35742.     /**
  35743.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCompileCommand' shared service.
  35744.      *
  35745.      * @return \Shopware\Storefront\Theme\Command\ThemeCompileCommand
  35746.      */
  35747.     protected function getThemeCompileCommandService()
  35748.     {
  35749.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35750.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCompileCommand.php';
  35751.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeCompileCommand(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()), ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] ?? $this->getDatabaseAvailableThemeProviderService()));
  35752.         $instance->setName('theme:compile');
  35753.         return $instance;
  35754.     }
  35755.     /**
  35756.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCreateCommand' shared service.
  35757.      *
  35758.      * @return \Shopware\Storefront\Theme\Command\ThemeCreateCommand
  35759.      */
  35760.     protected function getThemeCreateCommandService()
  35761.     {
  35762.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35763.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCreateCommand.php';
  35764.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeCreateCommand(\dirname(__DIR__4));
  35765.         $instance->setName('theme:create');
  35766.         return $instance;
  35767.     }
  35768.     /**
  35769.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeDumpCommand' shared service.
  35770.      *
  35771.      * @return \Shopware\Storefront\Theme\Command\ThemeDumpCommand
  35772.      */
  35773.     protected function getThemeDumpCommandService()
  35774.     {
  35775.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35776.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeDumpCommand.php';
  35777.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeDumpCommand(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileResolver'] ?? $this->getThemeFileResolverService()), ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), \dirname(__DIR__4), ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService()));
  35778.         $instance->setName('theme:dump');
  35779.         return $instance;
  35780.     }
  35781.     /**
  35782.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand' shared service.
  35783.      *
  35784.      * @return \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand
  35785.      */
  35786.     protected function getThemePrepareIconsCommandService()
  35787.     {
  35788.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35789.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemePrepareIconsCommand.php';
  35790.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand();
  35791.         $instance->setName('theme:prepare-icons');
  35792.         return $instance;
  35793.     }
  35794.     /**
  35795.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeRefreshCommand' shared service.
  35796.      *
  35797.      * @return \Shopware\Storefront\Theme\Command\ThemeRefreshCommand
  35798.      */
  35799.     protected function getThemeRefreshCommandService()
  35800.     {
  35801.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35802.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeRefreshCommand.php';
  35803.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeRefreshCommand(($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()));
  35804.         $instance->setName('theme:refresh');
  35805.         return $instance;
  35806.     }
  35807.     /**
  35808.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider' shared service.
  35809.      *
  35810.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider
  35811.      */
  35812.     protected function getDatabaseAvailableThemeProviderService()
  35813.     {
  35814.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractAvailableThemeProvider.php';
  35815.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseAvailableThemeProvider.php';
  35816.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35817.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'])) {
  35818.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'];
  35819.         }
  35820.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider($a);
  35821.     }
  35822.     /**
  35823.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader' shared service.
  35824.      *
  35825.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader
  35826.      */
  35827.     protected function getDatabaseConfigLoaderService()
  35828.     {
  35829.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  35830.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'])) {
  35831.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'];
  35832.         }
  35833.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  35834.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'])) {
  35835.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'];
  35836.         }
  35837.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader($a, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), $b);
  35838.     }
  35839.     /**
  35840.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper' shared service.
  35841.      *
  35842.      * @return \Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper
  35843.      */
  35844.     protected function getStaticFileConfigDumperService()
  35845.     {
  35846.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/StaticFileConfigDumper.php';
  35847.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] ?? $this->getDatabaseAvailableThemeProviderService());
  35848.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'])) {
  35849.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'];
  35850.         }
  35851.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] = new \Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper(($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] ?? $this->getDatabaseConfigLoaderService()), $a, ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()));
  35852.     }
  35853.     /**
  35854.      * Gets the private 'Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer' shared service.
  35855.      *
  35856.      * @return \Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer
  35857.      */
  35858.     protected function getThemeIndexerService()
  35859.     {
  35860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  35861.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/DataAbstractionLayer/ThemeIndexer.php';
  35862.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  35863.         if (isset($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'])) {
  35864.             return $this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'];
  35865.         }
  35866.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  35867.         if (isset($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'])) {
  35868.             return $this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'];
  35869.         }
  35870.         return $this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'] = new \Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b);
  35871.     }
  35872.     /**
  35873.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber' shared service.
  35874.      *
  35875.      * @return \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber
  35876.      */
  35877.     protected function getAppLifecycleSubscriberService()
  35878.     {
  35879.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/AppLifecycleSubscriber.php';
  35880.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  35881.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'])) {
  35882.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'];
  35883.         }
  35884.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  35885.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'])) {
  35886.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'];
  35887.         }
  35888.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber($a$b);
  35889.     }
  35890.     /**
  35891.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber' shared service.
  35892.      *
  35893.      * @return \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber
  35894.      */
  35895.     protected function getFirstRunWizardSubscriberService()
  35896.     {
  35897.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/FirstRunWizardSubscriber.php';
  35898.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  35899.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  35900.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  35901.         }
  35902.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  35903.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  35904.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  35905.         }
  35906.         $c = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  35907.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  35908.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  35909.         }
  35910.         $d = ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService());
  35911.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  35912.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  35913.         }
  35914.         $e = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35915.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  35916.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  35917.         }
  35918.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber($a$b$c$d$e);
  35919.     }
  35920.     /**
  35921.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber' shared service.
  35922.      *
  35923.      * @return \Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber
  35924.      */
  35925.     protected function getPluginLifecycleSubscriber2Service()
  35926.     {
  35927.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/PluginLifecycleSubscriber.php';
  35928.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService());
  35929.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'])) {
  35930.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'];
  35931.         }
  35932.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  35933.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'])) {
  35934.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'];
  35935.         }
  35936.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), \dirname(__DIR__4), ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] = new \Shopware\Storefront\Theme\StorefrontPluginConfiguration\StorefrontPluginConfigurationFactory(\dirname(__DIR__4)))), $a$b);
  35937.     }
  35938.     /**
  35939.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber' shared service.
  35940.      *
  35941.      * @return \Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber
  35942.      */
  35943.     protected function getThemeCompilerEnrichScssVarSubscriberService()
  35944.     {
  35945.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/ThemeCompilerEnrichScssVarSubscriber.php';
  35946.         $a = ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  35947.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'])) {
  35948.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'];
  35949.         }
  35950.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber($a, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()));
  35951.     }
  35952.     /**
  35953.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\UpdateSubscriber' shared service.
  35954.      *
  35955.      * @return \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber
  35956.      */
  35957.     protected function getUpdateSubscriberService()
  35958.     {
  35959.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/UpdateSubscriber.php';
  35960.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  35961.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  35962.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  35963.         }
  35964.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  35965.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  35966.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  35967.         }
  35968.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  35969.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  35970.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  35971.         }
  35972.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber($a$b$c);
  35973.     }
  35974.     /**
  35975.      * Gets the private 'Shopware\Storefront\Theme\ThemeAppLifecycleHandler' shared service.
  35976.      *
  35977.      * @return \Shopware\Storefront\Theme\ThemeAppLifecycleHandler
  35978.      */
  35979.     protected function getThemeAppLifecycleHandlerService()
  35980.     {
  35981.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAppLifecycleHandler.php';
  35982.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService());
  35983.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'])) {
  35984.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'];
  35985.         }
  35986.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] = new \Shopware\Storefront\Theme\ThemeAppLifecycleHandler(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] = new \Shopware\Storefront\Theme\StorefrontPluginConfiguration\StorefrontPluginConfigurationFactory(\dirname(__DIR__4)))), $a);
  35987.     }
  35988.     /**
  35989.      * Gets the private 'Shopware\Storefront\Theme\ThemeConfigValueAccessor' shared autowired service.
  35990.      *
  35991.      * @return \Shopware\Storefront\Theme\ThemeConfigValueAccessor
  35992.      */
  35993.     protected function getThemeConfigValueAccessorService()
  35994.     {
  35995.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  35996.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'])) {
  35997.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'];
  35998.         }
  35999.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  36000.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'])) {
  36001.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'];
  36002.         }
  36003.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] = new \Shopware\Storefront\Theme\ThemeConfigValueAccessor(new \Shopware\Storefront\Theme\CachedResolvedConfigLoader(new \Shopware\Storefront\Theme\ResolvedConfigLoader($a$b), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  36004.     }
  36005.     /**
  36006.      * Gets the private 'Shopware\Storefront\Theme\ThemeFileResolver' shared service.
  36007.      *
  36008.      * @return \Shopware\Storefront\Theme\ThemeFileResolver
  36009.      */
  36010.     protected function getThemeFileResolverService()
  36011.     {
  36012.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeFileResolver'] = new \Shopware\Storefront\Theme\ThemeFileResolver(($this->privates['Shopware\\Storefront\\Theme\\ThemeFileImporter'] ?? ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileImporter'] = new \Shopware\Storefront\Theme\ThemeFileImporter(\dirname(__DIR__4)))));
  36013.     }
  36014.     /**
  36015.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleHandler' shared service.
  36016.      *
  36017.      * @return \Shopware\Storefront\Theme\ThemeLifecycleHandler
  36018.      */
  36019.     protected function getThemeLifecycleHandlerService()
  36020.     {
  36021.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleHandler.php';
  36022.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  36023.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  36024.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  36025.         }
  36026.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  36027.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  36028.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  36029.         }
  36030.         $c = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  36031.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  36032.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  36033.         }
  36034.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] = new \Shopware\Storefront\Theme\ThemeLifecycleHandler($a$b$c, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  36035.     }
  36036.     /**
  36037.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleService' shared service.
  36038.      *
  36039.      * @return \Shopware\Storefront\Theme\ThemeLifecycleService
  36040.      */
  36041.     protected function getThemeLifecycleServiceService()
  36042.     {
  36043.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleService.php';
  36044.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  36045.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  36046.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  36047.         }
  36048.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  36049.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  36050.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  36051.         }
  36052.         $c = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  36053.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  36054.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  36055.         }
  36056.         $d = ($this->services['theme_media.repository'] ?? $this->getThemeMedia_RepositoryService());
  36057.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  36058.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  36059.         }
  36060.         $e = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  36061.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  36062.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  36063.         }
  36064.         $f = ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] ?? $this->getFileNameProviderService());
  36065.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  36066.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  36067.         }
  36068.         $g = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  36069.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  36070.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  36071.         }
  36072.         $h = ($this->services['theme_child.repository'] ?? $this->getThemeChild_RepositoryService());
  36073.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  36074.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  36075.         }
  36076.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] = new \Shopware\Storefront\Theme\ThemeLifecycleService(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), $a$b$c$d$e$f, ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileImporter'] ?? ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileImporter'] = new \Shopware\Storefront\Theme\ThemeFileImporter(\dirname(__DIR__4)))), $g$h, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  36077.     }
  36078.     /**
  36079.      * Gets the private 'Shopware\Storefront\Theme\ThemeService' shared service.
  36080.      *
  36081.      * @return \Shopware\Storefront\Theme\ThemeService
  36082.      */
  36083.     protected function getThemeServiceService()
  36084.     {
  36085.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  36086.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  36087.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  36088.         }
  36089.         $b = ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService());
  36090.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  36091.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  36092.         }
  36093.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  36094.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  36095.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  36096.         }
  36097.         $d = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  36098.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  36099.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  36100.         }
  36101.         $e = ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] ?? $this->getDatabaseConfigLoaderService());
  36102.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  36103.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  36104.         }
  36105.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'] = new \Shopware\Storefront\Theme\ThemeService(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), $a$b, new \Shopware\Storefront\Theme\ThemeCompiler(($this->services['shopware.filesystem.theme'] ?? $this->getShopware_Filesystem_ThemeService()), ($this->services['shopware.filesystem.temp'] ?? $this->getShopware_Filesystem_TempService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileResolver'] ?? $this->getThemeFileResolverService()), true$c, ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileImporter'] ?? ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileImporter'] = new \Shopware\Storefront\Theme\ThemeFileImporter(\dirname(__DIR__4)))), ['public' => ($this->privates['shopware.asset.public'] ?? $this->getShopware_Asset_PublicService()), 'theme' => ($this->privates['shopware.asset.theme'] ?? $this->getShopware_Asset_ThemeService()), 'asset' => ($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService()), 'sitemap' => ($this->privates['shopware.asset.sitemap'] ?? $this->getShopware_Asset_SitemapService())], $d, ($this->privates['Shopware\\Storefront\\Theme\\MD5ThemePathBuilder'] ?? ($this->privates['Shopware\\Storefront\\Theme\\MD5ThemePathBuilder'] = new \Shopware\Storefront\Theme\MD5ThemePathBuilder())), \dirname(__DIR__4), new \Shopware\Storefront\Theme\ScssPhpCompiler()), $c$e, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  36106.     }
  36107.     /**
  36108.      * Gets the private 'Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder' shared service.
  36109.      *
  36110.      * @return \Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder
  36111.      */
  36112.     protected function getThemeNamespaceHierarchyBuilderService()
  36113.     {
  36114.         return $this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] = new \Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder(new \Shopware\Storefront\Theme\Twig\ThemeInheritanceBuilder(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService())), ($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] ?? $this->getSalesChannelThemeLoaderService()));
  36115.     }
  36116.     /**
  36117.      * Gets the private 'StudioSolid\ProductVideos\Core\Content\Product\Command\FetchProductEmbeddedMediaThumbnailsCommand' shared service.
  36118.      *
  36119.      * @return \StudioSolid\ProductVideos\Core\Content\Product\Command\FetchProductEmbeddedMediaThumbnailsCommand
  36120.      */
  36121.     protected function getFetchProductEmbeddedMediaThumbnailsCommandService()
  36122.     {
  36123.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36124.         include_once \dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Core/Content/Product/Command/FetchProductEmbeddedMediaThumbnailsCommand.php';
  36125.         $this->privates['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Command\\FetchProductEmbeddedMediaThumbnailsCommand'] = $instance = new \StudioSolid\ProductVideos\Core\Content\Product\Command\FetchProductEmbeddedMediaThumbnailsCommand(($this->services['solid_pv_product_embedded_video_media.repository'] ?? $this->getSolidPvProductEmbeddedVideoMedia_RepositoryService()), ($this->privates['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Service\\ProductEmbeddedVideoMediaService'] ?? $this->getProductEmbeddedVideoMediaServiceService()));
  36126.         $instance->setName('solid-pv:fetch-thumbnails');
  36127.         return $instance;
  36128.     }
  36129.     /**
  36130.      * Gets the private 'StudioSolid\ProductVideos\Core\Content\Product\Service\ProductEmbeddedMediaThumbnailUrlGenerator' shared service.
  36131.      *
  36132.      * @return \StudioSolid\ProductVideos\Core\Content\Product\Service\ProductEmbeddedMediaThumbnailUrlGenerator
  36133.      */
  36134.     protected function getProductEmbeddedMediaThumbnailUrlGeneratorService()
  36135.     {
  36136.         return $this->privates['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Service\\ProductEmbeddedMediaThumbnailUrlGenerator'] = new \StudioSolid\ProductVideos\Core\Content\Product\Service\ProductEmbeddedMediaThumbnailUrlGenerator(($this->services['solid_product_videos.filesystem.public'] ?? $this->getSolidProductVideos_Filesystem_PublicService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  36137.     }
  36138.     /**
  36139.      * Gets the private 'StudioSolid\ProductVideos\Core\Content\Product\Service\ProductEmbeddedVideoMediaService' shared service.
  36140.      *
  36141.      * @return \StudioSolid\ProductVideos\Core\Content\Product\Service\ProductEmbeddedVideoMediaService
  36142.      */
  36143.     protected function getProductEmbeddedVideoMediaServiceService()
  36144.     {
  36145.         return $this->privates['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Service\\ProductEmbeddedVideoMediaService'] = new \StudioSolid\ProductVideos\Core\Content\Product\Service\ProductEmbeddedVideoMediaService(($this->services['solid_product_videos.filesystem.public'] ?? $this->getSolidProductVideos_Filesystem_PublicService()), ($this->privates['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Service\\ProductEmbeddedMediaThumbnailUrlGenerator'] ?? $this->getProductEmbeddedMediaThumbnailUrlGeneratorService()));
  36146.     }
  36147.     /**
  36148.      * Gets the private 'StudioSolid\ProductVideos\Core\Content\Product\Subscriber\ProductEmbeddedVideoMediaValidator' shared service.
  36149.      *
  36150.      * @return \StudioSolid\ProductVideos\Core\Content\Product\Subscriber\ProductEmbeddedVideoMediaValidator
  36151.      */
  36152.     protected function getProductEmbeddedVideoMediaValidatorService()
  36153.     {
  36154.         include_once \dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Core/Content/Product/Subscriber/ProductEmbeddedVideoMediaValidator.php';
  36155.         return $this->privates['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Subscriber\\ProductEmbeddedVideoMediaValidator'] = new \StudioSolid\ProductVideos\Core\Content\Product\Subscriber\ProductEmbeddedVideoMediaValidator(($this->privates['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Service\\ProductEmbeddedVideoMediaService'] ?? $this->getProductEmbeddedVideoMediaServiceService()));
  36156.     }
  36157.     /**
  36158.      * Gets the private 'StudioSolid\ProductVideos\Core\Content\Product\Subscriber\ProductEmbeddedVideoMediaWrittenSubscriber' shared service.
  36159.      *
  36160.      * @return \StudioSolid\ProductVideos\Core\Content\Product\Subscriber\ProductEmbeddedVideoMediaWrittenSubscriber
  36161.      */
  36162.     protected function getProductEmbeddedVideoMediaWrittenSubscriberService()
  36163.     {
  36164.         include_once \dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Core/Content/Product/Subscriber/ProductEmbeddedVideoMediaWrittenSubscriber.php';
  36165.         return $this->privates['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Subscriber\\ProductEmbeddedVideoMediaWrittenSubscriber'] = new \StudioSolid\ProductVideos\Core\Content\Product\Subscriber\ProductEmbeddedVideoMediaWrittenSubscriber(($this->privates['StudioSolid\\ProductVideos\\Core\\Content\\Product\\Service\\ProductEmbeddedVideoMediaService'] ?? $this->getProductEmbeddedVideoMediaServiceService()));
  36166.     }
  36167.     /**
  36168.      * Gets the private 'StudioSolid\ProductVideos\Storefront\Page\Product\Subscriber\ProductPageLoadedSubscriber' shared service.
  36169.      *
  36170.      * @return \StudioSolid\ProductVideos\Storefront\Page\Product\Subscriber\ProductPageLoadedSubscriber
  36171.      */
  36172.     protected function getProductPageLoadedSubscriberService()
  36173.     {
  36174.         include_once \dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Storefront/Page/Product/Subscriber/ProductPageLoadedSubscriber.php';
  36175.         $a = ($this->services['solid_pv_product_embedded_video_media.repository'] ?? $this->getSolidPvProductEmbeddedVideoMedia_RepositoryService());
  36176.         if (isset($this->privates['StudioSolid\\ProductVideos\\Storefront\\Page\\Product\\Subscriber\\ProductPageLoadedSubscriber'])) {
  36177.             return $this->privates['StudioSolid\\ProductVideos\\Storefront\\Page\\Product\\Subscriber\\ProductPageLoadedSubscriber'];
  36178.         }
  36179.         return $this->privates['StudioSolid\\ProductVideos\\Storefront\\Page\\Product\\Subscriber\\ProductPageLoadedSubscriber'] = new \StudioSolid\ProductVideos\Storefront\Page\Product\Subscriber\ProductPageLoadedSubscriber($a);
  36180.     }
  36181.     /**
  36182.      * Gets the private 'SwagExtensionStore\Services\StoreClient' shared service.
  36183.      *
  36184.      * @return \SwagExtensionStore\Services\StoreClient
  36185.      */
  36186.     protected function getStoreClient2Service()
  36187.     {
  36188.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/StoreClient.php';
  36189.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderWrapper.php';
  36190.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderPolyfill.php';
  36191.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/InstanceServicePolyfill.php';
  36192.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/LocaleProviderPolyfill.php';
  36193.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  36194.         return $this->privates['SwagExtensionStore\\Services\\StoreClient'] = new \SwagExtensionStore\Services\StoreClient($this->parameters['swag_extension_store.endpoints'], new \SwagExtensionStore\Authentication\StoreRequestOptionsProviderWrapper(new \SwagExtensionStore\Authentication\StoreRequestOptionsProviderPolyfill($a, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new \SwagExtensionStore\Authentication\InstanceServicePolyfill('6.4.19.0'$this->getEnv('INSTANCE_ID')), new \SwagExtensionStore\Authentication\LocaleProviderPolyfill($a)), ($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] ?? $this->getStoreRequestOptionsProviderService())), ($this->services['shopware.store_client'] ?? $this->getShopware_StoreClientService()));
  36195.     }
  36196.     /**
  36197.      * Gets the private 'SwagMigrationAssistant\Command\MigrateDataCommand' shared service.
  36198.      *
  36199.      * @return \SwagMigrationAssistant\Command\MigrateDataCommand
  36200.      */
  36201.     protected function getMigrateDataCommandService()
  36202.     {
  36203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36204.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Command/MigrateDataCommand.php';
  36205.         $this->privates['SwagMigrationAssistant\\Command\\MigrateDataCommand'] = $instance = new \SwagMigrationAssistant\Command\MigrateDataCommand(($this->services['swag_migration_general_setting.repository'] ?? $this->getSwagMigrationGeneralSetting_RepositoryService()), ($this->services['swag_migration_connection.repository'] ?? $this->getSwagMigrationConnection_RepositoryService()), ($this->services['swag_migration_run.repository'] ?? $this->getSwagMigrationRun_RepositoryService()), ($this->privates['SwagMigrationAssistant\\Migration\\DataSelection\\DataSet\\DataSetRegistry'] ?? $this->getDataSetRegistryService()), ($this->privates['SwagMigrationAssistant\\Migration\\Run\\RunService'] ?? $this->getRunServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Service\\PremappingService'] ?? $this->getPremappingServiceService()), ($this->services['SwagMigrationAssistant\\Migration\\Service\\MigrationDataFetcher'] ?? $this->getMigrationDataFetcherService()), ($this->services['SwagMigrationAssistant\\Migration\\Service\\MigrationDataConverter'] ?? $this->getMigrationDataConverterService()), ($this->services['SwagMigrationAssistant\\Migration\\Service\\MigrationDataWriter'] ?? $this->getMigrationDataWriterService()), ($this->services['SwagMigrationAssistant\\Migration\\Service\\MediaFileProcessorService'] ?? $this->getMediaFileProcessorServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\MigrationContextFactory'] ?? $this->getMigrationContextFactoryService()), 'migration:migrate');
  36206.         $instance->setName('migration:migrate');
  36207.         return $instance;
  36208.     }
  36209.     /**
  36210.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CategoryAssociationProvider' shared service.
  36211.      *
  36212.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CategoryAssociationProvider
  36213.      */
  36214.     protected function getCategoryAssociationProviderService()
  36215.     {
  36216.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36217.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36218.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CategoryAssociationProvider.php';
  36219.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CategoryAssociationProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CategoryAssociationProvider(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()));
  36220.     }
  36221.     /**
  36222.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CategoryCmsPageAssociationProvider' shared service.
  36223.      *
  36224.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CategoryCmsPageAssociationProvider
  36225.      */
  36226.     protected function getCategoryCmsPageAssociationProviderService()
  36227.     {
  36228.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36229.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36230.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CategoryCmsPageAssociationProvider.php';
  36231.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CategoryCmsPageAssociationProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CategoryCmsPageAssociationProvider(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()));
  36232.     }
  36233.     /**
  36234.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CategoryProvider' shared service.
  36235.      *
  36236.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CategoryProvider
  36237.      */
  36238.     protected function getCategoryProviderService()
  36239.     {
  36240.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36241.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36242.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CategoryProvider.php';
  36243.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CategoryProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CategoryProvider(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()));
  36244.     }
  36245.     /**
  36246.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CmsPageProvider' shared service.
  36247.      *
  36248.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CmsPageProvider
  36249.      */
  36250.     protected function getCmsPageProviderService()
  36251.     {
  36252.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36253.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36254.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CmsPageProvider.php';
  36255.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CmsPageProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CmsPageProvider(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  36256.     }
  36257.     /**
  36258.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CountryProvider' shared service.
  36259.      *
  36260.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CountryProvider
  36261.      */
  36262.     protected function getCountryProviderService()
  36263.     {
  36264.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36265.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36266.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CountryProvider.php';
  36267.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CountryProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CountryProvider(($this->services['country.repository'] ?? $this->getCountry_RepositoryService()));
  36268.     }
  36269.     /**
  36270.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CountryStateProvider' shared service.
  36271.      *
  36272.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CountryStateProvider
  36273.      */
  36274.     protected function getCountryStateProviderService()
  36275.     {
  36276.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36277.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36278.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CountryStateProvider.php';
  36279.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CountryStateProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CountryStateProvider(($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService()));
  36280.     }
  36281.     /**
  36282.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CrossSellingProvider' shared service.
  36283.      *
  36284.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CrossSellingProvider
  36285.      */
  36286.     protected function getCrossSellingProviderService()
  36287.     {
  36288.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36289.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36290.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CrossSellingProvider.php';
  36291.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CrossSellingProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CrossSellingProvider(($this->services['product_cross_selling.repository'] ?? $this->getProductCrossSelling_RepositoryService()));
  36292.     }
  36293.     /**
  36294.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CurrencyProvider' shared service.
  36295.      *
  36296.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CurrencyProvider
  36297.      */
  36298.     protected function getCurrencyProviderService()
  36299.     {
  36300.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36301.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36302.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CurrencyProvider.php';
  36303.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CurrencyProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CurrencyProvider(($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()));
  36304.     }
  36305.     /**
  36306.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CustomFieldSetProvider' shared service.
  36307.      *
  36308.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CustomFieldSetProvider
  36309.      */
  36310.     protected function getCustomFieldSetProviderService()
  36311.     {
  36312.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36313.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36314.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CustomFieldSetProvider.php';
  36315.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CustomFieldSetProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CustomFieldSetProvider(($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService()));
  36316.     }
  36317.     /**
  36318.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CustomerGroupProvider' shared service.
  36319.      *
  36320.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CustomerGroupProvider
  36321.      */
  36322.     protected function getCustomerGroupProviderService()
  36323.     {
  36324.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36325.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36326.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CustomerGroupProvider.php';
  36327.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CustomerGroupProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CustomerGroupProvider(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()));
  36328.     }
  36329.     /**
  36330.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CustomerProvider' shared service.
  36331.      *
  36332.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CustomerProvider
  36333.      */
  36334.     protected function getCustomerProviderService()
  36335.     {
  36336.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36337.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36338.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CustomerProvider.php';
  36339.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CustomerProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CustomerProvider(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  36340.     }
  36341.     /**
  36342.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CustomerWishlistProvider' shared service.
  36343.      *
  36344.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CustomerWishlistProvider
  36345.      */
  36346.     protected function getCustomerWishlistProviderService()
  36347.     {
  36348.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36349.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36350.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CustomerWishlistProvider.php';
  36351.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CustomerWishlistProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CustomerWishlistProvider(($this->services['customer_wishlist.repository'] ?? $this->getCustomerWishlist_RepositoryService()));
  36352.     }
  36353.     /**
  36354.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\DeliveryTimeProvider' shared service.
  36355.      *
  36356.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\DeliveryTimeProvider
  36357.      */
  36358.     protected function getDeliveryTimeProviderService()
  36359.     {
  36360.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36361.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36362.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/DeliveryTimeProvider.php';
  36363.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\DeliveryTimeProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\DeliveryTimeProvider(($this->services['delivery_time.repository'] ?? $this->getDeliveryTime_RepositoryService()));
  36364.     }
  36365.     /**
  36366.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\DocumentBaseConfigProvider' shared service.
  36367.      *
  36368.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\DocumentBaseConfigProvider
  36369.      */
  36370.     protected function getDocumentBaseConfigProviderService()
  36371.     {
  36372.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36373.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36374.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/DocumentBaseConfigProvider.php';
  36375.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\DocumentBaseConfigProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\DocumentBaseConfigProvider(($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService()));
  36376.     }
  36377.     /**
  36378.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\DocumentInheritanceProvider' shared service.
  36379.      *
  36380.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\DocumentInheritanceProvider
  36381.      */
  36382.     protected function getDocumentInheritanceProviderService()
  36383.     {
  36384.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36385.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36386.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/DocumentInheritanceProvider.php';
  36387.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\DocumentInheritanceProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\DocumentInheritanceProvider(($this->services['document.repository'] ?? $this->getDocument_RepositoryService()));
  36388.     }
  36389.     /**
  36390.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\DocumentProvider' shared service.
  36391.      *
  36392.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\DocumentProvider
  36393.      */
  36394.     protected function getDocumentProviderService()
  36395.     {
  36396.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36397.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36398.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/DocumentProvider.php';
  36399.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\DocumentProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\DocumentProvider(($this->services['document.repository'] ?? $this->getDocument_RepositoryService()), ($this->services['router'] ?? $this->getRouterService()));
  36400.     }
  36401.     /**
  36402.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\LanguageProvider' shared service.
  36403.      *
  36404.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\LanguageProvider
  36405.      */
  36406.     protected function getLanguageProviderService()
  36407.     {
  36408.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36409.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36410.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/LanguageProvider.php';
  36411.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\LanguageProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\LanguageProvider(($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  36412.     }
  36413.     /**
  36414.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\MailTemplateProvider' shared service.
  36415.      *
  36416.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\MailTemplateProvider
  36417.      */
  36418.     protected function getMailTemplateProviderService()
  36419.     {
  36420.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36421.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36422.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/MailTemplateProvider.php';
  36423.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\MailTemplateProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\MailTemplateProvider(($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()));
  36424.     }
  36425.     /**
  36426.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\MediaFolderInheritanceProvider' shared service.
  36427.      *
  36428.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\MediaFolderInheritanceProvider
  36429.      */
  36430.     protected function getMediaFolderInheritanceProviderService()
  36431.     {
  36432.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36433.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36434.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/MediaFolderInheritanceProvider.php';
  36435.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\MediaFolderInheritanceProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\MediaFolderInheritanceProvider(($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()));
  36436.     }
  36437.     /**
  36438.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\MediaFolderProvider' shared service.
  36439.      *
  36440.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\MediaFolderProvider
  36441.      */
  36442.     protected function getMediaFolderProviderService()
  36443.     {
  36444.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36445.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36446.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/MediaFolderProvider.php';
  36447.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\MediaFolderProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\MediaFolderProvider(($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()));
  36448.     }
  36449.     /**
  36450.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\MediaProvider' shared service.
  36451.      *
  36452.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\MediaProvider
  36453.      */
  36454.     protected function getMediaProviderService()
  36455.     {
  36456.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36457.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36458.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/MediaProvider.php';
  36459.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\MediaProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\MediaProvider(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  36460.     }
  36461.     /**
  36462.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\NewsletterRecipientProvider' shared service.
  36463.      *
  36464.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\NewsletterRecipientProvider
  36465.      */
  36466.     protected function getNewsletterRecipientProviderService()
  36467.     {
  36468.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36469.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36470.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/NewsletterRecipientProvider.php';
  36471.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\NewsletterRecipientProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\NewsletterRecipientProvider(($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService()));
  36472.     }
  36473.     /**
  36474.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\NumberRangeProvider' shared service.
  36475.      *
  36476.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\NumberRangeProvider
  36477.      */
  36478.     protected function getNumberRangeProviderService()
  36479.     {
  36480.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36481.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36482.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/NumberRangeProvider.php';
  36483.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\NumberRangeProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\NumberRangeProvider(($this->services['number_range.repository'] ?? $this->getNumberRange_RepositoryService()));
  36484.     }
  36485.     /**
  36486.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\OrderProvider' shared service.
  36487.      *
  36488.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\OrderProvider
  36489.      */
  36490.     protected function getOrderProviderService()
  36491.     {
  36492.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36493.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36494.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/OrderProvider.php';
  36495.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\OrderProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\OrderProvider(($this->services['order.repository'] ?? $this->getOrder_RepositoryService()));
  36496.     }
  36497.     /**
  36498.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\PageSystemConfigProvider' shared service.
  36499.      *
  36500.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\PageSystemConfigProvider
  36501.      */
  36502.     protected function getPageSystemConfigProviderService()
  36503.     {
  36504.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36505.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36506.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/PageSystemConfigProvider.php';
  36507.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\PageSystemConfigProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\PageSystemConfigProvider(($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService()));
  36508.     }
  36509.     /**
  36510.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\PaymentMethodProvider' shared service.
  36511.      *
  36512.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\PaymentMethodProvider
  36513.      */
  36514.     protected function getPaymentMethodProviderService()
  36515.     {
  36516.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36517.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36518.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/PaymentMethodProvider.php';
  36519.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\PaymentMethodProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\PaymentMethodProvider(($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()));
  36520.     }
  36521.     /**
  36522.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ProductFeatureSetProvider' shared service.
  36523.      *
  36524.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ProductFeatureSetProvider
  36525.      */
  36526.     protected function getProductFeatureSetProviderService()
  36527.     {
  36528.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36529.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36530.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ProductFeatureSetProvider.php';
  36531.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductFeatureSetProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ProductFeatureSetProvider(($this->services['product_feature_set.repository'] ?? $this->getProductFeatureSet_RepositoryService()));
  36532.     }
  36533.     /**
  36534.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ProductMainVariantRelationProvider' shared service.
  36535.      *
  36536.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ProductMainVariantRelationProvider
  36537.      */
  36538.     protected function getProductMainVariantRelationProviderService()
  36539.     {
  36540.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36541.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36542.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ProductMainVariantRelationProvider.php';
  36543.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductMainVariantRelationProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ProductMainVariantRelationProvider(($this->services['product.repository'] ?? $this->getProduct_RepositoryService()));
  36544.     }
  36545.     /**
  36546.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ProductManufacturerProvider' shared service.
  36547.      *
  36548.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ProductManufacturerProvider
  36549.      */
  36550.     protected function getProductManufacturerProviderService()
  36551.     {
  36552.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36553.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36554.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ProductManufacturerProvider.php';
  36555.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductManufacturerProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ProductManufacturerProvider(($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService()));
  36556.     }
  36557.     /**
  36558.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ProductProvider' shared service.
  36559.      *
  36560.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ProductProvider
  36561.      */
  36562.     protected function getProductProviderService()
  36563.     {
  36564.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36565.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36566.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ProductProvider.php';
  36567.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ProductProvider(($this->services['product.repository'] ?? $this->getProduct_RepositoryService()));
  36568.     }
  36569.     /**
  36570.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ProductReviewProvider' shared service.
  36571.      *
  36572.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ProductReviewProvider
  36573.      */
  36574.     protected function getProductReviewProviderService()
  36575.     {
  36576.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36577.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36578.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ProductReviewProvider.php';
  36579.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductReviewProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ProductReviewProvider(($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService()));
  36580.     }
  36581.     /**
  36582.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ProductSortingProvider' shared service.
  36583.      *
  36584.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ProductSortingProvider
  36585.      */
  36586.     protected function getProductSortingProviderService()
  36587.     {
  36588.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36589.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36590.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ProductSortingProvider.php';
  36591.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductSortingProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ProductSortingProvider(($this->services['product_sorting.repository'] ?? $this->getProductSorting_RepositoryService()));
  36592.     }
  36593.     /**
  36594.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ProductStreamFilterInheritanceProvider' shared service.
  36595.      *
  36596.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ProductStreamFilterInheritanceProvider
  36597.      */
  36598.     protected function getProductStreamFilterInheritanceProviderService()
  36599.     {
  36600.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36601.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36602.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ProductStreamFilterInheritanceProvider.php';
  36603.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductStreamFilterInheritanceProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ProductStreamFilterInheritanceProvider(($this->services['product_stream_filter.repository'] ?? $this->getProductStreamFilter_RepositoryService()));
  36604.     }
  36605.     /**
  36606.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ProductStreamProvider' shared service.
  36607.      *
  36608.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ProductStreamProvider
  36609.      */
  36610.     protected function getProductStreamProviderService()
  36611.     {
  36612.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36613.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36614.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ProductStreamProvider.php';
  36615.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductStreamProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ProductStreamProvider(($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService()));
  36616.     }
  36617.     /**
  36618.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\PromotionProvider' shared service.
  36619.      *
  36620.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\PromotionProvider
  36621.      */
  36622.     protected function getPromotionProviderService()
  36623.     {
  36624.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36625.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36626.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/PromotionProvider.php';
  36627.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\PromotionProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\PromotionProvider(($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService()));
  36628.     }
  36629.     /**
  36630.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\PropertyGroupProvider' shared service.
  36631.      *
  36632.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\PropertyGroupProvider
  36633.      */
  36634.     protected function getPropertyGroupProviderService()
  36635.     {
  36636.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36637.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36638.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/PropertyGroupProvider.php';
  36639.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\PropertyGroupProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\PropertyGroupProvider(($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()));
  36640.     }
  36641.     /**
  36642.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\RuleProvider' shared service.
  36643.      *
  36644.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\RuleProvider
  36645.      */
  36646.     protected function getRuleProviderService()
  36647.     {
  36648.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36649.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36650.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/RuleProvider.php';
  36651.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\RuleProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\RuleProvider(($this->services['rule.repository'] ?? $this->getRule_RepositoryService()));
  36652.     }
  36653.     /**
  36654.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\SalesChannelDomainProvider' shared service.
  36655.      *
  36656.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\SalesChannelDomainProvider
  36657.      */
  36658.     protected function getSalesChannelDomainProviderService()
  36659.     {
  36660.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36661.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36662.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/SalesChannelDomainProvider.php';
  36663.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SalesChannelDomainProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\SalesChannelDomainProvider(($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService()));
  36664.     }
  36665.     /**
  36666.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\SalesChannelProvider' shared service.
  36667.      *
  36668.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\SalesChannelProvider
  36669.      */
  36670.     protected function getSalesChannelProviderService()
  36671.     {
  36672.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36673.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36674.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/SalesChannelProvider.php';
  36675.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SalesChannelProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\SalesChannelProvider(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  36676.     }
  36677.     /**
  36678.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\SalutationProvider' shared service.
  36679.      *
  36680.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\SalutationProvider
  36681.      */
  36682.     protected function getSalutationProviderService()
  36683.     {
  36684.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36685.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36686.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/SalutationProvider.php';
  36687.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SalutationProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\SalutationProvider(($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()));
  36688.     }
  36689.     /**
  36690.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\SeoUrlProvider' shared service.
  36691.      *
  36692.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\SeoUrlProvider
  36693.      */
  36694.     protected function getSeoUrlProviderService()
  36695.     {
  36696.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36697.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36698.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/SeoUrlProvider.php';
  36699.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SeoUrlProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\SeoUrlProvider(($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService()));
  36700.     }
  36701.     /**
  36702.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\SeoUrlTemplateProvider' shared service.
  36703.      *
  36704.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\SeoUrlTemplateProvider
  36705.      */
  36706.     protected function getSeoUrlTemplateProviderService()
  36707.     {
  36708.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36709.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36710.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/SeoUrlTemplateProvider.php';
  36711.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SeoUrlTemplateProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\SeoUrlTemplateProvider(($this->services['seo_url_template.repository'] ?? $this->getSeoUrlTemplate_RepositoryService()));
  36712.     }
  36713.     /**
  36714.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ShippingMethodProvider' shared service.
  36715.      *
  36716.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ShippingMethodProvider
  36717.      */
  36718.     protected function getShippingMethodProviderService()
  36719.     {
  36720.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36721.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36722.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ShippingMethodProvider.php';
  36723.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ShippingMethodProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ShippingMethodProvider(($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()));
  36724.     }
  36725.     /**
  36726.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\SnippetProvider' shared service.
  36727.      *
  36728.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\SnippetProvider
  36729.      */
  36730.     protected function getSnippetProviderService()
  36731.     {
  36732.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36733.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36734.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/SnippetProvider.php';
  36735.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SnippetProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\SnippetProvider(($this->services['snippet.repository'] ?? $this->getSnippet_RepositoryService()));
  36736.     }
  36737.     /**
  36738.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\SnippetSetProvider' shared service.
  36739.      *
  36740.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\SnippetSetProvider
  36741.      */
  36742.     protected function getSnippetSetProviderService()
  36743.     {
  36744.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36745.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36746.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/SnippetSetProvider.php';
  36747.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SnippetSetProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\SnippetSetProvider(($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService()));
  36748.     }
  36749.     /**
  36750.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\SystemConfigProvider' shared service.
  36751.      *
  36752.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\SystemConfigProvider
  36753.      */
  36754.     protected function getSystemConfigProviderService()
  36755.     {
  36756.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36757.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36758.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/SystemConfigProvider.php';
  36759.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SystemConfigProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\SystemConfigProvider(($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService()));
  36760.     }
  36761.     /**
  36762.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\TaxProvider' shared service.
  36763.      *
  36764.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\TaxProvider
  36765.      */
  36766.     protected function getTaxProviderService()
  36767.     {
  36768.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36769.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36770.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/TaxProvider.php';
  36771.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\TaxProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\TaxProvider(($this->services['tax.repository'] ?? $this->getTax_RepositoryService()));
  36772.     }
  36773.     /**
  36774.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\TaxRuleProvider' shared service.
  36775.      *
  36776.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\TaxRuleProvider
  36777.      */
  36778.     protected function getTaxRuleProviderService()
  36779.     {
  36780.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36781.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36782.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/TaxRuleProvider.php';
  36783.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\TaxRuleProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\TaxRuleProvider(($this->services['tax_rule.repository'] ?? $this->getTaxRule_RepositoryService()));
  36784.     }
  36785.     /**
  36786.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\UnitProvider' shared service.
  36787.      *
  36788.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\UnitProvider
  36789.      */
  36790.     protected function getUnitProviderService()
  36791.     {
  36792.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  36793.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  36794.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/UnitProvider.php';
  36795.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\UnitProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\UnitProvider(($this->services['unit.repository'] ?? $this->getUnit_RepositoryService()));
  36796.     }
  36797.     /**
  36798.      * Gets the private 'SwagMigrationAssistant\Migration\Converter\ConverterRegistry' shared service.
  36799.      *
  36800.      * @return \SwagMigrationAssistant\Migration\Converter\ConverterRegistry
  36801.      */
  36802.     protected function getConverterRegistryService()
  36803.     {
  36804.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterRegistryInterface.php';
  36805.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterRegistry.php';
  36806.         return $this->privates['SwagMigrationAssistant\\Migration\\Converter\\ConverterRegistry'] = new \SwagMigrationAssistant\Migration\Converter\ConverterRegistry(new RewindableGenerator(function () {
  36807.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductAttributeConverter'] ?? $this->getShopware54ProductAttributeConverterService());
  36808.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductPriceAttributeConverter'] ?? $this->getShopware54ProductPriceAttributeConverterService());
  36809.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ManufacturerAttributeConverter'] ?? $this->getShopware54ManufacturerAttributeConverterService());
  36810.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CustomerAttributeConverter'] ?? $this->getShopware54CustomerAttributeConverterService());
  36811.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54OrderAttributeConverter'] ?? $this->getShopware54OrderAttributeConverterService());
  36812.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductConverter'] ?? $this->getShopware54ProductConverterService());
  36813.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductOptionRelationConverter'] ?? $this->getShopware54ProductOptionRelationConverterService());
  36814.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductPropertyRelationConverter'] ?? $this->getShopware54ProductPropertyRelationConverterService());
  36815.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54TranslationConverter'] ?? $this->getShopware54TranslationConverterService());
  36816.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CategoryAttributeConverter'] ?? $this->getShopware54CategoryAttributeConverterService());
  36817.             yield 10 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CategoryConverter'] ?? $this->getShopware54CategoryConverterService());
  36818.             yield 11 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54MediaFolderConverter'] ?? $this->getShopware54MediaFolderConverterService());
  36819.             yield 12 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54MediaConverter'] ?? $this->getShopware54MediaConverterService());
  36820.             yield 13 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CustomerConverter'] ?? $this->getShopware54CustomerConverterService());
  36821.             yield 14 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CustomerWishlistConverter'] ?? $this->getShopware54CustomerWishlistConverterService());
  36822.             yield 15 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54OrderConverter'] ?? $this->getShopware54OrderConverterService());
  36823.             yield 16 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54OrderDocumentAttributeConverter'] ?? $this->getShopware54OrderDocumentAttributeConverterService());
  36824.             yield 17 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54OrderDocumentConverter'] ?? $this->getShopware54OrderDocumentConverterService());
  36825.             yield 18 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CustomerGroupAttributeConverter'] ?? $this->getShopware54CustomerGroupAttributeConverterService());
  36826.             yield 19 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CustomerGroupConverter'] ?? $this->getShopware54CustomerGroupConverterService());
  36827.             yield 20 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54PropertyGroupOptionConverter'] ?? $this->getShopware54PropertyGroupOptionConverterService());
  36828.             yield 21 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54NumberRangeConverter'] ?? $this->getShopware54NumberRangeConverterService());
  36829.             yield 22 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CurrencyConverter'] ?? $this->getShopware54CurrencyConverterService());
  36830.             yield 23 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54LanguageConverter'] ?? $this->getShopware54LanguageConverterService());
  36831.             yield 24 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54SalesChannelConverter'] ?? $this->getShopware54SalesChannelConverterService());
  36832.             yield 25 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54NewsletterRecipientConverter'] ?? $this->getShopware54NewsletterRecipientConverterService());
  36833.             yield 26 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ShippingMethodConverter'] ?? $this->getShopware54ShippingMethodConverterService());
  36834.             yield 27 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductReviewConverter'] ?? $this->getShopware54ProductReviewConverterService());
  36835.             yield 28 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54SeoUrlConverter'] ?? $this->getShopware54SeoUrlConverterService());
  36836.             yield 29 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CrossSellingConverter'] ?? $this->getShopware54CrossSellingConverterService());
  36837.             yield 30 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54MainVariantRelationConverter'] ?? $this->getShopware54MainVariantRelationConverterService());
  36838.             yield 31 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54PromotionConverter'] ?? $this->getShopware54PromotionConverterService());
  36839.             yield 32 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductAttributeConverter'] ?? $this->getShopware55ProductAttributeConverterService());
  36840.             yield 33 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductPriceAttributeConverter'] ?? $this->getShopware55ProductPriceAttributeConverterService());
  36841.             yield 34 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ManufacturerAttributeConverter'] ?? $this->getShopware55ManufacturerAttributeConverterService());
  36842.             yield 35 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CustomerAttributeConverter'] ?? $this->getShopware55CustomerAttributeConverterService());
  36843.             yield 36 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55OrderAttributeConverter'] ?? $this->getShopware55OrderAttributeConverterService());
  36844.             yield 37 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductConverter'] ?? $this->getShopware55ProductConverterService());
  36845.             yield 38 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductOptionRelationConverter'] ?? $this->getShopware55ProductOptionRelationConverterService());
  36846.             yield 39 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductPropertyRelationConverter'] ?? $this->getShopware55ProductPropertyRelationConverterService());
  36847.             yield 40 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55TranslationConverter'] ?? $this->getShopware55TranslationConverterService());
  36848.             yield 41 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CategoryAttributeConverter'] ?? $this->getShopware55CategoryAttributeConverterService());
  36849.             yield 42 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CategoryConverter'] ?? $this->getShopware55CategoryConverterService());
  36850.             yield 43 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55MediaFolderConverter'] ?? $this->getShopware55MediaFolderConverterService());
  36851.             yield 44 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55MediaConverter'] ?? $this->getShopware55MediaConverterService());
  36852.             yield 45 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CustomerConverter'] ?? $this->getShopware55CustomerConverterService());
  36853.             yield 46 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55OrderConverter'] ?? $this->getShopware55OrderConverterService());
  36854.             yield 47 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55OrderDocumentAttributeConverter'] ?? $this->getShopware55OrderDocumentAttributeConverterService());
  36855.             yield 48 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55OrderDocumentConverter'] ?? $this->getShopware55OrderDocumentConverterService());
  36856.             yield 49 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CustomerGroupAttributeConverter'] ?? $this->getShopware55CustomerGroupAttributeConverterService());
  36857.             yield 50 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CustomerGroupConverter'] ?? $this->getShopware55CustomerGroupConverterService());
  36858.             yield 51 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CustomerWishlistConverter'] ?? $this->getShopware55CustomerWishlistConverterService());
  36859.             yield 52 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55PropertyGroupOptionConverter'] ?? $this->getShopware55PropertyGroupOptionConverterService());
  36860.             yield 53 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55NumberRangeConverter'] ?? $this->getShopware55NumberRangeConverterService());
  36861.             yield 54 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CurrencyConverter'] ?? $this->getShopware55CurrencyConverterService());
  36862.             yield 55 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55LanguageConverter'] ?? $this->getShopware55LanguageConverterService());
  36863.             yield 56 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55SalesChannelConverter'] ?? $this->getShopware55SalesChannelConverterService());
  36864.             yield 57 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55NewsletterRecipientConverter'] ?? $this->getShopware55NewsletterRecipientConverterService());
  36865.             yield 58 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ShippingMethodConverter'] ?? $this->getShopware55ShippingMethodConverterService());
  36866.             yield 59 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductReviewConverter'] ?? $this->getShopware55ProductReviewConverterService());
  36867.             yield 60 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55SeoUrlConverter'] ?? $this->getShopware55SeoUrlConverterService());
  36868.             yield 61 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CrossSellingConverter'] ?? $this->getShopware55CrossSellingConverterService());
  36869.             yield 62 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55MainVariantRelationConverter'] ?? $this->getShopware55MainVariantRelationConverterService());
  36870.             yield 63 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55PromotionConverter'] ?? $this->getShopware55PromotionConverterService());
  36871.             yield 64 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductAttributeConverter'] ?? $this->getShopware56ProductAttributeConverterService());
  36872.             yield 65 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductPriceAttributeConverter'] ?? $this->getShopware56ProductPriceAttributeConverterService());
  36873.             yield 66 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ManufacturerAttributeConverter'] ?? $this->getShopware56ManufacturerAttributeConverterService());
  36874.             yield 67 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CustomerAttributeConverter'] ?? $this->getShopware56CustomerAttributeConverterService());
  36875.             yield 68 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56OrderAttributeConverter'] ?? $this->getShopware56OrderAttributeConverterService());
  36876.             yield 69 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductConverter'] ?? $this->getShopware56ProductConverterService());
  36877.             yield 70 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductOptionRelationConverter'] ?? $this->getShopware56ProductOptionRelationConverterService());
  36878.             yield 71 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductPropertyRelationConverter'] ?? $this->getShopware56ProductPropertyRelationConverterService());
  36879.             yield 72 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56TranslationConverter'] ?? $this->getShopware56TranslationConverterService());
  36880.             yield 73 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CategoryAttributeConverter'] ?? $this->getShopware56CategoryAttributeConverterService());
  36881.             yield 74 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CategoryConverter'] ?? $this->getShopware56CategoryConverterService());
  36882.             yield 75 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56MediaFolderConverter'] ?? $this->getShopware56MediaFolderConverterService());
  36883.             yield 76 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56MediaConverter'] ?? $this->getShopware56MediaConverterService());
  36884.             yield 77 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CustomerConverter'] ?? $this->getShopware56CustomerConverterService());
  36885.             yield 78 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CustomerWishlistConverter'] ?? $this->getShopware56CustomerWishlistConverterService());
  36886.             yield 79 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56OrderConverter'] ?? $this->getShopware56OrderConverterService());
  36887.             yield 80 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56OrderDocumentAttributeConverter'] ?? $this->getShopware56OrderDocumentAttributeConverterService());
  36888.             yield 81 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56OrderDocumentConverter'] ?? $this->getShopware56OrderDocumentConverterService());
  36889.             yield 82 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CustomerGroupAttributeConverter'] ?? $this->getShopware56CustomerGroupAttributeConverterService());
  36890.             yield 83 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CustomerGroupConverter'] ?? $this->getShopware56CustomerGroupConverterService());
  36891.             yield 84 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56PropertyGroupOptionConverter'] ?? $this->getShopware56PropertyGroupOptionConverterService());
  36892.             yield 85 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56NumberRangeConverter'] ?? $this->getShopware56NumberRangeConverterService());
  36893.             yield 86 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CurrencyConverter'] ?? $this->getShopware56CurrencyConverterService());
  36894.             yield 87 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56LanguageConverter'] ?? $this->getShopware56LanguageConverterService());
  36895.             yield 88 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56SalesChannelConverter'] ?? $this->getShopware56SalesChannelConverterService());
  36896.             yield 89 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56NewsletterRecipientConverter'] ?? $this->getShopware56NewsletterRecipientConverterService());
  36897.             yield 90 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ShippingMethodConverter'] ?? $this->getShopware56ShippingMethodConverterService());
  36898.             yield 91 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductReviewConverter'] ?? $this->getShopware56ProductReviewConverterService());
  36899.             yield 92 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56SeoUrlConverter'] ?? $this->getShopware56SeoUrlConverterService());
  36900.             yield 93 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CrossSellingConverter'] ?? $this->getShopware56CrossSellingConverterService());
  36901.             yield 94 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56MainVariantRelationConverter'] ?? $this->getShopware56MainVariantRelationConverterService());
  36902.             yield 95 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56PromotionConverter'] ?? $this->getShopware56PromotionConverterService());
  36903.             yield 96 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductAttributeConverter'] ?? $this->getShopware57ProductAttributeConverterService());
  36904.             yield 97 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductPriceAttributeConverter'] ?? $this->getShopware57ProductPriceAttributeConverterService());
  36905.             yield 98 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ManufacturerAttributeConverter'] ?? $this->getShopware57ManufacturerAttributeConverterService());
  36906.             yield 99 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CustomerAttributeConverter'] ?? $this->getShopware57CustomerAttributeConverterService());
  36907.             yield 100 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57OrderAttributeConverter'] ?? $this->getShopware57OrderAttributeConverterService());
  36908.             yield 101 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductConverter'] ?? $this->getShopware57ProductConverterService());
  36909.             yield 102 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductOptionRelationConverter'] ?? $this->getShopware57ProductOptionRelationConverterService());
  36910.             yield 103 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductPropertyRelationConverter'] ?? $this->getShopware57ProductPropertyRelationConverterService());
  36911.             yield 104 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57TranslationConverter'] ?? $this->getShopware57TranslationConverterService());
  36912.             yield 105 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CategoryAttributeConverter'] ?? $this->getShopware57CategoryAttributeConverterService());
  36913.             yield 106 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CategoryConverter'] ?? $this->getShopware57CategoryConverterService());
  36914.             yield 107 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57MediaFolderConverter'] ?? $this->getShopware57MediaFolderConverterService());
  36915.             yield 108 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57MediaConverter'] ?? $this->getShopware57MediaConverterService());
  36916.             yield 109 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CustomerConverter'] ?? $this->getShopware57CustomerConverterService());
  36917.             yield 110 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CustomerWishlistConverter'] ?? $this->getShopware57CustomerWishlistConverterService());
  36918.             yield 111 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57OrderConverter'] ?? $this->getShopware57OrderConverterService());
  36919.             yield 112 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57OrderDocumentAttributeConverter'] ?? $this->getShopware57OrderDocumentAttributeConverterService());
  36920.             yield 113 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57OrderDocumentConverter'] ?? $this->getShopware57OrderDocumentConverterService());
  36921.             yield 114 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CustomerGroupAttributeConverter'] ?? $this->getShopware57CustomerGroupAttributeConverterService());
  36922.             yield 115 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CustomerGroupConverter'] ?? $this->getShopware57CustomerGroupConverterService());
  36923.             yield 116 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57PropertyGroupOptionConverter'] ?? $this->getShopware57PropertyGroupOptionConverterService());
  36924.             yield 117 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57PromotionConverter'] ?? $this->getShopware57PromotionConverterService());
  36925.             yield 118 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57NumberRangeConverter'] ?? $this->getShopware57NumberRangeConverterService());
  36926.             yield 119 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57MainVariantRelationConverter'] ?? $this->getShopware57MainVariantRelationConverterService());
  36927.             yield 120 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CurrencyConverter'] ?? $this->getShopware57CurrencyConverterService());
  36928.             yield 121 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57LanguageConverter'] ?? $this->getShopware57LanguageConverterService());
  36929.             yield 122 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57SalesChannelConverter'] ?? $this->getShopware57SalesChannelConverterService());
  36930.             yield 123 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57NewsletterRecipientConverter'] ?? $this->getShopware57NewsletterRecipientConverterService());
  36931.             yield 124 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ShippingMethodConverter'] ?? $this->getShopware57ShippingMethodConverterService());
  36932.             yield 125 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductReviewConverter'] ?? $this->getShopware57ProductReviewConverterService());
  36933.             yield 126 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57SeoUrlConverter'] ?? $this->getShopware57SeoUrlConverterService());
  36934.             yield 127 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CrossSellingConverter'] ?? $this->getShopware57CrossSellingConverterService());
  36935.             yield 128 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductManufacturerConverter'] ?? $this->getShopware63ProductManufacturerConverterService());
  36936.             yield 129 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductReviewConverter'] ?? $this->getShopware63ProductReviewConverterService());
  36937.             yield 130 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63LanguageConverter'] ?? $this->getShopware63LanguageConverterService());
  36938.             yield 131 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DeliveryTimeConverter'] ?? $this->getShopware63DeliveryTimeConverterService());
  36939.             yield 132 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CurrencyConverter'] ?? $this->getShopware63CurrencyConverterService());
  36940.             yield 133 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CategoryConverter'] ?? $this->getShopware63CategoryConverterService());
  36941.             yield 134 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CategoryAssociationConverter'] ?? $this->getShopware63CategoryAssociationConverterService());
  36942.             yield 135 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CategoryCmsPageAssociationConverter'] ?? $this->getShopware63CategoryCmsPageAssociationConverterService());
  36943.             yield 136 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63TaxConverter'] ?? $this->getShopware63TaxConverterService());
  36944.             yield 137 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63TaxRuleConverter'] ?? $this->getShopware63TaxRuleConverterService());
  36945.             yield 138 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63PropertyGroupConverter'] ?? $this->getShopware63PropertyGroupConverterService());
  36946.             yield 139 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductConverter'] ?? $this->getShopware63ProductConverterService());
  36947.             yield 140 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63OrderConverter'] ?? $this->getShopware63OrderConverterService());
  36948.             yield 141 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63UnitConverter'] ?? $this->getShopware63UnitConverterService());
  36949.             yield 142 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MediaFolderConverter'] ?? $this->getShopware63MediaFolderConverterService());
  36950.             yield 143 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MediaFolderInheritanceConverter'] ?? $this->getShopware63MediaFolderInheritanceConverterService());
  36951.             yield 144 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63RuleConverter'] ?? $this->getShopware63RuleConverterService());
  36952.             yield 145 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CountryConverter'] ?? $this->getShopware63CountryConverterService());
  36953.             yield 146 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CountryStateConverter'] ?? $this->getShopware63CountryStateConverterService());
  36954.             yield 147 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SalesChannelConverter'] ?? $this->getShopware63SalesChannelConverterService());
  36955.             yield 148 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SalesChannelDomainConverter'] ?? $this->getShopware63SalesChannelDomainConverterService());
  36956.             yield 149 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SalutationConverter'] ?? $this->getShopware63SalutationConverterService());
  36957.             yield 150 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ShippingMethodConverter'] ?? $this->getShopware63ShippingMethodConverterService());
  36958.             yield 151 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CustomerGroupConverter'] ?? $this->getShopware63CustomerGroupConverterService());
  36959.             yield 152 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CustomFieldSetConverter'] ?? $this->getShopware63CustomFieldSetConverterService());
  36960.             yield 153 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63NumberRangeConverter'] ?? $this->getShopware63NumberRangeConverterService());
  36961.             yield 154 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SnippetConverter'] ?? $this->getShopware63SnippetConverterService());
  36962.             yield 155 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SnippetSetConverter'] ?? $this->getShopware63SnippetSetConverterService());
  36963.             yield 156 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MailTemplateConverter'] ?? $this->getShopware63MailTemplateConverterService());
  36964.             yield 157 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductFeatureSetConverter'] ?? $this->getShopware63ProductFeatureSetConverterService());
  36965.             yield 158 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductMainVariantRelationConverter'] ?? $this->getShopware63ProductMainVariantRelationConverterService());
  36966.             yield 159 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MediaConverter'] ?? $this->getShopware63MediaConverterService());
  36967.             yield 160 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SeoUrlTemplateConverter'] ?? $this->getShopware63SeoUrlTemplateConverterService());
  36968.             yield 161 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SeoUrlConverter'] ?? $this->getShopware63SeoUrlConverterService());
  36969.             yield 162 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63NewsletterRecipientConverter'] ?? $this->getShopware63NewsletterRecipientConverterService());
  36970.             yield 163 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CustomerConverter'] ?? $this->getShopware63CustomerConverterService());
  36971.             yield 164 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CustomerWishlistConverter'] ?? $this->getShopware63CustomerWishlistConverterService());
  36972.             yield 165 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SystemConfigConverter'] ?? $this->getShopware63SystemConfigConverterService());
  36973.             yield 166 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63PageSystemConfigConverter'] ?? $this->getShopware63PageSystemConfigConverterService());
  36974.             yield 167 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductSortingConverter'] ?? $this->getShopware63ProductSortingConverterService());
  36975.             yield 168 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CmsPageConverter'] ?? $this->getShopware63CmsPageConverterService());
  36976.             yield 169 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductStreamConverter'] ?? $this->getShopware63ProductStreamConverterService());
  36977.             yield 170 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductStreamFilterInheritanceConverter'] ?? $this->getShopware63ProductStreamFilterInheritanceConverterService());
  36978.             yield 171 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CrossSellingConverter'] ?? $this->getShopware63CrossSellingConverterService());
  36979.             yield 172 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DocumentConverter'] ?? $this->getShopware63DocumentConverterService());
  36980.             yield 173 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DocumentInheritanceConverter'] ?? $this->getShopware63DocumentInheritanceConverterService());
  36981.             yield 174 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DocumentBaseConfigConverter'] ?? $this->getShopware63DocumentBaseConfigConverterService());
  36982.             yield 175 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63PromotionConverter'] ?? $this->getShopware63PromotionConverterService());
  36983.         }, 176));
  36984.     }
  36985.     /**
  36986.      * Gets the private 'SwagMigrationAssistant\Migration\DataSelection\DataSelectionRegistry' shared service.
  36987.      *
  36988.      * @return \SwagMigrationAssistant\Migration\DataSelection\DataSelectionRegistry
  36989.      */
  36990.     protected function getDataSelectionRegistryService()
  36991.     {
  36992.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/DataSelection/DataSelectionRegistryInterface.php';
  36993.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/DataSelection/DataSelectionRegistry.php';
  36994.         return $this->privates['SwagMigrationAssistant\\Migration\\DataSelection\\DataSelectionRegistry'] = new \SwagMigrationAssistant\Migration\DataSelection\DataSelectionRegistry(new RewindableGenerator(function () {
  36995.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\BasicSettingsDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\BasicSettingsDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\BasicSettingsDataSelection()));
  36996.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\ProductDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\ProductDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\ProductDataSelection()));
  36997.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\CustomerAndOrderDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\CustomerAndOrderDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\CustomerAndOrderDataSelection()));
  36998.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\WishlistDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\WishlistDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\WishlistDataSelection()));
  36999.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\MediaDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\MediaDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\MediaDataSelection()));
  37000.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\NewsletterRecipientDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\NewsletterRecipientDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\NewsletterRecipientDataSelection()));
  37001.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\ProductReviewDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\ProductReviewDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\ProductReviewDataSelection()));
  37002.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\SeoUrlDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\SeoUrlDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\SeoUrlDataSelection()));
  37003.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\PromotionDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\PromotionDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\PromotionDataSelection()));
  37004.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\ProductDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\ProductDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\ProductDataSelection()));
  37005.             yield 10 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\BasicSettingsDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\BasicSettingsDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\BasicSettingsDataSelection()));
  37006.             yield 11 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\MediaDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\MediaDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\MediaDataSelection()));
  37007.             yield 12 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\NewsletterRecipientDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\NewsletterRecipientDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\NewsletterRecipientDataSelection()));
  37008.             yield 13 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\SeoUrlDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\SeoUrlDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\SeoUrlDataSelection()));
  37009.             yield 14 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\CustomerAndOrderDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\CustomerAndOrderDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\CustomerAndOrderDataSelection()));
  37010.             yield 15 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\WishlistDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\WishlistDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\WishlistDataSelection()));
  37011.             yield 16 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\CmsDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\CmsDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\CmsDataSelection()));
  37012.             yield 17 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\PromotionDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\PromotionDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\PromotionDataSelection()));
  37013.             yield 18 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\ProductReviewDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\ProductReviewDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\ProductReviewDataSelection()));
  37014.         }, 19));
  37015.     }
  37016.     /**
  37017.      * Gets the private 'SwagMigrationAssistant\Migration\DataSelection\DataSet\DataSetRegistry' shared service.
  37018.      *
  37019.      * @return \SwagMigrationAssistant\Migration\DataSelection\DataSet\DataSetRegistry
  37020.      */
  37021.     protected function getDataSetRegistryService()
  37022.     {
  37023.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/DataSelection/DataSet/DataSetRegistryInterface.php';
  37024.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/DataSelection/DataSet/DataSetRegistry.php';
  37025.         return $this->privates['SwagMigrationAssistant\\Migration\\DataSelection\\DataSet\\DataSetRegistry'] = new \SwagMigrationAssistant\Migration\DataSelection\DataSet\DataSetRegistry(new RewindableGenerator(function () {
  37026.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductAttributeDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductAttributeDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\ProductAttributeDataSet()));
  37027.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductPriceAttributeDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductPriceAttributeDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\ProductPriceAttributeDataSet()));
  37028.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ManufacturerAttributeDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ManufacturerAttributeDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\ManufacturerAttributeDataSet()));
  37029.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\ProductDataSet()));
  37030.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductOptionRelationDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductOptionRelationDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\ProductOptionRelationDataSet()));
  37031.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductPropertyRelationDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductPropertyRelationDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\ProductPropertyRelationDataSet()));
  37032.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CustomerAttributeDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CustomerAttributeDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\CustomerAttributeDataSet()));
  37033.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CustomerDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CustomerDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\CustomerDataSet()));
  37034.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\OrderAttributeDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\OrderAttributeDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\OrderAttributeDataSet()));
  37035.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\OrderDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\OrderDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\OrderDataSet()));
  37036.             yield 10 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CategoryAttributeDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CategoryAttributeDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\CategoryAttributeDataSet()));
  37037.             yield 11 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CategoryDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CategoryDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\CategoryDataSet()));
  37038.             yield 12 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CustomerGroupAttributeDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CustomerGroupAttributeDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\CustomerGroupAttributeDataSet()));
  37039.             yield 13 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CustomerGroupDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CustomerGroupDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\CustomerGroupDataSet()));
  37040.             yield 14 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CustomerWishlistDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CustomerWishlistDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\CustomerWishlistDataSet()));
  37041.             yield 15 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\MediaFolderDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\MediaFolderDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\MediaFolderDataSet()));
  37042.             yield 16 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\MediaDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\MediaDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\MediaDataSet()));
  37043.             yield 17 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\NumberRangeDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\NumberRangeDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\NumberRangeDataSet()));
  37044.             yield 18 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\TranslationDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\TranslationDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\TranslationDataSet()));
  37045.             yield 19 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\PropertyGroupOptionDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\PropertyGroupOptionDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\PropertyGroupOptionDataSet()));
  37046.             yield 20 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\NewsletterRecipientDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\NewsletterRecipientDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\NewsletterRecipientDataSet()));
  37047.             yield 21 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\LanguageDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\LanguageDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\LanguageDataSet()));
  37048.             yield 22 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CurrencyDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CurrencyDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\CurrencyDataSet()));
  37049.             yield 23 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\SalesChannelDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\SalesChannelDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\SalesChannelDataSet()));
  37050.             yield 24 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\OrderDocumentAttributeDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\OrderDocumentAttributeDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\OrderDocumentAttributeDataSet()));
  37051.             yield 25 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\OrderDocumentDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\OrderDocumentDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\OrderDocumentDataSet()));
  37052.             yield 26 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ShippingMethodDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ShippingMethodDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\ShippingMethodDataSet()));
  37053.             yield 27 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductReviewDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductReviewDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\ProductReviewDataSet()));
  37054.             yield 28 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\SeoUrlDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\SeoUrlDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\SeoUrlDataSet()));
  37055.             yield 29 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CrossSellingDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CrossSellingDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\CrossSellingDataSet()));
  37056.             yield 30 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\MainVariantRelationDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\MainVariantRelationDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\MainVariantRelationDataSet()));
  37057.             yield 31 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\PromotionDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\PromotionDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\PromotionDataSet()));
  37058.             yield 32 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ProductManufacturerDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ProductManufacturerDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\ProductManufacturerDataSet()));
  37059.             yield 33 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\LanguageDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\LanguageDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\LanguageDataSet()));
  37060.             yield 34 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CategoryDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CategoryDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\CategoryDataSet()));
  37061.             yield 35 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CategoryAssociationDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CategoryAssociationDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\CategoryAssociationDataSet()));
  37062.             yield 36 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CategoryCmsPageAssociationDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CategoryCmsPageAssociationDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\CategoryCmsPageAssociationDataSet()));
  37063.             yield 37 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CurrencyDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CurrencyDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\CurrencyDataSet()));
  37064.             yield 38 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\DeliveryTimeDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\DeliveryTimeDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\DeliveryTimeDataSet()));
  37065.             yield 39 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ProductDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ProductDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\ProductDataSet()));
  37066.             yield 40 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ProductMainVariantRelationDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ProductMainVariantRelationDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\ProductMainVariantRelationDataSet()));
  37067.             yield 41 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\OrderDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\OrderDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\OrderDataSet()));
  37068.             yield 42 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\PropertyGroupDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\PropertyGroupDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\PropertyGroupDataSet()));
  37069.             yield 43 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\TaxDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\TaxDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\TaxDataSet()));
  37070.             yield 44 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\TaxRuleDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\TaxRuleDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\TaxRuleDataSet()));
  37071.             yield 45 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\UnitDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\UnitDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\UnitDataSet()));
  37072.             yield 46 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\RuleDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\RuleDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\RuleDataSet()));
  37073.             yield 47 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CountryDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CountryDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\CountryDataSet()));
  37074.             yield 48 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CountryStateDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CountryStateDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\CountryStateDataSet()));
  37075.             yield 49 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CustomerGroupDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CustomerGroupDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\CustomerGroupDataSet()));
  37076.             yield 50 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CustomFieldSetDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CustomFieldSetDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\CustomFieldSetDataSet()));
  37077.             yield 51 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\MediaFolderDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\MediaFolderDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\MediaFolderDataSet()));
  37078.             yield 52 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\MediaFolderInheritanceDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\MediaFolderInheritanceDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\MediaFolderInheritanceDataSet()));
  37079.             yield 53 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\NumberRangeDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\NumberRangeDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\NumberRangeDataSet()));
  37080.             yield 54 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\SalutationDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\SalutationDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\SalutationDataSet()));
  37081.             yield 55 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\SalesChannelDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\SalesChannelDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\SalesChannelDataSet()));
  37082.             yield 56 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\SalesChannelDomainDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\SalesChannelDomainDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\SalesChannelDomainDataSet()));
  37083.             yield 57 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ShippingMethodDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ShippingMethodDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\ShippingMethodDataSet()));
  37084.             yield 58 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\SnippetDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\SnippetDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\SnippetDataSet()));
  37085.             yield 59 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\SnippetSetDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\SnippetSetDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\SnippetSetDataSet()));
  37086.             yield 60 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\MailTemplateDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\MailTemplateDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\MailTemplateDataSet()));
  37087.             yield 61 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\SystemConfigDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\SystemConfigDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\SystemConfigDataSet()));
  37088.             yield 62 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ProductFeatureSetDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ProductFeatureSetDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\ProductFeatureSetDataSet()));
  37089.             yield 63 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CustomerDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CustomerDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\CustomerDataSet()));
  37090.             yield 64 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CustomerWishlistDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CustomerWishlistDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\CustomerWishlistDataSet()));
  37091.             yield 65 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\MediaDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\MediaDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\MediaDataSet()));
  37092.             yield 66 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\SeoUrlTemplateDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\SeoUrlTemplateDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\SeoUrlTemplateDataSet()));
  37093.             yield 67 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\SeoUrlDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\SeoUrlDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\SeoUrlDataSet()));
  37094.             yield 68 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\NewsletterRecipientDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\NewsletterRecipientDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\NewsletterRecipientDataSet()));
  37095.             yield 69 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CmsPageDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CmsPageDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\CmsPageDataSet()));
  37096.             yield 70 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ProductStreamDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ProductStreamDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\ProductStreamDataSet()));
  37097.             yield 71 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ProductStreamFilterInheritanceDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ProductStreamFilterInheritanceDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\ProductStreamFilterInheritanceDataSet()));
  37098.             yield 72 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CrossSellingDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\CrossSellingDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\CrossSellingDataSet()));
  37099.             yield 73 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\PageSystemConfigDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\PageSystemConfigDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\PageSystemConfigDataSet()));
  37100.             yield 74 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\PromotionDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\PromotionDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\PromotionDataSet()));
  37101.             yield 75 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ProductSortingDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ProductSortingDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\ProductSortingDataSet()));
  37102.             yield 76 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ProductReviewDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\ProductReviewDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\ProductReviewDataSet()));
  37103.             yield 77 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\DocumentDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\DocumentDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\DocumentDataSet()));
  37104.             yield 78 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\DocumentInheritanceDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\DocumentInheritanceDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\DocumentInheritanceDataSet()));
  37105.             yield 79 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\DocumentBaseConfigDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\DocumentBaseConfigDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\DocumentBaseConfigDataSet()));
  37106.             yield 80 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\OrderDocumentGeneratedDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\DataSet\\OrderDocumentGeneratedDataSet'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\DataSet\OrderDocumentGeneratedDataSet()));
  37107.         }, 81));
  37108.     }
  37109.     /**
  37110.      * Gets the private 'SwagMigrationAssistant\Migration\Gateway\GatewayRegistry' shared service.
  37111.      *
  37112.      * @return \SwagMigrationAssistant\Migration\Gateway\GatewayRegistry
  37113.      */
  37114.     protected function getGatewayRegistryService()
  37115.     {
  37116.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/GatewayRegistryInterface.php';
  37117.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/GatewayRegistry.php';
  37118.         return $this->privates['SwagMigrationAssistant\\Migration\\Gateway\\GatewayRegistry'] = new \SwagMigrationAssistant\Migration\Gateway\GatewayRegistry(new RewindableGenerator(function () {
  37119.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\ShopwareLocalGateway'] ?? $this->getShopwareLocalGatewayService());
  37120.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\ShopwareApiGateway'] ?? $this->getShopwareApiGatewayService());
  37121.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Shopware6ApiGateway'] ?? $this->getShopware6ApiGatewayService());
  37122.         }, 3));
  37123.     }
  37124.     /**
  37125.      * Gets the private 'SwagMigrationAssistant\Migration\Gateway\Reader\ReaderRegistry' shared service.
  37126.      *
  37127.      * @return \SwagMigrationAssistant\Migration\Gateway\Reader\ReaderRegistry
  37128.      */
  37129.     protected function getReaderRegistryService()
  37130.     {
  37131.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderRegistryInterface.php';
  37132.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderRegistry.php';
  37133.         return $this->privates['SwagMigrationAssistant\\Migration\\Gateway\\Reader\\ReaderRegistry'] = new \SwagMigrationAssistant\Migration\Gateway\Reader\ReaderRegistry(new RewindableGenerator(function () {
  37134.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CategoryAttributeReader'] ?? $this->getCategoryAttributeReaderService());
  37135.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CategoryReader'] ?? $this->getCategoryReaderService());
  37136.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CurrencyReader'] ?? $this->getCurrencyReaderService());
  37137.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CustomerAttributeReader'] ?? $this->getCustomerAttributeReaderService());
  37138.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CustomerGroupAttributeReader'] ?? $this->getCustomerGroupAttributeReaderService());
  37139.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CustomerGroupReader'] ?? $this->getCustomerGroupReaderService());
  37140.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CustomerReader'] ?? $this->getCustomerReaderService());
  37141.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\LanguageReader'] ?? $this->getLanguageReaderService());
  37142.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ManufacturerAttributeReader'] ?? $this->getManufacturerAttributeReaderService());
  37143.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\MediaAlbumReader'] ?? $this->getMediaAlbumReaderService());
  37144.             yield 10 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\MediaReader'] ?? $this->getMediaReaderService());
  37145.             yield 11 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\NewsletterRecipientReader'] ?? $this->getNewsletterRecipientReaderService());
  37146.             yield 12 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\NumberRangeReader'] ?? $this->getNumberRangeReaderService());
  37147.             yield 13 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\OrderAttributeReader'] ?? $this->getOrderAttributeReaderService());
  37148.             yield 14 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\OrderDocumentAttributeReader'] ?? $this->getOrderDocumentAttributeReaderService());
  37149.             yield 15 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\OrderDocumentReader'] ?? $this->getOrderDocumentReaderService());
  37150.             yield 16 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\OrderReader'] ?? $this->getOrderReaderService());
  37151.             yield 17 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductAttributeReader'] ?? $this->getProductAttributeReaderService());
  37152.             yield 18 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductPriceAttributeReader'] ?? $this->getProductPriceAttributeReaderService());
  37153.             yield 19 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductReader'] ?? $this->getProductReaderService());
  37154.             yield 20 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductReviewReader'] ?? $this->getProductReviewReaderService());
  37155.             yield 21 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\PromotionReader'] ?? $this->getPromotionReaderService());
  37156.             yield 22 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\PropertyGroupOptionReader'] ?? $this->getPropertyGroupOptionReaderService());
  37157.             yield 23 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\SalesChannelReader'] ?? $this->getSalesChannelReaderService());
  37158.             yield 24 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\SeoUrlReader'] ?? $this->getSeoUrlReaderService());
  37159.             yield 25 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ShippingMethodReader'] ?? $this->getShippingMethodReaderService());
  37160.             yield 26 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\TranslationReader'] ?? $this->getTranslationReaderService());
  37161.             yield 27 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductOptionRelationReader'] ?? $this->getProductOptionRelationReaderService());
  37162.             yield 28 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductPropertyRelationReader'] ?? $this->getProductPropertyRelationReaderService());
  37163.             yield 29 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CrossSellingReader'] ?? $this->getCrossSellingReaderService());
  37164.             yield 30 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\MainVariantRelationReader'] ?? $this->getMainVariantRelationReaderService());
  37165.             yield 31 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CustomerWishlistReader'] ?? $this->getCustomerWishlistReaderService());
  37166.             yield 32 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CategoryAttributeReader'] ?? $this->getCategoryAttributeReader2Service());
  37167.             yield 33 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CategoryReader'] ?? $this->getCategoryReader2Service());
  37168.             yield 34 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CurrencyReader'] ?? $this->getCurrencyReader2Service());
  37169.             yield 35 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\NewsletterRecipientReader'] ?? $this->getNewsletterRecipientReader2Service());
  37170.             yield 36 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CustomerGroupReader'] ?? $this->getCustomerGroupReader2Service());
  37171.             yield 37 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CustomerGroupAttributeReader'] ?? $this->getCustomerGroupAttributeReader2Service());
  37172.             yield 38 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CustomerReader'] ?? $this->getCustomerReader2Service());
  37173.             yield 39 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CustomerAttributeReader'] ?? $this->getCustomerAttributeReader2Service());
  37174.             yield 40 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\LanguageReader'] ?? $this->getLanguageReader2Service());
  37175.             yield 41 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ManufacturerAttributeReader'] ?? $this->getManufacturerAttributeReader2Service());
  37176.             yield 42 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\MediaAlbumReader'] ?? $this->getMediaAlbumReader2Service());
  37177.             yield 43 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\MediaReader'] ?? $this->getMediaReader2Service());
  37178.             yield 44 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\NumberRangeReader'] ?? $this->getNumberRangeReader2Service());
  37179.             yield 45 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\OrderReader'] ?? $this->getOrderReader2Service());
  37180.             yield 46 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\OrderAttributeReader'] ?? $this->getOrderAttributeReader2Service());
  37181.             yield 47 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductReader'] ?? $this->getProductReader2Service());
  37182.             yield 48 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductOptionRelationReader'] ?? $this->getProductOptionRelationReader2Service());
  37183.             yield 49 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductPropertyRelationReader'] ?? $this->getProductPropertyRelationReader2Service());
  37184.             yield 50 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductAttributeReader'] ?? $this->getProductAttributeReader2Service());
  37185.             yield 51 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductPriceAttributeReader'] ?? $this->getProductPriceAttributeReader2Service());
  37186.             yield 52 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\PropertyGroupOptionReader'] ?? $this->getPropertyGroupOptionReader2Service());
  37187.             yield 53 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\SalesChannelReader'] ?? $this->getSalesChannelReader2Service());
  37188.             yield 54 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\TranslationReader'] ?? $this->getTranslationReader2Service());
  37189.             yield 55 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\OrderDocumentReader'] ?? $this->getOrderDocumentReader2Service());
  37190.             yield 56 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\OrderDocumentAttributeReader'] ?? $this->getOrderDocumentAttributeReader2Service());
  37191.             yield 57 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ShippingMethodReader'] ?? $this->getShippingMethodReader2Service());
  37192.             yield 58 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductReviewReader'] ?? $this->getProductReviewReader2Service());
  37193.             yield 59 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\SeoUrlReader'] ?? $this->getSeoUrlReader2Service());
  37194.             yield 60 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CrossSellingReader'] ?? $this->getCrossSellingReader2Service());
  37195.             yield 61 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\MainVariantRelationReader'] ?? $this->getMainVariantRelationReader2Service());
  37196.             yield 62 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\PromotionReader'] ?? $this->getPromotionReader2Service());
  37197.             yield 63 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CustomerWishlistReader'] ?? $this->getCustomerWishlistReader2Service());
  37198.             yield 64 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryAssociationReader'] ?? $this->getCategoryAssociationReaderService());
  37199.             yield 65 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryCmsPageAssociationReader'] ?? $this->getCategoryCmsPageAssociationReaderService());
  37200.             yield 66 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryReader'] ?? $this->getCategoryReader3Service());
  37201.             yield 67 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CurrencyReader'] ?? $this->getCurrencyReader3Service());
  37202.             yield 68 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\LanguageReader'] ?? $this->getLanguageReader3Service());
  37203.             yield 69 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductManufacturerReader'] ?? $this->getProductManufacturerReaderService());
  37204.             yield 70 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductReader'] ?? $this->getProductReader3Service());
  37205.             yield 71 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductMainVariantRelationReader'] ?? $this->getProductMainVariantRelationReaderService());
  37206.             yield 72 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductReviewReader'] ?? $this->getProductReviewReader3Service());
  37207.             yield 73 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PropertyGroupReader'] ?? $this->getPropertyGroupReaderService());
  37208.             yield 74 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\TaxReader'] ?? $this->getTaxReaderService());
  37209.             yield 75 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\TaxRuleReader'] ?? $this->getTaxRuleReaderService());
  37210.             yield 76 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\UnitReader'] ?? $this->getUnitReaderService());
  37211.             yield 77 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaFolderReader'] ?? $this->getMediaFolderReaderService());
  37212.             yield 78 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaFolderInheritanceReader'] ?? $this->getMediaFolderInheritanceReaderService());
  37213.             yield 79 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\RuleReader'] ?? $this->getRuleReaderService());
  37214.             yield 80 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CountryReader'] ?? $this->getCountryReaderService());
  37215.             yield 81 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CountryStateReader'] ?? $this->getCountryStateReaderService());
  37216.             yield 82 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DeliveryTimeReader'] ?? $this->getDeliveryTimeReaderService());
  37217.             yield 83 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerGroupReader'] ?? $this->getCustomerGroupReader3Service());
  37218.             yield 84 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\NumberRangeReader'] ?? $this->getNumberRangeReader3Service());
  37219.             yield 85 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\OrderReader'] ?? $this->getOrderReader3Service());
  37220.             yield 86 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomFieldSetReader'] ?? $this->getCustomFieldSetReaderService());
  37221.             yield 87 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalesChannelReader'] ?? $this->getSalesChannelReader3Service());
  37222.             yield 88 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalesChannelDomainReader'] ?? $this->getSalesChannelDomainReaderService());
  37223.             yield 89 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalutationReader'] ?? $this->getSalutationReaderService());
  37224.             yield 90 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ShippingMethodReader'] ?? $this->getShippingMethodReader3Service());
  37225.             yield 91 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SnippetReader'] ?? $this->getSnippetReaderService());
  37226.             yield 92 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SnippetSetReader'] ?? $this->getSnippetSetReaderService());
  37227.             yield 93 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MailTemplateReader'] ?? $this->getMailTemplateReaderService());
  37228.             yield 94 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductFeatureSetReader'] ?? $this->getProductFeatureSetReaderService());
  37229.             yield 95 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaReader'] ?? $this->getMediaReader3Service());
  37230.             yield 96 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SeoUrlTemplateReader'] ?? $this->getSeoUrlTemplateReaderService());
  37231.             yield 97 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SeoUrlReader'] ?? $this->getSeoUrlReader3Service());
  37232.             yield 98 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\NewsletterRecipientReader'] ?? $this->getNewsletterRecipientReader3Service());
  37233.             yield 99 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerReader'] ?? $this->getCustomerReader3Service());
  37234.             yield 100 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerWishlistReader'] ?? $this->getCustomerWishlistReader3Service());
  37235.             yield 101 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SystemConfigReader'] ?? $this->getSystemConfigReaderService());
  37236.             yield 102 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PageSystemConfigReader'] ?? $this->getPageSystemConfigReaderService());
  37237.             yield 103 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductSortingReader'] ?? $this->getProductSortingReaderService());
  37238.             yield 104 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CmsPageReader'] ?? $this->getCmsPageReaderService());
  37239.             yield 105 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductStreamReader'] ?? $this->getProductStreamReaderService());
  37240.             yield 106 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductStreamFilterInheritanceReader'] ?? $this->getProductStreamFilterInheritanceReaderService());
  37241.             yield 107 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CrossSellingReader'] ?? $this->getCrossSellingReader3Service());
  37242.             yield 108 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentReader'] ?? $this->getDocumentReaderService());
  37243.             yield 109 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentInheritanceReader'] ?? $this->getDocumentInheritanceReaderService());
  37244.             yield 110 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentBaseConfigReader'] ?? $this->getDocumentBaseConfigReaderService());
  37245.             yield 111 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PromotionReader'] ?? $this->getPromotionReader3Service());
  37246.         }, 112));
  37247.     }
  37248.     /**
  37249.      * Gets the private 'SwagMigrationAssistant\Migration\Logging\LoggingService' shared service.
  37250.      *
  37251.      * @return \SwagMigrationAssistant\Migration\Logging\LoggingService
  37252.      */
  37253.     protected function getLoggingService2Service()
  37254.     {
  37255.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Logging/LoggingServiceInterface.php';
  37256.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Logging/LoggingService.php';
  37257.         $a = ($this->services['swag_migration_logging.repository'] ?? $this->getSwagMigrationLogging_RepositoryService());
  37258.         if (isset($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'])) {
  37259.             return $this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'];
  37260.         }
  37261.         return $this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] = new \SwagMigrationAssistant\Migration\Logging\LoggingService($a);
  37262.     }
  37263.     /**
  37264.      * Gets the private 'SwagMigrationAssistant\Migration\Mapping\MappingService' shared service.
  37265.      *
  37266.      * @return \SwagMigrationAssistant\Migration\Mapping\MappingService
  37267.      */
  37268.     protected function getMappingServiceService()
  37269.     {
  37270.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Mapping/MappingServiceInterface.php';
  37271.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Mapping/MappingService.php';
  37272.         return $this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] = new \SwagMigrationAssistant\Migration\Mapping\MappingService(($this->services['swag_migration_mapping.repository'] ?? $this->getSwagMigrationMapping_RepositoryService()), ($this->services['locale.repository'] ?? $this->getLocale_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['tax.repository'] ?? $this->getTax_RepositoryService()), ($this->services['number_range.repository'] ?? $this->getNumberRange_RepositoryService()), ($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), ($this->services['media_thumbnail_size.repository'] ?? $this->getMediaThumbnailSize_RepositoryService()), ($this->services['media_default_folder.repository'] ?? $this->getMediaDefaultFolder_RepositoryService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()), ($this->services['delivery_time.repository'] ?? $this->getDeliveryTime_RepositoryService()), ($this->services['document_type.repository'] ?? $this->getDocumentType_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['SwagMigrationAssistant\\Migration\\Mapping\\SwagMigrationMappingDefinition'] ?? $this->getSwagMigrationMappingDefinitionService()));
  37273.     }
  37274.     /**
  37275.      * Gets the private 'SwagMigrationAssistant\Migration\Media\MediaFileService' shared service.
  37276.      *
  37277.      * @return \SwagMigrationAssistant\Migration\Media\MediaFileService
  37278.      */
  37279.     protected function getMediaFileServiceService()
  37280.     {
  37281.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileServiceInterface.php';
  37282.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileService.php';
  37283.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Converter\\ConverterRegistry'] ?? $this->getConverterRegistryService());
  37284.         if (isset($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'])) {
  37285.             return $this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'];
  37286.         }
  37287.         return $this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] = new \SwagMigrationAssistant\Migration\Media\MediaFileService(($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['SwagMigrationAssistant\\Migration\\Media\\SwagMigrationMediaFileDefinition'] ?? $this->getSwagMigrationMediaFileDefinitionService()), $a);
  37288.     }
  37289.     /**
  37290.      * Gets the private 'SwagMigrationAssistant\Migration\MessageQueue\Handler\CleanupMigrationHandler' shared service.
  37291.      *
  37292.      * @return \SwagMigrationAssistant\Migration\MessageQueue\Handler\CleanupMigrationHandler
  37293.      */
  37294.     protected function getCleanupMigrationHandlerService()
  37295.     {
  37296.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/MessageQueue/Handler/CleanupMigrationHandler.php';
  37297.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  37298.         if (isset($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\CleanupMigrationHandler'])) {
  37299.             return $this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\CleanupMigrationHandler'];
  37300.         }
  37301.         return $this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\CleanupMigrationHandler'] = new \SwagMigrationAssistant\Migration\MessageQueue\Handler\CleanupMigrationHandler(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  37302.     }
  37303.     /**
  37304.      * Gets the private 'SwagMigrationAssistant\Migration\MessageQueue\Handler\ProcessMediaHandler' shared service.
  37305.      *
  37306.      * @return \SwagMigrationAssistant\Migration\MessageQueue\Handler\ProcessMediaHandler
  37307.      */
  37308.     protected function getProcessMediaHandlerService()
  37309.     {
  37310.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/MessageQueue/Handler/ProcessMediaHandler.php';
  37311.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorRegistryInterface.php';
  37312.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorRegistry.php';
  37313.         $a = ($this->services['swag_migration_run.repository'] ?? $this->getSwagMigrationRun_RepositoryService());
  37314.         if (isset($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'])) {
  37315.             return $this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'];
  37316.         }
  37317.         $b = ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service());
  37318.         if (isset($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'])) {
  37319.             return $this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'];
  37320.         }
  37321.         $c = ($this->privates['SwagMigrationAssistant\\Migration\\MigrationContextFactory'] ?? $this->getMigrationContextFactoryService());
  37322.         if (isset($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'])) {
  37323.             return $this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'];
  37324.         }
  37325.         return $this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'] = new \SwagMigrationAssistant\Migration\MessageQueue\Handler\ProcessMediaHandler($a, new \SwagMigrationAssistant\Migration\Media\MediaFileProcessorRegistry(new RewindableGenerator(function () {
  37326.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpMediaDownloadService'] ?? $this->getHttpMediaDownloadServiceService());
  37327.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalMediaProcessor'] ?? $this->getLocalMediaProcessorService());
  37328.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpOrderDocumentProcessor'] ?? $this->getHttpOrderDocumentProcessorService());
  37329.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalOrderDocumentProcessor'] ?? $this->getLocalOrderDocumentProcessorService());
  37330.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpMediaDownloadService'] ?? $this->getHttpMediaDownloadService2Service());
  37331.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentService'] ?? $this->getHttpOrderDocumentServiceService());
  37332.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'] ?? $this->getHttpOrderDocumentGenerationServiceService());
  37333.         }, 7)), $b$c);
  37334.     }
  37335.     /**
  37336.      * Gets the private 'SwagMigrationAssistant\Migration\MessageQueue\OrderCountIndexer' shared service.
  37337.      *
  37338.      * @return \SwagMigrationAssistant\Migration\MessageQueue\OrderCountIndexer
  37339.      */
  37340.     protected function getOrderCountIndexerService()
  37341.     {
  37342.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  37343.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/MessageQueue/OrderCountIndexer.php';
  37344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DataAbstractionLayer/CustomerIndexer.php';
  37345.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  37346.         if (isset($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\OrderCountIndexer'])) {
  37347.             return $this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\OrderCountIndexer'];
  37348.         }
  37349.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37350.         if (isset($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\OrderCountIndexer'])) {
  37351.             return $this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\OrderCountIndexer'];
  37352.         }
  37353.         return $this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\OrderCountIndexer'] = new \SwagMigrationAssistant\Migration\MessageQueue\OrderCountIndexer($a, new \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()), ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\Indexing\\CustomerNewsletterSalesChannelsUpdater'] ?? $this->getCustomerNewsletterSalesChannelsUpdaterService()), $b));
  37354.     }
  37355.     /**
  37356.      * Gets the private 'SwagMigrationAssistant\Migration\MigrationContextFactory' shared service.
  37357.      *
  37358.      * @return \SwagMigrationAssistant\Migration\MigrationContextFactory
  37359.      */
  37360.     protected function getMigrationContextFactoryService()
  37361.     {
  37362.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/MigrationContextFactoryInterface.php';
  37363.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/MigrationContextFactory.php';
  37364.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Gateway\\GatewayRegistry'] ?? $this->getGatewayRegistryService());
  37365.         if (isset($this->privates['SwagMigrationAssistant\\Migration\\MigrationContextFactory'])) {
  37366.             return $this->privates['SwagMigrationAssistant\\Migration\\MigrationContextFactory'];
  37367.         }
  37368.         return $this->privates['SwagMigrationAssistant\\Migration\\MigrationContextFactory'] = new \SwagMigrationAssistant\Migration\MigrationContextFactory(($this->privates['SwagMigrationAssistant\\Migration\\Profile\\ProfileRegistry'] ?? $this->getProfileRegistryService()), $a, ($this->privates['SwagMigrationAssistant\\Migration\\DataSelection\\DataSet\\DataSetRegistry'] ?? $this->getDataSetRegistryService()));
  37369.     }
  37370.     /**
  37371.      * Gets the private 'SwagMigrationAssistant\Migration\Profile\ProfileRegistry' shared service.
  37372.      *
  37373.      * @return \SwagMigrationAssistant\Migration\Profile\ProfileRegistry
  37374.      */
  37375.     protected function getProfileRegistryService()
  37376.     {
  37377.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Profile/ProfileRegistryInterface.php';
  37378.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Profile/ProfileRegistry.php';
  37379.         return $this->privates['SwagMigrationAssistant\\Migration\\Profile\\ProfileRegistry'] = new \SwagMigrationAssistant\Migration\Profile\ProfileRegistry(new RewindableGenerator(function () {
  37380.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Shopware54Profile'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Shopware54Profile'] = new \SwagMigrationAssistant\Profile\Shopware54\Shopware54Profile()));
  37381.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Shopware55Profile'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Shopware55Profile'] = new \SwagMigrationAssistant\Profile\Shopware55\Shopware55Profile()));
  37382.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Shopware56Profile'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Shopware56Profile'] = new \SwagMigrationAssistant\Profile\Shopware56\Shopware56Profile()));
  37383.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Shopware57Profile'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Shopware57Profile'] = new \SwagMigrationAssistant\Profile\Shopware57\Shopware57Profile()));
  37384.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Shopware63Profile'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Shopware63Profile'] = new \SwagMigrationAssistant\Profile\Shopware63\Shopware63Profile()));
  37385.         }, 5));
  37386.     }
  37387.     /**
  37388.      * Gets the private 'SwagMigrationAssistant\Migration\Run\RunService' shared service.
  37389.      *
  37390.      * @return \SwagMigrationAssistant\Migration\Run\RunService
  37391.      */
  37392.     protected function getRunServiceService()
  37393.     {
  37394.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Run/RunServiceInterface.php';
  37395.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Run/RunService.php';
  37396.         return $this->privates['SwagMigrationAssistant\\Migration\\Run\\RunService'] = new \SwagMigrationAssistant\Migration\Run\RunService(($this->services['swag_migration_run.repository'] ?? $this->getSwagMigrationRun_RepositoryService()), ($this->services['swag_migration_connection.repository'] ?? $this->getSwagMigrationConnection_RepositoryService()), ($this->services['SwagMigrationAssistant\\Migration\\Service\\MigrationDataFetcher'] ?? $this->getMigrationDataFetcherService()), ($this->privates['SwagMigrationAssistant\\Migration\\Service\\SwagMigrationAccessTokenService'] ?? $this->getSwagMigrationAccessTokenServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\DataSelection\\DataSelectionRegistry'] ?? $this->getDataSelectionRegistryService()), ($this->services['swag_migration_data.repository'] ?? $this->getSwagMigrationData_RepositoryService()), ($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['SwagMigrationAssistant\\Migration\\Data\\SwagMigrationDataDefinition'] ?? $this->getSwagMigrationDataDefinitionService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] ?? $this->getStoreServiceService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  37397.     }
  37398.     /**
  37399.      * Gets the private 'SwagMigrationAssistant\Migration\Service\PremappingService' shared service.
  37400.      *
  37401.      * @return \SwagMigrationAssistant\Migration\Service\PremappingService
  37402.      */
  37403.     protected function getPremappingServiceService()
  37404.     {
  37405.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/PremappingServiceInterface.php';
  37406.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/PremappingService.php';
  37407.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderRegistryInterface.php';
  37408.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderRegistry.php';
  37409.         return $this->privates['SwagMigrationAssistant\\Migration\\Service\\PremappingService'] = new \SwagMigrationAssistant\Migration\Service\PremappingService(new \SwagMigrationAssistant\Migration\Premapping\PremappingReaderRegistry(new RewindableGenerator(function () {
  37410.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\OrderStateReader'] ?? $this->getOrderStateReaderService());
  37411.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\OrderDeliveryStateReader'] ?? $this->getOrderDeliveryStateReaderService());
  37412.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\TransactionStateReader'] ?? $this->getTransactionStateReaderService());
  37413.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\PaymentMethodReader'] ?? $this->getPaymentMethodReaderService());
  37414.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\SalutationReader'] ?? $this->getSalutationReader2Service());
  37415.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\DeliveryTimeReader'] ?? $this->getDeliveryTimeReader2Service());
  37416.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\NewsletterRecipientStatusReader'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\NewsletterRecipientStatusReader'] = new \SwagMigrationAssistant\Profile\Shopware\Premapping\NewsletterRecipientStatusReader()));
  37417.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Premapping\\PaymentMethodReader'] ?? $this->getPaymentMethodReader2Service());
  37418.         }, 8)), ($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->services['swag_migration_mapping.repository'] ?? $this->getSwagMigrationMapping_RepositoryService()), ($this->services['swag_migration_run.repository'] ?? $this->getSwagMigrationRun_RepositoryService()), ($this->services['swag_migration_connection.repository'] ?? $this->getSwagMigrationConnection_RepositoryService()));
  37419.     }
  37420.     /**
  37421.      * Gets the private 'SwagMigrationAssistant\Migration\Service\SwagMigrationAccessTokenService' shared service.
  37422.      *
  37423.      * @return \SwagMigrationAssistant\Migration\Service\SwagMigrationAccessTokenService
  37424.      */
  37425.     protected function getSwagMigrationAccessTokenServiceService()
  37426.     {
  37427.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/SwagMigrationAccessTokenService.php';
  37428.         return $this->privates['SwagMigrationAssistant\\Migration\\Service\\SwagMigrationAccessTokenService'] = new \SwagMigrationAssistant\Migration\Service\SwagMigrationAccessTokenService(($this->services['swag_migration_run.repository'] ?? $this->getSwagMigrationRun_RepositoryService()));
  37429.     }
  37430.     /**
  37431.      * Gets the private 'SwagMigrationAssistant\Migration\Subscriber\MediaDeletedSubscriber' shared service.
  37432.      *
  37433.      * @return \SwagMigrationAssistant\Migration\Subscriber\MediaDeletedSubscriber
  37434.      */
  37435.     protected function getMediaDeletedSubscriberService()
  37436.     {
  37437.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Subscriber/MediaDeletedSubscriber.php';
  37438.         $a = ($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService());
  37439.         if (isset($this->privates['SwagMigrationAssistant\\Migration\\Subscriber\\MediaDeletedSubscriber'])) {
  37440.             return $this->privates['SwagMigrationAssistant\\Migration\\Subscriber\\MediaDeletedSubscriber'];
  37441.         }
  37442.         return $this->privates['SwagMigrationAssistant\\Migration\\Subscriber\\MediaDeletedSubscriber'] = new \SwagMigrationAssistant\Migration\Subscriber\MediaDeletedSubscriber($a);
  37443.     }
  37444.     /**
  37445.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CategoryAttributeWriter' shared service.
  37446.      *
  37447.      * @return \SwagMigrationAssistant\Migration\Writer\CategoryAttributeWriter
  37448.      */
  37449.     protected function getCategoryAttributeWriterService()
  37450.     {
  37451.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37452.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37453.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CategoryAttributeWriter.php';
  37454.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\CategoryAttributeWriter'] = new \SwagMigrationAssistant\Migration\Writer\CategoryAttributeWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] ?? $this->getCustomFieldSetDefinitionService()));
  37455.     }
  37456.     /**
  37457.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CategoryWriter' shared service.
  37458.      *
  37459.      * @return \SwagMigrationAssistant\Migration\Writer\CategoryWriter
  37460.      */
  37461.     protected function getCategoryWriterService()
  37462.     {
  37463.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37464.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37465.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CategoryWriter.php';
  37466.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\CategoryWriter'] = new \SwagMigrationAssistant\Migration\Writer\CategoryWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService()));
  37467.     }
  37468.     /**
  37469.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CountryWriter' shared service.
  37470.      *
  37471.      * @return \SwagMigrationAssistant\Migration\Writer\CountryWriter
  37472.      */
  37473.     protected function getCountryWriterService()
  37474.     {
  37475.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37476.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37477.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CountryWriter.php';
  37478.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\CountryWriter'] = new \SwagMigrationAssistant\Migration\Writer\CountryWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\Country\\CountryDefinition'] ?? $this->getCountryDefinitionService()));
  37479.     }
  37480.     /**
  37481.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CrossSellingWriter' shared service.
  37482.      *
  37483.      * @return \SwagMigrationAssistant\Migration\Writer\CrossSellingWriter
  37484.      */
  37485.     protected function getCrossSellingWriterService()
  37486.     {
  37487.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37488.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37489.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CrossSellingWriter.php';
  37490.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\CrossSellingWriter'] = new \SwagMigrationAssistant\Migration\Writer\CrossSellingWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] ?? $this->getProductCrossSellingDefinitionService()));
  37491.     }
  37492.     /**
  37493.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CurrencyWriter' shared service.
  37494.      *
  37495.      * @return \SwagMigrationAssistant\Migration\Writer\CurrencyWriter
  37496.      */
  37497.     protected function getCurrencyWriterService()
  37498.     {
  37499.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37500.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37501.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CurrencyWriter.php';
  37502.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\CurrencyWriter'] = new \SwagMigrationAssistant\Migration\Writer\CurrencyWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\Currency\\CurrencyDefinition'] ?? $this->getCurrencyDefinitionService()));
  37503.     }
  37504.     /**
  37505.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CustomerAttributeWriter' shared service.
  37506.      *
  37507.      * @return \SwagMigrationAssistant\Migration\Writer\CustomerAttributeWriter
  37508.      */
  37509.     protected function getCustomerAttributeWriterService()
  37510.     {
  37511.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37512.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37513.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CustomerAttributeWriter.php';
  37514.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\CustomerAttributeWriter'] = new \SwagMigrationAssistant\Migration\Writer\CustomerAttributeWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] ?? $this->getCustomFieldSetDefinitionService()));
  37515.     }
  37516.     /**
  37517.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CustomerGroupAttributeWriter' shared service.
  37518.      *
  37519.      * @return \SwagMigrationAssistant\Migration\Writer\CustomerGroupAttributeWriter
  37520.      */
  37521.     protected function getCustomerGroupAttributeWriterService()
  37522.     {
  37523.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37524.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37525.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CustomerGroupAttributeWriter.php';
  37526.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\CustomerGroupAttributeWriter'] = new \SwagMigrationAssistant\Migration\Writer\CustomerGroupAttributeWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] ?? $this->getCustomFieldSetDefinitionService()));
  37527.     }
  37528.     /**
  37529.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CustomerGroupWriter' shared service.
  37530.      *
  37531.      * @return \SwagMigrationAssistant\Migration\Writer\CustomerGroupWriter
  37532.      */
  37533.     protected function getCustomerGroupWriterService()
  37534.     {
  37535.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37536.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37537.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CustomerGroupWriter.php';
  37538.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\CustomerGroupWriter'] = new \SwagMigrationAssistant\Migration\Writer\CustomerGroupWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] ?? $this->getCustomerGroupDefinitionService()));
  37539.     }
  37540.     /**
  37541.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CustomerWishlistWriter' shared service.
  37542.      *
  37543.      * @return \SwagMigrationAssistant\Migration\Writer\CustomerWishlistWriter
  37544.      */
  37545.     protected function getCustomerWishlistWriterService()
  37546.     {
  37547.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37548.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37549.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CustomerWishlistWriter.php';
  37550.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\CustomerWishlistWriter'] = new \SwagMigrationAssistant\Migration\Writer\CustomerWishlistWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] ?? $this->getCustomerWishlistDefinitionService()));
  37551.     }
  37552.     /**
  37553.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CustomerWriter' shared service.
  37554.      *
  37555.      * @return \SwagMigrationAssistant\Migration\Writer\CustomerWriter
  37556.      */
  37557.     protected function getCustomerWriterService()
  37558.     {
  37559.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37560.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37561.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CustomerWriter.php';
  37562.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\CustomerWriter'] = new \SwagMigrationAssistant\Migration\Writer\CustomerWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService()));
  37563.     }
  37564.     /**
  37565.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\LanguageWriter' shared service.
  37566.      *
  37567.      * @return \SwagMigrationAssistant\Migration\Writer\LanguageWriter
  37568.      */
  37569.     protected function getLanguageWriterService()
  37570.     {
  37571.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37572.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37573.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/LanguageWriter.php';
  37574.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\LanguageWriter'] = new \SwagMigrationAssistant\Migration\Writer\LanguageWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\Language\\LanguageDefinition'] ?? $this->getLanguageDefinitionService()));
  37575.     }
  37576.     /**
  37577.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\MainVariantRelationWriter' shared service.
  37578.      *
  37579.      * @return \SwagMigrationAssistant\Migration\Writer\MainVariantRelationWriter
  37580.      */
  37581.     protected function getMainVariantRelationWriterService()
  37582.     {
  37583.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37584.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37585.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/MainVariantRelationWriter.php';
  37586.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\MainVariantRelationWriter'] = new \SwagMigrationAssistant\Migration\Writer\MainVariantRelationWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  37587.     }
  37588.     /**
  37589.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\ManufacturerAttributeWriter' shared service.
  37590.      *
  37591.      * @return \SwagMigrationAssistant\Migration\Writer\ManufacturerAttributeWriter
  37592.      */
  37593.     protected function getManufacturerAttributeWriterService()
  37594.     {
  37595.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37596.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37597.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/ManufacturerAttributeWriter.php';
  37598.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\ManufacturerAttributeWriter'] = new \SwagMigrationAssistant\Migration\Writer\ManufacturerAttributeWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] ?? $this->getCustomFieldSetDefinitionService()));
  37599.     }
  37600.     /**
  37601.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\MediaFolderWriter' shared service.
  37602.      *
  37603.      * @return \SwagMigrationAssistant\Migration\Writer\MediaFolderWriter
  37604.      */
  37605.     protected function getMediaFolderWriterService()
  37606.     {
  37607.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37608.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37609.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/MediaFolderWriter.php';
  37610.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\MediaFolderWriter'] = new \SwagMigrationAssistant\Migration\Writer\MediaFolderWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] ?? $this->getMediaFolderDefinitionService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()));
  37611.     }
  37612.     /**
  37613.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\MediaWriter' shared service.
  37614.      *
  37615.      * @return \SwagMigrationAssistant\Migration\Writer\MediaWriter
  37616.      */
  37617.     protected function getMediaWriterService()
  37618.     {
  37619.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37620.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37621.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/MediaWriter.php';
  37622.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\MediaWriter'] = new \SwagMigrationAssistant\Migration\Writer\MediaWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService()));
  37623.     }
  37624.     /**
  37625.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\NewsletterRecipientWriter' shared service.
  37626.      *
  37627.      * @return \SwagMigrationAssistant\Migration\Writer\NewsletterRecipientWriter
  37628.      */
  37629.     protected function getNewsletterRecipientWriterService()
  37630.     {
  37631.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37632.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37633.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/NewsletterRecipientWriter.php';
  37634.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\NewsletterRecipientWriter'] = new \SwagMigrationAssistant\Migration\Writer\NewsletterRecipientWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] ?? $this->getNewsletterRecipientDefinitionService()));
  37635.     }
  37636.     /**
  37637.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\NumberRangeWriter' shared service.
  37638.      *
  37639.      * @return \SwagMigrationAssistant\Migration\Writer\NumberRangeWriter
  37640.      */
  37641.     protected function getNumberRangeWriterService()
  37642.     {
  37643.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37644.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37645.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/NumberRangeWriter.php';
  37646.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\NumberRangeWriter'] = new \SwagMigrationAssistant\Migration\Writer\NumberRangeWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] ?? $this->getNumberRangeDefinitionService()));
  37647.     }
  37648.     /**
  37649.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\OrderAttributeWriter' shared service.
  37650.      *
  37651.      * @return \SwagMigrationAssistant\Migration\Writer\OrderAttributeWriter
  37652.      */
  37653.     protected function getOrderAttributeWriterService()
  37654.     {
  37655.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37656.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37657.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/OrderAttributeWriter.php';
  37658.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\OrderAttributeWriter'] = new \SwagMigrationAssistant\Migration\Writer\OrderAttributeWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] ?? $this->getCustomFieldSetDefinitionService()));
  37659.     }
  37660.     /**
  37661.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\OrderDocumentAttributeWriter' shared service.
  37662.      *
  37663.      * @return \SwagMigrationAssistant\Migration\Writer\OrderDocumentAttributeWriter
  37664.      */
  37665.     protected function getOrderDocumentAttributeWriterService()
  37666.     {
  37667.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37668.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37669.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/OrderDocumentAttributeWriter.php';
  37670.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\OrderDocumentAttributeWriter'] = new \SwagMigrationAssistant\Migration\Writer\OrderDocumentAttributeWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] ?? $this->getCustomFieldSetDefinitionService()));
  37671.     }
  37672.     /**
  37673.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\OrderDocumentWriter' shared service.
  37674.      *
  37675.      * @return \SwagMigrationAssistant\Migration\Writer\OrderDocumentWriter
  37676.      */
  37677.     protected function getOrderDocumentWriterService()
  37678.     {
  37679.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37680.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37681.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/OrderDocumentWriter.php';
  37682.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\OrderDocumentWriter'] = new \SwagMigrationAssistant\Migration\Writer\OrderDocumentWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] ?? $this->getDocumentDefinitionService()));
  37683.     }
  37684.     /**
  37685.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\OrderWriter' shared service.
  37686.      *
  37687.      * @return \SwagMigrationAssistant\Migration\Writer\OrderWriter
  37688.      */
  37689.     protected function getOrderWriterService()
  37690.     {
  37691.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37692.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37693.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/OrderWriter.php';
  37694.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\OrderWriter'] = new \SwagMigrationAssistant\Migration\Writer\OrderWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()), ($this->privates['Shopware\\Core\\Framework\\Struct\\Serializer\\StructNormalizer'] ?? ($this->privates['Shopware\\Core\\Framework\\Struct\\Serializer\\StructNormalizer'] = new \Shopware\Core\Framework\Struct\Serializer\StructNormalizer())));
  37695.     }
  37696.     /**
  37697.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\ProductAttributeWriter' shared service.
  37698.      *
  37699.      * @return \SwagMigrationAssistant\Migration\Writer\ProductAttributeWriter
  37700.      */
  37701.     protected function getProductAttributeWriterService()
  37702.     {
  37703.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37704.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37705.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/ProductAttributeWriter.php';
  37706.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\ProductAttributeWriter'] = new \SwagMigrationAssistant\Migration\Writer\ProductAttributeWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] ?? $this->getCustomFieldSetDefinitionService()));
  37707.     }
  37708.     /**
  37709.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\ProductPriceAttributeWriter' shared service.
  37710.      *
  37711.      * @return \SwagMigrationAssistant\Migration\Writer\ProductPriceAttributeWriter
  37712.      */
  37713.     protected function getProductPriceAttributeWriterService()
  37714.     {
  37715.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37716.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37717.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/ProductPriceAttributeWriter.php';
  37718.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\ProductPriceAttributeWriter'] = new \SwagMigrationAssistant\Migration\Writer\ProductPriceAttributeWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] ?? $this->getCustomFieldSetDefinitionService()));
  37719.     }
  37720.     /**
  37721.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\ProductReviewWriter' shared service.
  37722.      *
  37723.      * @return \SwagMigrationAssistant\Migration\Writer\ProductReviewWriter
  37724.      */
  37725.     protected function getProductReviewWriterService()
  37726.     {
  37727.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37728.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37729.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/ProductReviewWriter.php';
  37730.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\ProductReviewWriter'] = new \SwagMigrationAssistant\Migration\Writer\ProductReviewWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] ?? $this->getProductReviewDefinitionService()));
  37731.     }
  37732.     /**
  37733.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\ProductWriter' shared service.
  37734.      *
  37735.      * @return \SwagMigrationAssistant\Migration\Writer\ProductWriter
  37736.      */
  37737.     protected function getProductWriterService()
  37738.     {
  37739.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37740.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37741.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/ProductWriter.php';
  37742.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\ProductWriter'] = new \SwagMigrationAssistant\Migration\Writer\ProductWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  37743.     }
  37744.     /**
  37745.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\PropertyGroupOptionWriter' shared service.
  37746.      *
  37747.      * @return \SwagMigrationAssistant\Migration\Writer\PropertyGroupOptionWriter
  37748.      */
  37749.     protected function getPropertyGroupOptionWriterService()
  37750.     {
  37751.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37752.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37753.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/PropertyGroupOptionWriter.php';
  37754.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\PropertyGroupOptionWriter'] = new \SwagMigrationAssistant\Migration\Writer\PropertyGroupOptionWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] ?? $this->getPropertyGroupOptionDefinitionService()));
  37755.     }
  37756.     /**
  37757.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\SalesChannelWriter' shared service.
  37758.      *
  37759.      * @return \SwagMigrationAssistant\Migration\Writer\SalesChannelWriter
  37760.      */
  37761.     protected function getSalesChannelWriterService()
  37762.     {
  37763.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37764.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37765.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/SalesChannelWriter.php';
  37766.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\SalesChannelWriter'] = new \SwagMigrationAssistant\Migration\Writer\SalesChannelWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] ?? $this->getSalesChannelDefinitionService()));
  37767.     }
  37768.     /**
  37769.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\SeoUrlWriter' shared service.
  37770.      *
  37771.      * @return \SwagMigrationAssistant\Migration\Writer\SeoUrlWriter
  37772.      */
  37773.     protected function getSeoUrlWriterService()
  37774.     {
  37775.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37776.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37777.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/SeoUrlWriter.php';
  37778.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\SeoUrlWriter'] = new \SwagMigrationAssistant\Migration\Writer\SeoUrlWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition'] ?? $this->getSeoUrlDefinitionService()));
  37779.     }
  37780.     /**
  37781.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\ShippingMethodWriter' shared service.
  37782.      *
  37783.      * @return \SwagMigrationAssistant\Migration\Writer\ShippingMethodWriter
  37784.      */
  37785.     protected function getShippingMethodWriterService()
  37786.     {
  37787.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37788.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37789.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/ShippingMethodWriter.php';
  37790.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\ShippingMethodWriter'] = new \SwagMigrationAssistant\Migration\Writer\ShippingMethodWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition'] ?? $this->getShippingMethodDefinitionService()));
  37791.     }
  37792.     /**
  37793.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\TranslationWriter' shared service.
  37794.      *
  37795.      * @return \SwagMigrationAssistant\Migration\Writer\TranslationWriter
  37796.      */
  37797.     protected function getTranslationWriterService()
  37798.     {
  37799.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37800.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/TranslationWriter.php';
  37801.         return $this->privates['SwagMigrationAssistant\\Migration\\Writer\\TranslationWriter'] = new \SwagMigrationAssistant\Migration\Writer\TranslationWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  37802.     }
  37803.     /**
  37804.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CategoryAttributeConverter' shared service.
  37805.      *
  37806.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CategoryAttributeConverter
  37807.      */
  37808.     protected function getShopware54CategoryAttributeConverterService()
  37809.     {
  37810.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  37811.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  37812.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  37813.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CategoryAttributeConverter.php';
  37814.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CategoryAttributeConverter.php';
  37815.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CategoryAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CategoryAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  37816.     }
  37817.     /**
  37818.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CategoryConverter' shared service.
  37819.      *
  37820.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CategoryConverter
  37821.      */
  37822.     protected function getShopware54CategoryConverterService()
  37823.     {
  37824.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  37825.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  37826.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  37827.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CategoryConverter.php';
  37828.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CategoryConverter.php';
  37829.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  37830.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CategoryConverter'])) {
  37831.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CategoryConverter'];
  37832.         }
  37833.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CategoryConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CategoryConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  37834.     }
  37835.     /**
  37836.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CrossSellingConverter' shared service.
  37837.      *
  37838.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CrossSellingConverter
  37839.      */
  37840.     protected function getShopware54CrossSellingConverterService()
  37841.     {
  37842.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  37843.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  37844.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  37845.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CrossSellingConverter.php';
  37846.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CrossSellingConverter.php';
  37847.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CrossSellingConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CrossSellingConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  37848.     }
  37849.     /**
  37850.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CurrencyConverter' shared service.
  37851.      *
  37852.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CurrencyConverter
  37853.      */
  37854.     protected function getShopware54CurrencyConverterService()
  37855.     {
  37856.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  37857.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  37858.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  37859.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CurrencyConverter.php';
  37860.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CurrencyConverter.php';
  37861.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CurrencyConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CurrencyConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  37862.     }
  37863.     /**
  37864.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerAttributeConverter' shared service.
  37865.      *
  37866.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerAttributeConverter
  37867.      */
  37868.     protected function getShopware54CustomerAttributeConverterService()
  37869.     {
  37870.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  37871.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  37872.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  37873.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerAttributeConverter.php';
  37874.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CustomerAttributeConverter.php';
  37875.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CustomerAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  37876.     }
  37877.     /**
  37878.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerConverter' shared service.
  37879.      *
  37880.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerConverter
  37881.      */
  37882.     protected function getShopware54CustomerConverterService()
  37883.     {
  37884.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  37885.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  37886.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  37887.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerConverter.php';
  37888.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CustomerConverter.php';
  37889.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CustomerConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  37890.     }
  37891.     /**
  37892.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerGroupAttributeConverter' shared service.
  37893.      *
  37894.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerGroupAttributeConverter
  37895.      */
  37896.     protected function getShopware54CustomerGroupAttributeConverterService()
  37897.     {
  37898.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  37899.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  37900.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  37901.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerGroupAttributeConverter.php';
  37902.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CustomerGroupAttributeConverter.php';
  37903.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CustomerGroupAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerGroupAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  37904.     }
  37905.     /**
  37906.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerGroupConverter' shared service.
  37907.      *
  37908.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerGroupConverter
  37909.      */
  37910.     protected function getShopware54CustomerGroupConverterService()
  37911.     {
  37912.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  37913.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  37914.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  37915.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerGroupConverter.php';
  37916.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CustomerGroupConverter.php';
  37917.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CustomerGroupConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerGroupConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  37918.     }
  37919.     /**
  37920.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerWishlistConverter' shared service.
  37921.      *
  37922.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerWishlistConverter
  37923.      */
  37924.     protected function getShopware54CustomerWishlistConverterService()
  37925.     {
  37926.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  37927.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  37928.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  37929.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerWishlistConverter.php';
  37930.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CustomerWishlistConverter.php';
  37931.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CustomerWishlistConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerWishlistConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  37932.     }
  37933.     /**
  37934.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54LanguageConverter' shared service.
  37935.      *
  37936.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54LanguageConverter
  37937.      */
  37938.     protected function getShopware54LanguageConverterService()
  37939.     {
  37940.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  37941.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  37942.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  37943.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/LanguageConverter.php';
  37944.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54LanguageConverter.php';
  37945.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54LanguageConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54LanguageConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  37946.     }
  37947.     /**
  37948.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MainVariantRelationConverter' shared service.
  37949.      *
  37950.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MainVariantRelationConverter
  37951.      */
  37952.     protected function getShopware54MainVariantRelationConverterService()
  37953.     {
  37954.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  37955.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  37956.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  37957.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MainVariantRelationConverter.php';
  37958.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54MainVariantRelationConverter.php';
  37959.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54MainVariantRelationConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MainVariantRelationConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  37960.     }
  37961.     /**
  37962.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ManufacturerAttributeConverter' shared service.
  37963.      *
  37964.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ManufacturerAttributeConverter
  37965.      */
  37966.     protected function getShopware54ManufacturerAttributeConverterService()
  37967.     {
  37968.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  37969.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  37970.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  37971.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ManufacturerAttributeConverter.php';
  37972.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54ManufacturerAttributeConverter.php';
  37973.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ManufacturerAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ManufacturerAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  37974.     }
  37975.     /**
  37976.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MediaConverter' shared service.
  37977.      *
  37978.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MediaConverter
  37979.      */
  37980.     protected function getShopware54MediaConverterService()
  37981.     {
  37982.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  37983.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  37984.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  37985.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MediaConverter.php';
  37986.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54MediaConverter.php';
  37987.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  37988.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54MediaConverter'])) {
  37989.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54MediaConverter'];
  37990.         }
  37991.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54MediaConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MediaConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  37992.     }
  37993.     /**
  37994.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MediaFolderConverter' shared service.
  37995.      *
  37996.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MediaFolderConverter
  37997.      */
  37998.     protected function getShopware54MediaFolderConverterService()
  37999.     {
  38000.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38001.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38002.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38003.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MediaFolderConverter.php';
  38004.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54MediaFolderConverter.php';
  38005.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54MediaFolderConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MediaFolderConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38006.     }
  38007.     /**
  38008.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54NewsletterRecipientConverter' shared service.
  38009.      *
  38010.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54NewsletterRecipientConverter
  38011.      */
  38012.     protected function getShopware54NewsletterRecipientConverterService()
  38013.     {
  38014.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38015.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38016.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38017.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/NewsletterRecipientConverter.php';
  38018.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54NewsletterRecipientConverter.php';
  38019.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54NewsletterRecipientConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54NewsletterRecipientConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38020.     }
  38021.     /**
  38022.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54NumberRangeConverter' shared service.
  38023.      *
  38024.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54NumberRangeConverter
  38025.      */
  38026.     protected function getShopware54NumberRangeConverterService()
  38027.     {
  38028.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38029.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38030.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38031.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/NumberRangeConverter.php';
  38032.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54NumberRangeConverter.php';
  38033.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54NumberRangeConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54NumberRangeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['number_range_type.repository'] ?? $this->getNumberRangeType_RepositoryService()));
  38034.     }
  38035.     /**
  38036.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderAttributeConverter' shared service.
  38037.      *
  38038.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderAttributeConverter
  38039.      */
  38040.     protected function getShopware54OrderAttributeConverterService()
  38041.     {
  38042.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38043.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38044.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  38045.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderAttributeConverter.php';
  38046.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54OrderAttributeConverter.php';
  38047.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54OrderAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38048.     }
  38049.     /**
  38050.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderConverter' shared service.
  38051.      *
  38052.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderConverter
  38053.      */
  38054.     protected function getShopware54OrderConverterService()
  38055.     {
  38056.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38057.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38058.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38059.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderConverter.php';
  38060.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54OrderConverter.php';
  38061.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54OrderConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxCalculator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxCalculator'] = new \Shopware\Core\Checkout\Cart\Tax\TaxCalculator())));
  38062.     }
  38063.     /**
  38064.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderDocumentAttributeConverter' shared service.
  38065.      *
  38066.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderDocumentAttributeConverter
  38067.      */
  38068.     protected function getShopware54OrderDocumentAttributeConverterService()
  38069.     {
  38070.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38071.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38072.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  38073.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderDocumentAttributeConverter.php';
  38074.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54OrderDocumentAttributeConverter.php';
  38075.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54OrderDocumentAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderDocumentAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38076.     }
  38077.     /**
  38078.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderDocumentConverter' shared service.
  38079.      *
  38080.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderDocumentConverter
  38081.      */
  38082.     protected function getShopware54OrderDocumentConverterService()
  38083.     {
  38084.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38085.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38086.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38087.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderDocumentConverter.php';
  38088.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54OrderDocumentConverter.php';
  38089.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  38090.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54OrderDocumentConverter'])) {
  38091.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54OrderDocumentConverter'];
  38092.         }
  38093.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54OrderDocumentConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderDocumentConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  38094.     }
  38095.     /**
  38096.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductAttributeConverter' shared service.
  38097.      *
  38098.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductAttributeConverter
  38099.      */
  38100.     protected function getShopware54ProductAttributeConverterService()
  38101.     {
  38102.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38103.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38104.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  38105.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductAttributeConverter.php';
  38106.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54ProductAttributeConverter.php';
  38107.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38108.     }
  38109.     /**
  38110.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductConverter' shared service.
  38111.      *
  38112.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductConverter
  38113.      */
  38114.     protected function getShopware54ProductConverterService()
  38115.     {
  38116.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38117.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38118.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38119.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductConverter.php';
  38120.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54ProductConverter.php';
  38121.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  38122.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductConverter'])) {
  38123.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductConverter'];
  38124.         }
  38125.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  38126.     }
  38127.     /**
  38128.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductOptionRelationConverter' shared service.
  38129.      *
  38130.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductOptionRelationConverter
  38131.      */
  38132.     protected function getShopware54ProductOptionRelationConverterService()
  38133.     {
  38134.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38135.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38136.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38137.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductOptionRelationConverter.php';
  38138.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54ProductOptionRelationConverter.php';
  38139.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductOptionRelationConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductOptionRelationConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38140.     }
  38141.     /**
  38142.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductPriceAttributeConverter' shared service.
  38143.      *
  38144.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductPriceAttributeConverter
  38145.      */
  38146.     protected function getShopware54ProductPriceAttributeConverterService()
  38147.     {
  38148.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38149.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38150.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  38151.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductPriceAttributeConverter.php';
  38152.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54ProductPriceAttributeConverter.php';
  38153.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductPriceAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductPriceAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38154.     }
  38155.     /**
  38156.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductPropertyRelationConverter' shared service.
  38157.      *
  38158.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductPropertyRelationConverter
  38159.      */
  38160.     protected function getShopware54ProductPropertyRelationConverterService()
  38161.     {
  38162.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38163.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38164.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38165.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductPropertyRelationConverter.php';
  38166.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54ProductPropertyRelationConverter.php';
  38167.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductPropertyRelationConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductPropertyRelationConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38168.     }
  38169.     /**
  38170.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductReviewConverter' shared service.
  38171.      *
  38172.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductReviewConverter
  38173.      */
  38174.     protected function getShopware54ProductReviewConverterService()
  38175.     {
  38176.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38177.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38178.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38179.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductReviewConverter.php';
  38180.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54ProductReviewConverter.php';
  38181.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductReviewConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductReviewConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38182.     }
  38183.     /**
  38184.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54PromotionConverter' shared service.
  38185.      *
  38186.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54PromotionConverter
  38187.      */
  38188.     protected function getShopware54PromotionConverterService()
  38189.     {
  38190.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38191.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38192.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38193.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/PromotionConverter.php';
  38194.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54PromotionConverter.php';
  38195.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54PromotionConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54PromotionConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  38196.     }
  38197.     /**
  38198.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54PropertyGroupOptionConverter' shared service.
  38199.      *
  38200.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54PropertyGroupOptionConverter
  38201.      */
  38202.     protected function getShopware54PropertyGroupOptionConverterService()
  38203.     {
  38204.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38205.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38206.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38207.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/PropertyGroupOptionConverter.php';
  38208.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54PropertyGroupOptionConverter.php';
  38209.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  38210.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54PropertyGroupOptionConverter'])) {
  38211.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54PropertyGroupOptionConverter'];
  38212.         }
  38213.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54PropertyGroupOptionConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54PropertyGroupOptionConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  38214.     }
  38215.     /**
  38216.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SalesChannelConverter' shared service.
  38217.      *
  38218.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SalesChannelConverter
  38219.      */
  38220.     protected function getShopware54SalesChannelConverterService()
  38221.     {
  38222.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38223.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38224.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38225.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/SalesChannelConverter.php';
  38226.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54SalesChannelConverter.php';
  38227.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54SalesChannelConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SalesChannelConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), NULL);
  38228.     }
  38229.     /**
  38230.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SeoUrlConverter' shared service.
  38231.      *
  38232.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SeoUrlConverter
  38233.      */
  38234.     protected function getShopware54SeoUrlConverterService()
  38235.     {
  38236.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38237.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38238.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38239.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/SeoUrlConverter.php';
  38240.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54SeoUrlConverter.php';
  38241.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54SeoUrlConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SeoUrlConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38242.     }
  38243.     /**
  38244.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ShippingMethodConverter' shared service.
  38245.      *
  38246.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ShippingMethodConverter
  38247.      */
  38248.     protected function getShopware54ShippingMethodConverterService()
  38249.     {
  38250.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38251.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38252.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38253.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShippingMethodConverter.php';
  38254.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54ShippingMethodConverter.php';
  38255.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ShippingMethodConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ShippingMethodConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38256.     }
  38257.     /**
  38258.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54TranslationConverter' shared service.
  38259.      *
  38260.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54TranslationConverter
  38261.      */
  38262.     protected function getShopware54TranslationConverterService()
  38263.     {
  38264.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38265.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38266.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38267.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/TranslationConverter.php';
  38268.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54TranslationConverter.php';
  38269.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54TranslationConverter'] = new \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54TranslationConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38270.     }
  38271.     /**
  38272.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CategoryAttributeConverter' shared service.
  38273.      *
  38274.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CategoryAttributeConverter
  38275.      */
  38276.     protected function getShopware55CategoryAttributeConverterService()
  38277.     {
  38278.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38279.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38280.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  38281.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CategoryAttributeConverter.php';
  38282.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CategoryAttributeConverter.php';
  38283.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CategoryAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CategoryAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38284.     }
  38285.     /**
  38286.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CategoryConverter' shared service.
  38287.      *
  38288.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CategoryConverter
  38289.      */
  38290.     protected function getShopware55CategoryConverterService()
  38291.     {
  38292.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38293.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38294.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38295.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CategoryConverter.php';
  38296.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CategoryConverter.php';
  38297.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  38298.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CategoryConverter'])) {
  38299.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CategoryConverter'];
  38300.         }
  38301.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CategoryConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CategoryConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  38302.     }
  38303.     /**
  38304.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CrossSellingConverter' shared service.
  38305.      *
  38306.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CrossSellingConverter
  38307.      */
  38308.     protected function getShopware55CrossSellingConverterService()
  38309.     {
  38310.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38311.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38312.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38313.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CrossSellingConverter.php';
  38314.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CrossSellingConverter.php';
  38315.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CrossSellingConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CrossSellingConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38316.     }
  38317.     /**
  38318.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CurrencyConverter' shared service.
  38319.      *
  38320.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CurrencyConverter
  38321.      */
  38322.     protected function getShopware55CurrencyConverterService()
  38323.     {
  38324.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38325.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38326.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38327.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CurrencyConverter.php';
  38328.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CurrencyConverter.php';
  38329.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CurrencyConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CurrencyConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38330.     }
  38331.     /**
  38332.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerAttributeConverter' shared service.
  38333.      *
  38334.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerAttributeConverter
  38335.      */
  38336.     protected function getShopware55CustomerAttributeConverterService()
  38337.     {
  38338.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38339.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38340.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  38341.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerAttributeConverter.php';
  38342.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CustomerAttributeConverter.php';
  38343.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CustomerAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38344.     }
  38345.     /**
  38346.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerConverter' shared service.
  38347.      *
  38348.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerConverter
  38349.      */
  38350.     protected function getShopware55CustomerConverterService()
  38351.     {
  38352.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38353.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38354.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38355.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerConverter.php';
  38356.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CustomerConverter.php';
  38357.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CustomerConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  38358.     }
  38359.     /**
  38360.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerGroupAttributeConverter' shared service.
  38361.      *
  38362.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerGroupAttributeConverter
  38363.      */
  38364.     protected function getShopware55CustomerGroupAttributeConverterService()
  38365.     {
  38366.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38367.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38368.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  38369.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerGroupAttributeConverter.php';
  38370.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CustomerGroupAttributeConverter.php';
  38371.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CustomerGroupAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerGroupAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38372.     }
  38373.     /**
  38374.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerGroupConverter' shared service.
  38375.      *
  38376.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerGroupConverter
  38377.      */
  38378.     protected function getShopware55CustomerGroupConverterService()
  38379.     {
  38380.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38381.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38382.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38383.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerGroupConverter.php';
  38384.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CustomerGroupConverter.php';
  38385.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CustomerGroupConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerGroupConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38386.     }
  38387.     /**
  38388.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerWishlistConverter' shared service.
  38389.      *
  38390.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerWishlistConverter
  38391.      */
  38392.     protected function getShopware55CustomerWishlistConverterService()
  38393.     {
  38394.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38395.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38396.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38397.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerWishlistConverter.php';
  38398.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CustomerWishlistConverter.php';
  38399.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CustomerWishlistConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerWishlistConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38400.     }
  38401.     /**
  38402.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55LanguageConverter' shared service.
  38403.      *
  38404.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55LanguageConverter
  38405.      */
  38406.     protected function getShopware55LanguageConverterService()
  38407.     {
  38408.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38409.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38410.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38411.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/LanguageConverter.php';
  38412.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55LanguageConverter.php';
  38413.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55LanguageConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55LanguageConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38414.     }
  38415.     /**
  38416.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MainVariantRelationConverter' shared service.
  38417.      *
  38418.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MainVariantRelationConverter
  38419.      */
  38420.     protected function getShopware55MainVariantRelationConverterService()
  38421.     {
  38422.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38423.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38424.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38425.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MainVariantRelationConverter.php';
  38426.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55MainVariantRelationConverter.php';
  38427.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55MainVariantRelationConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MainVariantRelationConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38428.     }
  38429.     /**
  38430.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ManufacturerAttributeConverter' shared service.
  38431.      *
  38432.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ManufacturerAttributeConverter
  38433.      */
  38434.     protected function getShopware55ManufacturerAttributeConverterService()
  38435.     {
  38436.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38437.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38438.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  38439.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ManufacturerAttributeConverter.php';
  38440.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55ManufacturerAttributeConverter.php';
  38441.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ManufacturerAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ManufacturerAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38442.     }
  38443.     /**
  38444.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MediaConverter' shared service.
  38445.      *
  38446.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MediaConverter
  38447.      */
  38448.     protected function getShopware55MediaConverterService()
  38449.     {
  38450.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38451.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38452.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38453.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MediaConverter.php';
  38454.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55MediaConverter.php';
  38455.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  38456.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55MediaConverter'])) {
  38457.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55MediaConverter'];
  38458.         }
  38459.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55MediaConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MediaConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  38460.     }
  38461.     /**
  38462.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MediaFolderConverter' shared service.
  38463.      *
  38464.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MediaFolderConverter
  38465.      */
  38466.     protected function getShopware55MediaFolderConverterService()
  38467.     {
  38468.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38469.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38470.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38471.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MediaFolderConverter.php';
  38472.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55MediaFolderConverter.php';
  38473.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55MediaFolderConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MediaFolderConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38474.     }
  38475.     /**
  38476.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55NewsletterRecipientConverter' shared service.
  38477.      *
  38478.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55NewsletterRecipientConverter
  38479.      */
  38480.     protected function getShopware55NewsletterRecipientConverterService()
  38481.     {
  38482.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38483.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38484.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38485.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/NewsletterRecipientConverter.php';
  38486.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55NewsletterRecipientConverter.php';
  38487.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55NewsletterRecipientConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55NewsletterRecipientConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38488.     }
  38489.     /**
  38490.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55NumberRangeConverter' shared service.
  38491.      *
  38492.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55NumberRangeConverter
  38493.      */
  38494.     protected function getShopware55NumberRangeConverterService()
  38495.     {
  38496.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38497.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38498.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38499.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/NumberRangeConverter.php';
  38500.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55NumberRangeConverter.php';
  38501.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55NumberRangeConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55NumberRangeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['number_range_type.repository'] ?? $this->getNumberRangeType_RepositoryService()));
  38502.     }
  38503.     /**
  38504.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderAttributeConverter' shared service.
  38505.      *
  38506.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderAttributeConverter
  38507.      */
  38508.     protected function getShopware55OrderAttributeConverterService()
  38509.     {
  38510.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38511.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38512.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  38513.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderAttributeConverter.php';
  38514.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55OrderAttributeConverter.php';
  38515.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55OrderAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38516.     }
  38517.     /**
  38518.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderConverter' shared service.
  38519.      *
  38520.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderConverter
  38521.      */
  38522.     protected function getShopware55OrderConverterService()
  38523.     {
  38524.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38525.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38526.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38527.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderConverter.php';
  38528.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55OrderConverter.php';
  38529.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55OrderConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxCalculator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxCalculator'] = new \Shopware\Core\Checkout\Cart\Tax\TaxCalculator())));
  38530.     }
  38531.     /**
  38532.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderDocumentAttributeConverter' shared service.
  38533.      *
  38534.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderDocumentAttributeConverter
  38535.      */
  38536.     protected function getShopware55OrderDocumentAttributeConverterService()
  38537.     {
  38538.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38539.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38540.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  38541.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderDocumentAttributeConverter.php';
  38542.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55OrderDocumentAttributeConverter.php';
  38543.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55OrderDocumentAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderDocumentAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38544.     }
  38545.     /**
  38546.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderDocumentConverter' shared service.
  38547.      *
  38548.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderDocumentConverter
  38549.      */
  38550.     protected function getShopware55OrderDocumentConverterService()
  38551.     {
  38552.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38553.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38554.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38555.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderDocumentConverter.php';
  38556.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55OrderDocumentConverter.php';
  38557.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  38558.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55OrderDocumentConverter'])) {
  38559.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55OrderDocumentConverter'];
  38560.         }
  38561.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55OrderDocumentConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderDocumentConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  38562.     }
  38563.     /**
  38564.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductAttributeConverter' shared service.
  38565.      *
  38566.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductAttributeConverter
  38567.      */
  38568.     protected function getShopware55ProductAttributeConverterService()
  38569.     {
  38570.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38571.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38572.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  38573.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductAttributeConverter.php';
  38574.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55ProductAttributeConverter.php';
  38575.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38576.     }
  38577.     /**
  38578.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductConverter' shared service.
  38579.      *
  38580.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductConverter
  38581.      */
  38582.     protected function getShopware55ProductConverterService()
  38583.     {
  38584.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38585.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38586.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38587.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductConverter.php';
  38588.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55ProductConverter.php';
  38589.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  38590.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductConverter'])) {
  38591.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductConverter'];
  38592.         }
  38593.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  38594.     }
  38595.     /**
  38596.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductOptionRelationConverter' shared service.
  38597.      *
  38598.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductOptionRelationConverter
  38599.      */
  38600.     protected function getShopware55ProductOptionRelationConverterService()
  38601.     {
  38602.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38603.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38604.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38605.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductOptionRelationConverter.php';
  38606.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55ProductOptionRelationConverter.php';
  38607.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductOptionRelationConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductOptionRelationConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38608.     }
  38609.     /**
  38610.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductPriceAttributeConverter' shared service.
  38611.      *
  38612.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductPriceAttributeConverter
  38613.      */
  38614.     protected function getShopware55ProductPriceAttributeConverterService()
  38615.     {
  38616.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38617.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38618.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  38619.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductPriceAttributeConverter.php';
  38620.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55ProductPriceAttributeConverter.php';
  38621.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductPriceAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductPriceAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38622.     }
  38623.     /**
  38624.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductPropertyRelationConverter' shared service.
  38625.      *
  38626.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductPropertyRelationConverter
  38627.      */
  38628.     protected function getShopware55ProductPropertyRelationConverterService()
  38629.     {
  38630.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38631.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38632.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38633.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductPropertyRelationConverter.php';
  38634.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55ProductPropertyRelationConverter.php';
  38635.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductPropertyRelationConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductPropertyRelationConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38636.     }
  38637.     /**
  38638.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductReviewConverter' shared service.
  38639.      *
  38640.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductReviewConverter
  38641.      */
  38642.     protected function getShopware55ProductReviewConverterService()
  38643.     {
  38644.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38645.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38646.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38647.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductReviewConverter.php';
  38648.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55ProductReviewConverter.php';
  38649.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductReviewConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductReviewConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38650.     }
  38651.     /**
  38652.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55PromotionConverter' shared service.
  38653.      *
  38654.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55PromotionConverter
  38655.      */
  38656.     protected function getShopware55PromotionConverterService()
  38657.     {
  38658.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38659.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38660.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38661.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/PromotionConverter.php';
  38662.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55PromotionConverter.php';
  38663.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55PromotionConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55PromotionConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  38664.     }
  38665.     /**
  38666.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55PropertyGroupOptionConverter' shared service.
  38667.      *
  38668.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55PropertyGroupOptionConverter
  38669.      */
  38670.     protected function getShopware55PropertyGroupOptionConverterService()
  38671.     {
  38672.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38673.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38674.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38675.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/PropertyGroupOptionConverter.php';
  38676.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55PropertyGroupOptionConverter.php';
  38677.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  38678.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55PropertyGroupOptionConverter'])) {
  38679.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55PropertyGroupOptionConverter'];
  38680.         }
  38681.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55PropertyGroupOptionConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55PropertyGroupOptionConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  38682.     }
  38683.     /**
  38684.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SalesChannelConverter' shared service.
  38685.      *
  38686.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SalesChannelConverter
  38687.      */
  38688.     protected function getShopware55SalesChannelConverterService()
  38689.     {
  38690.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38691.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38692.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38693.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/SalesChannelConverter.php';
  38694.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55SalesChannelConverter.php';
  38695.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55SalesChannelConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SalesChannelConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), NULL);
  38696.     }
  38697.     /**
  38698.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SeoUrlConverter' shared service.
  38699.      *
  38700.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SeoUrlConverter
  38701.      */
  38702.     protected function getShopware55SeoUrlConverterService()
  38703.     {
  38704.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38705.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38706.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38707.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/SeoUrlConverter.php';
  38708.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55SeoUrlConverter.php';
  38709.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55SeoUrlConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SeoUrlConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38710.     }
  38711.     /**
  38712.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ShippingMethodConverter' shared service.
  38713.      *
  38714.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ShippingMethodConverter
  38715.      */
  38716.     protected function getShopware55ShippingMethodConverterService()
  38717.     {
  38718.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38719.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38720.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38721.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShippingMethodConverter.php';
  38722.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55ShippingMethodConverter.php';
  38723.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ShippingMethodConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ShippingMethodConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38724.     }
  38725.     /**
  38726.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55TranslationConverter' shared service.
  38727.      *
  38728.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55TranslationConverter
  38729.      */
  38730.     protected function getShopware55TranslationConverterService()
  38731.     {
  38732.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38733.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38734.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38735.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/TranslationConverter.php';
  38736.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55TranslationConverter.php';
  38737.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55TranslationConverter'] = new \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55TranslationConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38738.     }
  38739.     /**
  38740.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CategoryAttributeConverter' shared service.
  38741.      *
  38742.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CategoryAttributeConverter
  38743.      */
  38744.     protected function getShopware56CategoryAttributeConverterService()
  38745.     {
  38746.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38747.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38748.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  38749.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CategoryAttributeConverter.php';
  38750.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CategoryAttributeConverter.php';
  38751.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CategoryAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CategoryAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38752.     }
  38753.     /**
  38754.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CategoryConverter' shared service.
  38755.      *
  38756.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CategoryConverter
  38757.      */
  38758.     protected function getShopware56CategoryConverterService()
  38759.     {
  38760.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38761.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38762.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38763.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CategoryConverter.php';
  38764.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CategoryConverter.php';
  38765.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  38766.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CategoryConverter'])) {
  38767.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CategoryConverter'];
  38768.         }
  38769.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CategoryConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CategoryConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  38770.     }
  38771.     /**
  38772.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CrossSellingConverter' shared service.
  38773.      *
  38774.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CrossSellingConverter
  38775.      */
  38776.     protected function getShopware56CrossSellingConverterService()
  38777.     {
  38778.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38779.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38780.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38781.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CrossSellingConverter.php';
  38782.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CrossSellingConverter.php';
  38783.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CrossSellingConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CrossSellingConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38784.     }
  38785.     /**
  38786.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CurrencyConverter' shared service.
  38787.      *
  38788.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CurrencyConverter
  38789.      */
  38790.     protected function getShopware56CurrencyConverterService()
  38791.     {
  38792.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38793.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38794.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38795.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CurrencyConverter.php';
  38796.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CurrencyConverter.php';
  38797.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CurrencyConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CurrencyConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38798.     }
  38799.     /**
  38800.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerAttributeConverter' shared service.
  38801.      *
  38802.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerAttributeConverter
  38803.      */
  38804.     protected function getShopware56CustomerAttributeConverterService()
  38805.     {
  38806.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38807.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38808.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  38809.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerAttributeConverter.php';
  38810.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CustomerAttributeConverter.php';
  38811.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CustomerAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38812.     }
  38813.     /**
  38814.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerConverter' shared service.
  38815.      *
  38816.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerConverter
  38817.      */
  38818.     protected function getShopware56CustomerConverterService()
  38819.     {
  38820.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38821.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38822.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38823.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerConverter.php';
  38824.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CustomerConverter.php';
  38825.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CustomerConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  38826.     }
  38827.     /**
  38828.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerGroupAttributeConverter' shared service.
  38829.      *
  38830.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerGroupAttributeConverter
  38831.      */
  38832.     protected function getShopware56CustomerGroupAttributeConverterService()
  38833.     {
  38834.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38835.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38836.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  38837.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerGroupAttributeConverter.php';
  38838.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CustomerGroupAttributeConverter.php';
  38839.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CustomerGroupAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerGroupAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38840.     }
  38841.     /**
  38842.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerGroupConverter' shared service.
  38843.      *
  38844.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerGroupConverter
  38845.      */
  38846.     protected function getShopware56CustomerGroupConverterService()
  38847.     {
  38848.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38849.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38850.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38851.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerGroupConverter.php';
  38852.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CustomerGroupConverter.php';
  38853.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CustomerGroupConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerGroupConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38854.     }
  38855.     /**
  38856.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerWishlistConverter' shared service.
  38857.      *
  38858.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerWishlistConverter
  38859.      */
  38860.     protected function getShopware56CustomerWishlistConverterService()
  38861.     {
  38862.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38863.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38864.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38865.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerWishlistConverter.php';
  38866.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CustomerWishlistConverter.php';
  38867.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CustomerWishlistConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerWishlistConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38868.     }
  38869.     /**
  38870.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56LanguageConverter' shared service.
  38871.      *
  38872.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56LanguageConverter
  38873.      */
  38874.     protected function getShopware56LanguageConverterService()
  38875.     {
  38876.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38877.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38878.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38879.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/LanguageConverter.php';
  38880.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56LanguageConverter.php';
  38881.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56LanguageConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56LanguageConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38882.     }
  38883.     /**
  38884.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MainVariantRelationConverter' shared service.
  38885.      *
  38886.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MainVariantRelationConverter
  38887.      */
  38888.     protected function getShopware56MainVariantRelationConverterService()
  38889.     {
  38890.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38891.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38892.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38893.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MainVariantRelationConverter.php';
  38894.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56MainVariantRelationConverter.php';
  38895.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56MainVariantRelationConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MainVariantRelationConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38896.     }
  38897.     /**
  38898.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ManufacturerAttributeConverter' shared service.
  38899.      *
  38900.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ManufacturerAttributeConverter
  38901.      */
  38902.     protected function getShopware56ManufacturerAttributeConverterService()
  38903.     {
  38904.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38905.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38906.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  38907.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ManufacturerAttributeConverter.php';
  38908.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56ManufacturerAttributeConverter.php';
  38909.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ManufacturerAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ManufacturerAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38910.     }
  38911.     /**
  38912.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MediaConverter' shared service.
  38913.      *
  38914.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MediaConverter
  38915.      */
  38916.     protected function getShopware56MediaConverterService()
  38917.     {
  38918.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38919.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38920.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38921.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MediaConverter.php';
  38922.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56MediaConverter.php';
  38923.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  38924.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56MediaConverter'])) {
  38925.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56MediaConverter'];
  38926.         }
  38927.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56MediaConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MediaConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  38928.     }
  38929.     /**
  38930.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MediaFolderConverter' shared service.
  38931.      *
  38932.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MediaFolderConverter
  38933.      */
  38934.     protected function getShopware56MediaFolderConverterService()
  38935.     {
  38936.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38937.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38938.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38939.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MediaFolderConverter.php';
  38940.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56MediaFolderConverter.php';
  38941.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56MediaFolderConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MediaFolderConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38942.     }
  38943.     /**
  38944.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56NewsletterRecipientConverter' shared service.
  38945.      *
  38946.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56NewsletterRecipientConverter
  38947.      */
  38948.     protected function getShopware56NewsletterRecipientConverterService()
  38949.     {
  38950.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38951.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38952.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38953.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/NewsletterRecipientConverter.php';
  38954.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56NewsletterRecipientConverter.php';
  38955.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56NewsletterRecipientConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56NewsletterRecipientConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38956.     }
  38957.     /**
  38958.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56NumberRangeConverter' shared service.
  38959.      *
  38960.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56NumberRangeConverter
  38961.      */
  38962.     protected function getShopware56NumberRangeConverterService()
  38963.     {
  38964.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38965.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38966.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38967.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/NumberRangeConverter.php';
  38968.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56NumberRangeConverter.php';
  38969.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56NumberRangeConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56NumberRangeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['number_range_type.repository'] ?? $this->getNumberRangeType_RepositoryService()));
  38970.     }
  38971.     /**
  38972.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderAttributeConverter' shared service.
  38973.      *
  38974.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderAttributeConverter
  38975.      */
  38976.     protected function getShopware56OrderAttributeConverterService()
  38977.     {
  38978.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38979.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38980.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  38981.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderAttributeConverter.php';
  38982.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56OrderAttributeConverter.php';
  38983.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56OrderAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  38984.     }
  38985.     /**
  38986.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderConverter' shared service.
  38987.      *
  38988.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderConverter
  38989.      */
  38990.     protected function getShopware56OrderConverterService()
  38991.     {
  38992.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  38993.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  38994.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  38995.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderConverter.php';
  38996.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56OrderConverter.php';
  38997.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56OrderConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxCalculator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxCalculator'] = new \Shopware\Core\Checkout\Cart\Tax\TaxCalculator())));
  38998.     }
  38999.     /**
  39000.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderDocumentAttributeConverter' shared service.
  39001.      *
  39002.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderDocumentAttributeConverter
  39003.      */
  39004.     protected function getShopware56OrderDocumentAttributeConverterService()
  39005.     {
  39006.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39007.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39008.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  39009.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderDocumentAttributeConverter.php';
  39010.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56OrderDocumentAttributeConverter.php';
  39011.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56OrderDocumentAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderDocumentAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39012.     }
  39013.     /**
  39014.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderDocumentConverter' shared service.
  39015.      *
  39016.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderDocumentConverter
  39017.      */
  39018.     protected function getShopware56OrderDocumentConverterService()
  39019.     {
  39020.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39021.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39022.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39023.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderDocumentConverter.php';
  39024.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56OrderDocumentConverter.php';
  39025.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  39026.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56OrderDocumentConverter'])) {
  39027.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56OrderDocumentConverter'];
  39028.         }
  39029.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56OrderDocumentConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderDocumentConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  39030.     }
  39031.     /**
  39032.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductAttributeConverter' shared service.
  39033.      *
  39034.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductAttributeConverter
  39035.      */
  39036.     protected function getShopware56ProductAttributeConverterService()
  39037.     {
  39038.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39039.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39040.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  39041.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductAttributeConverter.php';
  39042.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56ProductAttributeConverter.php';
  39043.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39044.     }
  39045.     /**
  39046.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductConverter' shared service.
  39047.      *
  39048.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductConverter
  39049.      */
  39050.     protected function getShopware56ProductConverterService()
  39051.     {
  39052.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39053.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39054.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39055.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductConverter.php';
  39056.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56ProductConverter.php';
  39057.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  39058.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductConverter'])) {
  39059.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductConverter'];
  39060.         }
  39061.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  39062.     }
  39063.     /**
  39064.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductOptionRelationConverter' shared service.
  39065.      *
  39066.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductOptionRelationConverter
  39067.      */
  39068.     protected function getShopware56ProductOptionRelationConverterService()
  39069.     {
  39070.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39071.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39072.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39073.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductOptionRelationConverter.php';
  39074.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56ProductOptionRelationConverter.php';
  39075.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductOptionRelationConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductOptionRelationConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39076.     }
  39077.     /**
  39078.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductPriceAttributeConverter' shared service.
  39079.      *
  39080.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductPriceAttributeConverter
  39081.      */
  39082.     protected function getShopware56ProductPriceAttributeConverterService()
  39083.     {
  39084.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39085.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39086.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  39087.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductPriceAttributeConverter.php';
  39088.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56ProductPriceAttributeConverter.php';
  39089.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductPriceAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductPriceAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39090.     }
  39091.     /**
  39092.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductPropertyRelationConverter' shared service.
  39093.      *
  39094.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductPropertyRelationConverter
  39095.      */
  39096.     protected function getShopware56ProductPropertyRelationConverterService()
  39097.     {
  39098.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39099.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39100.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39101.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductPropertyRelationConverter.php';
  39102.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56ProductPropertyRelationConverter.php';
  39103.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductPropertyRelationConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductPropertyRelationConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39104.     }
  39105.     /**
  39106.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductReviewConverter' shared service.
  39107.      *
  39108.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductReviewConverter
  39109.      */
  39110.     protected function getShopware56ProductReviewConverterService()
  39111.     {
  39112.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39113.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39114.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39115.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductReviewConverter.php';
  39116.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56ProductReviewConverter.php';
  39117.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductReviewConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductReviewConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39118.     }
  39119.     /**
  39120.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56PromotionConverter' shared service.
  39121.      *
  39122.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56PromotionConverter
  39123.      */
  39124.     protected function getShopware56PromotionConverterService()
  39125.     {
  39126.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39127.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39128.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39129.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/PromotionConverter.php';
  39130.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56PromotionConverter.php';
  39131.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56PromotionConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56PromotionConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  39132.     }
  39133.     /**
  39134.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56PropertyGroupOptionConverter' shared service.
  39135.      *
  39136.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56PropertyGroupOptionConverter
  39137.      */
  39138.     protected function getShopware56PropertyGroupOptionConverterService()
  39139.     {
  39140.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39141.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39142.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39143.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/PropertyGroupOptionConverter.php';
  39144.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56PropertyGroupOptionConverter.php';
  39145.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  39146.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56PropertyGroupOptionConverter'])) {
  39147.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56PropertyGroupOptionConverter'];
  39148.         }
  39149.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56PropertyGroupOptionConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56PropertyGroupOptionConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  39150.     }
  39151.     /**
  39152.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SalesChannelConverter' shared service.
  39153.      *
  39154.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SalesChannelConverter
  39155.      */
  39156.     protected function getShopware56SalesChannelConverterService()
  39157.     {
  39158.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39159.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39160.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39161.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/SalesChannelConverter.php';
  39162.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56SalesChannelConverter.php';
  39163.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56SalesChannelConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SalesChannelConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), NULL);
  39164.     }
  39165.     /**
  39166.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SeoUrlConverter' shared service.
  39167.      *
  39168.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SeoUrlConverter
  39169.      */
  39170.     protected function getShopware56SeoUrlConverterService()
  39171.     {
  39172.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39173.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39174.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39175.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/SeoUrlConverter.php';
  39176.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56SeoUrlConverter.php';
  39177.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56SeoUrlConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SeoUrlConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39178.     }
  39179.     /**
  39180.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ShippingMethodConverter' shared service.
  39181.      *
  39182.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ShippingMethodConverter
  39183.      */
  39184.     protected function getShopware56ShippingMethodConverterService()
  39185.     {
  39186.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39187.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39188.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39189.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShippingMethodConverter.php';
  39190.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56ShippingMethodConverter.php';
  39191.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ShippingMethodConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ShippingMethodConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39192.     }
  39193.     /**
  39194.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56TranslationConverter' shared service.
  39195.      *
  39196.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56TranslationConverter
  39197.      */
  39198.     protected function getShopware56TranslationConverterService()
  39199.     {
  39200.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39201.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39202.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39203.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/TranslationConverter.php';
  39204.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56TranslationConverter.php';
  39205.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56TranslationConverter'] = new \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56TranslationConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39206.     }
  39207.     /**
  39208.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CategoryAttributeConverter' shared service.
  39209.      *
  39210.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CategoryAttributeConverter
  39211.      */
  39212.     protected function getShopware57CategoryAttributeConverterService()
  39213.     {
  39214.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39215.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39216.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  39217.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CategoryAttributeConverter.php';
  39218.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CategoryAttributeConverter.php';
  39219.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CategoryAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CategoryAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39220.     }
  39221.     /**
  39222.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CategoryConverter' shared service.
  39223.      *
  39224.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CategoryConverter
  39225.      */
  39226.     protected function getShopware57CategoryConverterService()
  39227.     {
  39228.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39229.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39230.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39231.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CategoryConverter.php';
  39232.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CategoryConverter.php';
  39233.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  39234.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CategoryConverter'])) {
  39235.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CategoryConverter'];
  39236.         }
  39237.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CategoryConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CategoryConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  39238.     }
  39239.     /**
  39240.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CrossSellingConverter' shared service.
  39241.      *
  39242.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CrossSellingConverter
  39243.      */
  39244.     protected function getShopware57CrossSellingConverterService()
  39245.     {
  39246.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39247.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39248.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39249.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CrossSellingConverter.php';
  39250.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CrossSellingConverter.php';
  39251.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CrossSellingConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CrossSellingConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39252.     }
  39253.     /**
  39254.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CurrencyConverter' shared service.
  39255.      *
  39256.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CurrencyConverter
  39257.      */
  39258.     protected function getShopware57CurrencyConverterService()
  39259.     {
  39260.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39261.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39262.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39263.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CurrencyConverter.php';
  39264.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CurrencyConverter.php';
  39265.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CurrencyConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CurrencyConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39266.     }
  39267.     /**
  39268.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerAttributeConverter' shared service.
  39269.      *
  39270.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerAttributeConverter
  39271.      */
  39272.     protected function getShopware57CustomerAttributeConverterService()
  39273.     {
  39274.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39275.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39276.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  39277.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerAttributeConverter.php';
  39278.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CustomerAttributeConverter.php';
  39279.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CustomerAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39280.     }
  39281.     /**
  39282.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerConverter' shared service.
  39283.      *
  39284.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerConverter
  39285.      */
  39286.     protected function getShopware57CustomerConverterService()
  39287.     {
  39288.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39289.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39290.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39291.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerConverter.php';
  39292.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CustomerConverter.php';
  39293.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CustomerConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  39294.     }
  39295.     /**
  39296.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerGroupAttributeConverter' shared service.
  39297.      *
  39298.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerGroupAttributeConverter
  39299.      */
  39300.     protected function getShopware57CustomerGroupAttributeConverterService()
  39301.     {
  39302.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39303.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39304.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  39305.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerGroupAttributeConverter.php';
  39306.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CustomerGroupAttributeConverter.php';
  39307.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CustomerGroupAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerGroupAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39308.     }
  39309.     /**
  39310.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerGroupConverter' shared service.
  39311.      *
  39312.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerGroupConverter
  39313.      */
  39314.     protected function getShopware57CustomerGroupConverterService()
  39315.     {
  39316.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39317.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39318.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39319.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerGroupConverter.php';
  39320.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CustomerGroupConverter.php';
  39321.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CustomerGroupConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerGroupConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39322.     }
  39323.     /**
  39324.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerWishlistConverter' shared service.
  39325.      *
  39326.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerWishlistConverter
  39327.      */
  39328.     protected function getShopware57CustomerWishlistConverterService()
  39329.     {
  39330.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39331.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39332.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39333.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerWishlistConverter.php';
  39334.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CustomerWishlistConverter.php';
  39335.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CustomerWishlistConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerWishlistConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39336.     }
  39337.     /**
  39338.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57LanguageConverter' shared service.
  39339.      *
  39340.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57LanguageConverter
  39341.      */
  39342.     protected function getShopware57LanguageConverterService()
  39343.     {
  39344.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39345.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39346.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39347.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/LanguageConverter.php';
  39348.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57LanguageConverter.php';
  39349.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57LanguageConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57LanguageConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39350.     }
  39351.     /**
  39352.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MainVariantRelationConverter' shared service.
  39353.      *
  39354.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MainVariantRelationConverter
  39355.      */
  39356.     protected function getShopware57MainVariantRelationConverterService()
  39357.     {
  39358.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39359.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39360.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39361.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MainVariantRelationConverter.php';
  39362.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57MainVariantRelationConverter.php';
  39363.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57MainVariantRelationConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MainVariantRelationConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39364.     }
  39365.     /**
  39366.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ManufacturerAttributeConverter' shared service.
  39367.      *
  39368.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ManufacturerAttributeConverter
  39369.      */
  39370.     protected function getShopware57ManufacturerAttributeConverterService()
  39371.     {
  39372.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39373.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39374.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  39375.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ManufacturerAttributeConverter.php';
  39376.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57ManufacturerAttributeConverter.php';
  39377.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ManufacturerAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ManufacturerAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39378.     }
  39379.     /**
  39380.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MediaConverter' shared service.
  39381.      *
  39382.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MediaConverter
  39383.      */
  39384.     protected function getShopware57MediaConverterService()
  39385.     {
  39386.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39387.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39388.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39389.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MediaConverter.php';
  39390.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57MediaConverter.php';
  39391.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  39392.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57MediaConverter'])) {
  39393.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57MediaConverter'];
  39394.         }
  39395.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57MediaConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MediaConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  39396.     }
  39397.     /**
  39398.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MediaFolderConverter' shared service.
  39399.      *
  39400.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MediaFolderConverter
  39401.      */
  39402.     protected function getShopware57MediaFolderConverterService()
  39403.     {
  39404.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39405.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39406.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39407.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MediaFolderConverter.php';
  39408.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57MediaFolderConverter.php';
  39409.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57MediaFolderConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MediaFolderConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39410.     }
  39411.     /**
  39412.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57NewsletterRecipientConverter' shared service.
  39413.      *
  39414.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57NewsletterRecipientConverter
  39415.      */
  39416.     protected function getShopware57NewsletterRecipientConverterService()
  39417.     {
  39418.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39419.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39420.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39421.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/NewsletterRecipientConverter.php';
  39422.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57NewsletterRecipientConverter.php';
  39423.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57NewsletterRecipientConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57NewsletterRecipientConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39424.     }
  39425.     /**
  39426.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57NumberRangeConverter' shared service.
  39427.      *
  39428.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57NumberRangeConverter
  39429.      */
  39430.     protected function getShopware57NumberRangeConverterService()
  39431.     {
  39432.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39433.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39434.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39435.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/NumberRangeConverter.php';
  39436.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57NumberRangeConverter.php';
  39437.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57NumberRangeConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57NumberRangeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['number_range_type.repository'] ?? $this->getNumberRangeType_RepositoryService()));
  39438.     }
  39439.     /**
  39440.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderAttributeConverter' shared service.
  39441.      *
  39442.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderAttributeConverter
  39443.      */
  39444.     protected function getShopware57OrderAttributeConverterService()
  39445.     {
  39446.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39447.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39448.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  39449.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderAttributeConverter.php';
  39450.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57OrderAttributeConverter.php';
  39451.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57OrderAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39452.     }
  39453.     /**
  39454.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderConverter' shared service.
  39455.      *
  39456.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderConverter
  39457.      */
  39458.     protected function getShopware57OrderConverterService()
  39459.     {
  39460.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39461.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39462.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39463.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderConverter.php';
  39464.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57OrderConverter.php';
  39465.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57OrderConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxCalculator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxCalculator'] = new \Shopware\Core\Checkout\Cart\Tax\TaxCalculator())));
  39466.     }
  39467.     /**
  39468.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderDocumentAttributeConverter' shared service.
  39469.      *
  39470.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderDocumentAttributeConverter
  39471.      */
  39472.     protected function getShopware57OrderDocumentAttributeConverterService()
  39473.     {
  39474.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39475.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39476.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  39477.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderDocumentAttributeConverter.php';
  39478.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57OrderDocumentAttributeConverter.php';
  39479.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57OrderDocumentAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderDocumentAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39480.     }
  39481.     /**
  39482.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderDocumentConverter' shared service.
  39483.      *
  39484.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderDocumentConverter
  39485.      */
  39486.     protected function getShopware57OrderDocumentConverterService()
  39487.     {
  39488.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39489.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39490.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39491.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderDocumentConverter.php';
  39492.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57OrderDocumentConverter.php';
  39493.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  39494.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57OrderDocumentConverter'])) {
  39495.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57OrderDocumentConverter'];
  39496.         }
  39497.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57OrderDocumentConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderDocumentConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  39498.     }
  39499.     /**
  39500.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductAttributeConverter' shared service.
  39501.      *
  39502.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductAttributeConverter
  39503.      */
  39504.     protected function getShopware57ProductAttributeConverterService()
  39505.     {
  39506.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39507.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39508.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  39509.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductAttributeConverter.php';
  39510.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57ProductAttributeConverter.php';
  39511.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39512.     }
  39513.     /**
  39514.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductConverter' shared service.
  39515.      *
  39516.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductConverter
  39517.      */
  39518.     protected function getShopware57ProductConverterService()
  39519.     {
  39520.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39521.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39522.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39523.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductConverter.php';
  39524.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57ProductConverter.php';
  39525.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  39526.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductConverter'])) {
  39527.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductConverter'];
  39528.         }
  39529.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  39530.     }
  39531.     /**
  39532.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductOptionRelationConverter' shared service.
  39533.      *
  39534.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductOptionRelationConverter
  39535.      */
  39536.     protected function getShopware57ProductOptionRelationConverterService()
  39537.     {
  39538.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39539.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39540.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39541.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductOptionRelationConverter.php';
  39542.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57ProductOptionRelationConverter.php';
  39543.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductOptionRelationConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductOptionRelationConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39544.     }
  39545.     /**
  39546.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductPriceAttributeConverter' shared service.
  39547.      *
  39548.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductPriceAttributeConverter
  39549.      */
  39550.     protected function getShopware57ProductPriceAttributeConverterService()
  39551.     {
  39552.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39553.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39554.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  39555.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductPriceAttributeConverter.php';
  39556.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57ProductPriceAttributeConverter.php';
  39557.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductPriceAttributeConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductPriceAttributeConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39558.     }
  39559.     /**
  39560.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductPropertyRelationConverter' shared service.
  39561.      *
  39562.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductPropertyRelationConverter
  39563.      */
  39564.     protected function getShopware57ProductPropertyRelationConverterService()
  39565.     {
  39566.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39567.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39568.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39569.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductPropertyRelationConverter.php';
  39570.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57ProductPropertyRelationConverter.php';
  39571.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductPropertyRelationConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductPropertyRelationConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39572.     }
  39573.     /**
  39574.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductReviewConverter' shared service.
  39575.      *
  39576.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductReviewConverter
  39577.      */
  39578.     protected function getShopware57ProductReviewConverterService()
  39579.     {
  39580.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39581.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39582.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39583.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductReviewConverter.php';
  39584.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57ProductReviewConverter.php';
  39585.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductReviewConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductReviewConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39586.     }
  39587.     /**
  39588.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57PromotionConverter' shared service.
  39589.      *
  39590.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57PromotionConverter
  39591.      */
  39592.     protected function getShopware57PromotionConverterService()
  39593.     {
  39594.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39595.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39596.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39597.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/PromotionConverter.php';
  39598.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57PromotionConverter.php';
  39599.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57PromotionConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57PromotionConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  39600.     }
  39601.     /**
  39602.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57PropertyGroupOptionConverter' shared service.
  39603.      *
  39604.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57PropertyGroupOptionConverter
  39605.      */
  39606.     protected function getShopware57PropertyGroupOptionConverterService()
  39607.     {
  39608.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39609.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39610.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39611.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/PropertyGroupOptionConverter.php';
  39612.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57PropertyGroupOptionConverter.php';
  39613.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  39614.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57PropertyGroupOptionConverter'])) {
  39615.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57PropertyGroupOptionConverter'];
  39616.         }
  39617.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57PropertyGroupOptionConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57PropertyGroupOptionConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  39618.     }
  39619.     /**
  39620.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SalesChannelConverter' shared service.
  39621.      *
  39622.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SalesChannelConverter
  39623.      */
  39624.     protected function getShopware57SalesChannelConverterService()
  39625.     {
  39626.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39627.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39628.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39629.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/SalesChannelConverter.php';
  39630.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57SalesChannelConverter.php';
  39631.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57SalesChannelConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SalesChannelConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), NULL);
  39632.     }
  39633.     /**
  39634.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SeoUrlConverter' shared service.
  39635.      *
  39636.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SeoUrlConverter
  39637.      */
  39638.     protected function getShopware57SeoUrlConverterService()
  39639.     {
  39640.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39641.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39642.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39643.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/SeoUrlConverter.php';
  39644.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57SeoUrlConverter.php';
  39645.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57SeoUrlConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SeoUrlConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39646.     }
  39647.     /**
  39648.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ShippingMethodConverter' shared service.
  39649.      *
  39650.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ShippingMethodConverter
  39651.      */
  39652.     protected function getShopware57ShippingMethodConverterService()
  39653.     {
  39654.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39655.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39656.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39657.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShippingMethodConverter.php';
  39658.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57ShippingMethodConverter.php';
  39659.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ShippingMethodConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ShippingMethodConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39660.     }
  39661.     /**
  39662.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57TranslationConverter' shared service.
  39663.      *
  39664.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57TranslationConverter
  39665.      */
  39666.     protected function getShopware57TranslationConverterService()
  39667.     {
  39668.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39669.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39670.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  39671.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/TranslationConverter.php';
  39672.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57TranslationConverter.php';
  39673.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57TranslationConverter'] = new \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57TranslationConverter(($this->privates['SwagMigrationAssistant\\Migration\\Mapping\\MappingService'] ?? $this->getMappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39674.     }
  39675.     /**
  39676.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryAssociationConverter' shared service.
  39677.      *
  39678.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryAssociationConverter
  39679.      */
  39680.     protected function getShopware63CategoryAssociationConverterService()
  39681.     {
  39682.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39683.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39684.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39685.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CategoryAssociationConverter.php';
  39686.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CategoryAssociationConverter.php';
  39687.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CategoryAssociationConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryAssociationConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39688.     }
  39689.     /**
  39690.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryCmsPageAssociationConverter' shared service.
  39691.      *
  39692.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryCmsPageAssociationConverter
  39693.      */
  39694.     protected function getShopware63CategoryCmsPageAssociationConverterService()
  39695.     {
  39696.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39697.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39698.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39699.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CategoryCmsPageAssociationConverter.php';
  39700.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CategoryCmsPageAssociationConverter.php';
  39701.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CategoryCmsPageAssociationConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryCmsPageAssociationConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39702.     }
  39703.     /**
  39704.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryConverter' shared service.
  39705.      *
  39706.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryConverter
  39707.      */
  39708.     protected function getShopware63CategoryConverterService()
  39709.     {
  39710.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39711.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39712.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39713.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  39714.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CategoryConverter.php';
  39715.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CategoryConverter.php';
  39716.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  39717.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CategoryConverter'])) {
  39718.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CategoryConverter'];
  39719.         }
  39720.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CategoryConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  39721.     }
  39722.     /**
  39723.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CmsPageConverter' shared service.
  39724.      *
  39725.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CmsPageConverter
  39726.      */
  39727.     protected function getShopware63CmsPageConverterService()
  39728.     {
  39729.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39730.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39731.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39732.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CmsPageConverter.php';
  39733.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CmsPageConverter.php';
  39734.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CmsPageConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CmsPageConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39735.     }
  39736.     /**
  39737.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CountryConverter' shared service.
  39738.      *
  39739.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CountryConverter
  39740.      */
  39741.     protected function getShopware63CountryConverterService()
  39742.     {
  39743.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39744.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39745.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39746.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CountryConverter.php';
  39747.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CountryConverter.php';
  39748.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CountryConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CountryConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39749.     }
  39750.     /**
  39751.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CountryStateConverter' shared service.
  39752.      *
  39753.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CountryStateConverter
  39754.      */
  39755.     protected function getShopware63CountryStateConverterService()
  39756.     {
  39757.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39758.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39759.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39760.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CountryStateConverter.php';
  39761.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CountryStateConverter.php';
  39762.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CountryStateConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CountryStateConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39763.     }
  39764.     /**
  39765.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CrossSellingConverter' shared service.
  39766.      *
  39767.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CrossSellingConverter
  39768.      */
  39769.     protected function getShopware63CrossSellingConverterService()
  39770.     {
  39771.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39772.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39773.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39774.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CrossSellingConverter.php';
  39775.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CrossSellingConverter.php';
  39776.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CrossSellingConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CrossSellingConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39777.     }
  39778.     /**
  39779.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CurrencyConverter' shared service.
  39780.      *
  39781.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CurrencyConverter
  39782.      */
  39783.     protected function getShopware63CurrencyConverterService()
  39784.     {
  39785.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39786.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39787.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39788.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CurrencyConverter.php';
  39789.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CurrencyConverter.php';
  39790.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CurrencyConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CurrencyConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39791.     }
  39792.     /**
  39793.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomFieldSetConverter' shared service.
  39794.      *
  39795.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomFieldSetConverter
  39796.      */
  39797.     protected function getShopware63CustomFieldSetConverterService()
  39798.     {
  39799.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39800.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39801.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39802.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CustomFieldSetConverter.php';
  39803.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CustomFieldSetConverter.php';
  39804.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CustomFieldSetConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomFieldSetConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39805.     }
  39806.     /**
  39807.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerConverter' shared service.
  39808.      *
  39809.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerConverter
  39810.      */
  39811.     protected function getShopware63CustomerConverterService()
  39812.     {
  39813.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39814.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39815.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39816.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CustomerConverter.php';
  39817.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CustomerConverter.php';
  39818.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CustomerConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39819.     }
  39820.     /**
  39821.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerGroupConverter' shared service.
  39822.      *
  39823.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerGroupConverter
  39824.      */
  39825.     protected function getShopware63CustomerGroupConverterService()
  39826.     {
  39827.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39828.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39829.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39830.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CustomerGroupConverter.php';
  39831.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CustomerGroupConverter.php';
  39832.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CustomerGroupConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerGroupConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39833.     }
  39834.     /**
  39835.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerWishlistConverter' shared service.
  39836.      *
  39837.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerWishlistConverter
  39838.      */
  39839.     protected function getShopware63CustomerWishlistConverterService()
  39840.     {
  39841.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39842.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39843.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39844.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CustomerWishlistConverter.php';
  39845.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CustomerWishlistConverter.php';
  39846.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CustomerWishlistConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerWishlistConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39847.     }
  39848.     /**
  39849.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DeliveryTimeConverter' shared service.
  39850.      *
  39851.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DeliveryTimeConverter
  39852.      */
  39853.     protected function getShopware63DeliveryTimeConverterService()
  39854.     {
  39855.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39856.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39857.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39858.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/DeliveryTimeConverter.php';
  39859.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63DeliveryTimeConverter.php';
  39860.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DeliveryTimeConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DeliveryTimeConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39861.     }
  39862.     /**
  39863.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentBaseConfigConverter' shared service.
  39864.      *
  39865.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentBaseConfigConverter
  39866.      */
  39867.     protected function getShopware63DocumentBaseConfigConverterService()
  39868.     {
  39869.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39870.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39871.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39872.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  39873.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/DocumentBaseConfigConverter.php';
  39874.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63DocumentBaseConfigConverter.php';
  39875.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  39876.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DocumentBaseConfigConverter'])) {
  39877.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DocumentBaseConfigConverter'];
  39878.         }
  39879.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DocumentBaseConfigConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentBaseConfigConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  39880.     }
  39881.     /**
  39882.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentConverter' shared service.
  39883.      *
  39884.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentConverter
  39885.      */
  39886.     protected function getShopware63DocumentConverterService()
  39887.     {
  39888.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39889.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39890.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39891.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  39892.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/DocumentConverter.php';
  39893.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63DocumentConverter.php';
  39894.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  39895.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DocumentConverter'])) {
  39896.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DocumentConverter'];
  39897.         }
  39898.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DocumentConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  39899.     }
  39900.     /**
  39901.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentInheritanceConverter' shared service.
  39902.      *
  39903.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentInheritanceConverter
  39904.      */
  39905.     protected function getShopware63DocumentInheritanceConverterService()
  39906.     {
  39907.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39908.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39909.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39910.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/DocumentInheritanceConverter.php';
  39911.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63DocumentInheritanceConverter.php';
  39912.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DocumentInheritanceConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentInheritanceConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39913.     }
  39914.     /**
  39915.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63LanguageConverter' shared service.
  39916.      *
  39917.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63LanguageConverter
  39918.      */
  39919.     protected function getShopware63LanguageConverterService()
  39920.     {
  39921.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39922.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39923.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39924.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/LanguageConverter.php';
  39925.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63LanguageConverter.php';
  39926.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63LanguageConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63LanguageConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39927.     }
  39928.     /**
  39929.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MailTemplateConverter' shared service.
  39930.      *
  39931.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MailTemplateConverter
  39932.      */
  39933.     protected function getShopware63MailTemplateConverterService()
  39934.     {
  39935.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39936.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39937.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39938.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  39939.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/MailTemplateConverter.php';
  39940.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63MailTemplateConverter.php';
  39941.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  39942.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MailTemplateConverter'])) {
  39943.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MailTemplateConverter'];
  39944.         }
  39945.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MailTemplateConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MailTemplateConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  39946.     }
  39947.     /**
  39948.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaConverter' shared service.
  39949.      *
  39950.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaConverter
  39951.      */
  39952.     protected function getShopware63MediaConverterService()
  39953.     {
  39954.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39955.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39956.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39957.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  39958.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/MediaConverter.php';
  39959.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63MediaConverter.php';
  39960.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  39961.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MediaConverter'])) {
  39962.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MediaConverter'];
  39963.         }
  39964.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MediaConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  39965.     }
  39966.     /**
  39967.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaFolderConverter' shared service.
  39968.      *
  39969.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaFolderConverter
  39970.      */
  39971.     protected function getShopware63MediaFolderConverterService()
  39972.     {
  39973.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39974.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39975.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39976.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/MediaFolderConverter.php';
  39977.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63MediaFolderConverter.php';
  39978.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MediaFolderConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaFolderConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39979.     }
  39980.     /**
  39981.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaFolderInheritanceConverter' shared service.
  39982.      *
  39983.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaFolderInheritanceConverter
  39984.      */
  39985.     protected function getShopware63MediaFolderInheritanceConverterService()
  39986.     {
  39987.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  39988.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  39989.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  39990.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/MediaFolderInheritanceConverter.php';
  39991.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63MediaFolderInheritanceConverter.php';
  39992.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MediaFolderInheritanceConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaFolderInheritanceConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  39993.     }
  39994.     /**
  39995.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63NewsletterRecipientConverter' shared service.
  39996.      *
  39997.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63NewsletterRecipientConverter
  39998.      */
  39999.     protected function getShopware63NewsletterRecipientConverterService()
  40000.     {
  40001.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40002.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40003.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40004.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/NewsletterRecipientConverter.php';
  40005.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63NewsletterRecipientConverter.php';
  40006.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63NewsletterRecipientConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63NewsletterRecipientConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40007.     }
  40008.     /**
  40009.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63NumberRangeConverter' shared service.
  40010.      *
  40011.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63NumberRangeConverter
  40012.      */
  40013.     protected function getShopware63NumberRangeConverterService()
  40014.     {
  40015.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40016.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40017.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40018.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/NumberRangeConverter.php';
  40019.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63NumberRangeConverter.php';
  40020.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63NumberRangeConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63NumberRangeConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['number_range_state.repository'] ?? $this->getNumberRangeState_RepositoryService()));
  40021.     }
  40022.     /**
  40023.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63OrderConverter' shared service.
  40024.      *
  40025.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63OrderConverter
  40026.      */
  40027.     protected function getShopware63OrderConverterService()
  40028.     {
  40029.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40030.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40031.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40032.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/OrderConverter.php';
  40033.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63OrderConverter.php';
  40034.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63OrderConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63OrderConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40035.     }
  40036.     /**
  40037.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PageSystemConfigConverter' shared service.
  40038.      *
  40039.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PageSystemConfigConverter
  40040.      */
  40041.     protected function getShopware63PageSystemConfigConverterService()
  40042.     {
  40043.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40044.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40045.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40046.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/PageSystemConfigConverter.php';
  40047.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63PageSystemConfigConverter.php';
  40048.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63PageSystemConfigConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PageSystemConfigConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40049.     }
  40050.     /**
  40051.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductConverter' shared service.
  40052.      *
  40053.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductConverter
  40054.      */
  40055.     protected function getShopware63ProductConverterService()
  40056.     {
  40057.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40058.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40059.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40060.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  40061.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ProductConverter.php';
  40062.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ProductConverter.php';
  40063.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  40064.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductConverter'])) {
  40065.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductConverter'];
  40066.         }
  40067.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  40068.     }
  40069.     /**
  40070.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductFeatureSetConverter' shared service.
  40071.      *
  40072.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductFeatureSetConverter
  40073.      */
  40074.     protected function getShopware63ProductFeatureSetConverterService()
  40075.     {
  40076.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40077.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40078.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40079.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ProductFeatureSetConverter.php';
  40080.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ProductFeatureSetConverter.php';
  40081.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductFeatureSetConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductFeatureSetConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40082.     }
  40083.     /**
  40084.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductMainVariantRelationConverter' shared service.
  40085.      *
  40086.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductMainVariantRelationConverter
  40087.      */
  40088.     protected function getShopware63ProductMainVariantRelationConverterService()
  40089.     {
  40090.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40091.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40092.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40093.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ProductMainVariantRelationConverter.php';
  40094.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ProductMainVariantRelationConverter.php';
  40095.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductMainVariantRelationConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductMainVariantRelationConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40096.     }
  40097.     /**
  40098.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductManufacturerConverter' shared service.
  40099.      *
  40100.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductManufacturerConverter
  40101.      */
  40102.     protected function getShopware63ProductManufacturerConverterService()
  40103.     {
  40104.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40105.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40106.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40107.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  40108.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ProductManufacturerConverter.php';
  40109.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ProductManufacturerConverter.php';
  40110.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  40111.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductManufacturerConverter'])) {
  40112.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductManufacturerConverter'];
  40113.         }
  40114.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductManufacturerConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductManufacturerConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  40115.     }
  40116.     /**
  40117.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductReviewConverter' shared service.
  40118.      *
  40119.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductReviewConverter
  40120.      */
  40121.     protected function getShopware63ProductReviewConverterService()
  40122.     {
  40123.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40124.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40125.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40126.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ProductReviewConverter.php';
  40127.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ProductReviewConverter.php';
  40128.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductReviewConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductReviewConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40129.     }
  40130.     /**
  40131.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductSortingConverter' shared service.
  40132.      *
  40133.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductSortingConverter
  40134.      */
  40135.     protected function getShopware63ProductSortingConverterService()
  40136.     {
  40137.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40138.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40139.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40140.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ProductSortingConverter.php';
  40141.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ProductSortingConverter.php';
  40142.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductSortingConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductSortingConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40143.     }
  40144.     /**
  40145.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductStreamConverter' shared service.
  40146.      *
  40147.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductStreamConverter
  40148.      */
  40149.     protected function getShopware63ProductStreamConverterService()
  40150.     {
  40151.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40152.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40153.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40154.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ProductStreamConverter.php';
  40155.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ProductStreamConverter.php';
  40156.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductStreamConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductStreamConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40157.     }
  40158.     /**
  40159.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductStreamFilterInheritanceConverter' shared service.
  40160.      *
  40161.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductStreamFilterInheritanceConverter
  40162.      */
  40163.     protected function getShopware63ProductStreamFilterInheritanceConverterService()
  40164.     {
  40165.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40166.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40167.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40168.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ProductStreamFilterInheritanceConverter.php';
  40169.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ProductStreamFilterInheritanceConverter.php';
  40170.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductStreamFilterInheritanceConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductStreamFilterInheritanceConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40171.     }
  40172.     /**
  40173.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PromotionConverter' shared service.
  40174.      *
  40175.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PromotionConverter
  40176.      */
  40177.     protected function getShopware63PromotionConverterService()
  40178.     {
  40179.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40180.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40181.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40182.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/PromotionConverter.php';
  40183.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63PromotionConverter.php';
  40184.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63PromotionConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PromotionConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40185.     }
  40186.     /**
  40187.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PropertyGroupConverter' shared service.
  40188.      *
  40189.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PropertyGroupConverter
  40190.      */
  40191.     protected function getShopware63PropertyGroupConverterService()
  40192.     {
  40193.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40194.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40195.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40196.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  40197.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/PropertyGroupConverter.php';
  40198.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63PropertyGroupConverter.php';
  40199.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  40200.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63PropertyGroupConverter'])) {
  40201.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63PropertyGroupConverter'];
  40202.         }
  40203.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63PropertyGroupConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PropertyGroupConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  40204.     }
  40205.     /**
  40206.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63RuleConverter' shared service.
  40207.      *
  40208.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63RuleConverter
  40209.      */
  40210.     protected function getShopware63RuleConverterService()
  40211.     {
  40212.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40213.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40214.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40215.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/RuleConverter.php';
  40216.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63RuleConverter.php';
  40217.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63RuleConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63RuleConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40218.     }
  40219.     /**
  40220.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalesChannelConverter' shared service.
  40221.      *
  40222.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalesChannelConverter
  40223.      */
  40224.     protected function getShopware63SalesChannelConverterService()
  40225.     {
  40226.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40227.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40228.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40229.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/SalesChannelConverter.php';
  40230.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63SalesChannelConverter.php';
  40231.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SalesChannelConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalesChannelConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40232.     }
  40233.     /**
  40234.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalesChannelDomainConverter' shared service.
  40235.      *
  40236.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalesChannelDomainConverter
  40237.      */
  40238.     protected function getShopware63SalesChannelDomainConverterService()
  40239.     {
  40240.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40241.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40242.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40243.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/SalesChannelDomainConverter.php';
  40244.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63SalesChannelDomainConverter.php';
  40245.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SalesChannelDomainConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalesChannelDomainConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40246.     }
  40247.     /**
  40248.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalutationConverter' shared service.
  40249.      *
  40250.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalutationConverter
  40251.      */
  40252.     protected function getShopware63SalutationConverterService()
  40253.     {
  40254.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40255.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40256.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40257.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/SalutationConverter.php';
  40258.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63SalutationConverter.php';
  40259.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SalutationConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalutationConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40260.     }
  40261.     /**
  40262.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SeoUrlConverter' shared service.
  40263.      *
  40264.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SeoUrlConverter
  40265.      */
  40266.     protected function getShopware63SeoUrlConverterService()
  40267.     {
  40268.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40269.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40270.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40271.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/SeoUrlConverter.php';
  40272.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63SeoUrlConverter.php';
  40273.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SeoUrlConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SeoUrlConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40274.     }
  40275.     /**
  40276.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SeoUrlTemplateConverter' shared service.
  40277.      *
  40278.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SeoUrlTemplateConverter
  40279.      */
  40280.     protected function getShopware63SeoUrlTemplateConverterService()
  40281.     {
  40282.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40283.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40284.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40285.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/SeoUrlTemplateConverter.php';
  40286.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63SeoUrlTemplateConverter.php';
  40287.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SeoUrlTemplateConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SeoUrlTemplateConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40288.     }
  40289.     /**
  40290.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ShippingMethodConverter' shared service.
  40291.      *
  40292.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ShippingMethodConverter
  40293.      */
  40294.     protected function getShopware63ShippingMethodConverterService()
  40295.     {
  40296.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40297.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40298.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40299.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  40300.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShippingMethodConverter.php';
  40301.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ShippingMethodConverter.php';
  40302.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  40303.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ShippingMethodConverter'])) {
  40304.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ShippingMethodConverter'];
  40305.         }
  40306.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ShippingMethodConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ShippingMethodConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a);
  40307.     }
  40308.     /**
  40309.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SnippetConverter' shared service.
  40310.      *
  40311.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SnippetConverter
  40312.      */
  40313.     protected function getShopware63SnippetConverterService()
  40314.     {
  40315.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40316.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40317.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40318.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/SnippetConverter.php';
  40319.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63SnippetConverter.php';
  40320.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SnippetConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SnippetConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40321.     }
  40322.     /**
  40323.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SnippetSetConverter' shared service.
  40324.      *
  40325.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SnippetSetConverter
  40326.      */
  40327.     protected function getShopware63SnippetSetConverterService()
  40328.     {
  40329.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40330.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40331.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40332.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/SnippetSetConverter.php';
  40333.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63SnippetSetConverter.php';
  40334.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SnippetSetConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SnippetSetConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40335.     }
  40336.     /**
  40337.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SystemConfigConverter' shared service.
  40338.      *
  40339.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SystemConfigConverter
  40340.      */
  40341.     protected function getShopware63SystemConfigConverterService()
  40342.     {
  40343.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40344.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40345.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40346.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/SystemConfigConverter.php';
  40347.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63SystemConfigConverter.php';
  40348.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SystemConfigConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SystemConfigConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40349.     }
  40350.     /**
  40351.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63TaxConverter' shared service.
  40352.      *
  40353.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63TaxConverter
  40354.      */
  40355.     protected function getShopware63TaxConverterService()
  40356.     {
  40357.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40358.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40359.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40360.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/TaxConverter.php';
  40361.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63TaxConverter.php';
  40362.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63TaxConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63TaxConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40363.     }
  40364.     /**
  40365.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63TaxRuleConverter' shared service.
  40366.      *
  40367.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63TaxRuleConverter
  40368.      */
  40369.     protected function getShopware63TaxRuleConverterService()
  40370.     {
  40371.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40372.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40373.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40374.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/TaxRuleConverter.php';
  40375.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63TaxRuleConverter.php';
  40376.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63TaxRuleConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63TaxRuleConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40377.     }
  40378.     /**
  40379.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63UnitConverter' shared service.
  40380.      *
  40381.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63UnitConverter
  40382.      */
  40383.     protected function getShopware63UnitConverterService()
  40384.     {
  40385.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  40386.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  40387.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  40388.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/UnitConverter.php';
  40389.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63UnitConverter.php';
  40390.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63UnitConverter'] = new \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63UnitConverter(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()));
  40391.     }
  40392.     /**
  40393.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryAssociationReader' shared service.
  40394.      *
  40395.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryAssociationReader
  40396.      */
  40397.     protected function getCategoryAssociationReaderService()
  40398.     {
  40399.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40400.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40401.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CategoryAssociationReader.php';
  40402.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40403.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryAssociationReader'])) {
  40404.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryAssociationReader'];
  40405.         }
  40406.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryAssociationReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryAssociationReader($a);
  40407.     }
  40408.     /**
  40409.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryCmsPageAssociationReader' shared service.
  40410.      *
  40411.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryCmsPageAssociationReader
  40412.      */
  40413.     protected function getCategoryCmsPageAssociationReaderService()
  40414.     {
  40415.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40416.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40417.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CategoryCmsPageAssociationReader.php';
  40418.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40419.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryCmsPageAssociationReader'])) {
  40420.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryCmsPageAssociationReader'];
  40421.         }
  40422.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryCmsPageAssociationReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryCmsPageAssociationReader($a);
  40423.     }
  40424.     /**
  40425.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryReader' shared service.
  40426.      *
  40427.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryReader
  40428.      */
  40429.     protected function getCategoryReader3Service()
  40430.     {
  40431.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40432.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40433.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CategoryReader.php';
  40434.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40435.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryReader'])) {
  40436.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryReader'];
  40437.         }
  40438.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryReader($a);
  40439.     }
  40440.     /**
  40441.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CmsPageReader' shared service.
  40442.      *
  40443.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CmsPageReader
  40444.      */
  40445.     protected function getCmsPageReaderService()
  40446.     {
  40447.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40448.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40449.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CmsPageReader.php';
  40450.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40451.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CmsPageReader'])) {
  40452.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CmsPageReader'];
  40453.         }
  40454.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CmsPageReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CmsPageReader($a);
  40455.     }
  40456.     /**
  40457.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CountryReader' shared service.
  40458.      *
  40459.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CountryReader
  40460.      */
  40461.     protected function getCountryReaderService()
  40462.     {
  40463.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40464.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40465.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CountryReader.php';
  40466.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40467.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CountryReader'])) {
  40468.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CountryReader'];
  40469.         }
  40470.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CountryReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CountryReader($a);
  40471.     }
  40472.     /**
  40473.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CountryStateReader' shared service.
  40474.      *
  40475.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CountryStateReader
  40476.      */
  40477.     protected function getCountryStateReaderService()
  40478.     {
  40479.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40480.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40481.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CountryStateReader.php';
  40482.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40483.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CountryStateReader'])) {
  40484.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CountryStateReader'];
  40485.         }
  40486.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CountryStateReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CountryStateReader($a);
  40487.     }
  40488.     /**
  40489.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CrossSellingReader' shared service.
  40490.      *
  40491.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CrossSellingReader
  40492.      */
  40493.     protected function getCrossSellingReader3Service()
  40494.     {
  40495.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40496.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40497.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CrossSellingReader.php';
  40498.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40499.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CrossSellingReader'])) {
  40500.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CrossSellingReader'];
  40501.         }
  40502.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CrossSellingReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CrossSellingReader($a);
  40503.     }
  40504.     /**
  40505.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CurrencyReader' shared service.
  40506.      *
  40507.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CurrencyReader
  40508.      */
  40509.     protected function getCurrencyReader3Service()
  40510.     {
  40511.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40512.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40513.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CurrencyReader.php';
  40514.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40515.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CurrencyReader'])) {
  40516.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CurrencyReader'];
  40517.         }
  40518.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CurrencyReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CurrencyReader($a);
  40519.     }
  40520.     /**
  40521.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomFieldSetReader' shared service.
  40522.      *
  40523.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomFieldSetReader
  40524.      */
  40525.     protected function getCustomFieldSetReaderService()
  40526.     {
  40527.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40528.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40529.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CustomFieldSetReader.php';
  40530.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40531.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomFieldSetReader'])) {
  40532.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomFieldSetReader'];
  40533.         }
  40534.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomFieldSetReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomFieldSetReader($a);
  40535.     }
  40536.     /**
  40537.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerGroupReader' shared service.
  40538.      *
  40539.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerGroupReader
  40540.      */
  40541.     protected function getCustomerGroupReader3Service()
  40542.     {
  40543.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40544.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40545.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CustomerGroupReader.php';
  40546.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40547.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerGroupReader'])) {
  40548.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerGroupReader'];
  40549.         }
  40550.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerGroupReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerGroupReader($a);
  40551.     }
  40552.     /**
  40553.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerReader' shared service.
  40554.      *
  40555.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerReader
  40556.      */
  40557.     protected function getCustomerReader3Service()
  40558.     {
  40559.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40560.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40561.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CustomerReader.php';
  40562.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40563.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerReader'])) {
  40564.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerReader'];
  40565.         }
  40566.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerReader($a);
  40567.     }
  40568.     /**
  40569.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerWishlistReader' shared service.
  40570.      *
  40571.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerWishlistReader
  40572.      */
  40573.     protected function getCustomerWishlistReader3Service()
  40574.     {
  40575.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40576.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40577.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CustomerWishlistReader.php';
  40578.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40579.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerWishlistReader'])) {
  40580.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerWishlistReader'];
  40581.         }
  40582.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerWishlistReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerWishlistReader($a);
  40583.     }
  40584.     /**
  40585.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DeliveryTimeReader' shared service.
  40586.      *
  40587.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DeliveryTimeReader
  40588.      */
  40589.     protected function getDeliveryTimeReaderService()
  40590.     {
  40591.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40592.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40593.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/DeliveryTimeReader.php';
  40594.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40595.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DeliveryTimeReader'])) {
  40596.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DeliveryTimeReader'];
  40597.         }
  40598.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DeliveryTimeReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DeliveryTimeReader($a);
  40599.     }
  40600.     /**
  40601.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentBaseConfigReader' shared service.
  40602.      *
  40603.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentBaseConfigReader
  40604.      */
  40605.     protected function getDocumentBaseConfigReaderService()
  40606.     {
  40607.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40608.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40609.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/DocumentBaseConfigReader.php';
  40610.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40611.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentBaseConfigReader'])) {
  40612.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentBaseConfigReader'];
  40613.         }
  40614.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentBaseConfigReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentBaseConfigReader($a);
  40615.     }
  40616.     /**
  40617.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentInheritanceReader' shared service.
  40618.      *
  40619.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentInheritanceReader
  40620.      */
  40621.     protected function getDocumentInheritanceReaderService()
  40622.     {
  40623.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40624.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40625.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/DocumentInheritanceReader.php';
  40626.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40627.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentInheritanceReader'])) {
  40628.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentInheritanceReader'];
  40629.         }
  40630.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentInheritanceReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentInheritanceReader($a);
  40631.     }
  40632.     /**
  40633.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentReader' shared service.
  40634.      *
  40635.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentReader
  40636.      */
  40637.     protected function getDocumentReaderService()
  40638.     {
  40639.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40640.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40641.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/DocumentReader.php';
  40642.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40643.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentReader'])) {
  40644.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentReader'];
  40645.         }
  40646.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentReader($a);
  40647.     }
  40648.     /**
  40649.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\LanguageReader' shared service.
  40650.      *
  40651.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\LanguageReader
  40652.      */
  40653.     protected function getLanguageReader3Service()
  40654.     {
  40655.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40656.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40657.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/LanguageReader.php';
  40658.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40659.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\LanguageReader'])) {
  40660.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\LanguageReader'];
  40661.         }
  40662.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\LanguageReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\LanguageReader($a);
  40663.     }
  40664.     /**
  40665.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MailTemplateReader' shared service.
  40666.      *
  40667.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MailTemplateReader
  40668.      */
  40669.     protected function getMailTemplateReaderService()
  40670.     {
  40671.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40672.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40673.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/MailTemplateReader.php';
  40674.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40675.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MailTemplateReader'])) {
  40676.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MailTemplateReader'];
  40677.         }
  40678.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MailTemplateReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MailTemplateReader($a);
  40679.     }
  40680.     /**
  40681.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaFolderInheritanceReader' shared service.
  40682.      *
  40683.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaFolderInheritanceReader
  40684.      */
  40685.     protected function getMediaFolderInheritanceReaderService()
  40686.     {
  40687.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40688.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40689.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/MediaFolderInheritanceReader.php';
  40690.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40691.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaFolderInheritanceReader'])) {
  40692.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaFolderInheritanceReader'];
  40693.         }
  40694.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaFolderInheritanceReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaFolderInheritanceReader($a);
  40695.     }
  40696.     /**
  40697.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaFolderReader' shared service.
  40698.      *
  40699.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaFolderReader
  40700.      */
  40701.     protected function getMediaFolderReaderService()
  40702.     {
  40703.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40704.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40705.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/MediaFolderReader.php';
  40706.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40707.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaFolderReader'])) {
  40708.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaFolderReader'];
  40709.         }
  40710.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaFolderReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaFolderReader($a);
  40711.     }
  40712.     /**
  40713.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaReader' shared service.
  40714.      *
  40715.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaReader
  40716.      */
  40717.     protected function getMediaReader3Service()
  40718.     {
  40719.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40720.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40721.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/MediaReader.php';
  40722.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40723.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaReader'])) {
  40724.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaReader'];
  40725.         }
  40726.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaReader($a);
  40727.     }
  40728.     /**
  40729.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\NewsletterRecipientReader' shared service.
  40730.      *
  40731.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\NewsletterRecipientReader
  40732.      */
  40733.     protected function getNewsletterRecipientReader3Service()
  40734.     {
  40735.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40736.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40737.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/NewsletterRecipientReader.php';
  40738.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40739.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\NewsletterRecipientReader'])) {
  40740.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\NewsletterRecipientReader'];
  40741.         }
  40742.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\NewsletterRecipientReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\NewsletterRecipientReader($a);
  40743.     }
  40744.     /**
  40745.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\NumberRangeReader' shared service.
  40746.      *
  40747.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\NumberRangeReader
  40748.      */
  40749.     protected function getNumberRangeReader3Service()
  40750.     {
  40751.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40752.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40753.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/NumberRangeReader.php';
  40754.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40755.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\NumberRangeReader'])) {
  40756.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\NumberRangeReader'];
  40757.         }
  40758.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\NumberRangeReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\NumberRangeReader($a);
  40759.     }
  40760.     /**
  40761.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\OrderReader' shared service.
  40762.      *
  40763.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\OrderReader
  40764.      */
  40765.     protected function getOrderReader3Service()
  40766.     {
  40767.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40768.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40769.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/OrderReader.php';
  40770.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40771.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\OrderReader'])) {
  40772.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\OrderReader'];
  40773.         }
  40774.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\OrderReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\OrderReader($a);
  40775.     }
  40776.     /**
  40777.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PageSystemConfigReader' shared service.
  40778.      *
  40779.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PageSystemConfigReader
  40780.      */
  40781.     protected function getPageSystemConfigReaderService()
  40782.     {
  40783.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40784.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40785.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/PageSystemConfigReader.php';
  40786.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40787.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PageSystemConfigReader'])) {
  40788.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PageSystemConfigReader'];
  40789.         }
  40790.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PageSystemConfigReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PageSystemConfigReader($a);
  40791.     }
  40792.     /**
  40793.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductFeatureSetReader' shared service.
  40794.      *
  40795.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductFeatureSetReader
  40796.      */
  40797.     protected function getProductFeatureSetReaderService()
  40798.     {
  40799.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40800.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40801.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ProductFeatureSetReader.php';
  40802.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40803.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductFeatureSetReader'])) {
  40804.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductFeatureSetReader'];
  40805.         }
  40806.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductFeatureSetReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductFeatureSetReader($a);
  40807.     }
  40808.     /**
  40809.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductMainVariantRelationReader' shared service.
  40810.      *
  40811.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductMainVariantRelationReader
  40812.      */
  40813.     protected function getProductMainVariantRelationReaderService()
  40814.     {
  40815.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40816.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40817.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ProductMainVariantRelationReader.php';
  40818.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40819.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductMainVariantRelationReader'])) {
  40820.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductMainVariantRelationReader'];
  40821.         }
  40822.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductMainVariantRelationReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductMainVariantRelationReader($a);
  40823.     }
  40824.     /**
  40825.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductManufacturerReader' shared service.
  40826.      *
  40827.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductManufacturerReader
  40828.      */
  40829.     protected function getProductManufacturerReaderService()
  40830.     {
  40831.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40832.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40833.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ProductManufacturerReader.php';
  40834.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40835.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductManufacturerReader'])) {
  40836.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductManufacturerReader'];
  40837.         }
  40838.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductManufacturerReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductManufacturerReader($a);
  40839.     }
  40840.     /**
  40841.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductReader' shared service.
  40842.      *
  40843.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductReader
  40844.      */
  40845.     protected function getProductReader3Service()
  40846.     {
  40847.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40848.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40849.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ProductReader.php';
  40850.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40851.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductReader'])) {
  40852.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductReader'];
  40853.         }
  40854.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductReader($a);
  40855.     }
  40856.     /**
  40857.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductReviewReader' shared service.
  40858.      *
  40859.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductReviewReader
  40860.      */
  40861.     protected function getProductReviewReader3Service()
  40862.     {
  40863.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40864.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40865.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ProductReviewReader.php';
  40866.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40867.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductReviewReader'])) {
  40868.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductReviewReader'];
  40869.         }
  40870.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductReviewReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductReviewReader($a);
  40871.     }
  40872.     /**
  40873.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductSortingReader' shared service.
  40874.      *
  40875.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductSortingReader
  40876.      */
  40877.     protected function getProductSortingReaderService()
  40878.     {
  40879.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40880.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40881.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ProductSortingReader.php';
  40882.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40883.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductSortingReader'])) {
  40884.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductSortingReader'];
  40885.         }
  40886.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductSortingReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductSortingReader($a);
  40887.     }
  40888.     /**
  40889.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductStreamFilterInheritanceReader' shared service.
  40890.      *
  40891.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductStreamFilterInheritanceReader
  40892.      */
  40893.     protected function getProductStreamFilterInheritanceReaderService()
  40894.     {
  40895.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40896.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40897.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ProductStreamFilterInheritanceReader.php';
  40898.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40899.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductStreamFilterInheritanceReader'])) {
  40900.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductStreamFilterInheritanceReader'];
  40901.         }
  40902.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductStreamFilterInheritanceReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductStreamFilterInheritanceReader($a);
  40903.     }
  40904.     /**
  40905.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductStreamReader' shared service.
  40906.      *
  40907.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductStreamReader
  40908.      */
  40909.     protected function getProductStreamReaderService()
  40910.     {
  40911.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40912.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40913.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ProductStreamReader.php';
  40914.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40915.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductStreamReader'])) {
  40916.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductStreamReader'];
  40917.         }
  40918.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductStreamReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductStreamReader($a);
  40919.     }
  40920.     /**
  40921.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PromotionReader' shared service.
  40922.      *
  40923.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PromotionReader
  40924.      */
  40925.     protected function getPromotionReader3Service()
  40926.     {
  40927.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40928.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40929.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/PromotionReader.php';
  40930.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40931.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PromotionReader'])) {
  40932.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PromotionReader'];
  40933.         }
  40934.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PromotionReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PromotionReader($a);
  40935.     }
  40936.     /**
  40937.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PropertyGroupReader' shared service.
  40938.      *
  40939.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PropertyGroupReader
  40940.      */
  40941.     protected function getPropertyGroupReaderService()
  40942.     {
  40943.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40944.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40945.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/PropertyGroupReader.php';
  40946.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40947.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PropertyGroupReader'])) {
  40948.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PropertyGroupReader'];
  40949.         }
  40950.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PropertyGroupReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PropertyGroupReader($a);
  40951.     }
  40952.     /**
  40953.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\RuleReader' shared service.
  40954.      *
  40955.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\RuleReader
  40956.      */
  40957.     protected function getRuleReaderService()
  40958.     {
  40959.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40960.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40961.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/RuleReader.php';
  40962.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40963.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\RuleReader'])) {
  40964.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\RuleReader'];
  40965.         }
  40966.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\RuleReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\RuleReader($a);
  40967.     }
  40968.     /**
  40969.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalesChannelDomainReader' shared service.
  40970.      *
  40971.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalesChannelDomainReader
  40972.      */
  40973.     protected function getSalesChannelDomainReaderService()
  40974.     {
  40975.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40976.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40977.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/SalesChannelDomainReader.php';
  40978.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40979.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalesChannelDomainReader'])) {
  40980.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalesChannelDomainReader'];
  40981.         }
  40982.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalesChannelDomainReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalesChannelDomainReader($a);
  40983.     }
  40984.     /**
  40985.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalesChannelReader' shared service.
  40986.      *
  40987.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalesChannelReader
  40988.      */
  40989.     protected function getSalesChannelReader3Service()
  40990.     {
  40991.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  40992.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  40993.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/SalesChannelReader.php';
  40994.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  40995.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalesChannelReader'])) {
  40996.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalesChannelReader'];
  40997.         }
  40998.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalesChannelReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalesChannelReader($a);
  40999.     }
  41000.     /**
  41001.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalutationReader' shared service.
  41002.      *
  41003.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalutationReader
  41004.      */
  41005.     protected function getSalutationReaderService()
  41006.     {
  41007.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41008.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  41009.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/SalutationReader.php';
  41010.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  41011.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalutationReader'])) {
  41012.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalutationReader'];
  41013.         }
  41014.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalutationReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalutationReader($a);
  41015.     }
  41016.     /**
  41017.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SeoUrlReader' shared service.
  41018.      *
  41019.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SeoUrlReader
  41020.      */
  41021.     protected function getSeoUrlReader3Service()
  41022.     {
  41023.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41024.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  41025.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/SeoUrlReader.php';
  41026.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  41027.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SeoUrlReader'])) {
  41028.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SeoUrlReader'];
  41029.         }
  41030.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SeoUrlReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SeoUrlReader($a);
  41031.     }
  41032.     /**
  41033.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SeoUrlTemplateReader' shared service.
  41034.      *
  41035.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SeoUrlTemplateReader
  41036.      */
  41037.     protected function getSeoUrlTemplateReaderService()
  41038.     {
  41039.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41040.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  41041.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/SeoUrlTemplateReader.php';
  41042.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  41043.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SeoUrlTemplateReader'])) {
  41044.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SeoUrlTemplateReader'];
  41045.         }
  41046.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SeoUrlTemplateReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SeoUrlTemplateReader($a);
  41047.     }
  41048.     /**
  41049.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ShippingMethodReader' shared service.
  41050.      *
  41051.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ShippingMethodReader
  41052.      */
  41053.     protected function getShippingMethodReader3Service()
  41054.     {
  41055.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41056.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  41057.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ShippingMethodReader.php';
  41058.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  41059.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ShippingMethodReader'])) {
  41060.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ShippingMethodReader'];
  41061.         }
  41062.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ShippingMethodReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ShippingMethodReader($a);
  41063.     }
  41064.     /**
  41065.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SnippetReader' shared service.
  41066.      *
  41067.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SnippetReader
  41068.      */
  41069.     protected function getSnippetReaderService()
  41070.     {
  41071.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41072.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  41073.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/SnippetReader.php';
  41074.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  41075.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SnippetReader'])) {
  41076.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SnippetReader'];
  41077.         }
  41078.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SnippetReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SnippetReader($a);
  41079.     }
  41080.     /**
  41081.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SnippetSetReader' shared service.
  41082.      *
  41083.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SnippetSetReader
  41084.      */
  41085.     protected function getSnippetSetReaderService()
  41086.     {
  41087.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41088.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  41089.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/SnippetSetReader.php';
  41090.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  41091.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SnippetSetReader'])) {
  41092.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SnippetSetReader'];
  41093.         }
  41094.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SnippetSetReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SnippetSetReader($a);
  41095.     }
  41096.     /**
  41097.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SystemConfigReader' shared service.
  41098.      *
  41099.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SystemConfigReader
  41100.      */
  41101.     protected function getSystemConfigReaderService()
  41102.     {
  41103.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41104.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  41105.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/SystemConfigReader.php';
  41106.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  41107.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SystemConfigReader'])) {
  41108.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SystemConfigReader'];
  41109.         }
  41110.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SystemConfigReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SystemConfigReader($a);
  41111.     }
  41112.     /**
  41113.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TaxReader' shared service.
  41114.      *
  41115.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TaxReader
  41116.      */
  41117.     protected function getTaxReaderService()
  41118.     {
  41119.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41120.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  41121.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/TaxReader.php';
  41122.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  41123.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\TaxReader'])) {
  41124.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\TaxReader'];
  41125.         }
  41126.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\TaxReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TaxReader($a);
  41127.     }
  41128.     /**
  41129.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TaxRuleReader' shared service.
  41130.      *
  41131.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TaxRuleReader
  41132.      */
  41133.     protected function getTaxRuleReaderService()
  41134.     {
  41135.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41136.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  41137.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/TaxRuleReader.php';
  41138.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  41139.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\TaxRuleReader'])) {
  41140.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\TaxRuleReader'];
  41141.         }
  41142.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\TaxRuleReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TaxRuleReader($a);
  41143.     }
  41144.     /**
  41145.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\UnitReader' shared service.
  41146.      *
  41147.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\UnitReader
  41148.      */
  41149.     protected function getUnitReaderService()
  41150.     {
  41151.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41152.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  41153.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/UnitReader.php';
  41154.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  41155.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\UnitReader'])) {
  41156.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\UnitReader'];
  41157.         }
  41158.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\UnitReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\UnitReader($a);
  41159.     }
  41160.     /**
  41161.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Shopware6ApiGateway' shared service.
  41162.      *
  41163.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Shopware6ApiGateway
  41164.      */
  41165.     protected function getShopware6ApiGatewayService()
  41166.     {
  41167.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/GatewayInterface.php';
  41168.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/ShopwareGatewayInterface.php';
  41169.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Shopware6ApiGateway.php';
  41170.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/EnvironmentReaderInterface.php';
  41171.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/EnvironmentReader.php';
  41172.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/TotalReaderInterface.php';
  41173.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/TotalReader.php';
  41174.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/TableReaderInterface.php';
  41175.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/TableReader.php';
  41176.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  41177.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Shopware6ApiGateway'])) {
  41178.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Shopware6ApiGateway'];
  41179.         }
  41180.         $b = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  41181.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Shopware6ApiGateway'])) {
  41182.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Shopware6ApiGateway'];
  41183.         }
  41184.         $c = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  41185.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Shopware6ApiGateway'])) {
  41186.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Shopware6ApiGateway'];
  41187.         }
  41188.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Shopware6ApiGateway'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Shopware6ApiGateway(($this->privates['SwagMigrationAssistant\\Migration\\Gateway\\Reader\\ReaderRegistry'] ?? $this->getReaderRegistryService()), new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\EnvironmentReader($a), $b$c, new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TotalReader($a), new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TableReader($a));
  41189.     }
  41190.     /**
  41191.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Connection\ConnectionFactory' shared service.
  41192.      *
  41193.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Connection\ConnectionFactory
  41194.      */
  41195.     protected function getConnectionFactoryService()
  41196.     {
  41197.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Connection/ConnectionFactoryInterface.php';
  41198.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Connection/ConnectionFactory.php';
  41199.         $a = ($this->services['swag_migration_connection.repository'] ?? $this->getSwagMigrationConnection_RepositoryService());
  41200.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'])) {
  41201.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'];
  41202.         }
  41203.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Connection\ConnectionFactory($a);
  41204.     }
  41205.     /**
  41206.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService' shared service.
  41207.      *
  41208.      * @return \SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService
  41209.      */
  41210.     protected function getShopware6MappingServiceService()
  41211.     {
  41212.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Mapping/MappingServiceInterface.php';
  41213.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Mapping/MappingService.php';
  41214.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Mapping/Shopware6MappingServiceInterface.php';
  41215.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Mapping/Shopware6MappingService.php';
  41216.         $a = ($this->services['swag_migration_mapping.repository'] ?? $this->getSwagMigrationMapping_RepositoryService());
  41217.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41218.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41219.         }
  41220.         $b = ($this->services['locale.repository'] ?? $this->getLocale_RepositoryService());
  41221.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41222.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41223.         }
  41224.         $c = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  41225.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41226.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41227.         }
  41228.         $d = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  41229.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41230.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41231.         }
  41232.         $e = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  41233.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41234.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41235.         }
  41236.         $f = ($this->services['tax.repository'] ?? $this->getTax_RepositoryService());
  41237.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41238.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41239.         }
  41240.         $g = ($this->services['number_range.repository'] ?? $this->getNumberRange_RepositoryService());
  41241.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41242.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41243.         }
  41244.         $h = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  41245.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41246.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41247.         }
  41248.         $i = ($this->services['media_thumbnail_size.repository'] ?? $this->getMediaThumbnailSize_RepositoryService());
  41249.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41250.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41251.         }
  41252.         $j = ($this->services['media_default_folder.repository'] ?? $this->getMediaDefaultFolder_RepositoryService());
  41253.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41254.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41255.         }
  41256.         $k = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  41257.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41258.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41259.         }
  41260.         $l = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  41261.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41262.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41263.         }
  41264.         $m = ($this->services['delivery_time.repository'] ?? $this->getDeliveryTime_RepositoryService());
  41265.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41266.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41267.         }
  41268.         $n = ($this->services['document_type.repository'] ?? $this->getDocumentType_RepositoryService());
  41269.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41270.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41271.         }
  41272.         $o = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  41273.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41274.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41275.         }
  41276.         $p = ($this->services['number_range_type.repository'] ?? $this->getNumberRangeType_RepositoryService());
  41277.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41278.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41279.         }
  41280.         $q = ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService());
  41281.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41282.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41283.         }
  41284.         $r = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  41285.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41286.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41287.         }
  41288.         $s = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  41289.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41290.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41291.         }
  41292.         $t = ($this->services['seo_url_template.repository'] ?? $this->getSeoUrlTemplate_RepositoryService());
  41293.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41294.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41295.         }
  41296.         $u = ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService());
  41297.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41298.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41299.         }
  41300.         $v = ($this->services['product_sorting.repository'] ?? $this->getProductSorting_RepositoryService());
  41301.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41302.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41303.         }
  41304.         $w = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  41305.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41306.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41307.         }
  41308.         $x = ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService());
  41309.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41310.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41311.         }
  41312.         $y = ($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService());
  41313.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41314.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41315.         }
  41316.         $z = ($this->services['tax_rule.repository'] ?? $this->getTaxRule_RepositoryService());
  41317.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41318.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41319.         }
  41320.         $aa = ($this->services['tax_rule_type.repository'] ?? $this->getTaxRuleType_RepositoryService());
  41321.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  41322.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  41323.         }
  41324.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] = new \SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService($a$b$c$d$e$f$g$h$i$j$k$l$m$n$o, ($this->services['SwagMigrationAssistant\\Migration\\Mapping\\SwagMigrationMappingDefinition'] ?? $this->getSwagMigrationMappingDefinitionService()), $p$q$r$s$t$u$v$w$x$y$z$aa);
  41325.     }
  41326.     /**
  41327.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Media\HttpMediaDownloadService' shared service.
  41328.      *
  41329.      * @return \SwagMigrationAssistant\Profile\Shopware6\Media\HttpMediaDownloadService
  41330.      */
  41331.     protected function getHttpMediaDownloadService2Service()
  41332.     {
  41333.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/BaseMediaService.php';
  41334.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorInterface.php';
  41335.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/HttpMediaDownloadService.php';
  41336.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Media/HttpMediaDownloadService.php';
  41337.         $a = ($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService());
  41338.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpMediaDownloadService'])) {
  41339.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpMediaDownloadService'];
  41340.         }
  41341.         $b = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  41342.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpMediaDownloadService'])) {
  41343.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpMediaDownloadService'];
  41344.         }
  41345.         $c = ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service());
  41346.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpMediaDownloadService'])) {
  41347.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpMediaDownloadService'];
  41348.         }
  41349.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpMediaDownloadService'] = new \SwagMigrationAssistant\Profile\Shopware6\Media\HttpMediaDownloadService($a$b$c, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  41350.     }
  41351.     /**
  41352.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentGenerationService' shared service.
  41353.      *
  41354.      * @return \SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentGenerationService
  41355.      */
  41356.     protected function getHttpOrderDocumentGenerationServiceService()
  41357.     {
  41358.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/BaseMediaService.php';
  41359.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorInterface.php';
  41360.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Media/HttpOrderDocumentGenerationService.php';
  41361.         $a = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  41362.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'])) {
  41363.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'];
  41364.         }
  41365.         $b = ($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService());
  41366.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'])) {
  41367.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'];
  41368.         }
  41369.         $c = ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service());
  41370.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'])) {
  41371.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'];
  41372.         }
  41373.         $d = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService());
  41374.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'])) {
  41375.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'];
  41376.         }
  41377.         $e = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  41378.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'])) {
  41379.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'];
  41380.         }
  41381.         $f = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  41382.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'])) {
  41383.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'];
  41384.         }
  41385.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'] = new \SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentGenerationService($a$b$c$d$e$f, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  41386.     }
  41387.     /**
  41388.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentService' shared service.
  41389.      *
  41390.      * @return \SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentService
  41391.      */
  41392.     protected function getHttpOrderDocumentServiceService()
  41393.     {
  41394.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/BaseMediaService.php';
  41395.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorInterface.php';
  41396.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/HttpMediaDownloadService.php';
  41397.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Media/HttpMediaDownloadService.php';
  41398.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Media/HttpOrderDocumentService.php';
  41399.         $a = ($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService());
  41400.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentService'])) {
  41401.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentService'];
  41402.         }
  41403.         $b = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  41404.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentService'])) {
  41405.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentService'];
  41406.         }
  41407.         $c = ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service());
  41408.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentService'])) {
  41409.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentService'];
  41410.         }
  41411.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentService'] = new \SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentService($a$b$c, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  41412.     }
  41413.     /**
  41414.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Premapping\PaymentMethodReader' shared service.
  41415.      *
  41416.      * @return \SwagMigrationAssistant\Profile\Shopware6\Premapping\PaymentMethodReader
  41417.      */
  41418.     protected function getPaymentMethodReader2Service()
  41419.     {
  41420.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderInterface.php';
  41421.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/AbstractPremappingReader.php';
  41422.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Premapping/PaymentMethodReader.php';
  41423.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Premapping\\PaymentMethodReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Premapping\PaymentMethodReader(($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->privates['SwagMigrationAssistant\\Migration\\Gateway\\GatewayRegistry'] ?? $this->getGatewayRegistryService()));
  41424.     }
  41425.     /**
  41426.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\CategoryAssociationWriter' shared service.
  41427.      *
  41428.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\CategoryAssociationWriter
  41429.      */
  41430.     protected function getCategoryAssociationWriterService()
  41431.     {
  41432.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41433.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41434.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/CategoryAssociationWriter.php';
  41435.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\CategoryAssociationWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\CategoryAssociationWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService()));
  41436.     }
  41437.     /**
  41438.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\CategoryCmsPageAssociationWriter' shared service.
  41439.      *
  41440.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\CategoryCmsPageAssociationWriter
  41441.      */
  41442.     protected function getCategoryCmsPageAssociationWriterService()
  41443.     {
  41444.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41445.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41446.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/CategoryCmsPageAssociationWriter.php';
  41447.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\CategoryCmsPageAssociationWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\CategoryCmsPageAssociationWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService()));
  41448.     }
  41449.     /**
  41450.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\CmsPageWriter' shared service.
  41451.      *
  41452.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\CmsPageWriter
  41453.      */
  41454.     protected function getCmsPageWriterService()
  41455.     {
  41456.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41457.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41458.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/CmsPageWriter.php';
  41459.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\CmsPageWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\CmsPageWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] ?? $this->getCmsPageDefinitionService()));
  41460.     }
  41461.     /**
  41462.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\CountryStateWriter' shared service.
  41463.      *
  41464.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\CountryStateWriter
  41465.      */
  41466.     protected function getCountryStateWriterService()
  41467.     {
  41468.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41469.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41470.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/CountryStateWriter.php';
  41471.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\CountryStateWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\CountryStateWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] ?? $this->getCountryStateDefinitionService()));
  41472.     }
  41473.     /**
  41474.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\CustomFieldSetWriter' shared service.
  41475.      *
  41476.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\CustomFieldSetWriter
  41477.      */
  41478.     protected function getCustomFieldSetWriterService()
  41479.     {
  41480.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41481.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41482.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/CustomFieldSetWriter.php';
  41483.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\CustomFieldSetWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\CustomFieldSetWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] ?? $this->getCustomFieldSetDefinitionService()));
  41484.     }
  41485.     /**
  41486.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\DeliveryTimeWriter' shared service.
  41487.      *
  41488.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\DeliveryTimeWriter
  41489.      */
  41490.     protected function getDeliveryTimeWriterService()
  41491.     {
  41492.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41493.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41494.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/DeliveryTimeWriter.php';
  41495.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\DeliveryTimeWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\DeliveryTimeWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] ?? $this->getDeliveryTimeDefinitionService()));
  41496.     }
  41497.     /**
  41498.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\DocumentBaseConfigWriter' shared service.
  41499.      *
  41500.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\DocumentBaseConfigWriter
  41501.      */
  41502.     protected function getDocumentBaseConfigWriterService()
  41503.     {
  41504.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41505.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41506.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/DocumentBaseConfigWriter.php';
  41507.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\DocumentBaseConfigWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\DocumentBaseConfigWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] ?? $this->getDocumentBaseConfigDefinitionService()));
  41508.     }
  41509.     /**
  41510.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\DocumentInheritanceWriter' shared service.
  41511.      *
  41512.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\DocumentInheritanceWriter
  41513.      */
  41514.     protected function getDocumentInheritanceWriterService()
  41515.     {
  41516.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41517.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41518.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/DocumentInheritanceWriter.php';
  41519.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\DocumentInheritanceWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\DocumentInheritanceWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] ?? $this->getDocumentDefinitionService()));
  41520.     }
  41521.     /**
  41522.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\MailTemplateWriter' shared service.
  41523.      *
  41524.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\MailTemplateWriter
  41525.      */
  41526.     protected function getMailTemplateWriterService()
  41527.     {
  41528.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41529.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41530.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/MailTemplateWriter.php';
  41531.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\MailTemplateWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\MailTemplateWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] ?? $this->getMailTemplateDefinitionService()));
  41532.     }
  41533.     /**
  41534.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\MediaFolderInheritanceWriter' shared service.
  41535.      *
  41536.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\MediaFolderInheritanceWriter
  41537.      */
  41538.     protected function getMediaFolderInheritanceWriterService()
  41539.     {
  41540.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41541.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41542.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/MediaFolderInheritanceWriter.php';
  41543.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\MediaFolderInheritanceWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\MediaFolderInheritanceWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] ?? $this->getMediaFolderDefinitionService()));
  41544.     }
  41545.     /**
  41546.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\PageSystemConfigWriter' shared service.
  41547.      *
  41548.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\PageSystemConfigWriter
  41549.      */
  41550.     protected function getPageSystemConfigWriterService()
  41551.     {
  41552.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41553.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41554.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/PageSystemConfigWriter.php';
  41555.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\PageSystemConfigWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\PageSystemConfigWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] ?? $this->getSystemConfigDefinitionService()));
  41556.     }
  41557.     /**
  41558.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\ProductFeatureSetWriter' shared service.
  41559.      *
  41560.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\ProductFeatureSetWriter
  41561.      */
  41562.     protected function getProductFeatureSetWriterService()
  41563.     {
  41564.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41565.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41566.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/ProductFeatureSetWriter.php';
  41567.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\ProductFeatureSetWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\ProductFeatureSetWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] ?? $this->getProductFeatureSetDefinitionService()));
  41568.     }
  41569.     /**
  41570.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\ProductManufacturerWriter' shared service.
  41571.      *
  41572.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\ProductManufacturerWriter
  41573.      */
  41574.     protected function getProductManufacturerWriterService()
  41575.     {
  41576.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41577.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41578.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/ProductManufacturerWriter.php';
  41579.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\ProductManufacturerWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\ProductManufacturerWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService()));
  41580.     }
  41581.     /**
  41582.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\ProductSortingWriter' shared service.
  41583.      *
  41584.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\ProductSortingWriter
  41585.      */
  41586.     protected function getProductSortingWriterService()
  41587.     {
  41588.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41589.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41590.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/ProductSortingWriter.php';
  41591.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\ProductSortingWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\ProductSortingWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] ?? $this->getProductSortingDefinitionService()));
  41592.     }
  41593.     /**
  41594.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\ProductStreamFilterInheritanceWriter' shared service.
  41595.      *
  41596.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\ProductStreamFilterInheritanceWriter
  41597.      */
  41598.     protected function getProductStreamFilterInheritanceWriterService()
  41599.     {
  41600.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41601.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41602.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/ProductStreamFilterInheritanceWriter.php';
  41603.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\ProductStreamFilterInheritanceWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\ProductStreamFilterInheritanceWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] ?? $this->getProductStreamFilterDefinitionService()));
  41604.     }
  41605.     /**
  41606.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\ProductStreamWriter' shared service.
  41607.      *
  41608.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\ProductStreamWriter
  41609.      */
  41610.     protected function getProductStreamWriterService()
  41611.     {
  41612.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41613.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41614.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/ProductStreamWriter.php';
  41615.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\ProductStreamWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\ProductStreamWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] ?? $this->getProductStreamDefinitionService()));
  41616.     }
  41617.     /**
  41618.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\PromotionWriter' shared service.
  41619.      *
  41620.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\PromotionWriter
  41621.      */
  41622.     protected function getPromotionWriter2Service()
  41623.     {
  41624.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41625.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41626.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/PromotionWriter.php';
  41627.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\PromotionWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\PromotionWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] ?? $this->getPromotionDefinitionService()));
  41628.     }
  41629.     /**
  41630.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\PropertyGroupWriter' shared service.
  41631.      *
  41632.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\PropertyGroupWriter
  41633.      */
  41634.     protected function getPropertyGroupWriterService()
  41635.     {
  41636.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41637.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41638.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/PropertyGroupWriter.php';
  41639.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\PropertyGroupWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\PropertyGroupWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] ?? $this->getPropertyGroupDefinitionService()));
  41640.     }
  41641.     /**
  41642.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\RuleWriter' shared service.
  41643.      *
  41644.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\RuleWriter
  41645.      */
  41646.     protected function getRuleWriterService()
  41647.     {
  41648.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41649.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41650.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/RuleWriter.php';
  41651.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\RuleWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\RuleWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] ?? $this->getRuleDefinitionService()));
  41652.     }
  41653.     /**
  41654.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\SalesChannelDomainWriter' shared service.
  41655.      *
  41656.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\SalesChannelDomainWriter
  41657.      */
  41658.     protected function getSalesChannelDomainWriterService()
  41659.     {
  41660.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41661.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41662.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/SalesChannelDomainWriter.php';
  41663.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SalesChannelDomainWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\SalesChannelDomainWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] ?? $this->getSalesChannelDomainDefinitionService()));
  41664.     }
  41665.     /**
  41666.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\SalutationWriter' shared service.
  41667.      *
  41668.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\SalutationWriter
  41669.      */
  41670.     protected function getSalutationWriterService()
  41671.     {
  41672.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41673.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41674.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/SalutationWriter.php';
  41675.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SalutationWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\SalutationWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] ?? $this->getSalutationDefinitionService()));
  41676.     }
  41677.     /**
  41678.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\SeoUrlTemplateWriter' shared service.
  41679.      *
  41680.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\SeoUrlTemplateWriter
  41681.      */
  41682.     protected function getSeoUrlTemplateWriterService()
  41683.     {
  41684.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41685.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41686.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/SeoUrlTemplateWriter.php';
  41687.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SeoUrlTemplateWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\SeoUrlTemplateWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] ?? $this->getSeoUrlTemplateDefinitionService()));
  41688.     }
  41689.     /**
  41690.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\SnippetSetWriter' shared service.
  41691.      *
  41692.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\SnippetSetWriter
  41693.      */
  41694.     protected function getSnippetSetWriterService()
  41695.     {
  41696.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41697.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41698.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/SnippetSetWriter.php';
  41699.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SnippetSetWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\SnippetSetWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] ?? $this->getSnippetSetDefinitionService()));
  41700.     }
  41701.     /**
  41702.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\SnippetWriter' shared service.
  41703.      *
  41704.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\SnippetWriter
  41705.      */
  41706.     protected function getSnippetWriterService()
  41707.     {
  41708.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41709.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41710.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/SnippetWriter.php';
  41711.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SnippetWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\SnippetWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\Snippet\\SnippetDefinition'] ?? $this->getSnippetDefinitionService()));
  41712.     }
  41713.     /**
  41714.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\SystemConfigWriter' shared service.
  41715.      *
  41716.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\SystemConfigWriter
  41717.      */
  41718.     protected function getSystemConfigWriterService()
  41719.     {
  41720.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41721.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41722.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/SystemConfigWriter.php';
  41723.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SystemConfigWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\SystemConfigWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] ?? $this->getSystemConfigDefinitionService()));
  41724.     }
  41725.     /**
  41726.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\TaxRuleWriter' shared service.
  41727.      *
  41728.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\TaxRuleWriter
  41729.      */
  41730.     protected function getTaxRuleWriterService()
  41731.     {
  41732.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41733.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41734.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/TaxRuleWriter.php';
  41735.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\TaxRuleWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\TaxRuleWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] ?? $this->getTaxRuleDefinitionService()));
  41736.     }
  41737.     /**
  41738.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\TaxWriter' shared service.
  41739.      *
  41740.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\TaxWriter
  41741.      */
  41742.     protected function getTaxWriterService()
  41743.     {
  41744.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41745.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41746.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/TaxWriter.php';
  41747.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\TaxWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\TaxWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\Tax\\TaxDefinition'] ?? $this->getTaxDefinitionService()));
  41748.     }
  41749.     /**
  41750.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\UnitWriter' shared service.
  41751.      *
  41752.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\UnitWriter
  41753.      */
  41754.     protected function getUnitWriterService()
  41755.     {
  41756.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  41757.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  41758.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/UnitWriter.php';
  41759.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\UnitWriter'] = new \SwagMigrationAssistant\Profile\Shopware6\Writer\UnitWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\Unit\\UnitDefinition'] ?? $this->getUnitDefinitionService()));
  41760.     }
  41761.     /**
  41762.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CategoryAttributeReader' shared service.
  41763.      *
  41764.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CategoryAttributeReader
  41765.      */
  41766.     protected function getCategoryAttributeReaderService()
  41767.     {
  41768.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41769.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  41770.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CategoryAttributeReader.php';
  41771.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  41772.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  41773.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CategoryAttributeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CategoryAttributeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  41774.     }
  41775.     /**
  41776.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CategoryReader' shared service.
  41777.      *
  41778.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CategoryReader
  41779.      */
  41780.     protected function getCategoryReaderService()
  41781.     {
  41782.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41783.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  41784.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CategoryReader.php';
  41785.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  41786.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  41787.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CategoryReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CategoryReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  41788.     }
  41789.     /**
  41790.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CrossSellingReader' shared service.
  41791.      *
  41792.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CrossSellingReader
  41793.      */
  41794.     protected function getCrossSellingReaderService()
  41795.     {
  41796.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41797.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  41798.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CrossSellingReader.php';
  41799.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  41800.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  41801.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CrossSellingReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CrossSellingReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  41802.     }
  41803.     /**
  41804.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CurrencyReader' shared service.
  41805.      *
  41806.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CurrencyReader
  41807.      */
  41808.     protected function getCurrencyReaderService()
  41809.     {
  41810.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41811.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  41812.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CurrencyReader.php';
  41813.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  41814.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  41815.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CurrencyReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CurrencyReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  41816.     }
  41817.     /**
  41818.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerAttributeReader' shared service.
  41819.      *
  41820.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerAttributeReader
  41821.      */
  41822.     protected function getCustomerAttributeReaderService()
  41823.     {
  41824.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41825.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  41826.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CustomerAttributeReader.php';
  41827.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  41828.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  41829.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CustomerAttributeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerAttributeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  41830.     }
  41831.     /**
  41832.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerGroupAttributeReader' shared service.
  41833.      *
  41834.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerGroupAttributeReader
  41835.      */
  41836.     protected function getCustomerGroupAttributeReaderService()
  41837.     {
  41838.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41839.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  41840.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CustomerGroupAttributeReader.php';
  41841.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  41842.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  41843.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CustomerGroupAttributeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerGroupAttributeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  41844.     }
  41845.     /**
  41846.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerGroupReader' shared service.
  41847.      *
  41848.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerGroupReader
  41849.      */
  41850.     protected function getCustomerGroupReaderService()
  41851.     {
  41852.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41853.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  41854.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CustomerGroupReader.php';
  41855.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  41856.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  41857.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CustomerGroupReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerGroupReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  41858.     }
  41859.     /**
  41860.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerReader' shared service.
  41861.      *
  41862.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerReader
  41863.      */
  41864.     protected function getCustomerReaderService()
  41865.     {
  41866.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41867.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  41868.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CustomerReader.php';
  41869.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  41870.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  41871.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CustomerReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  41872.     }
  41873.     /**
  41874.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerWishlistReader' shared service.
  41875.      *
  41876.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerWishlistReader
  41877.      */
  41878.     protected function getCustomerWishlistReaderService()
  41879.     {
  41880.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41881.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  41882.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CustomerWishlistReader.php';
  41883.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  41884.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  41885.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CustomerWishlistReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerWishlistReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  41886.     }
  41887.     /**
  41888.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\LanguageReader' shared service.
  41889.      *
  41890.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\LanguageReader
  41891.      */
  41892.     protected function getLanguageReaderService()
  41893.     {
  41894.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41895.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  41896.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/LanguageReader.php';
  41897.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  41898.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  41899.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\LanguageReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\LanguageReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  41900.     }
  41901.     /**
  41902.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MainVariantRelationReader' shared service.
  41903.      *
  41904.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MainVariantRelationReader
  41905.      */
  41906.     protected function getMainVariantRelationReaderService()
  41907.     {
  41908.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41909.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  41910.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/MainVariantRelationReader.php';
  41911.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  41912.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  41913.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\MainVariantRelationReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MainVariantRelationReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  41914.     }
  41915.     /**
  41916.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ManufacturerAttributeReader' shared service.
  41917.      *
  41918.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ManufacturerAttributeReader
  41919.      */
  41920.     protected function getManufacturerAttributeReaderService()
  41921.     {
  41922.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41923.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  41924.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ManufacturerAttributeReader.php';
  41925.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  41926.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  41927.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ManufacturerAttributeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ManufacturerAttributeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  41928.     }
  41929.     /**
  41930.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MediaAlbumReader' shared service.
  41931.      *
  41932.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MediaAlbumReader
  41933.      */
  41934.     protected function getMediaAlbumReaderService()
  41935.     {
  41936.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41937.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  41938.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/MediaAlbumReader.php';
  41939.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  41940.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  41941.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\MediaAlbumReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MediaAlbumReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  41942.     }
  41943.     /**
  41944.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MediaReader' shared service.
  41945.      *
  41946.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MediaReader
  41947.      */
  41948.     protected function getMediaReaderService()
  41949.     {
  41950.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41951.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  41952.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/MediaReader.php';
  41953.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  41954.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  41955.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\MediaReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MediaReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  41956.     }
  41957.     /**
  41958.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\NewsletterRecipientReader' shared service.
  41959.      *
  41960.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\NewsletterRecipientReader
  41961.      */
  41962.     protected function getNewsletterRecipientReaderService()
  41963.     {
  41964.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41965.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  41966.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/NewsletterRecipientReader.php';
  41967.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  41968.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  41969.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\NewsletterRecipientReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\NewsletterRecipientReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  41970.     }
  41971.     /**
  41972.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\NumberRangeReader' shared service.
  41973.      *
  41974.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\NumberRangeReader
  41975.      */
  41976.     protected function getNumberRangeReaderService()
  41977.     {
  41978.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41979.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  41980.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/NumberRangeReader.php';
  41981.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  41982.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  41983.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\NumberRangeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\NumberRangeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  41984.     }
  41985.     /**
  41986.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderAttributeReader' shared service.
  41987.      *
  41988.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderAttributeReader
  41989.      */
  41990.     protected function getOrderAttributeReaderService()
  41991.     {
  41992.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  41993.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  41994.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/OrderAttributeReader.php';
  41995.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  41996.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  41997.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\OrderAttributeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderAttributeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  41998.     }
  41999.     /**
  42000.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderDocumentAttributeReader' shared service.
  42001.      *
  42002.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderDocumentAttributeReader
  42003.      */
  42004.     protected function getOrderDocumentAttributeReaderService()
  42005.     {
  42006.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42007.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  42008.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/OrderDocumentAttributeReader.php';
  42009.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42010.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42011.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\OrderDocumentAttributeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderDocumentAttributeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42012.     }
  42013.     /**
  42014.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderDocumentReader' shared service.
  42015.      *
  42016.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderDocumentReader
  42017.      */
  42018.     protected function getOrderDocumentReaderService()
  42019.     {
  42020.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42021.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  42022.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/OrderDocumentReader.php';
  42023.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42024.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42025.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\OrderDocumentReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderDocumentReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42026.     }
  42027.     /**
  42028.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderReader' shared service.
  42029.      *
  42030.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderReader
  42031.      */
  42032.     protected function getOrderReaderService()
  42033.     {
  42034.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42035.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  42036.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/OrderReader.php';
  42037.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42038.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42039.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\OrderReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42040.     }
  42041.     /**
  42042.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductAttributeReader' shared service.
  42043.      *
  42044.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductAttributeReader
  42045.      */
  42046.     protected function getProductAttributeReaderService()
  42047.     {
  42048.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42049.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  42050.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ProductAttributeReader.php';
  42051.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42052.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42053.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductAttributeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductAttributeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42054.     }
  42055.     /**
  42056.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductOptionRelationReader' shared service.
  42057.      *
  42058.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductOptionRelationReader
  42059.      */
  42060.     protected function getProductOptionRelationReaderService()
  42061.     {
  42062.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42063.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  42064.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ProductOptionRelationReader.php';
  42065.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42066.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42067.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductOptionRelationReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductOptionRelationReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42068.     }
  42069.     /**
  42070.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductPriceAttributeReader' shared service.
  42071.      *
  42072.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductPriceAttributeReader
  42073.      */
  42074.     protected function getProductPriceAttributeReaderService()
  42075.     {
  42076.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42077.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  42078.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ProductPriceAttributeReader.php';
  42079.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42080.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42081.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductPriceAttributeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductPriceAttributeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42082.     }
  42083.     /**
  42084.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductPropertyRelationReader' shared service.
  42085.      *
  42086.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductPropertyRelationReader
  42087.      */
  42088.     protected function getProductPropertyRelationReaderService()
  42089.     {
  42090.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42091.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  42092.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ProductPropertyRelationReader.php';
  42093.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42094.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42095.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductPropertyRelationReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductPropertyRelationReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42096.     }
  42097.     /**
  42098.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductReader' shared service.
  42099.      *
  42100.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductReader
  42101.      */
  42102.     protected function getProductReaderService()
  42103.     {
  42104.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42105.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  42106.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ProductReader.php';
  42107.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42108.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42109.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42110.     }
  42111.     /**
  42112.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductReviewReader' shared service.
  42113.      *
  42114.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductReviewReader
  42115.      */
  42116.     protected function getProductReviewReaderService()
  42117.     {
  42118.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42119.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  42120.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ProductReviewReader.php';
  42121.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42122.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42123.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductReviewReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductReviewReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42124.     }
  42125.     /**
  42126.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\PromotionReader' shared service.
  42127.      *
  42128.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\PromotionReader
  42129.      */
  42130.     protected function getPromotionReaderService()
  42131.     {
  42132.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42133.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  42134.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/PromotionReader.php';
  42135.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42136.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42137.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\PromotionReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\PromotionReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42138.     }
  42139.     /**
  42140.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\PropertyGroupOptionReader' shared service.
  42141.      *
  42142.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\PropertyGroupOptionReader
  42143.      */
  42144.     protected function getPropertyGroupOptionReaderService()
  42145.     {
  42146.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42147.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  42148.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/PropertyGroupOptionReader.php';
  42149.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42150.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42151.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\PropertyGroupOptionReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\PropertyGroupOptionReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42152.     }
  42153.     /**
  42154.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\SalesChannelReader' shared service.
  42155.      *
  42156.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\SalesChannelReader
  42157.      */
  42158.     protected function getSalesChannelReaderService()
  42159.     {
  42160.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42161.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  42162.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/SalesChannelReader.php';
  42163.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42164.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42165.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\SalesChannelReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\SalesChannelReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42166.     }
  42167.     /**
  42168.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\SeoUrlReader' shared service.
  42169.      *
  42170.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\SeoUrlReader
  42171.      */
  42172.     protected function getSeoUrlReaderService()
  42173.     {
  42174.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42175.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  42176.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/SeoUrlReader.php';
  42177.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42178.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42179.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\SeoUrlReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\SeoUrlReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42180.     }
  42181.     /**
  42182.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ShippingMethodReader' shared service.
  42183.      *
  42184.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ShippingMethodReader
  42185.      */
  42186.     protected function getShippingMethodReaderService()
  42187.     {
  42188.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42189.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  42190.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ShippingMethodReader.php';
  42191.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42192.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42193.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ShippingMethodReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ShippingMethodReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42194.     }
  42195.     /**
  42196.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\TranslationReader' shared service.
  42197.      *
  42198.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\TranslationReader
  42199.      */
  42200.     protected function getTranslationReaderService()
  42201.     {
  42202.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42203.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  42204.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/TranslationReader.php';
  42205.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42206.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42207.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\TranslationReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\TranslationReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42208.     }
  42209.     /**
  42210.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\ShopwareApiGateway' shared service.
  42211.      *
  42212.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\ShopwareApiGateway
  42213.      */
  42214.     protected function getShopwareApiGatewayService()
  42215.     {
  42216.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/GatewayInterface.php';
  42217.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/ShopwareGatewayInterface.php';
  42218.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/ShopwareApiGateway.php';
  42219.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/EnvironmentReaderInterface.php';
  42220.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/EnvironmentReader.php';
  42221.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/TableReaderInterface.php';
  42222.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/TableReader.php';
  42223.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/TableCountReaderInterface.php';
  42224.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/TableCountReader.php';
  42225.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42226.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42227.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service());
  42228.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\ShopwareApiGateway'])) {
  42229.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\ShopwareApiGateway'];
  42230.         }
  42231.         $b = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  42232.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\ShopwareApiGateway'])) {
  42233.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\ShopwareApiGateway'];
  42234.         }
  42235.         $c = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  42236.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\ShopwareApiGateway'])) {
  42237.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\ShopwareApiGateway'];
  42238.         }
  42239.         $d = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory()));
  42240.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\ShopwareApiGateway'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\ShopwareApiGateway(($this->privates['SwagMigrationAssistant\\Migration\\Gateway\\Reader\\ReaderRegistry'] ?? $this->getReaderRegistryService()), new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\EnvironmentReader($d), new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\TableReader($d), new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\TableCountReader($d$a), $b$c);
  42241.     }
  42242.     /**
  42243.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CategoryAttributeReader' shared service.
  42244.      *
  42245.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CategoryAttributeReader
  42246.      */
  42247.     protected function getCategoryAttributeReader2Service()
  42248.     {
  42249.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42250.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42251.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AttributeReader.php';
  42252.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CategoryAttributeReader.php';
  42253.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42254.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42255.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CategoryAttributeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CategoryAttributeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42256.     }
  42257.     /**
  42258.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CategoryReader' shared service.
  42259.      *
  42260.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CategoryReader
  42261.      */
  42262.     protected function getCategoryReader2Service()
  42263.     {
  42264.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42265.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42266.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CategoryReader.php';
  42267.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42268.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42269.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CategoryReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CategoryReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42270.     }
  42271.     /**
  42272.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CrossSellingReader' shared service.
  42273.      *
  42274.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CrossSellingReader
  42275.      */
  42276.     protected function getCrossSellingReader2Service()
  42277.     {
  42278.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42279.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42280.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CrossSellingReader.php';
  42281.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42282.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42283.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CrossSellingReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CrossSellingReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42284.     }
  42285.     /**
  42286.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CurrencyReader' shared service.
  42287.      *
  42288.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CurrencyReader
  42289.      */
  42290.     protected function getCurrencyReader2Service()
  42291.     {
  42292.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42293.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42294.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CurrencyReader.php';
  42295.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42296.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42297.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CurrencyReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CurrencyReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42298.     }
  42299.     /**
  42300.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerAttributeReader' shared service.
  42301.      *
  42302.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerAttributeReader
  42303.      */
  42304.     protected function getCustomerAttributeReader2Service()
  42305.     {
  42306.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42307.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42308.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AttributeReader.php';
  42309.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CustomerAttributeReader.php';
  42310.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42311.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42312.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CustomerAttributeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerAttributeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42313.     }
  42314.     /**
  42315.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerGroupAttributeReader' shared service.
  42316.      *
  42317.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerGroupAttributeReader
  42318.      */
  42319.     protected function getCustomerGroupAttributeReader2Service()
  42320.     {
  42321.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42322.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42323.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AttributeReader.php';
  42324.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CustomerGroupAttributeReader.php';
  42325.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42326.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42327.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CustomerGroupAttributeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerGroupAttributeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42328.     }
  42329.     /**
  42330.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerGroupReader' shared service.
  42331.      *
  42332.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerGroupReader
  42333.      */
  42334.     protected function getCustomerGroupReader2Service()
  42335.     {
  42336.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42337.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42338.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CustomerGroupReader.php';
  42339.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42340.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42341.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CustomerGroupReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerGroupReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42342.     }
  42343.     /**
  42344.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerReader' shared service.
  42345.      *
  42346.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerReader
  42347.      */
  42348.     protected function getCustomerReader2Service()
  42349.     {
  42350.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42351.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42352.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CustomerReader.php';
  42353.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42354.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42355.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CustomerReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42356.     }
  42357.     /**
  42358.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerWishlistReader' shared service.
  42359.      *
  42360.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerWishlistReader
  42361.      */
  42362.     protected function getCustomerWishlistReader2Service()
  42363.     {
  42364.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42365.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42366.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CustomerWishlistReader.php';
  42367.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42368.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42369.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CustomerWishlistReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerWishlistReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42370.     }
  42371.     /**
  42372.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\LanguageReader' shared service.
  42373.      *
  42374.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\LanguageReader
  42375.      */
  42376.     protected function getLanguageReader2Service()
  42377.     {
  42378.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42379.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42380.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/LanguageReader.php';
  42381.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42382.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42383.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\LanguageReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\LanguageReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42384.     }
  42385.     /**
  42386.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MainVariantRelationReader' shared service.
  42387.      *
  42388.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MainVariantRelationReader
  42389.      */
  42390.     protected function getMainVariantRelationReader2Service()
  42391.     {
  42392.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42393.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42394.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/MainVariantRelationReader.php';
  42395.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42396.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42397.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\MainVariantRelationReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MainVariantRelationReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42398.     }
  42399.     /**
  42400.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ManufacturerAttributeReader' shared service.
  42401.      *
  42402.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ManufacturerAttributeReader
  42403.      */
  42404.     protected function getManufacturerAttributeReader2Service()
  42405.     {
  42406.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42407.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42408.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AttributeReader.php';
  42409.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/ManufacturerAttributeReader.php';
  42410.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42411.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42412.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ManufacturerAttributeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ManufacturerAttributeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42413.     }
  42414.     /**
  42415.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MediaAlbumReader' shared service.
  42416.      *
  42417.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MediaAlbumReader
  42418.      */
  42419.     protected function getMediaAlbumReader2Service()
  42420.     {
  42421.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42422.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42423.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/MediaAlbumReader.php';
  42424.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42425.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42426.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\MediaAlbumReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MediaAlbumReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42427.     }
  42428.     /**
  42429.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MediaReader' shared service.
  42430.      *
  42431.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MediaReader
  42432.      */
  42433.     protected function getMediaReader2Service()
  42434.     {
  42435.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42436.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42437.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/MediaReader.php';
  42438.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42439.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42440.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\MediaReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MediaReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42441.     }
  42442.     /**
  42443.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\NewsletterRecipientReader' shared service.
  42444.      *
  42445.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\NewsletterRecipientReader
  42446.      */
  42447.     protected function getNewsletterRecipientReader2Service()
  42448.     {
  42449.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42450.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42451.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/NewsletterRecipientReader.php';
  42452.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42453.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42454.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\NewsletterRecipientReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\NewsletterRecipientReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42455.     }
  42456.     /**
  42457.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\NumberRangeReader' shared service.
  42458.      *
  42459.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\NumberRangeReader
  42460.      */
  42461.     protected function getNumberRangeReader2Service()
  42462.     {
  42463.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42464.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42465.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/NumberRangeReader.php';
  42466.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42467.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42468.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\NumberRangeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\NumberRangeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42469.     }
  42470.     /**
  42471.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderAttributeReader' shared service.
  42472.      *
  42473.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderAttributeReader
  42474.      */
  42475.     protected function getOrderAttributeReader2Service()
  42476.     {
  42477.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42478.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42479.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AttributeReader.php';
  42480.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/OrderAttributeReader.php';
  42481.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42482.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42483.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\OrderAttributeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderAttributeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42484.     }
  42485.     /**
  42486.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderDocumentAttributeReader' shared service.
  42487.      *
  42488.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderDocumentAttributeReader
  42489.      */
  42490.     protected function getOrderDocumentAttributeReader2Service()
  42491.     {
  42492.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42493.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42494.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AttributeReader.php';
  42495.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/OrderDocumentAttributeReader.php';
  42496.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42497.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42498.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\OrderDocumentAttributeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderDocumentAttributeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42499.     }
  42500.     /**
  42501.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderDocumentReader' shared service.
  42502.      *
  42503.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderDocumentReader
  42504.      */
  42505.     protected function getOrderDocumentReader2Service()
  42506.     {
  42507.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42508.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42509.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/OrderDocumentReader.php';
  42510.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42511.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42512.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\OrderDocumentReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderDocumentReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42513.     }
  42514.     /**
  42515.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderReader' shared service.
  42516.      *
  42517.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderReader
  42518.      */
  42519.     protected function getOrderReader2Service()
  42520.     {
  42521.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42522.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42523.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/OrderReader.php';
  42524.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42525.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42526.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\OrderReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42527.     }
  42528.     /**
  42529.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductAttributeReader' shared service.
  42530.      *
  42531.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductAttributeReader
  42532.      */
  42533.     protected function getProductAttributeReader2Service()
  42534.     {
  42535.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42536.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42537.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AttributeReader.php';
  42538.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/ProductAttributeReader.php';
  42539.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42540.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42541.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductAttributeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductAttributeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42542.     }
  42543.     /**
  42544.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductOptionRelationReader' shared service.
  42545.      *
  42546.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductOptionRelationReader
  42547.      */
  42548.     protected function getProductOptionRelationReader2Service()
  42549.     {
  42550.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42551.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42552.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/ProductOptionRelationReader.php';
  42553.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42554.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42555.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductOptionRelationReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductOptionRelationReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42556.     }
  42557.     /**
  42558.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductPriceAttributeReader' shared service.
  42559.      *
  42560.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductPriceAttributeReader
  42561.      */
  42562.     protected function getProductPriceAttributeReader2Service()
  42563.     {
  42564.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42565.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42566.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AttributeReader.php';
  42567.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/ProductPriceAttributeReader.php';
  42568.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42569.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42570.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductPriceAttributeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductPriceAttributeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42571.     }
  42572.     /**
  42573.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductPropertyRelationReader' shared service.
  42574.      *
  42575.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductPropertyRelationReader
  42576.      */
  42577.     protected function getProductPropertyRelationReader2Service()
  42578.     {
  42579.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42580.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42581.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/ProductPropertyRelationReader.php';
  42582.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42583.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42584.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductPropertyRelationReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductPropertyRelationReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42585.     }
  42586.     /**
  42587.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductReader' shared service.
  42588.      *
  42589.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductReader
  42590.      */
  42591.     protected function getProductReader2Service()
  42592.     {
  42593.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42594.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42595.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/ProductReader.php';
  42596.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42597.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42598.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42599.     }
  42600.     /**
  42601.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductReviewReader' shared service.
  42602.      *
  42603.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductReviewReader
  42604.      */
  42605.     protected function getProductReviewReader2Service()
  42606.     {
  42607.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42608.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42609.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/ProductReviewReader.php';
  42610.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42611.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42612.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductReviewReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductReviewReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42613.     }
  42614.     /**
  42615.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\PromotionReader' shared service.
  42616.      *
  42617.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\PromotionReader
  42618.      */
  42619.     protected function getPromotionReader2Service()
  42620.     {
  42621.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42622.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42623.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/PromotionReader.php';
  42624.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42625.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42626.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\PromotionReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\PromotionReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42627.     }
  42628.     /**
  42629.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\PropertyGroupOptionReader' shared service.
  42630.      *
  42631.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\PropertyGroupOptionReader
  42632.      */
  42633.     protected function getPropertyGroupOptionReader2Service()
  42634.     {
  42635.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42636.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42637.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/PropertyGroupOptionReader.php';
  42638.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42639.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42640.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\PropertyGroupOptionReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\PropertyGroupOptionReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42641.     }
  42642.     /**
  42643.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\SalesChannelReader' shared service.
  42644.      *
  42645.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\SalesChannelReader
  42646.      */
  42647.     protected function getSalesChannelReader2Service()
  42648.     {
  42649.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42650.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42651.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/SalesChannelReader.php';
  42652.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42653.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42654.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\SalesChannelReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\SalesChannelReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42655.     }
  42656.     /**
  42657.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\SeoUrlReader' shared service.
  42658.      *
  42659.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\SeoUrlReader
  42660.      */
  42661.     protected function getSeoUrlReader2Service()
  42662.     {
  42663.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42664.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42665.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/SeoUrlReader.php';
  42666.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42667.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42668.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\SeoUrlReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\SeoUrlReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42669.     }
  42670.     /**
  42671.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ShippingMethodReader' shared service.
  42672.      *
  42673.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ShippingMethodReader
  42674.      */
  42675.     protected function getShippingMethodReader2Service()
  42676.     {
  42677.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42678.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42679.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/ShippingMethodReader.php';
  42680.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42681.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42682.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ShippingMethodReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ShippingMethodReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42683.     }
  42684.     /**
  42685.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\TranslationReader' shared service.
  42686.      *
  42687.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\TranslationReader
  42688.      */
  42689.     protected function getTranslationReader2Service()
  42690.     {
  42691.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  42692.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  42693.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/TranslationReader.php';
  42694.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42695.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42696.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\TranslationReader'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\TranslationReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())));
  42697.     }
  42698.     /**
  42699.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\ShopwareLocalGateway' shared service.
  42700.      *
  42701.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\ShopwareLocalGateway
  42702.      */
  42703.     protected function getShopwareLocalGatewayService()
  42704.     {
  42705.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/GatewayInterface.php';
  42706.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/ShopwareGatewayInterface.php';
  42707.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/ShopwareLocalGateway.php';
  42708.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/EnvironmentReaderInterface.php';
  42709.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/EnvironmentReader.php';
  42710.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/TableReaderInterface.php';
  42711.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/TableReader.php';
  42712.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42713.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42714.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Gateway\\Reader\\ReaderRegistry'] ?? $this->getReaderRegistryService());
  42715.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\ShopwareLocalGateway'])) {
  42716.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\ShopwareLocalGateway'];
  42717.         }
  42718.         $b = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  42719.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\ShopwareLocalGateway'])) {
  42720.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\ShopwareLocalGateway'];
  42721.         }
  42722.         $c = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  42723.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\ShopwareLocalGateway'])) {
  42724.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\ShopwareLocalGateway'];
  42725.         }
  42726.         $d = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory()));
  42727.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\ShopwareLocalGateway'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\ShopwareLocalGateway($a, new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\EnvironmentReader($d), new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\TableReader($d), $d$b$c);
  42728.     }
  42729.     /**
  42730.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Media\HttpMediaDownloadService' shared service.
  42731.      *
  42732.      * @return \SwagMigrationAssistant\Profile\Shopware\Media\HttpMediaDownloadService
  42733.      */
  42734.     protected function getHttpMediaDownloadServiceService()
  42735.     {
  42736.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/BaseMediaService.php';
  42737.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorInterface.php';
  42738.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/HttpMediaDownloadService.php';
  42739.         $a = ($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService());
  42740.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpMediaDownloadService'])) {
  42741.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpMediaDownloadService'];
  42742.         }
  42743.         $b = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  42744.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpMediaDownloadService'])) {
  42745.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpMediaDownloadService'];
  42746.         }
  42747.         $c = ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service());
  42748.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpMediaDownloadService'])) {
  42749.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpMediaDownloadService'];
  42750.         }
  42751.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpMediaDownloadService'] = new \SwagMigrationAssistant\Profile\Shopware\Media\HttpMediaDownloadService($a$b$c, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  42752.     }
  42753.     /**
  42754.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Media\HttpOrderDocumentProcessor' shared service.
  42755.      *
  42756.      * @return \SwagMigrationAssistant\Profile\Shopware\Media\HttpOrderDocumentProcessor
  42757.      */
  42758.     protected function getHttpOrderDocumentProcessorService()
  42759.     {
  42760.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/BaseMediaService.php';
  42761.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorInterface.php';
  42762.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/HttpOrderDocumentProcessor.php';
  42763.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  42764.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  42765.         $a = ($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService());
  42766.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpOrderDocumentProcessor'])) {
  42767.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpOrderDocumentProcessor'];
  42768.         }
  42769.         $b = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  42770.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpOrderDocumentProcessor'])) {
  42771.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpOrderDocumentProcessor'];
  42772.         }
  42773.         $c = ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service());
  42774.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpOrderDocumentProcessor'])) {
  42775.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpOrderDocumentProcessor'];
  42776.         }
  42777.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpOrderDocumentProcessor'] = new \SwagMigrationAssistant\Profile\Shopware\Media\HttpOrderDocumentProcessor($a$b$c, ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory())), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  42778.     }
  42779.     /**
  42780.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Media\LocalMediaProcessor' shared service.
  42781.      *
  42782.      * @return \SwagMigrationAssistant\Profile\Shopware\Media\LocalMediaProcessor
  42783.      */
  42784.     protected function getLocalMediaProcessorService()
  42785.     {
  42786.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/BaseMediaService.php';
  42787.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorInterface.php';
  42788.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/LocalMediaProcessor.php';
  42789.         $a = ($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService());
  42790.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalMediaProcessor'])) {
  42791.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalMediaProcessor'];
  42792.         }
  42793.         $b = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  42794.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalMediaProcessor'])) {
  42795.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalMediaProcessor'];
  42796.         }
  42797.         $c = ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service());
  42798.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalMediaProcessor'])) {
  42799.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalMediaProcessor'];
  42800.         }
  42801.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalMediaProcessor'] = new \SwagMigrationAssistant\Profile\Shopware\Media\LocalMediaProcessor($a$b$c, new RewindableGenerator(function () {
  42802.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\Strategy\\Md5StrategyResolver'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\Strategy\\Md5StrategyResolver'] = new \SwagMigrationAssistant\Profile\Shopware\Media\Strategy\Md5StrategyResolver()));
  42803.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\Strategy\\PlainStrategyResolver'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\Strategy\\PlainStrategyResolver'] = new \SwagMigrationAssistant\Profile\Shopware\Media\Strategy\PlainStrategyResolver()));
  42804.         }, 2), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  42805.     }
  42806.     /**
  42807.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Media\LocalOrderDocumentProcessor' shared service.
  42808.      *
  42809.      * @return \SwagMigrationAssistant\Profile\Shopware\Media\LocalOrderDocumentProcessor
  42810.      */
  42811.     protected function getLocalOrderDocumentProcessorService()
  42812.     {
  42813.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/BaseMediaService.php';
  42814.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorInterface.php';
  42815.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/LocalOrderDocumentProcessor.php';
  42816.         $a = ($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService());
  42817.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalOrderDocumentProcessor'])) {
  42818.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalOrderDocumentProcessor'];
  42819.         }
  42820.         $b = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  42821.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalOrderDocumentProcessor'])) {
  42822.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalOrderDocumentProcessor'];
  42823.         }
  42824.         $c = ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service());
  42825.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalOrderDocumentProcessor'])) {
  42826.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalOrderDocumentProcessor'];
  42827.         }
  42828.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalOrderDocumentProcessor'] = new \SwagMigrationAssistant\Profile\Shopware\Media\LocalOrderDocumentProcessor($a$b$c, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  42829.     }
  42830.     /**
  42831.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Premapping\DeliveryTimeReader' shared service.
  42832.      *
  42833.      * @return \SwagMigrationAssistant\Profile\Shopware\Premapping\DeliveryTimeReader
  42834.      */
  42835.     protected function getDeliveryTimeReader2Service()
  42836.     {
  42837.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderInterface.php';
  42838.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/AbstractPremappingReader.php';
  42839.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Premapping/DeliveryTimeReader.php';
  42840.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\DeliveryTimeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Premapping\DeliveryTimeReader(($this->services['delivery_time.repository'] ?? $this->getDeliveryTime_RepositoryService()));
  42841.     }
  42842.     /**
  42843.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Premapping\OrderDeliveryStateReader' shared service.
  42844.      *
  42845.      * @return \SwagMigrationAssistant\Profile\Shopware\Premapping\OrderDeliveryStateReader
  42846.      */
  42847.     protected function getOrderDeliveryStateReaderService()
  42848.     {
  42849.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderInterface.php';
  42850.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/AbstractPremappingReader.php';
  42851.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Premapping/OrderDeliveryStateReader.php';
  42852.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\OrderDeliveryStateReader'] = new \SwagMigrationAssistant\Profile\Shopware\Premapping\OrderDeliveryStateReader(($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService()), ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService()), ($this->privates['SwagMigrationAssistant\\Migration\\Gateway\\GatewayRegistry'] ?? $this->getGatewayRegistryService()));
  42853.     }
  42854.     /**
  42855.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Premapping\OrderStateReader' shared service.
  42856.      *
  42857.      * @return \SwagMigrationAssistant\Profile\Shopware\Premapping\OrderStateReader
  42858.      */
  42859.     protected function getOrderStateReaderService()
  42860.     {
  42861.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderInterface.php';
  42862.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/AbstractPremappingReader.php';
  42863.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Premapping/OrderStateReader.php';
  42864.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\OrderStateReader'] = new \SwagMigrationAssistant\Profile\Shopware\Premapping\OrderStateReader(($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService()), ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService()), ($this->privates['SwagMigrationAssistant\\Migration\\Gateway\\GatewayRegistry'] ?? $this->getGatewayRegistryService()));
  42865.     }
  42866.     /**
  42867.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Premapping\PaymentMethodReader' shared service.
  42868.      *
  42869.      * @return \SwagMigrationAssistant\Profile\Shopware\Premapping\PaymentMethodReader
  42870.      */
  42871.     protected function getPaymentMethodReaderService()
  42872.     {
  42873.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderInterface.php';
  42874.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/AbstractPremappingReader.php';
  42875.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Premapping/PaymentMethodReader.php';
  42876.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\PaymentMethodReader'] = new \SwagMigrationAssistant\Profile\Shopware\Premapping\PaymentMethodReader(($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->privates['SwagMigrationAssistant\\Migration\\Gateway\\GatewayRegistry'] ?? $this->getGatewayRegistryService()));
  42877.     }
  42878.     /**
  42879.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Premapping\SalutationReader' shared service.
  42880.      *
  42881.      * @return \SwagMigrationAssistant\Profile\Shopware\Premapping\SalutationReader
  42882.      */
  42883.     protected function getSalutationReader2Service()
  42884.     {
  42885.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderInterface.php';
  42886.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/AbstractPremappingReader.php';
  42887.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Premapping/SalutationReader.php';
  42888.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\SalutationReader'] = new \SwagMigrationAssistant\Profile\Shopware\Premapping\SalutationReader(($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()), ($this->privates['SwagMigrationAssistant\\Migration\\Gateway\\GatewayRegistry'] ?? $this->getGatewayRegistryService()));
  42889.     }
  42890.     /**
  42891.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Premapping\TransactionStateReader' shared service.
  42892.      *
  42893.      * @return \SwagMigrationAssistant\Profile\Shopware\Premapping\TransactionStateReader
  42894.      */
  42895.     protected function getTransactionStateReaderService()
  42896.     {
  42897.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderInterface.php';
  42898.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/AbstractPremappingReader.php';
  42899.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Premapping/TransactionStateReader.php';
  42900.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\TransactionStateReader'] = new \SwagMigrationAssistant\Profile\Shopware\Premapping\TransactionStateReader(($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService()), ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService()), ($this->privates['SwagMigrationAssistant\\Migration\\Gateway\\GatewayRegistry'] ?? $this->getGatewayRegistryService()));
  42901.     }
  42902.     /**
  42903.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Writer\ProductOptionRelationWriter' shared service.
  42904.      *
  42905.      * @return \SwagMigrationAssistant\Profile\Shopware\Writer\ProductOptionRelationWriter
  42906.      */
  42907.     protected function getProductOptionRelationWriterService()
  42908.     {
  42909.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  42910.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  42911.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Writer/ProductOptionRelationWriter.php';
  42912.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Writer\\ProductOptionRelationWriter'] = new \SwagMigrationAssistant\Profile\Shopware\Writer\ProductOptionRelationWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  42913.     }
  42914.     /**
  42915.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Writer\ProductPropertyRelationWriter' shared service.
  42916.      *
  42917.      * @return \SwagMigrationAssistant\Profile\Shopware\Writer\ProductPropertyRelationWriter
  42918.      */
  42919.     protected function getProductPropertyRelationWriterService()
  42920.     {
  42921.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  42922.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  42923.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Writer/ProductPropertyRelationWriter.php';
  42924.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Writer\\ProductPropertyRelationWriter'] = new \SwagMigrationAssistant\Profile\Shopware\Writer\ProductPropertyRelationWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  42925.     }
  42926.     /**
  42927.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Writer\PromotionWriter' shared service.
  42928.      *
  42929.      * @return \SwagMigrationAssistant\Profile\Shopware\Writer\PromotionWriter
  42930.      */
  42931.     protected function getPromotionWriterService()
  42932.     {
  42933.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  42934.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  42935.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Writer/PromotionWriter.php';
  42936.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Writer\\PromotionWriter'] = new \SwagMigrationAssistant\Profile\Shopware\Writer\PromotionWriter(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] ?? $this->getPromotionDefinitionService()));
  42937.     }
  42938.     /**
  42939.      * Gets the private 'Swag\AmazonPay\Compatibility\Components\Button\Validation\ExcludedProductValidator64' shared service.
  42940.      *
  42941.      * @return \Swag\AmazonPay\Compatibility\Components\Button\Validation\ExcludedProductValidator64
  42942.      */
  42943.     protected function getExcludedProductValidator64Service()
  42944.     {
  42945.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Validation/AbstractExcludedProductValidator.php';
  42946.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Compatibility/Components/Button/Validation/ExcludedProductValidator64.php';
  42947.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigServiceService());
  42948.         if (isset($this->privates['Swag\\AmazonPay\\Compatibility\\Components\\Button\\Validation\\ExcludedProductValidator64'])) {
  42949.             return $this->privates['Swag\\AmazonPay\\Compatibility\\Components\\Button\\Validation\\ExcludedProductValidator64'];
  42950.         }
  42951.         $b = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  42952.         if (isset($this->privates['Swag\\AmazonPay\\Compatibility\\Components\\Button\\Validation\\ExcludedProductValidator64'])) {
  42953.             return $this->privates['Swag\\AmazonPay\\Compatibility\\Components\\Button\\Validation\\ExcludedProductValidator64'];
  42954.         }
  42955.         return $this->privates['Swag\\AmazonPay\\Compatibility\\Components\\Button\\Validation\\ExcludedProductValidator64'] = new \Swag\AmazonPay\Compatibility\Components\Button\Validation\ExcludedProductValidator64($a$b);
  42956.     }
  42957.     /**
  42958.      * Gets the private 'Swag\AmazonPay\Compatibility\Core\Checkout\Customer\SalesChannel\AccountRegistrationService' shared service.
  42959.      *
  42960.      * @return \Swag\AmazonPay\Compatibility\Core\Checkout\Customer\SalesChannel\AccountRegistrationService
  42961.      */
  42962.     protected function getAccountRegistrationServiceService()
  42963.     {
  42964.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Compatibility/Core/Checkout/Customer/SalesChannel/AccountRegistrationService.php';
  42965.         $a = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  42966.         if (isset($this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'])) {
  42967.             return $this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'];
  42968.         }
  42969.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  42970.         if (isset($this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'])) {
  42971.             return $this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'];
  42972.         }
  42973.         $c = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'] ?? $this->getRegisterRouteService());
  42974.         if (isset($this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'])) {
  42975.             return $this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'];
  42976.         }
  42977.         return $this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'] = new \Swag\AmazonPay\Compatibility\Core\Checkout\Customer\SalesChannel\AccountRegistrationService($a$b$c);
  42978.     }
  42979.     /**
  42980.      * Gets the private 'Swag\AmazonPay\Components\Account\AmazonPayAccountService' shared service.
  42981.      *
  42982.      * @return \Swag\AmazonPay\Components\Account\AmazonPayAccountService
  42983.      */
  42984.     protected function getAmazonPayAccountServiceService()
  42985.     {
  42986.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Account/AmazonPayAccountServiceInterface.php';
  42987.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Account/AmazonPayAccountServiceInterfaceV2.php';
  42988.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Account/AmazonPayAccountService.php';
  42989.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  42990.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'])) {
  42991.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'];
  42992.         }
  42993.         $b = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigServiceService());
  42994.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'])) {
  42995.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'];
  42996.         }
  42997.         $c = ($this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'] ?? $this->getAccountRegistrationServiceService());
  42998.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'])) {
  42999.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'];
  43000.         }
  43001.         $d = ($this->privates['Swag\\AmazonPay\\Components\\Account\\Hydrator\\RegistrationDataHydrator'] ?? $this->getRegistrationDataHydratorService());
  43002.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'])) {
  43003.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'];
  43004.         }
  43005.         $e = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  43006.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'])) {
  43007.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'];
  43008.         }
  43009.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  43010.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'])) {
  43011.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'];
  43012.         }
  43013.         $g = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  43014.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'])) {
  43015.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'];
  43016.         }
  43017.         $h = ($this->services['customer_recovery.repository'] ?? $this->getCustomerRecovery_RepositoryService());
  43018.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'])) {
  43019.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'];
  43020.         }
  43021.         $i = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] ?? $this->getSalesChannelContextRestorerService());
  43022.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'])) {
  43023.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'];
  43024.         }
  43025.         return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'] = new \Swag\AmazonPay\Components\Account\AmazonPayAccountService($a$b$c$d$e$f$g$h'6.4.19.0'$i);
  43026.     }
  43027.     /**
  43028.      * Gets the private 'Swag\AmazonPay\Components\Account\Hydrator\RegistrationDataHydrator' shared service.
  43029.      *
  43030.      * @return \Swag\AmazonPay\Components\Account\Hydrator\RegistrationDataHydrator
  43031.      */
  43032.     protected function getRegistrationDataHydratorService()
  43033.     {
  43034.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Account/Hydrator/RegistrationDataHydratorInterface.php';
  43035.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Account/Hydrator/RegistrationDataHydrator.php';
  43036.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  43037.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\Hydrator\\RegistrationDataHydrator'])) {
  43038.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\Hydrator\\RegistrationDataHydrator'];
  43039.         }
  43040.         $b = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  43041.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\Hydrator\\RegistrationDataHydrator'])) {
  43042.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\Hydrator\\RegistrationDataHydrator'];
  43043.         }
  43044.         $c = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigServiceService());
  43045.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\Hydrator\\RegistrationDataHydrator'])) {
  43046.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\Hydrator\\RegistrationDataHydrator'];
  43047.         }
  43048.         return $this->privates['Swag\\AmazonPay\\Components\\Account\\Hydrator\\RegistrationDataHydrator'] = new \Swag\AmazonPay\Components\Account\Hydrator\RegistrationDataHydrator($a$b$c, ($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService()));
  43049.     }
  43050.     /**
  43051.      * Gets the private 'Swag\AmazonPay\Components\Button\ButtonProvider' shared service.
  43052.      *
  43053.      * @return \Swag\AmazonPay\Components\Button\ButtonProvider
  43054.      */
  43055.     protected function getButtonProviderService()
  43056.     {
  43057.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/ButtonProviderInterface.php';
  43058.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/ButtonProvider.php';
  43059.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Pay/Hydrator/AmazonPayButtonPayloadHydratorInterface.php';
  43060.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Pay/Hydrator/AmazonPayButtonPayloadHydratorInterfaceV2.php';
  43061.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Pay/Hydrator/AmazonPayButtonPayloadHydrator.php';
  43062.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Pay/AddressRestriction/AddressRestrictionServiceInterface.php';
  43063.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Pay/AddressRestriction/AddressRestrictionService.php';
  43064.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Login/Hydrator/AmazonLoginButtonPayloadHydratorInterfaceV2.php';
  43065.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Login/Hydrator/AmazonLoginButtonPayloadHydratorInterfaceV3.php';
  43066.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Login/Hydrator/AmazonLoginButtonPayloadHydrator.php';
  43067.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigServiceService());
  43068.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'])) {
  43069.             return $this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'];
  43070.         }
  43071.         $b = ($this->privates['Swag\\AmazonPay\\Util\\Language\\LanguageProvider'] ?? $this->getLanguageProvider2Service());
  43072.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'])) {
  43073.             return $this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'];
  43074.         }
  43075.         $c = ($this->privates['Swag\\AmazonPay\\Util\\Helper\\AmazonPayPaymentMethodHelper'] ?? $this->getAmazonPayPaymentMethodHelperService());
  43076.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'])) {
  43077.             return $this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'];
  43078.         }
  43079.         $d = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  43080.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'])) {
  43081.             return $this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'];
  43082.         }
  43083.         $e = ($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenService'] ?? $this->getSignUpTokenServiceService());
  43084.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'])) {
  43085.             return $this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'];
  43086.         }
  43087.         $f = ($this->privates['Swag\\AmazonPay\\Compatibility\\Components\\Button\\Validation\\ExcludedProductValidator64'] ?? $this->getExcludedProductValidator64Service());
  43088.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'])) {
  43089.             return $this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'];
  43090.         }
  43091.         $g = ($this->privates['Swag\\AmazonPay\\Storefront\\Page\\Extension\\ExtensionService'] ?? $this->getExtensionServiceService());
  43092.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'])) {
  43093.             return $this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'];
  43094.         }
  43095.         $h = ($this->services['router'] ?? $this->getRouterService());
  43096.         $i = ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLogger3Service());
  43097.         return $this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'] = new \Swag\AmazonPay\Components\Button\ButtonProvider($a$b$h$c, ($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService()), new \Swag\AmazonPay\Components\Button\Pay\Hydrator\AmazonPayButtonPayloadHydrator($a$h$i, new \Swag\AmazonPay\Components\Button\Pay\AddressRestriction\AddressRestrictionService($d)), new \Swag\AmazonPay\Components\Button\Login\Hydrator\AmazonLoginButtonPayloadHydrator($a$h$i$e), $i$f'6.4.19.0'$g);
  43098.     }
  43099.     /**
  43100.      * Gets the private 'Swag\AmazonPay\Components\Client\ClientProvider' shared service.
  43101.      *
  43102.      * @return \Swag\AmazonPay\Components\Client\ClientProvider
  43103.      */
  43104.     protected function getClientProviderService()
  43105.     {
  43106.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/ClientProviderInterface.php';
  43107.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/ClientProvider.php';
  43108.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigServiceService());
  43109.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'])) {
  43110.             return $this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'];
  43111.         }
  43112.         $b = ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLogger3Service());
  43113.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'])) {
  43114.             return $this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'];
  43115.         }
  43116.         return $this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] = new \Swag\AmazonPay\Components\Client\ClientProvider($a$b);
  43117.     }
  43118.     /**
  43119.      * Gets the private 'Swag\AmazonPay\Components\Client\Service\ChargeService' shared service.
  43120.      *
  43121.      * @return \Swag\AmazonPay\Components\Client\Service\ChargeService
  43122.      */
  43123.     protected function getChargeServiceService()
  43124.     {
  43125.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Service/ChargeServiceInterface.php';
  43126.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Service/ChargeService.php';
  43127.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CaptureCharge/CaptureChargeHydratorInterface.php';
  43128.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CaptureCharge/CaptureChargeHydrator.php';
  43129.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cart/PriceRoundingInterface.php';
  43130.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cart/PriceRounding.php';
  43131.         $a = ($this->privates['Swag\\AmazonPay\\Util\\Helper\\TransactionRepositoryHelper'] ?? $this->getTransactionRepositoryHelperService());
  43132.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'])) {
  43133.             return $this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'];
  43134.         }
  43135.         $b = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigServiceService());
  43136.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'])) {
  43137.             return $this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'];
  43138.         }
  43139.         $c = ($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\ChargeStateMachine'] ?? $this->getChargeStateMachineService());
  43140.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'])) {
  43141.             return $this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'];
  43142.         }
  43143.         return $this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'] = new \Swag\AmazonPay\Components\Client\Service\ChargeService($a, new \Swag\AmazonPay\Components\Client\Hydrator\Request\CaptureCharge\CaptureChargeHydrator($b, ($this->privates['Swag\\AmazonPay\\Components\\Cart\\PriceRounding'] ?? ($this->privates['Swag\\AmazonPay\\Components\\Cart\\PriceRounding'] = new \Swag\AmazonPay\Components\Cart\PriceRounding()))), ($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService()), $c);
  43144.     }
  43145.     /**
  43146.      * Gets the private 'Swag\AmazonPay\Components\Config\ConfigService' shared service.
  43147.      *
  43148.      * @return \Swag\AmazonPay\Components\Config\ConfigService
  43149.      */
  43150.     protected function getConfigServiceService()
  43151.     {
  43152.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/ConfigServiceInterface.php';
  43153.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/ConfigService.php';
  43154.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/Validation/ConfigValidatorInterface.php';
  43155.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/Validation/ConfigValidator.php';
  43156.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/Hydrator/ConfigHydratorInterface.php';
  43157.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/Hydrator/ConfigHydrator.php';
  43158.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  43159.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'])) {
  43160.             return $this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'];
  43161.         }
  43162.         $b = ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService());
  43163.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'])) {
  43164.             return $this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'];
  43165.         }
  43166.         return $this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] = new \Swag\AmazonPay\Components\Config\ConfigService($a, ($this->privates['Swag\\AmazonPay\\Components\\Config\\Validation\\ConfigValidator'] ?? ($this->privates['Swag\\AmazonPay\\Components\\Config\\Validation\\ConfigValidator'] = new \Swag\AmazonPay\Components\Config\Validation\ConfigValidator())), ($this->privates['Swag\\AmazonPay\\Components\\Config\\Hydrator\\ConfigHydrator'] ?? ($this->privates['Swag\\AmazonPay\\Components\\Config\\Hydrator\\ConfigHydrator'] = new \Swag\AmazonPay\Components\Config\Hydrator\ConfigHydrator())), $b);
  43167.     }
  43168.     /**
  43169.      * Gets the private 'Swag\AmazonPay\Components\Logger' shared service.
  43170.      *
  43171.      * @return \Monolog\Logger
  43172.      */
  43173.     protected function getLogger3Service()
  43174.     {
  43175.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Logger/SwagAmazonPayLoggerFactoryInterface.php';
  43176.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Logger/SwagAmazonPayLoggerFactory.php';
  43177.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigServiceService());
  43178.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Logger'])) {
  43179.             return $this->privates['Swag\\AmazonPay\\Components\\Logger'];
  43180.         }
  43181.         $b = new \Swag\AmazonPay\Components\Logger\SwagAmazonPayLoggerFactory((\dirname(__DIR__3).'/log/%s_dev.log'), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  43182.         $b->setLogLevel($a);
  43183.         return $this->privates['Swag\\AmazonPay\\Components\\Logger'] = $b->createLogger('swag_amazon_pay');
  43184.     }
  43185.     /**
  43186.      * Gets the private 'Swag\AmazonPay\Components\PaymentHandler\AmazonPaymentHandler' shared service.
  43187.      *
  43188.      * @return \Swag\AmazonPay\Components\PaymentHandler\AmazonPaymentHandler
  43189.      */
  43190.     protected function getAmazonPaymentHandlerService()
  43191.     {
  43192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  43193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  43194.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentHandler/AmazonPaymentHandler.php';
  43195.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/UpdateCheckoutSession/UpdateCheckoutSessionHydratorInterface.php';
  43196.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/UpdateCheckoutSession/UpdateCheckoutSessionHydrator.php';
  43197.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CompleteCheckoutSession/CompleteCheckoutSessionHydratorInterface.php';
  43198.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CompleteCheckoutSession/CompleteCheckoutSessionHydrator.php';
  43199.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Validation/ResponseValidatorInterface.php';
  43200.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Validation/PaymentProcessResponseValidator.php';
  43201.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Validation/PaymentFinalizeResponseValidator.php';
  43202.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentHandler/AmazonPaymentHandlerInterface.php';
  43203.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentHandler/PurePaymentMethodHandler.php';
  43204.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cart/PriceRoundingInterface.php';
  43205.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cart/PriceRounding.php';
  43206.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigServiceService());
  43207.         if (isset($this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'])) {
  43208.             return $this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'];
  43209.         }
  43210.         $b = ($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService());
  43211.         if (isset($this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'])) {
  43212.             return $this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'];
  43213.         }
  43214.         $c = ($this->privates['Swag\\AmazonPay\\Util\\Config\\VersionProvider'] ?? $this->getVersionProviderService());
  43215.         if (isset($this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'])) {
  43216.             return $this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'];
  43217.         }
  43218.         $d = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  43219.         if (isset($this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'])) {
  43220.             return $this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'];
  43221.         }
  43222.         $e = ($this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'] ?? $this->getChargeServiceService());
  43223.         if (isset($this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'])) {
  43224.             return $this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'];
  43225.         }
  43226.         $f = ($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandler2Service());
  43227.         if (isset($this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'])) {
  43228.             return $this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'];
  43229.         }
  43230.         $g = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  43231.         if (isset($this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'])) {
  43232.             return $this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'];
  43233.         }
  43234.         $h = ($this->privates['Swag\\AmazonPay\\Components\\Cart\\PriceRounding'] ?? ($this->privates['Swag\\AmazonPay\\Components\\Cart\\PriceRounding'] = new \Swag\AmazonPay\Components\Cart\PriceRounding()));
  43235.         return $this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'] = new \Swag\AmazonPay\Components\PaymentHandler\AmazonPaymentHandler($a$b, new \Swag\AmazonPay\Components\Client\Hydrator\Request\UpdateCheckoutSession\UpdateCheckoutSessionHydrator($a$h$c), new \Swag\AmazonPay\Components\Client\Hydrator\Request\CompleteCheckoutSession\CompleteCheckoutSessionHydrator($h), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), new \Swag\AmazonPay\Components\Client\Validation\PaymentProcessResponseValidator(), new \Swag\AmazonPay\Components\Client\Validation\PaymentFinalizeResponseValidator(), $d$e$f, ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLogger3Service()), new \Swag\AmazonPay\Components\PaymentHandler\PurePaymentMethodHandler(($this->services['router'] ?? $this->getRouterService())), $g);
  43236.     }
  43237.     /**
  43238.      * Gets the private 'Swag\AmazonPay\Components\StateMachine\ChargeStateMachine' shared service.
  43239.      *
  43240.      * @return \Swag\AmazonPay\Components\StateMachine\ChargeStateMachine
  43241.      */
  43242.     protected function getChargeStateMachineService()
  43243.     {
  43244.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/StateMachine/AmazonPayStateMachineInterface.php';
  43245.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/StateMachine/ChargeStateMachine.php';
  43246.         $a = ($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandler2Service());
  43247.         if (isset($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\ChargeStateMachine'])) {
  43248.             return $this->privates['Swag\\AmazonPay\\Components\\StateMachine\\ChargeStateMachine'];
  43249.         }
  43250.         return $this->privates['Swag\\AmazonPay\\Components\\StateMachine\\ChargeStateMachine'] = new \Swag\AmazonPay\Components\StateMachine\ChargeStateMachine($a, ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLogger3Service()));
  43251.     }
  43252.     /**
  43253.      * Gets the private 'Swag\AmazonPay\Components\StateMachine\OrderTransactionStateHandler' shared service.
  43254.      *
  43255.      * @return \Swag\AmazonPay\Components\StateMachine\OrderTransactionStateHandler
  43256.      */
  43257.     protected function getOrderTransactionStateHandler2Service()
  43258.     {
  43259.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/StateMachine/OrderTransactionStateHandlerInterface.php';
  43260.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/StateMachine/OrderTransactionStateHandler.php';
  43261.         $a = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  43262.         if (isset($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'])) {
  43263.             return $this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'];
  43264.         }
  43265.         $b = ($this->services['state_machine_transition.repository'] ?? $this->getStateMachineTransition_RepositoryService());
  43266.         if (isset($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'])) {
  43267.             return $this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'];
  43268.         }
  43269.         $c = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  43270.         if (isset($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'])) {
  43271.             return $this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'];
  43272.         }
  43273.         $d = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigServiceService());
  43274.         if (isset($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'])) {
  43275.             return $this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'];
  43276.         }
  43277.         return $this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'] = new \Swag\AmazonPay\Components\StateMachine\OrderTransactionStateHandler($a$b$c$d, ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLogger3Service()));
  43278.     }
  43279.     /**
  43280.      * Gets the private 'Swag\AmazonPay\Components\StateMachine\RefundStateMachine' shared service.
  43281.      *
  43282.      * @return \Swag\AmazonPay\Components\StateMachine\RefundStateMachine
  43283.      */
  43284.     protected function getRefundStateMachineService()
  43285.     {
  43286.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/StateMachine/AmazonPayStateMachineInterface.php';
  43287.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/StateMachine/RefundStateMachine.php';
  43288.         return $this->privates['Swag\\AmazonPay\\Components\\StateMachine\\RefundStateMachine'] = new \Swag\AmazonPay\Components\StateMachine\RefundStateMachine(($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandler2Service()), ($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService()), ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLogger3Service()));
  43289.     }
  43290.     /**
  43291.      * Gets the private 'Swag\AmazonPay\Core\Checkout\Payment\Cart\AmazonPayPaymentMethodValidator' shared service.
  43292.      *
  43293.      * @return \Swag\AmazonPay\Core\Checkout\Payment\Cart\AmazonPayPaymentMethodValidator
  43294.      */
  43295.     protected function getAmazonPayPaymentMethodValidatorService()
  43296.     {
  43297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  43298.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Core/Checkout/Payment/Cart/AmazonPayPaymentMethodValidator.php';
  43299.         $a = ($this->privates['Swag\\AmazonPay\\Compatibility\\Components\\Button\\Validation\\ExcludedProductValidator64'] ?? $this->getExcludedProductValidator64Service());
  43300.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Checkout\\Payment\\Cart\\AmazonPayPaymentMethodValidator'])) {
  43301.             return $this->privates['Swag\\AmazonPay\\Core\\Checkout\\Payment\\Cart\\AmazonPayPaymentMethodValidator'];
  43302.         }
  43303.         return $this->privates['Swag\\AmazonPay\\Core\\Checkout\\Payment\\Cart\\AmazonPayPaymentMethodValidator'] = new \Swag\AmazonPay\Core\Checkout\Payment\Cart\AmazonPayPaymentMethodValidator($a);
  43304.     }
  43305.     /**
  43306.      * Gets the private 'Swag\AmazonPay\Core\Content\Mail\Service\MailServiceDecorator' shared service.
  43307.      *
  43308.      * @return \Swag\AmazonPay\Core\Content\Mail\Service\MailServiceDecorator
  43309.      */
  43310.     protected function getMailServiceDecoratorService()
  43311.     {
  43312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailService.php';
  43313.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Core/Content/MailTemplate/Service/MailDecoratorTrait.php';
  43314.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Core/Content/Mail/Service/MailServiceDecorator.php';
  43315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailService.php';
  43316.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  43317.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  43318.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  43319.         }
  43320.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService());
  43321.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  43322.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  43323.         }
  43324.         $c = ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] ?? $this->getMailFactoryService());
  43325.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  43326.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  43327.         }
  43328.         $d = ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] ?? $this->getMailSenderService());
  43329.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  43330.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  43331.         }
  43332.         $e = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] ?? $this->getMediaRepositoryDecoratorService());
  43333.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  43334.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  43335.         }
  43336.         $f = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  43337.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  43338.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  43339.         }
  43340.         $g = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  43341.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  43342.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  43343.         }
  43344.         $h = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  43345.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  43346.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  43347.         }
  43348.         $i = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  43349.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  43350.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  43351.         }
  43352.         return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'] = new \Swag\AmazonPay\Core\Content\Mail\Service\MailServiceDecorator(new \Shopware\Core\Content\Mail\Service\MailService($a$b$c$d$e, ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] ?? $this->getSalesChannelDefinitionService()), $f$g$h, ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), $i);
  43353.     }
  43354.     /**
  43355.      * Gets the private 'Swag\AmazonPay\Core\EventListeners\CustomerRecoverSubscriber' shared service.
  43356.      *
  43357.      * @return \Swag\AmazonPay\Core\EventListeners\CustomerRecoverSubscriber
  43358.      */
  43359.     protected function getCustomerRecoverSubscriberService()
  43360.     {
  43361.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Core/EventListeners/CustomerRecoverSubscriber.php';
  43362.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'] ?? $this->getAmazonPayAccountServiceService());
  43363.         if (isset($this->privates['Swag\\AmazonPay\\Core\\EventListeners\\CustomerRecoverSubscriber'])) {
  43364.             return $this->privates['Swag\\AmazonPay\\Core\\EventListeners\\CustomerRecoverSubscriber'];
  43365.         }
  43366.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  43367.         if (isset($this->privates['Swag\\AmazonPay\\Core\\EventListeners\\CustomerRecoverSubscriber'])) {
  43368.             return $this->privates['Swag\\AmazonPay\\Core\\EventListeners\\CustomerRecoverSubscriber'];
  43369.         }
  43370.         return $this->privates['Swag\\AmazonPay\\Core\\EventListeners\\CustomerRecoverSubscriber'] = new \Swag\AmazonPay\Core\EventListeners\CustomerRecoverSubscriber($a$b);
  43371.     }
  43372.     /**
  43373.      * Gets the private 'Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenService' shared service.
  43374.      *
  43375.      * @return \Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenService
  43376.      */
  43377.     protected function getSignUpTokenServiceService()
  43378.     {
  43379.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/DataAbstractionLayer/Entity/SignUpToken/SignUpTokenServiceInterface.php';
  43380.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/DataAbstractionLayer/Entity/SignUpToken/SignUpTokenService.php';
  43381.         $a = ($this->services['swag_amazon_pay_signup_token.repository'] ?? $this->getSwagAmazonPaySignupToken_RepositoryService());
  43382.         if (isset($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenService'])) {
  43383.             return $this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenService'];
  43384.         }
  43385.         return $this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenService'] = new \Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenService($a);
  43386.     }
  43387.     /**
  43388.      * Gets the private 'Swag\AmazonPay\DataAbstractionLayer\EventListeners\AmazonPayTransitionListener' shared service.
  43389.      *
  43390.      * @return \Swag\AmazonPay\DataAbstractionLayer\EventListeners\AmazonPayTransitionListener
  43391.      */
  43392.     protected function getAmazonPayTransitionListenerService()
  43393.     {
  43394.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/DataAbstractionLayer/EventListeners/AmazonPayTransitionListener.php';
  43395.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  43396.         if (isset($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\EventListeners\\AmazonPayTransitionListener'])) {
  43397.             return $this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\EventListeners\\AmazonPayTransitionListener'];
  43398.         }
  43399.         $b = ($this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'] ?? $this->getChargeServiceService());
  43400.         if (isset($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\EventListeners\\AmazonPayTransitionListener'])) {
  43401.             return $this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\EventListeners\\AmazonPayTransitionListener'];
  43402.         }
  43403.         $c = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigServiceService());
  43404.         if (isset($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\EventListeners\\AmazonPayTransitionListener'])) {
  43405.             return $this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\EventListeners\\AmazonPayTransitionListener'];
  43406.         }
  43407.         return $this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\EventListeners\\AmazonPayTransitionListener'] = new \Swag\AmazonPay\DataAbstractionLayer\EventListeners\AmazonPayTransitionListener($a$b$c, ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLogger3Service()));
  43408.     }
  43409.     /**
  43410.      * Gets the private 'Swag\AmazonPay\Framework\EventListeners\AmazonPayAddressValidationListener' shared service.
  43411.      *
  43412.      * @return \Swag\AmazonPay\Framework\EventListeners\AmazonPayAddressValidationListener
  43413.      */
  43414.     protected function getAmazonPayAddressValidationListenerService()
  43415.     {
  43416.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Framework/EventListeners/AmazonPayAddressValidationListener.php';
  43417.         return $this->privates['Swag\\AmazonPay\\Framework\\EventListeners\\AmazonPayAddressValidationListener'] = new \Swag\AmazonPay\Framework\EventListeners\AmazonPayAddressValidationListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  43418.     }
  43419.     /**
  43420.      * Gets the private 'Swag\AmazonPay\Framework\ScheduledTasks\CheckPaymentStatusHandler' shared service.
  43421.      *
  43422.      * @return \Swag\AmazonPay\Framework\ScheduledTasks\CheckPaymentStatusHandler
  43423.      */
  43424.     protected function getCheckPaymentStatusHandlerService()
  43425.     {
  43426.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Framework/ScheduledTasks/CheckPaymentStatusHandler.php';
  43427.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  43428.         if (isset($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'])) {
  43429.             return $this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'];
  43430.         }
  43431.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  43432.         if (isset($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'])) {
  43433.             return $this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'];
  43434.         }
  43435.         return $this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'] = new \Swag\AmazonPay\Framework\ScheduledTasks\CheckPaymentStatusHandler($a, ($this->privates['Swag\\AmazonPay\\Util\\Helper\\TransactionRepositoryHelper'] ?? $this->getTransactionRepositoryHelperService()), $b, ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLogger3Service()));
  43436.     }
  43437.     /**
  43438.      * Gets the private 'Swag\AmazonPay\Framework\ScheduledTasks\SignUpTokenCleanUpHandler' shared service.
  43439.      *
  43440.      * @return \Swag\AmazonPay\Framework\ScheduledTasks\SignUpTokenCleanUpHandler
  43441.      */
  43442.     protected function getSignUpTokenCleanUpHandlerService()
  43443.     {
  43444.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Framework/ScheduledTasks/SignUpTokenCleanUpHandler.php';
  43445.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  43446.         if (isset($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'])) {
  43447.             return $this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'];
  43448.         }
  43449.         $b = ($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenService'] ?? $this->getSignUpTokenServiceService());
  43450.         if (isset($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'])) {
  43451.             return $this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'];
  43452.         }
  43453.         return $this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'] = new \Swag\AmazonPay\Framework\ScheduledTasks\SignUpTokenCleanUpHandler($a$b, ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLogger3Service()));
  43454.     }
  43455.     /**
  43456.      * Gets the private 'Swag\AmazonPay\Storefront\EventListeners\AmazonLoginButtonEventListener' shared service.
  43457.      *
  43458.      * @return \Swag\AmazonPay\Storefront\EventListeners\AmazonLoginButtonEventListener
  43459.      */
  43460.     protected function getAmazonLoginButtonEventListenerService()
  43461.     {
  43462.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/EventListeners/AmazonLoginButtonEventListener.php';
  43463.         return $this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonLoginButtonEventListener'] = new \Swag\AmazonPay\Storefront\EventListeners\AmazonLoginButtonEventListener(($this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'] ?? $this->getButtonProviderService()));
  43464.     }
  43465.     /**
  43466.      * Gets the private 'Swag\AmazonPay\Storefront\EventListeners\AmazonPayAvailabilityListener' shared service.
  43467.      *
  43468.      * @return \Swag\AmazonPay\Storefront\EventListeners\AmazonPayAvailabilityListener
  43469.      */
  43470.     protected function getAmazonPayAvailabilityListenerService()
  43471.     {
  43472.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/EventListeners/AmazonPayAvailabilityListener.php';
  43473.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigServiceService());
  43474.         if (isset($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayAvailabilityListener'])) {
  43475.             return $this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayAvailabilityListener'];
  43476.         }
  43477.         return $this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayAvailabilityListener'] = new \Swag\AmazonPay\Storefront\EventListeners\AmazonPayAvailabilityListener($a, ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLogger3Service()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  43478.     }
  43479.     /**
  43480.      * Gets the private 'Swag\AmazonPay\Storefront\EventListeners\AmazonPayButtonEventListener' shared service.
  43481.      *
  43482.      * @return \Swag\AmazonPay\Storefront\EventListeners\AmazonPayButtonEventListener
  43483.      */
  43484.     protected function getAmazonPayButtonEventListenerService()
  43485.     {
  43486.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/EventListeners/AmazonPayButtonEventListener.php';
  43487.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'] ?? $this->getButtonProviderService());
  43488.         if (isset($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayButtonEventListener'])) {
  43489.             return $this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayButtonEventListener'];
  43490.         }
  43491.         return $this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayButtonEventListener'] = new \Swag\AmazonPay\Storefront\EventListeners\AmazonPayButtonEventListener($a);
  43492.     }
  43493.     /**
  43494.      * Gets the private 'Swag\AmazonPay\Storefront\EventListeners\AmazonPayConfirmEventListener' shared service.
  43495.      *
  43496.      * @return \Swag\AmazonPay\Storefront\EventListeners\AmazonPayConfirmEventListener
  43497.      */
  43498.     protected function getAmazonPayConfirmEventListenerService()
  43499.     {
  43500.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/EventListeners/AmazonPayConfirmEventListener.php';
  43501.         return $this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayConfirmEventListener'] = new \Swag\AmazonPay\Storefront\EventListeners\AmazonPayConfirmEventListener(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  43502.     }
  43503.     /**
  43504.      * Gets the private 'Swag\AmazonPay\Storefront\Page\Extension\ExtensionService' shared service.
  43505.      *
  43506.      * @return \Swag\AmazonPay\Storefront\Page\Extension\ExtensionService
  43507.      */
  43508.     protected function getExtensionServiceService()
  43509.     {
  43510.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/Page/Extension/ExtensionService.php';
  43511.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PurePaymentMethod/Hydrator/AmazonPayPurePaymentMethodPayloadHydratorInterface.php';
  43512.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PurePaymentMethod/Hydrator/AmazonPayPurePaymentMethodPayloadHydrator.php';
  43513.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigServiceService());
  43514.         if (isset($this->privates['Swag\\AmazonPay\\Storefront\\Page\\Extension\\ExtensionService'])) {
  43515.             return $this->privates['Swag\\AmazonPay\\Storefront\\Page\\Extension\\ExtensionService'];
  43516.         }
  43517.         return $this->privates['Swag\\AmazonPay\\Storefront\\Page\\Extension\\ExtensionService'] = new \Swag\AmazonPay\Storefront\Page\Extension\ExtensionService(new \Swag\AmazonPay\Components\PurePaymentMethod\Hydrator\AmazonPayPurePaymentMethodPayloadHydrator($a, ($this->privates['Swag\\AmazonPay\\Util\\Config\\VersionProvider'] ?? $this->getVersionProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLogger3Service())), ($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService()), $a, ($this->privates['Swag\\AmazonPay\\Util\\Language\\LanguageProvider'] ?? $this->getLanguageProvider2Service()));
  43518.     }
  43519.     /**
  43520.      * Gets the private 'Swag\AmazonPay\Storefront\Pagelet\Footer\FooterPageletLoadedEventSubscriber' shared service.
  43521.      *
  43522.      * @return \Swag\AmazonPay\Storefront\Pagelet\Footer\FooterPageletLoadedEventSubscriber
  43523.      */
  43524.     protected function getFooterPageletLoadedEventSubscriberService()
  43525.     {
  43526.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/Pagelet/Footer/FooterPageletLoadedEventSubscriber.php';
  43527.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigServiceService());
  43528.         if (isset($this->privates['Swag\\AmazonPay\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEventSubscriber'])) {
  43529.             return $this->privates['Swag\\AmazonPay\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEventSubscriber'];
  43530.         }
  43531.         return $this->privates['Swag\\AmazonPay\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEventSubscriber'] = new \Swag\AmazonPay\Storefront\Pagelet\Footer\FooterPageletLoadedEventSubscriber(($this->privates['Swag\\AmazonPay\\Util\\Helper\\AmazonPayPaymentMethodHelper'] ?? $this->getAmazonPayPaymentMethodHelperService()), $a);
  43532.     }
  43533.     /**
  43534.      * Gets the private 'Swag\AmazonPay\Util\Config\VersionProvider' shared service.
  43535.      *
  43536.      * @return \Swag\AmazonPay\Util\Config\VersionProvider
  43537.      */
  43538.     protected function getVersionProviderService()
  43539.     {
  43540.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Config/VersionProviderInterface.php';
  43541.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Config/VersionProvider.php';
  43542.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  43543.         if (isset($this->privates['Swag\\AmazonPay\\Util\\Config\\VersionProvider'])) {
  43544.             return $this->privates['Swag\\AmazonPay\\Util\\Config\\VersionProvider'];
  43545.         }
  43546.         return $this->privates['Swag\\AmazonPay\\Util\\Config\\VersionProvider'] = new \Swag\AmazonPay\Util\Config\VersionProvider('6.4.19.0'$a);
  43547.     }
  43548.     /**
  43549.      * Gets the private 'Swag\AmazonPay\Util\Helper\AmazonPayPaymentMethodHelper' shared service.
  43550.      *
  43551.      * @return \Swag\AmazonPay\Util\Helper\AmazonPayPaymentMethodHelper
  43552.      */
  43553.     protected function getAmazonPayPaymentMethodHelperService()
  43554.     {
  43555.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Helper/AmazonPayPaymentMethodHelperInterface.php';
  43556.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Helper/AmazonPayPaymentMethodHelper.php';
  43557.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  43558.         if (isset($this->privates['Swag\\AmazonPay\\Util\\Helper\\AmazonPayPaymentMethodHelper'])) {
  43559.             return $this->privates['Swag\\AmazonPay\\Util\\Helper\\AmazonPayPaymentMethodHelper'];
  43560.         }
  43561.         return $this->privates['Swag\\AmazonPay\\Util\\Helper\\AmazonPayPaymentMethodHelper'] = new \Swag\AmazonPay\Util\Helper\AmazonPayPaymentMethodHelper($a);
  43562.     }
  43563.     /**
  43564.      * Gets the private 'Swag\AmazonPay\Util\Helper\TransactionRepositoryHelper' shared service.
  43565.      *
  43566.      * @return \Swag\AmazonPay\Util\Helper\TransactionRepositoryHelper
  43567.      */
  43568.     protected function getTransactionRepositoryHelperService()
  43569.     {
  43570.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Helper/TransactionRepositoryHelperInterface.php';
  43571.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Helper/TransactionRepositoryHelper.php';
  43572.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  43573.         if (isset($this->privates['Swag\\AmazonPay\\Util\\Helper\\TransactionRepositoryHelper'])) {
  43574.             return $this->privates['Swag\\AmazonPay\\Util\\Helper\\TransactionRepositoryHelper'];
  43575.         }
  43576.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  43577.         if (isset($this->privates['Swag\\AmazonPay\\Util\\Helper\\TransactionRepositoryHelper'])) {
  43578.             return $this->privates['Swag\\AmazonPay\\Util\\Helper\\TransactionRepositoryHelper'];
  43579.         }
  43580.         return $this->privates['Swag\\AmazonPay\\Util\\Helper\\TransactionRepositoryHelper'] = new \Swag\AmazonPay\Util\Helper\TransactionRepositoryHelper($a$b);
  43581.     }
  43582.     /**
  43583.      * Gets the private 'Swag\AmazonPay\Util\Language\LanguageProvider' shared service.
  43584.      *
  43585.      * @return \Swag\AmazonPay\Util\Language\LanguageProvider
  43586.      */
  43587.     protected function getLanguageProvider2Service()
  43588.     {
  43589.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Language/LanguageProviderInterface.php';
  43590.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Language/LanguageProvider.php';
  43591.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  43592.         if (isset($this->privates['Swag\\AmazonPay\\Util\\Language\\LanguageProvider'])) {
  43593.             return $this->privates['Swag\\AmazonPay\\Util\\Language\\LanguageProvider'];
  43594.         }
  43595.         return $this->privates['Swag\\AmazonPay\\Util\\Language\\LanguageProvider'] = new \Swag\AmazonPay\Util\Language\LanguageProvider($a);
  43596.     }
  43597.     /**
  43598.      * Gets the private 'Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator' shared service.
  43599.      *
  43600.      * @return \Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator
  43601.      */
  43602.     protected function getExcludedProductValidatorService()
  43603.     {
  43604.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  43605.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'])) {
  43606.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'];
  43607.         }
  43608.         $b = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  43609.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'])) {
  43610.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'];
  43611.         }
  43612.         return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] = new \Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator($a$b);
  43613.     }
  43614.     /**
  43615.      * Gets the private 'Swag\PayPal\Checkout\Cart\Validation\CartValidator' shared service.
  43616.      *
  43617.      * @return \Swag\PayPal\Checkout\Cart\Validation\CartValidator
  43618.      */
  43619.     protected function getCartValidatorService()
  43620.     {
  43621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  43622.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Cart/Validation/CartValidator.php';
  43623.         $a = ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService());
  43624.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'])) {
  43625.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'];
  43626.         }
  43627.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  43628.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'])) {
  43629.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'];
  43630.         }
  43631.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService());
  43632.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'])) {
  43633.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'];
  43634.         }
  43635.         return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'] = new \Swag\PayPal\Checkout\Cart\Validation\CartValidator(($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] = new \Swag\PayPal\Checkout\Cart\Service\CartPriceService())), $a$b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $c, ($this->privates['Swag\\PayPal\\Util\\Availability\\AvailabilityService'] ?? $this->getAvailabilityServiceService()));
  43636.     }
  43637.     /**
  43638.      * Gets the private 'Swag\PayPal\Checkout\CheckoutSubscriber' shared service.
  43639.      *
  43640.      * @return \Swag\PayPal\Checkout\CheckoutSubscriber
  43641.      */
  43642.     protected function getCheckoutSubscriberService()
  43643.     {
  43644.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/CheckoutSubscriber.php';
  43645.         $a = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  43646.         if (isset($this->privates['Swag\\PayPal\\Checkout\\CheckoutSubscriber'])) {
  43647.             return $this->privates['Swag\\PayPal\\Checkout\\CheckoutSubscriber'];
  43648.         }
  43649.         return $this->privates['Swag\\PayPal\\Checkout\\CheckoutSubscriber'] = new \Swag\PayPal\Checkout\CheckoutSubscriber(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), $a);
  43650.     }
  43651.     /**
  43652.      * Gets the private 'Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber' shared service.
  43653.      *
  43654.      * @return \Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber
  43655.      */
  43656.     protected function getExpressCheckoutSubscriberService()
  43657.     {
  43658.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/ExpressCheckoutSubscriber.php';
  43659.         $a = ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'] ?? $this->getPayPalExpressCheckoutDataServiceService());
  43660.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'])) {
  43661.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'];
  43662.         }
  43663.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  43664.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'])) {
  43665.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'];
  43666.         }
  43667.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  43668.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'])) {
  43669.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'];
  43670.         }
  43671.         $d = ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService());
  43672.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'])) {
  43673.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'];
  43674.         }
  43675.         $e = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  43676.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'])) {
  43677.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'];
  43678.         }
  43679.         return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] = new \Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber($a$b$c, ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()), $d$e);
  43680.     }
  43681.     /**
  43682.      * Gets the private 'Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService' shared service.
  43683.      *
  43684.      * @return \Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService
  43685.      */
  43686.     protected function getPayPalExpressCheckoutDataServiceService()
  43687.     {
  43688.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/ExpressCheckoutDataServiceInterface.php';
  43689.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/PayPalExpressCheckoutDataService.php';
  43690.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  43691.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'])) {
  43692.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'];
  43693.         }
  43694.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  43695.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'])) {
  43696.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'];
  43697.         }
  43698.         $c = ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService());
  43699.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'])) {
  43700.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'];
  43701.         }
  43702.         return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'] = new \Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService($a, ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()), $b$c, ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] = new \Swag\PayPal\Checkout\Cart\Service\CartPriceService())));
  43703.     }
  43704.     /**
  43705.      * Gets the private 'Swag\PayPal\Checkout\Order\Shipping\ShippingSubscriber' shared service.
  43706.      *
  43707.      * @return \Swag\PayPal\Checkout\Order\Shipping\ShippingSubscriber
  43708.      */
  43709.     protected function getShippingSubscriberService()
  43710.     {
  43711.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Order/Shipping/ShippingSubscriber.php';
  43712.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Order/Shipping/Service/ShippingService.php';
  43713.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/ShippingResource.php';
  43714.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  43715.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'])) {
  43716.             return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'];
  43717.         }
  43718.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  43719.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'])) {
  43720.             return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'];
  43721.         }
  43722.         $c = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  43723.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'])) {
  43724.             return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'];
  43725.         }
  43726.         $d = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  43727.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'])) {
  43728.             return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'];
  43729.         }
  43730.         $e = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  43731.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'])) {
  43732.             return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'];
  43733.         }
  43734.         return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'] = new \Swag\PayPal\Checkout\Order\Shipping\ShippingSubscriber(new \Swag\PayPal\Checkout\Order\Shipping\Service\ShippingService(new \Swag\PayPal\RestApi\V1\Resource\ShippingResource($a), $b$c$d$e), $e);
  43735.     }
  43736.     /**
  43737.      * Gets the private 'Swag\PayPal\Checkout\PUI\PUISubscriber' shared service.
  43738.      *
  43739.      * @return \Swag\PayPal\Checkout\PUI\PUISubscriber
  43740.      */
  43741.     protected function getPUISubscriberService()
  43742.     {
  43743.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/PUISubscriber.php';
  43744.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUIFraudNetDataService.php';
  43745.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUIPaymentInstructionDataService.php';
  43746.         $a = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  43747.         if (isset($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'])) {
  43748.             return $this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'];
  43749.         }
  43750.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService());
  43751.         if (isset($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'])) {
  43752.             return $this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'];
  43753.         }
  43754.         $c = ($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'] ?? $this->getPUIPaymentInstructionsRouteService());
  43755.         if (isset($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'])) {
  43756.             return $this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'];
  43757.         }
  43758.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  43759.         if (isset($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'])) {
  43760.             return $this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'];
  43761.         }
  43762.         $e = ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService());
  43763.         return $this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] = new \Swag\PayPal\Checkout\PUI\PUISubscriber($a, new \Swag\PayPal\Checkout\PUI\Service\PUIFraudNetDataService($e$b), new \Swag\PayPal\Checkout\PUI\Service\PUIPaymentInstructionDataService($e$c, ($this->services['router'] ?? $this->getRouterService())), $d);
  43764.     }
  43765.     /**
  43766.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\ACDCHandler' shared service.
  43767.      *
  43768.      * @return \Swag\PayPal\Checkout\Payment\Method\ACDCHandler
  43769.      */
  43770.     protected function getACDCHandlerService()
  43771.     {
  43772.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  43773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  43774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  43775.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  43776.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/ACDCHandler.php';
  43777.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ACDC/ACDCValidatorInterface.php';
  43778.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ACDC/ACDCValidator.php';
  43779.         $a = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  43780.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  43781.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  43782.         }
  43783.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  43784.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  43785.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  43786.         }
  43787.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService());
  43788.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  43789.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  43790.         }
  43791.         $d = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  43792.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  43793.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  43794.         }
  43795.         $e = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService());
  43796.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  43797.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  43798.         }
  43799.         $f = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  43800.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  43801.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  43802.         }
  43803.         $g = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  43804.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  43805.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  43806.         }
  43807.         $h = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  43808.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  43809.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  43810.         }
  43811.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'] = new \Swag\PayPal\Checkout\Payment\Method\ACDCHandler($a$b$c$d$e$f$g, new \Swag\PayPal\Checkout\ACDC\ACDCValidator($h));
  43812.     }
  43813.     /**
  43814.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\BancontactAPMHandler' shared service.
  43815.      *
  43816.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  43817.      */
  43818.     protected function getBancontactAPMHandlerService()
  43819.     {
  43820.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  43821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  43822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  43823.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  43824.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  43825.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  43826.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/BancontactOrderBuilder.php';
  43827.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  43828.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  43829.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  43830.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  43831.         }
  43832.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  43833.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  43834.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  43835.         }
  43836.         $c = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  43837.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  43838.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  43839.         }
  43840.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  43841.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  43842.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  43843.         }
  43844.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  43845.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  43846.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  43847.         }
  43848.         $f = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  43849.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  43850.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  43851.         }
  43852.         $g = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  43853.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  43854.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  43855.         }
  43856.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a$b$c$d, new \Swag\PayPal\OrdersApi\Builder\APM\BancontactOrderBuilder($e$f, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $g));
  43857.     }
  43858.     /**
  43859.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\BlikAPMHandler' shared service.
  43860.      *
  43861.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  43862.      */
  43863.     protected function getBlikAPMHandlerService()
  43864.     {
  43865.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  43866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  43867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  43868.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  43869.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  43870.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  43871.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/BlikOrderBuilder.php';
  43872.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  43873.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  43874.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  43875.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  43876.         }
  43877.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  43878.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  43879.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  43880.         }
  43881.         $c = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  43882.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  43883.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  43884.         }
  43885.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  43886.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  43887.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  43888.         }
  43889.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  43890.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  43891.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  43892.         }
  43893.         $f = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  43894.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  43895.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  43896.         }
  43897.         $g = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  43898.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  43899.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  43900.         }
  43901.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a$b$c$d, new \Swag\PayPal\OrdersApi\Builder\APM\BlikOrderBuilder($e$f, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $g));
  43902.     }
  43903.     /**
  43904.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\EpsAPMHandler' shared service.
  43905.      *
  43906.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  43907.      */
  43908.     protected function getEpsAPMHandlerService()
  43909.     {
  43910.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  43911.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  43912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  43913.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  43914.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  43915.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  43916.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/EpsOrderBuilder.php';
  43917.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  43918.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  43919.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  43920.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  43921.         }
  43922.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  43923.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  43924.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  43925.         }
  43926.         $c = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  43927.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  43928.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  43929.         }
  43930.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  43931.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  43932.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  43933.         }
  43934.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  43935.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  43936.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  43937.         }
  43938.         $f = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  43939.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  43940.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  43941.         }
  43942.         $g = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  43943.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  43944.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  43945.         }
  43946.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a$b$c$d, new \Swag\PayPal\OrdersApi\Builder\APM\EpsOrderBuilder($e$f, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $g));
  43947.     }
  43948.     /**
  43949.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\GiropayAPMHandler' shared service.
  43950.      *
  43951.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  43952.      */
  43953.     protected function getGiropayAPMHandlerService()
  43954.     {
  43955.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  43956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  43957.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  43958.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  43959.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  43960.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  43961.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/GiropayOrderBuilder.php';
  43962.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  43963.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  43964.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  43965.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  43966.         }
  43967.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  43968.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  43969.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  43970.         }
  43971.         $c = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  43972.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  43973.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  43974.         }
  43975.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  43976.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  43977.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  43978.         }
  43979.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  43980.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  43981.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  43982.         }
  43983.         $f = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  43984.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  43985.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  43986.         }
  43987.         $g = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  43988.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  43989.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  43990.         }
  43991.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a$b$c$d, new \Swag\PayPal\OrdersApi\Builder\APM\GiropayOrderBuilder($e$f, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $g));
  43992.     }
  43993.     /**
  43994.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\IdealAPMHandler' shared service.
  43995.      *
  43996.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  43997.      */
  43998.     protected function getIdealAPMHandlerService()
  43999.     {
  44000.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  44001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  44002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  44003.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  44004.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  44005.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  44006.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/IdealOrderBuilder.php';
  44007.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  44008.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  44009.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  44010.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  44011.         }
  44012.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  44013.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  44014.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  44015.         }
  44016.         $c = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  44017.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  44018.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  44019.         }
  44020.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  44021.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  44022.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  44023.         }
  44024.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  44025.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  44026.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  44027.         }
  44028.         $f = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  44029.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  44030.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  44031.         }
  44032.         $g = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  44033.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  44034.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  44035.         }
  44036.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a$b$c$d, new \Swag\PayPal\OrdersApi\Builder\APM\IdealOrderBuilder($e$f, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $g));
  44037.     }
  44038.     /**
  44039.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\MultibancoAPMHandler' shared service.
  44040.      *
  44041.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  44042.      */
  44043.     protected function getMultibancoAPMHandlerService()
  44044.     {
  44045.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  44046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  44047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  44048.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  44049.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  44050.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  44051.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/MultibancoOrderBuilder.php';
  44052.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  44053.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  44054.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  44055.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  44056.         }
  44057.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  44058.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  44059.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  44060.         }
  44061.         $c = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  44062.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  44063.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  44064.         }
  44065.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  44066.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  44067.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  44068.         }
  44069.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  44070.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  44071.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  44072.         }
  44073.         $f = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  44074.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  44075.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  44076.         }
  44077.         $g = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  44078.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  44079.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  44080.         }
  44081.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a$b$c$d, new \Swag\PayPal\OrdersApi\Builder\APM\MultibancoOrderBuilder($e$f, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $g));
  44082.     }
  44083.     /**
  44084.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\MyBankAPMHandler' shared service.
  44085.      *
  44086.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  44087.      */
  44088.     protected function getMyBankAPMHandlerService()
  44089.     {
  44090.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  44091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  44092.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  44093.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  44094.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  44095.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  44096.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/MyBankOrderBuilder.php';
  44097.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  44098.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  44099.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  44100.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  44101.         }
  44102.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  44103.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  44104.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  44105.         }
  44106.         $c = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  44107.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  44108.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  44109.         }
  44110.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  44111.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  44112.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  44113.         }
  44114.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  44115.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  44116.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  44117.         }
  44118.         $f = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  44119.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  44120.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  44121.         }
  44122.         $g = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  44123.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  44124.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  44125.         }
  44126.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a$b$c$d, new \Swag\PayPal\OrdersApi\Builder\APM\MyBankOrderBuilder($e$f, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $g));
  44127.     }
  44128.     /**
  44129.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\OxxoAPMHandler' shared service.
  44130.      *
  44131.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  44132.      */
  44133.     protected function getOxxoAPMHandlerService()
  44134.     {
  44135.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  44136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  44137.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  44138.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  44139.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  44140.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  44141.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/OxxoOrderBuilder.php';
  44142.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  44143.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  44144.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  44145.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  44146.         }
  44147.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  44148.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  44149.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  44150.         }
  44151.         $c = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  44152.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  44153.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  44154.         }
  44155.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  44156.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  44157.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  44158.         }
  44159.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  44160.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  44161.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  44162.         }
  44163.         $f = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  44164.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  44165.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  44166.         }
  44167.         $g = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  44168.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  44169.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  44170.         }
  44171.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a$b$c$d, new \Swag\PayPal\OrdersApi\Builder\APM\OxxoOrderBuilder($e$f, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $g));
  44172.     }
  44173.     /**
  44174.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\P24APMHandler' shared service.
  44175.      *
  44176.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  44177.      */
  44178.     protected function getP24APMHandlerService()
  44179.     {
  44180.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  44181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  44182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  44183.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  44184.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  44185.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  44186.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/P24OrderBuilder.php';
  44187.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  44188.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  44189.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  44190.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  44191.         }
  44192.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  44193.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  44194.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  44195.         }
  44196.         $c = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  44197.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  44198.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  44199.         }
  44200.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  44201.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  44202.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  44203.         }
  44204.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  44205.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  44206.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  44207.         }
  44208.         $f = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  44209.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  44210.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  44211.         }
  44212.         $g = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  44213.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  44214.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  44215.         }
  44216.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a$b$c$d, new \Swag\PayPal\OrdersApi\Builder\APM\P24OrderBuilder($e$f, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $g));
  44217.     }
  44218.     /**
  44219.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\PUIHandler' shared service.
  44220.      *
  44221.      * @return \Swag\PayPal\Checkout\Payment\Method\PUIHandler
  44222.      */
  44223.     protected function getPUIHandlerService()
  44224.     {
  44225.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  44226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  44227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  44228.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PUIHandler.php';
  44229.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  44230.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/PUIOrderBuilder.php';
  44231.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUICustomerDataService.php';
  44232.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  44233.         $a = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  44234.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  44235.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  44236.         }
  44237.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  44238.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  44239.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  44240.         }
  44241.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  44242.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  44243.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  44244.         }
  44245.         $d = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  44246.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  44247.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  44248.         }
  44249.         $e = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  44250.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  44251.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  44252.         }
  44253.         $f = ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService());
  44254.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  44255.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  44256.         }
  44257.         $g = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  44258.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  44259.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  44260.         }
  44261.         $h = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  44262.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  44263.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  44264.         }
  44265.         $i = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  44266.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  44267.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  44268.         }
  44269.         $j = ($this->services['translator'] ?? $this->getTranslator2Service());
  44270.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  44271.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  44272.         }
  44273.         $k = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  44274.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  44275.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  44276.         }
  44277.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'] = new \Swag\PayPal\Checkout\Payment\Method\PUIHandler($a$b, new \Swag\PayPal\OrdersApi\Builder\PUIOrderBuilder($c$d, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $e$f), $g, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), new \Swag\PayPal\Checkout\PUI\Service\PUICustomerDataService($h$i), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $j$k);
  44278.     }
  44279.     /**
  44280.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\PayLaterHandler' shared service.
  44281.      *
  44282.      * @return \Swag\PayPal\Checkout\Payment\Method\PayLaterHandler
  44283.      */
  44284.     protected function getPayLaterHandlerService()
  44285.     {
  44286.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  44287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  44288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  44289.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  44290.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PayLaterHandler.php';
  44291.         $a = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  44292.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'])) {
  44293.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'];
  44294.         }
  44295.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  44296.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'])) {
  44297.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'];
  44298.         }
  44299.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService());
  44300.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'])) {
  44301.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'];
  44302.         }
  44303.         $d = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  44304.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'])) {
  44305.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'];
  44306.         }
  44307.         $e = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  44308.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'])) {
  44309.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'];
  44310.         }
  44311.         $f = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  44312.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'])) {
  44313.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'];
  44314.         }
  44315.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'] = new \Swag\PayPal\Checkout\Payment\Method\PayLaterHandler($a$b$c$d, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $e$f);
  44316.     }
  44317.     /**
  44318.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\SEPAHandler' shared service.
  44319.      *
  44320.      * @return \Swag\PayPal\Checkout\Payment\Method\SEPAHandler
  44321.      */
  44322.     protected function getSEPAHandlerService()
  44323.     {
  44324.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  44325.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  44326.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  44327.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  44328.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/SEPAHandler.php';
  44329.         $a = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  44330.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'])) {
  44331.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'];
  44332.         }
  44333.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  44334.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'])) {
  44335.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'];
  44336.         }
  44337.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService());
  44338.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'])) {
  44339.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'];
  44340.         }
  44341.         $d = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  44342.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'])) {
  44343.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'];
  44344.         }
  44345.         $e = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  44346.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'])) {
  44347.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'];
  44348.         }
  44349.         $f = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  44350.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'])) {
  44351.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'];
  44352.         }
  44353.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'] = new \Swag\PayPal\Checkout\Payment\Method\SEPAHandler($a$b$c$d, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $e$f);
  44354.     }
  44355.     /**
  44356.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler' shared service.
  44357.      *
  44358.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  44359.      */
  44360.     protected function getSofortAPMHandlerService()
  44361.     {
  44362.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  44363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  44364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  44365.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  44366.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  44367.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  44368.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/SofortOrderBuilder.php';
  44369.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  44370.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  44371.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  44372.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  44373.         }
  44374.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  44375.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  44376.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  44377.         }
  44378.         $c = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  44379.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  44380.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  44381.         }
  44382.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  44383.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  44384.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  44385.         }
  44386.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  44387.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  44388.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  44389.         }
  44390.         $f = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  44391.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  44392.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  44393.         }
  44394.         $g = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  44395.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  44396.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  44397.         }
  44398.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a$b$c$d, new \Swag\PayPal\OrdersApi\Builder\APM\SofortOrderBuilder($e$f, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $g));
  44399.     }
  44400.     /**
  44401.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\TrustlyAPMHandler' shared service.
  44402.      *
  44403.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  44404.      */
  44405.     protected function getTrustlyAPMHandlerService()
  44406.     {
  44407.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  44408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  44409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  44410.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  44411.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  44412.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  44413.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/TrustlyOrderBuilder.php';
  44414.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  44415.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  44416.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  44417.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  44418.         }
  44419.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  44420.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  44421.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  44422.         }
  44423.         $c = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  44424.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  44425.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  44426.         }
  44427.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  44428.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  44429.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  44430.         }
  44431.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  44432.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  44433.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  44434.         }
  44435.         $f = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  44436.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  44437.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  44438.         }
  44439.         $g = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  44440.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  44441.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  44442.         }
  44443.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a$b$c$d, new \Swag\PayPal\OrdersApi\Builder\APM\TrustlyOrderBuilder($e$f, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $g));
  44444.     }
  44445.     /**
  44446.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\VenmoHandler' shared service.
  44447.      *
  44448.      * @return \Swag\PayPal\Checkout\Payment\Method\VenmoHandler
  44449.      */
  44450.     protected function getVenmoHandlerService()
  44451.     {
  44452.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  44453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  44454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  44455.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  44456.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/VenmoHandler.php';
  44457.         $a = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  44458.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'])) {
  44459.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'];
  44460.         }
  44461.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  44462.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'])) {
  44463.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'];
  44464.         }
  44465.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService());
  44466.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'])) {
  44467.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'];
  44468.         }
  44469.         $d = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  44470.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'])) {
  44471.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'];
  44472.         }
  44473.         $e = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  44474.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'])) {
  44475.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'];
  44476.         }
  44477.         $f = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  44478.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'])) {
  44479.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'];
  44480.         }
  44481.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'] = new \Swag\PayPal\Checkout\Payment\Method\VenmoHandler($a$b$c$d, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $e$f);
  44482.     }
  44483.     /**
  44484.      * Gets the private 'Swag\PayPal\Checkout\Payment\PayPalPaymentHandler' shared service.
  44485.      *
  44486.      * @return \Swag\PayPal\Checkout\Payment\PayPalPaymentHandler
  44487.      */
  44488.     protected function getPayPalPaymentHandlerService()
  44489.     {
  44490.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  44491.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  44492.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/PayPalPaymentHandler.php';
  44493.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Handler/PayPalHandler.php';
  44494.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Handler/PlusPuiHandler.php';
  44495.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/PayerInfoPatchBuilder.php';
  44496.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/OrderNumberPatchBuilder.php';
  44497.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/TransactionPatchBuilder.php';
  44498.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/ShippingAddressPatchBuilder.php';
  44499.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  44500.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  44501.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  44502.         }
  44503.         $b = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'] ?? $this->getOrderFromOrderBuilderService());
  44504.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  44505.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  44506.         }
  44507.         $c = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  44508.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  44509.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  44510.         }
  44511.         $d = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService());
  44512.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  44513.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  44514.         }
  44515.         $e = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  44516.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  44517.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  44518.         }
  44519.         $f = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  44520.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  44521.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  44522.         }
  44523.         $g = ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'] ?? $this->getPaymentResourceService());
  44524.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  44525.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  44526.         }
  44527.         $h = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  44528.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  44529.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  44530.         }
  44531.         $i = ($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'] ?? $this->getOrderPaymentBuilderService());
  44532.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  44533.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  44534.         }
  44535.         $j = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  44536.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  44537.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  44538.         }
  44539.         $k = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  44540.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  44541.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  44542.         }
  44543.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'] = new \Swag\PayPal\Checkout\Payment\PayPalPaymentHandler($a, new \Swag\PayPal\Checkout\Payment\Handler\PayPalHandler($b$c$d$e, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $f), new \Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler($g$h, new \Swag\PayPal\PaymentsApi\Patch\PayerInfoPatchBuilder(), new \Swag\PayPal\PaymentsApi\Patch\OrderNumberPatchBuilder(), new \Swag\PayPal\PaymentsApi\Patch\TransactionPatchBuilder($i), new \Swag\PayPal\PaymentsApi\Patch\ShippingAddressPatchBuilder(), $a$f), $j$f$k);
  44544.     }
  44545.     /**
  44546.      * Gets the private 'Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler' shared service.
  44547.      *
  44548.      * @return \Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler
  44549.      */
  44550.     protected function getCancelTransactionsTaskHandlerService()
  44551.     {
  44552.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/ScheduledTask/CancelTransactionsTaskHandler.php';
  44553.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  44554.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  44555.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  44556.         }
  44557.         $b = ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService());
  44558.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  44559.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  44560.         }
  44561.         $c = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  44562.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  44563.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  44564.         }
  44565.         $d = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  44566.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  44567.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  44568.         }
  44569.         $e = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  44570.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  44571.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  44572.         }
  44573.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] = new \Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler($a$b$c$d$e);
  44574.     }
  44575.     /**
  44576.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\OrderExecuteService' shared service.
  44577.      *
  44578.      * @return \Swag\PayPal\Checkout\Payment\Service\OrderExecuteService
  44579.      */
  44580.     protected function getOrderExecuteServiceService()
  44581.     {
  44582.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/OrderExecuteService.php';
  44583.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Patch/OrderNumberPatchBuilder.php';
  44584.         $a = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  44585.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'])) {
  44586.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'];
  44587.         }
  44588.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  44589.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'])) {
  44590.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'];
  44591.         }
  44592.         $c = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  44593.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'])) {
  44594.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'];
  44595.         }
  44596.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] = new \Swag\PayPal\Checkout\Payment\Service\OrderExecuteService($a$b, new \Swag\PayPal\OrdersApi\Patch\OrderNumberPatchBuilder(), $c);
  44597.     }
  44598.     /**
  44599.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\OrderPatchService' shared service.
  44600.      *
  44601.      * @return \Swag\PayPal\Checkout\Payment\Service\OrderPatchService
  44602.      */
  44603.     protected function getOrderPatchServiceService()
  44604.     {
  44605.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/OrderPatchService.php';
  44606.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Patch/PurchaseUnitPatchBuilder.php';
  44607.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  44608.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'])) {
  44609.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'];
  44610.         }
  44611.         $b = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  44612.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'])) {
  44613.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'];
  44614.         }
  44615.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  44616.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'])) {
  44617.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'];
  44618.         }
  44619.         $d = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  44620.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'])) {
  44621.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'];
  44622.         }
  44623.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] = new \Swag\PayPal\Checkout\Payment\Service\OrderPatchService($a, new \Swag\PayPal\OrdersApi\Patch\PurchaseUnitPatchBuilder($b$c), $d);
  44624.     }
  44625.     /**
  44626.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\TransactionDataService' shared service.
  44627.      *
  44628.      * @return \Swag\PayPal\Checkout\Payment\Service\TransactionDataService
  44629.      */
  44630.     protected function getTransactionDataServiceService()
  44631.     {
  44632.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/TransactionDataService.php';
  44633.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  44634.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'])) {
  44635.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'];
  44636.         }
  44637.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] = new \Swag\PayPal\Checkout\Payment\Service\TransactionDataService($a);
  44638.     }
  44639.     /**
  44640.      * Gets the private 'Swag\PayPal\Checkout\Plus\PlusSubscriber' shared service.
  44641.      *
  44642.      * @return \Swag\PayPal\Checkout\Plus\PlusSubscriber
  44643.      */
  44644.     protected function getPlusSubscriberService()
  44645.     {
  44646.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusSubscriber.php';
  44647.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/Service/PlusDataService.php';
  44648.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/AbstractPaymentBuilder.php';
  44649.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/CartPaymentBuilderInterface.php';
  44650.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/CartPaymentBuilder.php';
  44651.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  44652.         $a = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  44653.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  44654.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  44655.         }
  44656.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  44657.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  44658.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  44659.         }
  44660.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  44661.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  44662.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  44663.         }
  44664.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  44665.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  44666.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  44667.         }
  44668.         $e = ($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'] ?? $this->getOrderPaymentBuilderService());
  44669.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  44670.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  44671.         }
  44672.         $f = ($this->services['translator'] ?? $this->getTranslator2Service());
  44673.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  44674.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  44675.         }
  44676.         $g = ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService());
  44677.         $h = ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService());
  44678.         return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] = new \Swag\PayPal\Checkout\Plus\PlusSubscriber($a$b, new \Swag\PayPal\Checkout\Plus\Service\PlusDataService(new \Swag\PayPal\PaymentsApi\Builder\CartPaymentBuilder($g, ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())), $c$d$b), $e, ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'] ?? $this->getPaymentResourceService()), ($this->services['router'] ?? $this->getRouterService()), $h$g$b), $h$f$d);
  44679.     }
  44680.     /**
  44681.      * Gets the private 'Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber' shared service.
  44682.      *
  44683.      * @return \Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber
  44684.      */
  44685.     protected function getInstallmentBannerSubscriberService()
  44686.     {
  44687.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Installment/Banner/InstallmentBannerSubscriber.php';
  44688.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Installment/Banner/Service/BannerDataServiceInterface.php';
  44689.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Installment/Banner/Service/BannerDataService.php';
  44690.         $a = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  44691.         if (isset($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'])) {
  44692.             return $this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'];
  44693.         }
  44694.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  44695.         if (isset($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'])) {
  44696.             return $this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'];
  44697.         }
  44698.         $c = ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService());
  44699.         if (isset($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'])) {
  44700.             return $this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'];
  44701.         }
  44702.         $d = ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService());
  44703.         if (isset($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'])) {
  44704.             return $this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'];
  44705.         }
  44706.         $e = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  44707.         if (isset($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'])) {
  44708.             return $this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'];
  44709.         }
  44710.         $f = ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService());
  44711.         return $this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] = new \Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber($a$b$f, new \Swag\PayPal\Installment\Banner\Service\BannerDataService($f$c), $d$e);
  44712.     }
  44713.     /**
  44714.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\OrderFromCartBuilder' shared service.
  44715.      *
  44716.      * @return \Swag\PayPal\OrdersApi\Builder\OrderFromCartBuilder
  44717.      */
  44718.     protected function getOrderFromCartBuilderService()
  44719.     {
  44720.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  44721.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/OrderFromCartBuilder.php';
  44722.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  44723.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  44724.         return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromCartBuilder'] = new \Swag\PayPal\OrdersApi\Builder\OrderFromCartBuilder(($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service()));
  44725.     }
  44726.     /**
  44727.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\OrderFromOrderBuilder' shared service.
  44728.      *
  44729.      * @return \Swag\PayPal\OrdersApi\Builder\OrderFromOrderBuilder
  44730.      */
  44731.     protected function getOrderFromOrderBuilderService()
  44732.     {
  44733.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  44734.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/OrderFromOrderBuilder.php';
  44735.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  44736.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  44737.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'])) {
  44738.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'];
  44739.         }
  44740.         $b = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  44741.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'])) {
  44742.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'];
  44743.         }
  44744.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  44745.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'])) {
  44746.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'];
  44747.         }
  44748.         return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'] = new \Swag\PayPal\OrdersApi\Builder\OrderFromOrderBuilder($a$b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c);
  44749.     }
  44750.     /**
  44751.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider' shared service.
  44752.      *
  44753.      * @return \Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider
  44754.      */
  44755.     protected function getItemListProviderService()
  44756.     {
  44757.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/ItemListProvider.php';
  44758.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  44759.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  44760.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'])) {
  44761.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'];
  44762.         }
  44763.         $b = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  44764.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'])) {
  44765.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'];
  44766.         }
  44767.         return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider(($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())), $a$b);
  44768.     }
  44769.     /**
  44770.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider' shared service.
  44771.      *
  44772.      * @return \Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider
  44773.      */
  44774.     protected function getPurchaseUnitProviderService()
  44775.     {
  44776.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/PurchaseUnitProvider.php';
  44777.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AmountProvider.php';
  44778.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  44779.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  44780.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  44781.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'])) {
  44782.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'];
  44783.         }
  44784.         return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider(new \Swag\PayPal\OrdersApi\Builder\Util\AmountProvider(($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter()))), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $a);
  44785.     }
  44786.     /**
  44787.      * Gets the private 'Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder' shared service.
  44788.      *
  44789.      * @return \Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder
  44790.      */
  44791.     protected function getOrderPaymentBuilderService()
  44792.     {
  44793.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/AbstractPaymentBuilder.php';
  44794.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/OrderPaymentBuilderInterface.php';
  44795.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/OrderPaymentBuilder.php';
  44796.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  44797.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  44798.         if (isset($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'])) {
  44799.             return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'];
  44800.         }
  44801.         $b = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  44802.         if (isset($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'])) {
  44803.             return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'];
  44804.         }
  44805.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  44806.         if (isset($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'])) {
  44807.             return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'];
  44808.         }
  44809.         $d = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  44810.         if (isset($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'])) {
  44811.             return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'];
  44812.         }
  44813.         return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'] = new \Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder(($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())), $a$b$c$d);
  44814.     }
  44815.     /**
  44816.      * Gets the private 'Swag\PayPal\Pos\Client\PosClientFactory' shared service.
  44817.      *
  44818.      * @return \Swag\PayPal\Pos\Client\PosClientFactory
  44819.      */
  44820.     protected function getPosClientFactoryService()
  44821.     {
  44822.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Client/PosClientFactory.php';
  44823.         return $this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] = new \Swag\PayPal\Pos\Client\PosClientFactory(($this->privates['Swag\\PayPal\\Pos\\Resource\\TokenResource'] ?? $this->getTokenResourceService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger5Service()));
  44824.     }
  44825.     /**
  44826.      * Gets the private 'Swag\PayPal\Pos\Command\PosImageSyncCommand' shared service.
  44827.      *
  44828.      * @return \Swag\PayPal\Pos\Command\PosImageSyncCommand
  44829.      */
  44830.     protected function getPosImageSyncCommandService()
  44831.     {
  44832.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44833.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  44834.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosImageSyncCommand.php';
  44835.         $this->privates['Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand'] = $instance = new \Swag\PayPal\Pos\Command\PosImageSyncCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ImageTask'] ?? $this->getImageTaskService()));
  44836.         $instance->setName('swag:paypal:pos:sync:images');
  44837.         $instance->setDescription('Sync only images to Zettle');
  44838.         return $instance;
  44839.     }
  44840.     /**
  44841.      * Gets the private 'Swag\PayPal\Pos\Command\PosInventorySyncCommand' shared service.
  44842.      *
  44843.      * @return \Swag\PayPal\Pos\Command\PosInventorySyncCommand
  44844.      */
  44845.     protected function getPosInventorySyncCommandService()
  44846.     {
  44847.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44848.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  44849.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosInventorySyncCommand.php';
  44850.         $this->privates['Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand'] = $instance = new \Swag\PayPal\Pos\Command\PosInventorySyncCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] ?? $this->getInventoryTaskService()));
  44851.         $instance->setName('swag:paypal:pos:sync:inventory');
  44852.         $instance->setDescription('Sync only inventory to Zettle');
  44853.         return $instance;
  44854.     }
  44855.     /**
  44856.      * Gets the private 'Swag\PayPal\Pos\Command\PosLogCleanupCommand' shared service.
  44857.      *
  44858.      * @return \Swag\PayPal\Pos\Command\PosLogCleanupCommand
  44859.      */
  44860.     protected function getPosLogCleanupCommandService()
  44861.     {
  44862.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44863.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  44864.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosLogCleanupCommand.php';
  44865.         $this->privates['Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand'] = $instance = new \Swag\PayPal\Pos\Command\PosLogCleanupCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] ?? $this->getLogCleanerService()));
  44866.         $instance->setName('swag:paypal:pos:log:cleanup');
  44867.         $instance->setDescription('Cleanup Zettle sync log');
  44868.         return $instance;
  44869.     }
  44870.     /**
  44871.      * Gets the private 'Swag\PayPal\Pos\Command\PosProductSyncCommand' shared service.
  44872.      *
  44873.      * @return \Swag\PayPal\Pos\Command\PosProductSyncCommand
  44874.      */
  44875.     protected function getPosProductSyncCommandService()
  44876.     {
  44877.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44878.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  44879.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosProductSyncCommand.php';
  44880.         $this->privates['Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand'] = $instance = new \Swag\PayPal\Pos\Command\PosProductSyncCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ProductTask'] ?? $this->getProductTaskService()));
  44881.         $instance->setName('swag:paypal:pos:sync:product');
  44882.         $instance->setDescription('Sync only products to Zettle');
  44883.         return $instance;
  44884.     }
  44885.     /**
  44886.      * Gets the private 'Swag\PayPal\Pos\Command\PosSyncCommand' shared service.
  44887.      *
  44888.      * @return \Swag\PayPal\Pos\Command\PosSyncCommand
  44889.      */
  44890.     protected function getPosSyncCommandService()
  44891.     {
  44892.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44893.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  44894.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosSyncCommand.php';
  44895.         $this->privates['Swag\\PayPal\\Pos\\Command\\PosSyncCommand'] = $instance = new \Swag\PayPal\Pos\Command\PosSyncCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] ?? $this->getCompleteTaskService()));
  44896.         $instance->setName('swag:paypal:pos:sync');
  44897.         $instance->setDescription('Sync to Zettle');
  44898.         return $instance;
  44899.     }
  44900.     /**
  44901.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler' shared service.
  44902.      *
  44903.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler
  44904.      */
  44905.     protected function getCloneVisibilityHandlerService()
  44906.     {
  44907.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  44908.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/CloneVisibilityHandler.php';
  44909.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunService2Service());
  44910.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  44911.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  44912.         }
  44913.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  44914.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  44915.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  44916.         }
  44917.         $c = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService());
  44918.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  44919.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  44920.         }
  44921.         $d = ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService());
  44922.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  44923.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  44924.         }
  44925.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger5Service()), $b$c$d);
  44926.     }
  44927.     /**
  44928.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler' shared service.
  44929.      *
  44930.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler
  44931.      */
  44932.     protected function getInventoryUpdateHandlerService()
  44933.     {
  44934.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/InventoryUpdateHandler.php';
  44935.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunService2Service());
  44936.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  44937.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  44938.         }
  44939.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  44940.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  44941.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  44942.         }
  44943.         $c = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] ?? $this->getInventorySyncManagerService());
  44944.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  44945.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  44946.         }
  44947.         $d = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  44948.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  44949.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  44950.         }
  44951.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler($a$b$c$d);
  44952.     }
  44953.     /**
  44954.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler' shared service.
  44955.      *
  44956.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler
  44957.      */
  44958.     protected function getSyncManagerHandlerService()
  44959.     {
  44960.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/SyncManagerHandler.php';
  44961.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/AbstractSyncManager.php';
  44962.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  44963.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/ImageSyncManager.php';
  44964.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/ProductSyncManager.php';
  44965.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  44966.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  44967.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  44968.         }
  44969.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunService2Service());
  44970.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  44971.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  44972.         }
  44973.         $c = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  44974.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  44975.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  44976.         }
  44977.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'] ?? $this->getImageSyncerService());
  44978.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  44979.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  44980.         }
  44981.         $e = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] ?? $this->getInventorySyncManagerService());
  44982.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  44983.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  44984.         }
  44985.         $f = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  44986.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  44987.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  44988.         }
  44989.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler($a, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), $b, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger5Service()), new \Swag\PayPal\Pos\MessageQueue\Manager\ImageSyncManager($a$c$d), $e, new \Swag\PayPal\Pos\MessageQueue\Manager\ProductSyncManager($a, ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), $f$d));
  44990.     }
  44991.     /**
  44992.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler' shared service.
  44993.      *
  44994.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler
  44995.      */
  44996.     protected function getImageSyncHandlerService()
  44997.     {
  44998.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  44999.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ImageSyncHandler.php';
  45000.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunService2Service());
  45001.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'])) {
  45002.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'];
  45003.         }
  45004.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  45005.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'])) {
  45006.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'];
  45007.         }
  45008.         $c = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  45009.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'])) {
  45010.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'];
  45011.         }
  45012.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger5Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), $c, ($this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'] ?? $this->getImageSyncerService()));
  45013.     }
  45014.     /**
  45015.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler' shared service.
  45016.      *
  45017.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler
  45018.      */
  45019.     protected function getInventorySyncHandlerService()
  45020.     {
  45021.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  45022.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/InventorySyncHandler.php';
  45023.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunService2Service());
  45024.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  45025.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  45026.         }
  45027.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  45028.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  45029.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  45030.         }
  45031.         $c = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  45032.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  45033.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  45034.         }
  45035.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService());
  45036.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  45037.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  45038.         }
  45039.         $e = ($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'] ?? $this->getInventorySyncerService());
  45040.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  45041.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  45042.         }
  45043.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger5Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), $c$d$e);
  45044.     }
  45045.     /**
  45046.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler' shared service.
  45047.      *
  45048.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler
  45049.      */
  45050.     protected function getProductCleanupSyncHandlerService()
  45051.     {
  45052.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  45053.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  45054.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductCleanupSyncHandler.php';
  45055.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunService2Service());
  45056.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  45057.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  45058.         }
  45059.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  45060.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  45061.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  45062.         }
  45063.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  45064.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  45065.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  45066.         }
  45067.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService());
  45068.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  45069.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  45070.         }
  45071.         $e = ($this->services['swag_paypal_pos_sales_channel.repository'] ?? $this->getSwagPaypalPosSalesChannel_RepositoryService());
  45072.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  45073.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  45074.         }
  45075.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger5Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), $c$d$e);
  45076.     }
  45077.     /**
  45078.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler' shared service.
  45079.      *
  45080.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler
  45081.      */
  45082.     protected function getProductSingleSyncHandlerService()
  45083.     {
  45084.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  45085.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  45086.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductSingleSyncHandler.php';
  45087.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunService2Service());
  45088.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  45089.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  45090.         }
  45091.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  45092.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  45093.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  45094.         }
  45095.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  45096.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  45097.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  45098.         }
  45099.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService());
  45100.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  45101.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  45102.         }
  45103.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger5Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), $c$d);
  45104.     }
  45105.     /**
  45106.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler' shared service.
  45107.      *
  45108.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler
  45109.      */
  45110.     protected function getProductVariantSyncHandlerService()
  45111.     {
  45112.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  45113.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  45114.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductVariantSyncHandler.php';
  45115.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunService2Service());
  45116.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  45117.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  45118.         }
  45119.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  45120.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  45121.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  45122.         }
  45123.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  45124.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  45125.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  45126.         }
  45127.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService());
  45128.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  45129.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  45130.         }
  45131.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger5Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), $c$d);
  45132.     }
  45133.     /**
  45134.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager' shared service.
  45135.      *
  45136.      * @return \Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager
  45137.      */
  45138.     protected function getInventorySyncManagerService()
  45139.     {
  45140.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/AbstractSyncManager.php';
  45141.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/InventorySyncManager.php';
  45142.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  45143.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  45144.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  45145.         }
  45146.         $b = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService());
  45147.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  45148.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  45149.         }
  45150.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  45151.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  45152.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  45153.         }
  45154.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService());
  45155.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  45156.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  45157.         }
  45158.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] = new \Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager($a$b$c$d);
  45159.     }
  45160.     /**
  45161.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\MessageDispatcher' shared service.
  45162.      *
  45163.      * @return \Swag\PayPal\Pos\MessageQueue\MessageDispatcher
  45164.      */
  45165.     protected function getMessageDispatcherService()
  45166.     {
  45167.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/MessageDispatcher.php';
  45168.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  45169.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'])) {
  45170.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'];
  45171.         }
  45172.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] = new \Swag\PayPal\Pos\MessageQueue\MessageDispatcher($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  45173.     }
  45174.     /**
  45175.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\MessageHydrator' shared service.
  45176.      *
  45177.      * @return \Swag\PayPal\Pos\MessageQueue\MessageHydrator
  45178.      */
  45179.     protected function getMessageHydratorService()
  45180.     {
  45181.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/MessageHydrator.php';
  45182.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  45183.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'])) {
  45184.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'];
  45185.         }
  45186.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  45187.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'])) {
  45188.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'];
  45189.         }
  45190.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] = new \Swag\PayPal\Pos\MessageQueue\MessageHydrator($a$b);
  45191.     }
  45192.     /**
  45193.      * Gets the private 'Swag\PayPal\Pos\Resource\InventoryResource' shared service.
  45194.      *
  45195.      * @return \Swag\PayPal\Pos\Resource\InventoryResource
  45196.      */
  45197.     protected function getInventoryResourceService()
  45198.     {
  45199.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/InventoryResource.php';
  45200.         return $this->privates['Swag\\PayPal\\Pos\\Resource\\InventoryResource'] = new \Swag\PayPal\Pos\Resource\InventoryResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService()));
  45201.     }
  45202.     /**
  45203.      * Gets the private 'Swag\PayPal\Pos\Resource\ProductResource' shared service.
  45204.      *
  45205.      * @return \Swag\PayPal\Pos\Resource\ProductResource
  45206.      */
  45207.     protected function getProductResourceService()
  45208.     {
  45209.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/ProductResource.php';
  45210.         return $this->privates['Swag\\PayPal\\Pos\\Resource\\ProductResource'] = new \Swag\PayPal\Pos\Resource\ProductResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService()));
  45211.     }
  45212.     /**
  45213.      * Gets the private 'Swag\PayPal\Pos\Resource\TokenResource' shared service.
  45214.      *
  45215.      * @return \Swag\PayPal\Pos\Resource\TokenResource
  45216.      */
  45217.     protected function getTokenResourceService()
  45218.     {
  45219.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/TokenResource.php';
  45220.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Client/TokenClientFactory.php';
  45221.         return $this->privates['Swag\\PayPal\\Pos\\Resource\\TokenResource'] = new \Swag\PayPal\Pos\Resource\TokenResource(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), new \Swag\PayPal\Pos\Client\TokenClientFactory(($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger5Service())));
  45222.     }
  45223.     /**
  45224.      * Gets the private 'Swag\PayPal\Pos\Run\Administration\LogCleaner' shared service.
  45225.      *
  45226.      * @return \Swag\PayPal\Pos\Run\Administration\LogCleaner
  45227.      */
  45228.     protected function getLogCleanerService()
  45229.     {
  45230.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Administration/LogCleaner.php';
  45231.         $a = ($this->services['swag_paypal_pos_sales_channel_run.repository'] ?? $this->getSwagPaypalPosSalesChannelRun_RepositoryService());
  45232.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'])) {
  45233.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'];
  45234.         }
  45235.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] = new \Swag\PayPal\Pos\Run\Administration\LogCleaner($a);
  45236.     }
  45237.     /**
  45238.      * Gets the private 'Swag\PayPal\Pos\Run\Logger' shared service.
  45239.      *
  45240.      * @return \Monolog\Logger
  45241.      */
  45242.     protected function getLogger5Service()
  45243.     {
  45244.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/LoggerFactory.php';
  45245.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] = (new \Swag\PayPal\Pos\Run\LoggerFactory())->createLogger();
  45246.     }
  45247.     /**
  45248.      * Gets the private 'Swag\PayPal\Pos\Run\RunService' shared service.
  45249.      *
  45250.      * @return \Swag\PayPal\Pos\Run\RunService
  45251.      */
  45252.     protected function getRunService2Service()
  45253.     {
  45254.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/RunService.php';
  45255.         $a = ($this->services['swag_paypal_pos_sales_channel_run.repository'] ?? $this->getSwagPaypalPosSalesChannelRun_RepositoryService());
  45256.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'])) {
  45257.             return $this->privates['Swag\\PayPal\\Pos\\Run\\RunService'];
  45258.         }
  45259.         $b = ($this->services['swag_paypal_pos_sales_channel_run_log.repository'] ?? $this->getSwagPaypalPosSalesChannelRunLog_RepositoryService());
  45260.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'])) {
  45261.             return $this->privates['Swag\\PayPal\\Pos\\Run\\RunService'];
  45262.         }
  45263.         return $this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] = new \Swag\PayPal\Pos\Run\RunService($a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger5Service()));
  45264.     }
  45265.     /**
  45266.      * Gets the private 'Swag\PayPal\Pos\Run\Task\CompleteTask' shared service.
  45267.      *
  45268.      * @return \Swag\PayPal\Pos\Run\Task\CompleteTask
  45269.      */
  45270.     protected function getCompleteTaskService()
  45271.     {
  45272.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  45273.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/CompleteTask.php';
  45274.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  45275.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'])) {
  45276.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'];
  45277.         }
  45278.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunService2Service());
  45279.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'])) {
  45280.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'];
  45281.         }
  45282.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] = new \Swag\PayPal\Pos\Run\Task\CompleteTask($a$b);
  45283.     }
  45284.     /**
  45285.      * Gets the private 'Swag\PayPal\Pos\Run\Task\ImageTask' shared service.
  45286.      *
  45287.      * @return \Swag\PayPal\Pos\Run\Task\ImageTask
  45288.      */
  45289.     protected function getImageTaskService()
  45290.     {
  45291.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  45292.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/ImageTask.php';
  45293.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ImageTask'] = new \Swag\PayPal\Pos\Run\Task\ImageTask(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunService2Service()));
  45294.     }
  45295.     /**
  45296.      * Gets the private 'Swag\PayPal\Pos\Run\Task\InventoryTask' shared service.
  45297.      *
  45298.      * @return \Swag\PayPal\Pos\Run\Task\InventoryTask
  45299.      */
  45300.     protected function getInventoryTaskService()
  45301.     {
  45302.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  45303.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/InventoryTask.php';
  45304.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  45305.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'])) {
  45306.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'];
  45307.         }
  45308.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunService2Service());
  45309.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'])) {
  45310.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'];
  45311.         }
  45312.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] = new \Swag\PayPal\Pos\Run\Task\InventoryTask($a$b);
  45313.     }
  45314.     /**
  45315.      * Gets the private 'Swag\PayPal\Pos\Run\Task\ProductTask' shared service.
  45316.      *
  45317.      * @return \Swag\PayPal\Pos\Run\Task\ProductTask
  45318.      */
  45319.     protected function getProductTaskService()
  45320.     {
  45321.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  45322.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/ProductTask.php';
  45323.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ProductTask'] = new \Swag\PayPal\Pos\Run\Task\ProductTask(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunService2Service()));
  45324.     }
  45325.     /**
  45326.      * Gets the private 'Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler' shared service.
  45327.      *
  45328.      * @return \Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler
  45329.      */
  45330.     protected function getCleanUpLogTaskHandlerService()
  45331.     {
  45332.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  45333.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/CleanUpLogTaskHandler.php';
  45334.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  45335.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'])) {
  45336.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'];
  45337.         }
  45338.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  45339.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'])) {
  45340.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'];
  45341.         }
  45342.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] ?? $this->getLogCleanerService());
  45343.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'])) {
  45344.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'];
  45345.         }
  45346.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] = new \Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler($a$b$c);
  45347.     }
  45348.     /**
  45349.      * Gets the private 'Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler' shared service.
  45350.      *
  45351.      * @return \Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler
  45352.      */
  45353.     protected function getCompleteSyncTaskHandlerService()
  45354.     {
  45355.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  45356.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/CompleteSyncTaskHandler.php';
  45357.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  45358.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'])) {
  45359.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'];
  45360.         }
  45361.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  45362.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'])) {
  45363.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'];
  45364.         }
  45365.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] ?? $this->getCompleteTaskService());
  45366.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'])) {
  45367.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'];
  45368.         }
  45369.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] = new \Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler($a$b$c);
  45370.     }
  45371.     /**
  45372.      * Gets the private 'Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler' shared service.
  45373.      *
  45374.      * @return \Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler
  45375.      */
  45376.     protected function getInventorySyncTaskHandlerService()
  45377.     {
  45378.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  45379.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/InventorySyncTaskHandler.php';
  45380.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  45381.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'])) {
  45382.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'];
  45383.         }
  45384.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  45385.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'])) {
  45386.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'];
  45387.         }
  45388.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] ?? $this->getInventoryTaskService());
  45389.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'])) {
  45390.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'];
  45391.         }
  45392.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] = new \Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler($a$b$c);
  45393.     }
  45394.     /**
  45395.      * Gets the private 'Swag\PayPal\Pos\Sync\Context\InventoryContextFactory' shared service.
  45396.      *
  45397.      * @return \Swag\PayPal\Pos\Sync\Context\InventoryContextFactory
  45398.      */
  45399.     protected function getInventoryContextFactoryService()
  45400.     {
  45401.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Context/InventoryContextFactory.php';
  45402.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  45403.         $a = ($this->services['swag_paypal_pos_sales_channel_inventory.repository'] ?? $this->getSwagPaypalPosSalesChannelInventory_RepositoryService());
  45404.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'])) {
  45405.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'];
  45406.         }
  45407.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] = new \Swag\PayPal\Pos\Sync\Context\InventoryContextFactory(($this->privates['Swag\\PayPal\\Pos\\Resource\\InventoryResource'] ?? $this->getInventoryResourceService()), ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] = new \Swag\PayPal\Pos\Api\Service\Converter\UuidConverter())), $a);
  45408.     }
  45409.     /**
  45410.      * Gets the private 'Swag\PayPal\Pos\Sync\ImageSyncer' shared service.
  45411.      *
  45412.      * @return \Swag\PayPal\Pos\Sync\ImageSyncer
  45413.      */
  45414.     protected function getImageSyncerService()
  45415.     {
  45416.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  45417.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/ImageSyncer.php';
  45418.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/MediaConverter.php';
  45419.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/ImageResource.php';
  45420.         $a = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  45421.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'])) {
  45422.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'];
  45423.         }
  45424.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'] = new \Swag\PayPal\Pos\Sync\ImageSyncer($a, new \Swag\PayPal\Pos\Api\Service\MediaConverter(($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService())), new \Swag\PayPal\Pos\Resource\ImageResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService())), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger5Service()));
  45425.     }
  45426.     /**
  45427.      * Gets the private 'Swag\PayPal\Pos\Sync\InventorySyncer' shared service.
  45428.      *
  45429.      * @return \Swag\PayPal\Pos\Sync\InventorySyncer
  45430.      */
  45431.     protected function getInventorySyncerService()
  45432.     {
  45433.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/InventorySyncer.php';
  45434.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/LocalUpdater.php';
  45435.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculatorInterface.php';
  45436.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculator.php';
  45437.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/RemoteUpdater.php';
  45438.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/RemoteCalculator.php';
  45439.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  45440.         $a = ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService());
  45441.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  45442.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  45443.         }
  45444.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  45445.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  45446.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  45447.         }
  45448.         $c = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  45449.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  45450.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  45451.         }
  45452.         $d = ($this->services['swag_paypal_pos_sales_channel_inventory.repository'] ?? $this->getSwagPaypalPosSalesChannelInventory_RepositoryService());
  45453.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  45454.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  45455.         }
  45456.         $e = ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger5Service());
  45457.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'] = new \Swag\PayPal\Pos\Sync\InventorySyncer($a, new \Swag\PayPal\Pos\Sync\Inventory\LocalUpdater($b, new \Swag\PayPal\Pos\Sync\Inventory\Calculator\LocalCalculator(), $c$e), new \Swag\PayPal\Pos\Sync\Inventory\RemoteUpdater(($this->privates['Swag\\PayPal\\Pos\\Resource\\InventoryResource'] ?? $this->getInventoryResourceService()), new \Swag\PayPal\Pos\Sync\Inventory\Calculator\RemoteCalculator(($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] = new \Swag\PayPal\Pos\Api\Service\Converter\UuidConverter()))), $e), $d);
  45458.     }
  45459.     /**
  45460.      * Gets the private 'Swag\PayPal\Pos\Sync\Inventory\StockSubscriber' shared service.
  45461.      *
  45462.      * @return \Swag\PayPal\Pos\Sync\Inventory\StockSubscriber
  45463.      */
  45464.     protected function getStockSubscriberService()
  45465.     {
  45466.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/StockSubscriber.php';
  45467.         $a = ($this->services['order_line_item.repository'] ?? $this->getOrderLineItem_RepositoryService());
  45468.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'])) {
  45469.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'];
  45470.         }
  45471.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  45472.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'])) {
  45473.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'];
  45474.         }
  45475.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  45476.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'])) {
  45477.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'];
  45478.         }
  45479.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] = new \Swag\PayPal\Pos\Sync\Inventory\StockSubscriber($a$b$c);
  45480.     }
  45481.     /**
  45482.      * Gets the private 'Swag\PayPal\Pos\Sync\ProductSelection' shared service.
  45483.      *
  45484.      * @return \Swag\PayPal\Pos\Sync\ProductSelection
  45485.      */
  45486.     protected function getProductSelectionService()
  45487.     {
  45488.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/ProductSelection.php';
  45489.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  45490.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'])) {
  45491.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'];
  45492.         }
  45493.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  45494.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'])) {
  45495.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'];
  45496.         }
  45497.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] = new \Swag\PayPal\Pos\Sync\ProductSelection($a, ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $b);
  45498.     }
  45499.     /**
  45500.      * Gets the private 'Swag\PayPal\Pos\Sync\ProductSyncer' shared service.
  45501.      *
  45502.      * @return \Swag\PayPal\Pos\Sync\ProductSyncer
  45503.      */
  45504.     protected function getProductSyncerService()
  45505.     {
  45506.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/ProductSyncer.php';
  45507.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/ProductConverter.php';
  45508.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/CategoryConverter.php';
  45509.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/VariantConverter.php';
  45510.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/PriceConverter.php';
  45511.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/PresentationConverter.php';
  45512.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/OptionGroupConverter.php';
  45513.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/MetadataGenerator.php';
  45514.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Context/ProductContextFactory.php';
  45515.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/NewUpdater.php';
  45516.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/OutdatedUpdater.php';
  45517.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/DeletedUpdater.php';
  45518.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/UnsyncedChecker.php';
  45519.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  45520.         $a = ($this->services['swag_paypal_pos_sales_channel_product.repository'] ?? $this->getSwagPaypalPosSalesChannelProduct_RepositoryService());
  45521.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'])) {
  45522.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'];
  45523.         }
  45524.         $b = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  45525.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'])) {
  45526.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'];
  45527.         }
  45528.         $c = ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] = new \Swag\PayPal\Pos\Api\Service\Converter\UuidConverter()));
  45529.         $d = new \Swag\PayPal\Pos\Api\Service\Converter\PresentationConverter();
  45530.         $e = ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger5Service());
  45531.         $f = ($this->privates['Swag\\PayPal\\Pos\\Resource\\ProductResource'] ?? $this->getProductResourceService());
  45532.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] = new \Swag\PayPal\Pos\Sync\ProductSyncer(new \Swag\PayPal\Pos\Api\Service\ProductConverter($c, new \Swag\PayPal\Pos\Api\Service\Converter\CategoryConverter($c), new \Swag\PayPal\Pos\Api\Service\Converter\VariantConverter($c, new \Swag\PayPal\Pos\Api\Service\Converter\PriceConverter(), $d$e), new \Swag\PayPal\Pos\Api\Service\Converter\OptionGroupConverter(), $d, new \Swag\PayPal\Pos\Api\Service\MetadataGenerator()), new \Swag\PayPal\Pos\Sync\Context\ProductContextFactory($a$b), new \Swag\PayPal\Pos\Sync\Product\NewUpdater($f$e), new \Swag\PayPal\Pos\Sync\Product\OutdatedUpdater($f$e), new \Swag\PayPal\Pos\Sync\Product\DeletedUpdater($f$e$c), new \Swag\PayPal\Pos\Sync\Product\UnsyncedChecker($f$e$c));
  45533.     }
  45534.     /**
  45535.      * Gets the private 'Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler' shared service.
  45536.      *
  45537.      * @return \Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler
  45538.      */
  45539.     protected function getInventoryChangedHandlerService()
  45540.     {
  45541.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookHandler.php';
  45542.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  45543.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/Handler/AbstractWebhookHandler.php';
  45544.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/Handler/InventoryChangedHandler.php';
  45545.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculatorInterface.php';
  45546.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalWebhookCalculator.php';
  45547.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/LocalUpdater.php';
  45548.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/ApiKeyDecoder.php';
  45549.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  45550.         $a = new \Swag\PayPal\Pos\Sync\Inventory\Calculator\LocalWebhookCalculator();
  45551.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  45552.         return $this->privates['Swag\\PayPal\\Pos\\Webhook\\Handler\\InventoryChangedHandler'] = new \Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler(($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\ApiKeyDecoder'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\ApiKeyDecoder'] = new \Swag\PayPal\Pos\Api\Service\ApiKeyDecoder())), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunService2Service()), $a, new \Swag\PayPal\Pos\Sync\Inventory\LocalUpdater($b$a, ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger5Service())), ($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'] ?? $this->getInventorySyncerService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService()), $b, ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] = new \Swag\PayPal\Pos\Api\Service\Converter\UuidConverter())));
  45553.     }
  45554.     /**
  45555.      * Gets the private 'Swag\PayPal\RestApi\Client\PayPalClientFactory' shared service.
  45556.      *
  45557.      * @return \Swag\PayPal\RestApi\Client\PayPalClientFactory
  45558.      */
  45559.     protected function getPayPalClientFactoryService()
  45560.     {
  45561.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/PayPalClientFactoryInterface.php';
  45562.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/PayPalClientFactory.php';
  45563.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/TokenResourceInterface.php';
  45564.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/TokenResource.php';
  45565.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Service/TokenValidator.php';
  45566.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\TokenClientFactory'] ?? $this->getTokenClientFactoryService());
  45567.         if (isset($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'])) {
  45568.             return $this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'];
  45569.         }
  45570.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  45571.         if (isset($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'])) {
  45572.             return $this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'];
  45573.         }
  45574.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  45575.         if (isset($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'])) {
  45576.             return $this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'];
  45577.         }
  45578.         $d = ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService());
  45579.         if (isset($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'])) {
  45580.             return $this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'];
  45581.         }
  45582.         $e = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  45583.         if (isset($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'])) {
  45584.             return $this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'];
  45585.         }
  45586.         return $this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] = new \Swag\PayPal\RestApi\Client\PayPalClientFactory(new \Swag\PayPal\RestApi\V1\Resource\TokenResource(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $a, ($this->privates['Swag\\PayPal\\RestApi\\V1\\Service\\TokenValidator'] ?? ($this->privates['Swag\\PayPal\\RestApi\\V1\\Service\\TokenValidator'] = new \Swag\PayPal\RestApi\V1\Service\TokenValidator()))), $b$c$d$e);
  45587.     }
  45588.     /**
  45589.      * Gets the private 'Swag\PayPal\RestApi\Client\TokenClientFactory' shared service.
  45590.      *
  45591.      * @return \Swag\PayPal\RestApi\Client\TokenClientFactory
  45592.      */
  45593.     protected function getTokenClientFactoryService()
  45594.     {
  45595.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/TokenClientFactory.php';
  45596.         $a = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  45597.         if (isset($this->privates['Swag\\PayPal\\RestApi\\Client\\TokenClientFactory'])) {
  45598.             return $this->privates['Swag\\PayPal\\RestApi\\Client\\TokenClientFactory'];
  45599.         }
  45600.         return $this->privates['Swag\\PayPal\\RestApi\\Client\\TokenClientFactory'] = new \Swag\PayPal\RestApi\Client\TokenClientFactory($a);
  45601.     }
  45602.     /**
  45603.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\IdentityResource' shared service.
  45604.      *
  45605.      * @return \Swag\PayPal\RestApi\V1\Resource\IdentityResource
  45606.      */
  45607.     protected function getIdentityResourceService()
  45608.     {
  45609.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/IdentityResource.php';
  45610.         return $this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] = new \Swag\PayPal\RestApi\V1\Resource\IdentityResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService()));
  45611.     }
  45612.     /**
  45613.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\PaymentResource' shared service.
  45614.      *
  45615.      * @return \Swag\PayPal\RestApi\V1\Resource\PaymentResource
  45616.      */
  45617.     protected function getPaymentResourceService()
  45618.     {
  45619.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/PaymentResource.php';
  45620.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  45621.         if (isset($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'])) {
  45622.             return $this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'];
  45623.         }
  45624.         return $this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'] = new \Swag\PayPal\RestApi\V1\Resource\PaymentResource($a);
  45625.     }
  45626.     /**
  45627.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\SaleResource' shared service.
  45628.      *
  45629.      * @return \Swag\PayPal\RestApi\V1\Resource\SaleResource
  45630.      */
  45631.     protected function getSaleResourceService()
  45632.     {
  45633.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/SaleResource.php';
  45634.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  45635.         if (isset($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\SaleResource'])) {
  45636.             return $this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\SaleResource'];
  45637.         }
  45638.         return $this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\SaleResource'] = new \Swag\PayPal\RestApi\V1\Resource\SaleResource($a);
  45639.     }
  45640.     /**
  45641.      * Gets the private 'Swag\PayPal\RestApi\V2\Resource\OrderResource' shared service.
  45642.      *
  45643.      * @return \Swag\PayPal\RestApi\V2\Resource\OrderResource
  45644.      */
  45645.     protected function getOrderResourceService()
  45646.     {
  45647.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/OrderResource.php';
  45648.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  45649.         if (isset($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'])) {
  45650.             return $this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'];
  45651.         }
  45652.         return $this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] = new \Swag\PayPal\RestApi\V2\Resource\OrderResource($a);
  45653.     }
  45654.     /**
  45655.      * Gets the private 'Swag\PayPal\Setting\Service\CredentialsUtil' shared service.
  45656.      *
  45657.      * @return \Swag\PayPal\Setting\Service\CredentialsUtil
  45658.      */
  45659.     protected function getCredentialsUtilService()
  45660.     {
  45661.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/CredentialsUtilInterface.php';
  45662.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/CredentialsUtil.php';
  45663.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  45664.         if (isset($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'])) {
  45665.             return $this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'];
  45666.         }
  45667.         return $this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] = new \Swag\PayPal\Setting\Service\CredentialsUtil($a);
  45668.     }
  45669.     /**
  45670.      * Gets the private 'Swag\PayPal\Setting\Service\SettingsValidationService' shared service.
  45671.      *
  45672.      * @return \Swag\PayPal\Setting\Service\SettingsValidationService
  45673.      */
  45674.     protected function getSettingsValidationServiceService()
  45675.     {
  45676.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  45677.         if (isset($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'])) {
  45678.             return $this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'];
  45679.         }
  45680.         $b = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  45681.         if (isset($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'])) {
  45682.             return $this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'];
  45683.         }
  45684.         return $this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] = new \Swag\PayPal\Setting\Service\SettingsValidationService($a$b);
  45685.     }
  45686.     /**
  45687.      * Gets the private 'Swag\PayPal\Storefront\Data\CheckoutDataSubscriber' shared service.
  45688.      *
  45689.      * @return \Swag\PayPal\Storefront\Data\CheckoutDataSubscriber
  45690.      */
  45691.     protected function getCheckoutDataSubscriberService()
  45692.     {
  45693.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/CheckoutDataSubscriber.php';
  45694.         $a = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  45695.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'])) {
  45696.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'];
  45697.         }
  45698.         $b = ($this->services['translator'] ?? $this->getTranslator2Service());
  45699.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'])) {
  45700.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'];
  45701.         }
  45702.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  45703.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'])) {
  45704.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'];
  45705.         }
  45706.         return $this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'] = new \Swag\PayPal\Storefront\Data\CheckoutDataSubscriber(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b$c, new RewindableGenerator(function () {
  45707.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayPalMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayPalMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\PayPalMethodData($this)));
  45708.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\ACDCMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\ACDCMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\ACDCMethodData($this)));
  45709.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SEPAMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SEPAMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\SEPAMethodData($this)));
  45710.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\VenmoMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\VenmoMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\VenmoMethodData($this)));
  45711.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayLaterMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayLaterMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\PayLaterMethodData($this)));
  45712.         }, 5));
  45713.     }
  45714.     /**
  45715.      * Gets the private 'Swag\PayPal\Storefront\Data\FundingSubscriber' shared service.
  45716.      *
  45717.      * @return \Swag\PayPal\Storefront\Data\FundingSubscriber
  45718.      */
  45719.     protected function getFundingSubscriberService()
  45720.     {
  45721.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/FundingSubscriber.php';
  45722.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/FundingEligibilityDataService.php';
  45723.         $a = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  45724.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'])) {
  45725.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'];
  45726.         }
  45727.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService());
  45728.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'])) {
  45729.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'];
  45730.         }
  45731.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  45732.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'])) {
  45733.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'];
  45734.         }
  45735.         return $this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'] = new \Swag\PayPal\Storefront\Data\FundingSubscriber($a, new \Swag\PayPal\Storefront\Data\Service\FundingEligibilityDataService($b$c, ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  45736.     }
  45737.     /**
  45738.      * Gets the private 'Swag\PayPal\Storefront\RequestSubscriber' shared service.
  45739.      *
  45740.      * @return \Swag\PayPal\Storefront\RequestSubscriber
  45741.      */
  45742.     protected function getRequestSubscriberService()
  45743.     {
  45744.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/RequestSubscriber.php';
  45745.         $a = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  45746.         if (isset($this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'])) {
  45747.             return $this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'];
  45748.         }
  45749.         return $this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'] = new \Swag\PayPal\Storefront\RequestSubscriber($a);
  45750.     }
  45751.     /**
  45752.      * Gets the private 'Swag\PayPal\Util\Availability\AvailabilityService' shared service.
  45753.      *
  45754.      * @return \Swag\PayPal\Util\Availability\AvailabilityService
  45755.      */
  45756.     protected function getAvailabilityServiceService()
  45757.     {
  45758.         return $this->privates['Swag\\PayPal\\Util\\Availability\\AvailabilityService'] = new \Swag\PayPal\Util\Availability\AvailabilityService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()));
  45759.     }
  45760.     /**
  45761.      * Gets the private 'Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry' shared service.
  45762.      *
  45763.      * @return \Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry
  45764.      */
  45765.     protected function getPaymentMethodDataRegistryService()
  45766.     {
  45767.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  45768.         if (isset($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'])) {
  45769.             return $this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'];
  45770.         }
  45771.         return $this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] = new \Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry($a$this, new RewindableGenerator(function () {
  45772.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayPalMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayPalMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\PayPalMethodData($this)));
  45773.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PUIMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PUIMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\PUIMethodData($this)));
  45774.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\ACDCMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\ACDCMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\ACDCMethodData($this)));
  45775.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SEPAMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SEPAMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\SEPAMethodData($this)));
  45776.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\BancontactMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\BancontactMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\BancontactMethodData($this)));
  45777.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\BlikMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\BlikMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\BlikMethodData($this)));
  45778.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\EpsMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\EpsMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\EpsMethodData($this)));
  45779.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\GiropayMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\GiropayMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\GiropayMethodData($this)));
  45780.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\IdealMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\IdealMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\IdealMethodData($this)));
  45781.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\MultibancoMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\MultibancoMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\MultibancoMethodData($this)));
  45782.             yield 10 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\MyBankMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\MyBankMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\MyBankMethodData($this)));
  45783.             yield 11 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\OxxoMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\OxxoMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\OxxoMethodData($this)));
  45784.             yield 12 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\P24MethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\P24MethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\P24MethodData($this)));
  45785.             yield 13 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SofortMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SofortMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\SofortMethodData($this)));
  45786.             yield 14 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\TrustlyMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\TrustlyMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\TrustlyMethodData($this)));
  45787.             yield 15 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\VenmoMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\VenmoMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\VenmoMethodData($this)));
  45788.             yield 16 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayLaterMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayLaterMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\PayLaterMethodData($this)));
  45789.         }, 17));
  45790.     }
  45791.     /**
  45792.      * Gets the private 'Swag\PayPal\Util\LocaleCodeProvider' shared service.
  45793.      *
  45794.      * @return \Swag\PayPal\Util\LocaleCodeProvider
  45795.      */
  45796.     protected function getLocaleCodeProviderService()
  45797.     {
  45798.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/LocaleCodeProvider.php';
  45799.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  45800.         if (isset($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'])) {
  45801.             return $this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'];
  45802.         }
  45803.         return $this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] = new \Swag\PayPal\Util\LocaleCodeProvider($a);
  45804.     }
  45805.     /**
  45806.      * Gets the private 'Swag\PayPal\Util\Logger' shared service.
  45807.      *
  45808.      * @return \Monolog\Logger
  45809.      */
  45810.     protected function getLogger4Service()
  45811.     {
  45812.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  45813.         if (isset($this->privates['Swag\\PayPal\\Util\\Logger'])) {
  45814.             return $this->privates['Swag\\PayPal\\Util\\Logger'];
  45815.         }
  45816.         $b = new \Swag\PayPal\Util\Log\LoggerFactory((\dirname(__DIR__3).'/log/%s_dev.log'), 14);
  45817.         $b->setLogLevel($a);
  45818.         return $this->privates['Swag\\PayPal\\Util\\Logger'] = $b->createRotating('swag_paypal');
  45819.     }
  45820.     /**
  45821.      * Gets the private 'Swag\PayPal\Util\PaymentMethodUtil' shared service.
  45822.      *
  45823.      * @return \Swag\PayPal\Util\PaymentMethodUtil
  45824.      */
  45825.     protected function getPaymentMethodUtilService()
  45826.     {
  45827.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PaymentMethodUtil.php';
  45828.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  45829.         if (isset($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'])) {
  45830.             return $this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'];
  45831.         }
  45832.         return $this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] = new \Swag\PayPal\Util\PaymentMethodUtil(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  45833.     }
  45834.     /**
  45835.      * Gets the private 'Swag\PayPal\Util\PaymentStatusUtilV2' shared service.
  45836.      *
  45837.      * @return \Swag\PayPal\Util\PaymentStatusUtilV2
  45838.      */
  45839.     protected function getPaymentStatusUtilV2Service()
  45840.     {
  45841.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PaymentStatusUtilV2.php';
  45842.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  45843.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  45844.         if (isset($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'])) {
  45845.             return $this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'];
  45846.         }
  45847.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  45848.         if (isset($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'])) {
  45849.             return $this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'];
  45850.         }
  45851.         return $this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] = new \Swag\PayPal\Util\PaymentStatusUtilV2($a$b, ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())));
  45852.     }
  45853.     /**
  45854.      * Gets the private 'Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand' shared service.
  45855.      *
  45856.      * @return \Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand
  45857.      */
  45858.     protected function getCrawlWebhookEventNamesCommandService()
  45859.     {
  45860.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  45861.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Command/CrawlWebhookEventNamesCommand.php';
  45862.         $this->privates['Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand'] = $instance = new \Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand();
  45863.         $instance->setName('swag:paypal:crawl:webhooks');
  45864.         $instance->setDescription('Crawls the PayPal developer website for webhook event names and updates "Swag\\PayPal\\Webhook\\WebhookEventTypes"');
  45865.         return $instance;
  45866.     }
  45867.     /**
  45868.      * Gets the private 'Swag\PayPal\Webhook\Handler\AuthorizationVoided' shared service.
  45869.      *
  45870.      * @return \Swag\PayPal\Webhook\Handler\AuthorizationVoided
  45871.      */
  45872.     protected function getAuthorizationVoidedService()
  45873.     {
  45874.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  45875.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  45876.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AuthorizationVoided.php';
  45877.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  45878.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'])) {
  45879.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'];
  45880.         }
  45881.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  45882.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'])) {
  45883.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'];
  45884.         }
  45885.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'] = new \Swag\PayPal\Webhook\Handler\AuthorizationVoided($a$b);
  45886.     }
  45887.     /**
  45888.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureCompleted' shared service.
  45889.      *
  45890.      * @return \Swag\PayPal\Webhook\Handler\CaptureCompleted
  45891.      */
  45892.     protected function getCaptureCompletedService()
  45893.     {
  45894.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  45895.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  45896.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureCompleted.php';
  45897.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  45898.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'])) {
  45899.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'];
  45900.         }
  45901.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  45902.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'])) {
  45903.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'];
  45904.         }
  45905.         $c = ($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] ?? $this->getPaymentStatusUtilV2Service());
  45906.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'])) {
  45907.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'];
  45908.         }
  45909.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'] = new \Swag\PayPal\Webhook\Handler\CaptureCompleted($a$b$c);
  45910.     }
  45911.     /**
  45912.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureDenied' shared service.
  45913.      *
  45914.      * @return \Swag\PayPal\Webhook\Handler\CaptureDenied
  45915.      */
  45916.     protected function getCaptureDeniedService()
  45917.     {
  45918.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  45919.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  45920.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureDenied.php';
  45921.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  45922.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'])) {
  45923.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'];
  45924.         }
  45925.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  45926.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'])) {
  45927.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'];
  45928.         }
  45929.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'] = new \Swag\PayPal\Webhook\Handler\CaptureDenied($a$b);
  45930.     }
  45931.     /**
  45932.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureRefunded' shared service.
  45933.      *
  45934.      * @return \Swag\PayPal\Webhook\Handler\CaptureRefunded
  45935.      */
  45936.     protected function getCaptureRefundedService()
  45937.     {
  45938.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  45939.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  45940.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureRefunded.php';
  45941.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  45942.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'])) {
  45943.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'];
  45944.         }
  45945.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  45946.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'])) {
  45947.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'];
  45948.         }
  45949.         $c = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  45950.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'])) {
  45951.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'];
  45952.         }
  45953.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'] = new \Swag\PayPal\Webhook\Handler\CaptureRefunded($a$b, ($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] ?? $this->getPaymentStatusUtilV2Service()), $c);
  45954.     }
  45955.     /**
  45956.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureReversed' shared service.
  45957.      *
  45958.      * @return \Swag\PayPal\Webhook\Handler\CaptureReversed
  45959.      */
  45960.     protected function getCaptureReversedService()
  45961.     {
  45962.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  45963.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  45964.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureRefunded.php';
  45965.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureReversed.php';
  45966.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  45967.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'])) {
  45968.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'];
  45969.         }
  45970.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  45971.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'])) {
  45972.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'];
  45973.         }
  45974.         $c = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  45975.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'])) {
  45976.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'];
  45977.         }
  45978.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'] = new \Swag\PayPal\Webhook\Handler\CaptureReversed($a$b, ($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] ?? $this->getPaymentStatusUtilV2Service()), $c);
  45979.     }
  45980.     /**
  45981.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleComplete' shared service.
  45982.      *
  45983.      * @return \Swag\PayPal\Webhook\Handler\SaleComplete
  45984.      */
  45985.     protected function getSaleCompleteService()
  45986.     {
  45987.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  45988.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  45989.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleComplete.php';
  45990.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  45991.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'])) {
  45992.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'];
  45993.         }
  45994.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  45995.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'])) {
  45996.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'];
  45997.         }
  45998.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'] = new \Swag\PayPal\Webhook\Handler\SaleComplete($a$b);
  45999.     }
  46000.     /**
  46001.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleDenied' shared service.
  46002.      *
  46003.      * @return \Swag\PayPal\Webhook\Handler\SaleDenied
  46004.      */
  46005.     protected function getSaleDeniedService()
  46006.     {
  46007.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  46008.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  46009.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleDenied.php';
  46010.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  46011.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'])) {
  46012.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'];
  46013.         }
  46014.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  46015.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'])) {
  46016.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'];
  46017.         }
  46018.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'] = new \Swag\PayPal\Webhook\Handler\SaleDenied($a$b);
  46019.     }
  46020.     /**
  46021.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleRefunded' shared service.
  46022.      *
  46023.      * @return \Swag\PayPal\Webhook\Handler\SaleRefunded
  46024.      */
  46025.     protected function getSaleRefundedService()
  46026.     {
  46027.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  46028.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  46029.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleRefunded.php';
  46030.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  46031.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'])) {
  46032.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'];
  46033.         }
  46034.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  46035.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'])) {
  46036.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'];
  46037.         }
  46038.         $c = ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\SaleResource'] ?? $this->getSaleResourceService());
  46039.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'])) {
  46040.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'];
  46041.         }
  46042.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'] = new \Swag\PayPal\Webhook\Handler\SaleRefunded($a$b$c);
  46043.     }
  46044.     /**
  46045.      * Gets the private 'Swag\PayPal\Webhook\Registration\WebhookSubscriber' shared service.
  46046.      *
  46047.      * @return \Swag\PayPal\Webhook\Registration\WebhookSubscriber
  46048.      */
  46049.     protected function getWebhookSubscriberService()
  46050.     {
  46051.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSubscriber.php';
  46052.         $a = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger4Service());
  46053.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'])) {
  46054.             return $this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'];
  46055.         }
  46056.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  46057.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'])) {
  46058.             return $this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'];
  46059.         }
  46060.         $c = ($this->services['Swag\\PayPal\\Webhook\\WebhookService'] ?? $this->getWebhookService2Service());
  46061.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'])) {
  46062.             return $this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'];
  46063.         }
  46064.         return $this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'] = new \Swag\PayPal\Webhook\Registration\WebhookSubscriber($a$b$c);
  46065.     }
  46066.     /**
  46067.      * Gets the private 'Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory' shared service.
  46068.      *
  46069.      * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
  46070.      */
  46071.     protected function getPsrHttpFactoryService()
  46072.     {
  46073.         $a = ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] ?? ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  46074.         return $this->privates['Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a);
  46075.     }
  46076.     /**
  46077.      * Gets the private 'Symfony\Component\Dotenv\Command\DotenvDumpCommand' shared autowired service.
  46078.      *
  46079.      * @return \Symfony\Component\Dotenv\Command\DotenvDumpCommand
  46080.      */
  46081.     protected function getDotenvDumpCommandService()
  46082.     {
  46083.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46084.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DotenvDumpCommand.php';
  46085.         $this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] = $instance = new \Symfony\Component\Dotenv\Command\DotenvDumpCommand(\dirname(__DIR__4));
  46086.         $instance->setName('dotenv:dump');
  46087.         $instance->setDescription('Compiles .env files to .env.local.php');
  46088.         return $instance;
  46089.     }
  46090.     /**
  46091.      * Gets the private 'Zeobv\FilterOptimizer\Core\Subscriber\FilterCollectionSubscriber' shared service.
  46092.      *
  46093.      * @return \Zeobv\FilterOptimizer\Core\Subscriber\FilterCollectionSubscriber
  46094.      */
  46095.     protected function getFilterCollectionSubscriberService()
  46096.     {
  46097.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvFilterOptimizer/src/Core/Subscriber/FilterCollectionSubscriber.php';
  46098.         $a = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  46099.         if (isset($this->privates['Zeobv\\FilterOptimizer\\Core\\Subscriber\\FilterCollectionSubscriber'])) {
  46100.             return $this->privates['Zeobv\\FilterOptimizer\\Core\\Subscriber\\FilterCollectionSubscriber'];
  46101.         }
  46102.         return $this->privates['Zeobv\\FilterOptimizer\\Core\\Subscriber\\FilterCollectionSubscriber'] = new \Zeobv\FilterOptimizer\Core\Subscriber\FilterCollectionSubscriber($a);
  46103.     }
  46104.     /**
  46105.      * Gets the private 'ZweiPunktSameDayDelivery\Subscriber\ProductPageLoadedSubscriber' shared service.
  46106.      *
  46107.      * @return \ZweiPunktSameDayDelivery\Subscriber\ProductPageLoadedSubscriber
  46108.      */
  46109.     protected function getProductPageLoadedSubscriber2Service()
  46110.     {
  46111.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktSameDayDelivery/src/Subscriber/ProductPageLoadedSubscriber.php';
  46112.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktSameDayDelivery/src/Service/ConfigService.php';
  46113.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  46114.         if (isset($this->privates['ZweiPunktSameDayDelivery\\Subscriber\\ProductPageLoadedSubscriber'])) {
  46115.             return $this->privates['ZweiPunktSameDayDelivery\\Subscriber\\ProductPageLoadedSubscriber'];
  46116.         }
  46117.         return $this->privates['ZweiPunktSameDayDelivery\\Subscriber\\ProductPageLoadedSubscriber'] = new \ZweiPunktSameDayDelivery\Subscriber\ProductPageLoadedSubscriber(new \ZweiPunktSameDayDelivery\Service\ConfigService($a));
  46118.     }
  46119.     /**
  46120.      * Gets the private 'ZweiPunktSeoKampfpreise\Service\ConfigService' shared service.
  46121.      *
  46122.      * @return \ZweiPunktSeoKampfpreise\Service\ConfigService
  46123.      */
  46124.     protected function getConfigService2Service()
  46125.     {
  46126.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  46127.         if (isset($this->privates['ZweiPunktSeoKampfpreise\\Service\\ConfigService'])) {
  46128.             return $this->privates['ZweiPunktSeoKampfpreise\\Service\\ConfigService'];
  46129.         }
  46130.         return $this->privates['ZweiPunktSeoKampfpreise\\Service\\ConfigService'] = new \ZweiPunktSeoKampfpreise\Service\ConfigService($a);
  46131.     }
  46132.     /**
  46133.      * Gets the private 'ZweiPunktSeoKampfpreise\Service\OverwritePriceCollector' shared service.
  46134.      *
  46135.      * @return \ZweiPunktSeoKampfpreise\Service\OverwritePriceCollector
  46136.      */
  46137.     protected function getOverwritePriceCollectorService()
  46138.     {
  46139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  46140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  46141.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src/Service/OverwritePriceCollector.php';
  46142.         return $this->privates['ZweiPunktSeoKampfpreise\\Service\\OverwritePriceCollector'] = new \ZweiPunktSeoKampfpreise\Service\OverwritePriceCollector(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  46143.     }
  46144.     /**
  46145.      * Gets the private 'ZweiPunktSeoKampfpreise\Subscriber\DetailSubscriber' shared service.
  46146.      *
  46147.      * @return \ZweiPunktSeoKampfpreise\Subscriber\DetailSubscriber
  46148.      */
  46149.     protected function getDetailSubscriberService()
  46150.     {
  46151.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src/Subscriber/DetailSubscriber.php';
  46152.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src/Service/RequestChecker.php';
  46153.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src/Service/ProductPriceUpdater.php';
  46154.         $a = ($this->privates['ZweiPunktSeoKampfpreise\\Service\\ConfigService'] ?? $this->getConfigService2Service());
  46155.         if (isset($this->privates['ZweiPunktSeoKampfpreise\\Subscriber\\DetailSubscriber'])) {
  46156.             return $this->privates['ZweiPunktSeoKampfpreise\\Subscriber\\DetailSubscriber'];
  46157.         }
  46158.         return $this->privates['ZweiPunktSeoKampfpreise\\Subscriber\\DetailSubscriber'] = new \ZweiPunktSeoKampfpreise\Subscriber\DetailSubscriber($a, new \ZweiPunktSeoKampfpreise\Service\RequestChecker($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), new \ZweiPunktSeoKampfpreise\Service\ProductPriceUpdater());
  46159.     }
  46160.     /**
  46161.      * Gets the private 'ZweiPunktSeoKampfpreise\Subscriber\ProductExportSubscriber' shared service.
  46162.      *
  46163.      * @return \ZweiPunktSeoKampfpreise\Subscriber\ProductExportSubscriber
  46164.      */
  46165.     protected function getProductExportSubscriberService()
  46166.     {
  46167.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src/Subscriber/ProductExportSubscriber.php';
  46168.         $a = ($this->privates['ZweiPunktSeoKampfpreise\\Service\\ConfigService'] ?? $this->getConfigService2Service());
  46169.         if (isset($this->privates['ZweiPunktSeoKampfpreise\\Subscriber\\ProductExportSubscriber'])) {
  46170.             return $this->privates['ZweiPunktSeoKampfpreise\\Subscriber\\ProductExportSubscriber'];
  46171.         }
  46172.         return $this->privates['ZweiPunktSeoKampfpreise\\Subscriber\\ProductExportSubscriber'] = new \ZweiPunktSeoKampfpreise\Subscriber\ProductExportSubscriber($a);
  46173.     }
  46174.     /**
  46175.      * Gets the private 'ZweiPunktStageWare\Command\SyncCommand' shared service.
  46176.      *
  46177.      * @return \ZweiPunktStageWare\Command\SyncCommand
  46178.      */
  46179.     protected function getSyncCommandService()
  46180.     {
  46181.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46182.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Command/SyncCommand.php';
  46183.         $this->privates['ZweiPunktStageWare\\Command\\SyncCommand'] = $instance = new \ZweiPunktStageWare\Command\SyncCommand(($this->services['ZweiPunktStageWare\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->services['ZweiPunktStageWare\\Service\\DatabaseService'] ?? $this->getDatabaseServiceService()), ($this->services['ZweiPunktStageWare\\Service\\ProcessTimer'] ?? $this->getProcessTimerService()), ($this->services['ZweiPunktStageWare\\Service\\ProfileService'] ?? $this->getProfileServiceService()));
  46184.         $instance->setName('stageware:sync');
  46185.         return $instance;
  46186.     }
  46187.     /**
  46188.      * Gets the private 'ZweiPunktVariantenAusgrauen\Subscriber\AddStockToDetailPage' shared service.
  46189.      *
  46190.      * @return \ZweiPunktVariantenAusgrauen\Subscriber\AddStockToDetailPage
  46191.      */
  46192.     protected function getAddStockToDetailPageService()
  46193.     {
  46194.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktVariantenAusgrauen/src/Subscriber/AddStockToDetailPage.php';
  46195.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  46196.         if (isset($this->privates['ZweiPunktVariantenAusgrauen\\Subscriber\\AddStockToDetailPage'])) {
  46197.             return $this->privates['ZweiPunktVariantenAusgrauen\\Subscriber\\AddStockToDetailPage'];
  46198.         }
  46199.         return $this->privates['ZweiPunktVariantenAusgrauen\\Subscriber\\AddStockToDetailPage'] = new \ZweiPunktVariantenAusgrauen\Subscriber\AddStockToDetailPage($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  46200.     }
  46201.     /**
  46202.      * Gets the private 'ZweiPunktVariantenAusgrauen\Subscriber\ChooseAvailableVariant' shared service.
  46203.      *
  46204.      * @return \ZweiPunktVariantenAusgrauen\Subscriber\ChooseAvailableVariant
  46205.      */
  46206.     protected function getChooseAvailableVariantService()
  46207.     {
  46208.         include_once \dirname(__DIR__4).'/custom/plugins/ZweiPunktVariantenAusgrauen/src/Subscriber/ChooseAvailableVariant.php';
  46209.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  46210.         if (isset($this->privates['ZweiPunktVariantenAusgrauen\\Subscriber\\ChooseAvailableVariant'])) {
  46211.             return $this->privates['ZweiPunktVariantenAusgrauen\\Subscriber\\ChooseAvailableVariant'];
  46212.         }
  46213.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  46214.         if (isset($this->privates['ZweiPunktVariantenAusgrauen\\Subscriber\\ChooseAvailableVariant'])) {
  46215.             return $this->privates['ZweiPunktVariantenAusgrauen\\Subscriber\\ChooseAvailableVariant'];
  46216.         }
  46217.         return $this->privates['ZweiPunktVariantenAusgrauen\\Subscriber\\ChooseAvailableVariant'] = new \ZweiPunktVariantenAusgrauen\Subscriber\ChooseAvailableVariant($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b);
  46218.     }
  46219.     /**
  46220.      * Gets the private 'annotations.cache_adapter' shared service.
  46221.      *
  46222.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  46223.      */
  46224.     protected function getAnnotations_CacheAdapterService()
  46225.     {
  46226.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  46227.     }
  46228.     /**
  46229.      * Gets the private 'annotations.cache_warmer' shared service.
  46230.      *
  46231.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  46232.      */
  46233.     protected function getAnnotations_CacheWarmerService()
  46234.     {
  46235.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  46236.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  46237.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  46238.         return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#'true);
  46239.     }
  46240.     /**
  46241.      * Gets the private 'annotations.cached_reader' shared service.
  46242.      *
  46243.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  46244.      */
  46245.     protected function getAnnotations_CachedReaderService()
  46246.     {
  46247.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  46248.     }
  46249.     /**
  46250.      * Gets the private 'annotations.reader' shared service.
  46251.      *
  46252.      * @return \Shopware\Core\Framework\Compatibility\AnnotationReader
  46253.      */
  46254.     protected function getAnnotations_ReaderService()
  46255.     {
  46256.         $this->privates['annotations.reader'] = $instance = new \Shopware\Core\Framework\Compatibility\AnnotationReader();
  46257.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  46258.         $a->registerUniqueLoader('class_exists');
  46259.         $instance->addGlobalIgnoredName('required'$a);
  46260.         return $instance;
  46261.     }
  46262.     /**
  46263.      * Gets the private 'assets.packages' shared service.
  46264.      *
  46265.      * @return \Symfony\Component\Asset\Packages
  46266.      */
  46267.     protected function getAssets_PackagesService()
  46268.     {
  46269.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  46270.         $this->privates['assets.packages'] = $instance = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', ($this->privates['assets.empty_version_strategy'] ?? ($this->privates['assets.empty_version_strategy'] = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy())), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  46271.             yield 'public' => ($this->privates['shopware.asset.public'] ?? $this->getShopware_Asset_PublicService());
  46272.             yield 'theme' => ($this->privates['shopware.asset.theme'] ?? $this->getShopware_Asset_ThemeService());
  46273.             yield 'asset' => ($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService());
  46274.             yield 'sitemap' => ($this->privates['shopware.asset.sitemap'] ?? $this->getShopware_Asset_SitemapService());
  46275.         }, 4));
  46276.         $instance->setDefaultPackage(($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService()));
  46277.         return $instance;
  46278.     }
  46279.     /**
  46280.      * Gets the private 'cache.annotations' shared service.
  46281.      *
  46282.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  46283.      */
  46284.     protected function getCache_AnnotationsService()
  46285.     {
  46286.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0d-rCkzy9m'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  46287.     }
  46288.     /**
  46289.      * Gets the private 'cache.http' shared service.
  46290.      *
  46291.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  46292.      */
  46293.     protected function getCache_HttpService()
  46294.     {
  46295.         $this->privates['cache.http'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService()), ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  46296.         $instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  46297.         return $instance;
  46298.     }
  46299.     /**
  46300.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  46301.      *
  46302.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  46303.      */
  46304.     protected function getCache_Messenger_RestartWorkersSignalService()
  46305.     {
  46306.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  46307.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  46308.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  46309.     }
  46310.     /**
  46311.      * Gets the private 'cache.property_info' shared service.
  46312.      *
  46313.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  46314.      */
  46315.     protected function getCache_PropertyInfoService()
  46316.     {
  46317.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('86TiKtOsoJ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  46318.     }
  46319.     /**
  46320.      * Gets the private 'cache.rate_limiter' shared service.
  46321.      *
  46322.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  46323.      */
  46324.     protected function getCache_RateLimiterService()
  46325.     {
  46326.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  46327.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  46328.         return $this->privates['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  46329.     }
  46330.     /**
  46331.      * Gets the private 'cache.serializer' shared service.
  46332.      *
  46333.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  46334.      */
  46335.     protected function getCache_SerializerService()
  46336.     {
  46337.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4SOiupm-f9'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  46338.     }
  46339.     /**
  46340.      * Gets the private 'cache.tags' shared service.
  46341.      *
  46342.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  46343.      */
  46344.     protected function getCache_TagsService()
  46345.     {
  46346.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  46347.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  46348.         return $this->privates['cache.tags'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  46349.     }
  46350.     /**
  46351.      * Gets the private 'cache.validator' shared service.
  46352.      *
  46353.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  46354.      */
  46355.     protected function getCache_ValidatorService()
  46356.     {
  46357.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Wj+XGyHRy9'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  46358.     }
  46359.     /**
  46360.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  46361.      *
  46362.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  46363.      */
  46364.     protected function getCachePoolClearer_CacheWarmerService()
  46365.     {
  46366.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  46367.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  46368.         return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'cache.validator'=> 'cache.serializer']);
  46369.     }
  46370.     /**
  46371.      * Gets the private 'config_builder.warmer' shared service.
  46372.      *
  46373.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  46374.      */
  46375.     protected function getConfigBuilder_WarmerService()
  46376.     {
  46377.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  46378.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  46379.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  46380.     }
  46381.     /**
  46382.      * Gets the private 'config_cache_factory' shared service.
  46383.      *
  46384.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  46385.      */
  46386.     protected function getConfigCacheFactoryService()
  46387.     {
  46388.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  46389.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  46390.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  46391.         }, 2));
  46392.     }
  46393.     /**
  46394.      * Gets the private 'console.command.about' shared service.
  46395.      *
  46396.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  46397.      */
  46398.     protected function getConsole_Command_AboutService()
  46399.     {
  46400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46401.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  46402.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  46403.         $instance->setName('about');
  46404.         $instance->setDescription('Display information about the current project');
  46405.         return $instance;
  46406.     }
  46407.     /**
  46408.      * Gets the private 'console.command.assets_install' shared service.
  46409.      *
  46410.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetInstallCommand
  46411.      */
  46412.     protected function getConsole_Command_AssetsInstallService()
  46413.     {
  46414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetInstallCommand.php';
  46416.         $this->privates['console.command.assets_install'] = $instance = new \Shopware\Core\Framework\Adapter\Asset\AssetInstallCommand(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] ?? $this->getAssetServiceService()), ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? $this->getActiveAppsLoaderService()));
  46417.         $instance->setName('assets:install');
  46418.         return $instance;
  46419.     }
  46420.     /**
  46421.      * Gets the private 'console.command.cache_clear' shared service.
  46422.      *
  46423.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  46424.      */
  46425.     protected function getConsole_Command_CacheClearService()
  46426.     {
  46427.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46428.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  46429.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  46430.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  46431.         $instance->setName('cache:clear');
  46432.         $instance->setDescription('Clear the cache');
  46433.         return $instance;
  46434.     }
  46435.     /**
  46436.      * Gets the private 'console.command.cache_pool_clear' shared service.
  46437.      *
  46438.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  46439.      */
  46440.     protected function getConsole_Command_CachePoolClearService()
  46441.     {
  46442.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46443.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  46444.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.messenger.restart_workers_signal'=> 'cache.rate_limiter'=> 'cache.object'=> 'cache.http'10 => 'cache.tags'11 => 'cache.validator_expression_language']);
  46445.         $instance->setName('cache:pool:clear');
  46446.         $instance->setDescription('Clear cache pools');
  46447.         return $instance;
  46448.     }
  46449.     /**
  46450.      * Gets the private 'console.command.cache_pool_delete' shared service.
  46451.      *
  46452.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  46453.      */
  46454.     protected function getConsole_Command_CachePoolDeleteService()
  46455.     {
  46456.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46457.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  46458.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.messenger.restart_workers_signal'=> 'cache.rate_limiter'=> 'cache.object'=> 'cache.http'10 => 'cache.tags'11 => 'cache.validator_expression_language']);
  46459.         $instance->setName('cache:pool:delete');
  46460.         $instance->setDescription('Delete an item from a cache pool');
  46461.         return $instance;
  46462.     }
  46463.     /**
  46464.      * Gets the private 'console.command.cache_pool_list' shared service.
  46465.      *
  46466.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  46467.      */
  46468.     protected function getConsole_Command_CachePoolListService()
  46469.     {
  46470.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46471.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  46472.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.messenger.restart_workers_signal'=> 'cache.rate_limiter'=> 'cache.object'=> 'cache.http'10 => 'cache.tags'11 => 'cache.validator_expression_language']);
  46473.         $instance->setName('cache:pool:list');
  46474.         $instance->setDescription('List available cache pools');
  46475.         return $instance;
  46476.     }
  46477.     /**
  46478.      * Gets the private 'console.command.cache_pool_prune' shared service.
  46479.      *
  46480.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  46481.      */
  46482.     protected function getConsole_Command_CachePoolPruneService()
  46483.     {
  46484.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46485.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  46486.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  46487.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  46488.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  46489.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  46490.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  46491.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  46492.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  46493.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  46494.             yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  46495.             yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService());
  46496.             yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService());
  46497.             yield 'cache.tags' => ($this->privates['cache.tags'] ?? $this->getCache_TagsService());
  46498.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  46499.         }, 12));
  46500.         $instance->setName('cache:pool:prune');
  46501.         $instance->setDescription('Prune cache pools');
  46502.         return $instance;
  46503.     }
  46504.     /**
  46505.      * Gets the private 'console.command.cache_warmup' shared service.
  46506.      *
  46507.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  46508.      */
  46509.     protected function getConsole_Command_CacheWarmupService()
  46510.     {
  46511.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46512.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  46513.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  46514.         $instance->setName('cache:warmup');
  46515.         $instance->setDescription('Warm up an empty cache');
  46516.         return $instance;
  46517.     }
  46518.     /**
  46519.      * Gets the private 'console.command.config_debug' shared service.
  46520.      *
  46521.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  46522.      */
  46523.     protected function getConsole_Command_ConfigDebugService()
  46524.     {
  46525.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46526.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  46527.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  46528.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  46529.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  46530.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  46531.         $instance->setName('debug:config');
  46532.         $instance->setDescription('Dump the current configuration for an extension');
  46533.         return $instance;
  46534.     }
  46535.     /**
  46536.      * Gets the private 'console.command.config_dump_reference' shared service.
  46537.      *
  46538.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  46539.      */
  46540.     protected function getConsole_Command_ConfigDumpReferenceService()
  46541.     {
  46542.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46543.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  46544.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  46545.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  46546.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  46547.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  46548.         $instance->setName('config:dump-reference');
  46549.         $instance->setDescription('Dump the default configuration for an extension');
  46550.         return $instance;
  46551.     }
  46552.     /**
  46553.      * Gets the private 'console.command.container_debug' shared service.
  46554.      *
  46555.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  46556.      */
  46557.     protected function getConsole_Command_ContainerDebugService()
  46558.     {
  46559.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46560.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  46561.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  46562.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  46563.         $instance->setName('debug:container');
  46564.         $instance->setDescription('Display current services for an application');
  46565.         return $instance;
  46566.     }
  46567.     /**
  46568.      * Gets the private 'console.command.container_lint' shared service.
  46569.      *
  46570.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  46571.      */
  46572.     protected function getConsole_Command_ContainerLintService()
  46573.     {
  46574.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46575.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  46576.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  46577.         $instance->setName('lint:container');
  46578.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  46579.         return $instance;
  46580.     }
  46581.     /**
  46582.      * Gets the private 'console.command.debug_autowiring' shared service.
  46583.      *
  46584.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  46585.      */
  46586.     protected function getConsole_Command_DebugAutowiringService()
  46587.     {
  46588.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46589.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  46590.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  46591.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  46592.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  46593.         $instance->setName('debug:autowiring');
  46594.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  46595.         return $instance;
  46596.     }
  46597.     /**
  46598.      * Gets the private 'console.command.dotenv_debug' shared service.
  46599.      *
  46600.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  46601.      */
  46602.     protected function getConsole_Command_DotenvDebugService()
  46603.     {
  46604.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46605.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  46606.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  46607.         $instance->setName('debug:dotenv');
  46608.         $instance->setDescription('Lists all dotenv files with variables and values');
  46609.         return $instance;
  46610.     }
  46611.     /**
  46612.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  46613.      *
  46614.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  46615.      */
  46616.     protected function getConsole_Command_EventDispatcherDebugService()
  46617.     {
  46618.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46619.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  46620.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  46621.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  46622.         ], [
  46623.             'event_dispatcher' => '?',
  46624.         ]));
  46625.         $instance->setName('debug:event-dispatcher');
  46626.         $instance->setDescription('Display configured listeners for an application');
  46627.         return $instance;
  46628.     }
  46629.     /**
  46630.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  46631.      *
  46632.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  46633.      */
  46634.     protected function getConsole_Command_MessengerConsumeMessagesService()
  46635.     {
  46636.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46637.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  46638.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/ResetServicesListener.php';
  46639.         $this->privates['console.command.messenger_consume_messages'] = $instance = new \Symfony\Component\Messenger\Command\ConsumeMessagesCommand(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $this->parameters['enqueue.transports'], new \Symfony\Component\Messenger\EventListener\ResetServicesListener(($this->services['services_resetter'] ?? $this->getServicesResetterService())), [=> 'messenger.bus.shopware']);
  46640.         $instance->setName('messenger:consume');
  46641.         $instance->setDescription('Consume messages');
  46642.         return $instance;
  46643.     }
  46644.     /**
  46645.      * Gets the private 'console.command.messenger_debug' shared service.
  46646.      *
  46647.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  46648.      */
  46649.     protected function getConsole_Command_MessengerDebugService()
  46650.     {
  46651.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46652.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  46653.         $this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.shopware' => ['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask' => [=> [=> 'Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'=> []]], 'Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask' => [=> [=> 'Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'=> []]], 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFolders' => [=> [=> 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'=> []]], 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsMessage' => [=> [=> 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'=> []]], 'Shopware\\Core\\Content\\Media\\Message\\UpdateThumbnailsMessage' => [=> [=> 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'=> []]], 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask' => [=> [=> 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'=> []]], 'Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask' => [=> [=> 'Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'=> []]], 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexingMessage' => [=> [=> 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'=> []]], 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\MessageQueue\\IterateEntityIndexerMessage' => [=> [=> 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'=> []]], 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTask' => [=> [=> 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'=> []]], 'Shopware\\Core\\Framework\\MessageQueue\\Message\\EncryptedMessage' => [=> [=> 'Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'=> []]], 'Shopware\\Core\\Framework\\MessageQueue\\Message\\RetryMessage' => [=> [=> 'Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'=> []]], 'Shopware\\Core\\Framework\\MessageQueue\\Message\\SleepMessage' => [=> [=> 'Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'=> []]], 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask' => [=> [=> 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'=> []]], 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskMessage' => [=> [=> 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'=> []]], 'Shopware\\Core\\Framework\\Webhook\\Message\\WebhookEventMessage' => [=> [=> 'Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'=> []]], 'Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTask' => [=> [=> 'Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'=> []]], 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileMessage' => [=> [=> 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'=> []]], 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask' => [=> [=> 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'=> []]], 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask' => [=> [=> 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'=> []]], 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask' => [=> [=> 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'=> []]], 'Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask' => [=> [=> 'Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'=> []]], 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask' => [=> [=> 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'=> []]], 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGeneration' => [=> [=> 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'=> []]], 'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportMessage' => [=> [=> 'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'=> []]], 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileMessage' => [=> [=> 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'=> []]], 'Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask' => [=> [=> 'Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'=> []]], 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask' => [=> [=> 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'=> []]], 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapMessage' => [=> [=> 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'=> []]], 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask' => [=> [=> 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'=> []]], 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\WarmUpMessage' => [=> [=> 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'=> []]], 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask' => [=> [=> 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'=> []]], 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexingMessage' => [=> [=> 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'=> []]], 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchLanguageIndexIteratorMessage' => [=> [=> 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'=> []]], 'Shopware\\Elasticsearch\\Admin\\AdminSearchIndexingMessage' => [=> [=> 'Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'=> []]], 'Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask' => [=> [=> 'Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\CloneVisibilityMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\SyncManagerMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductSingleSyncMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductVariantSyncMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductCleanupSyncMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\InventorySyncMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ImageSyncMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\InventoryUpdateMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'=> []]], 'Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask' => [=> [=> 'Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'=> []]], 'Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask' => [=> [=> 'Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'=> []]], 'Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask' => [=> [=> 'Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'=> []]], 'Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatus' => [=> [=> 'Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'=> []]], 'Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUp' => [=> [=> 'Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'=> []]], 'Cbax\\ModulManufacturers\\ScheduledTask\\ManufacturerSeoIndex' => [=> [=> 'Cbax\\ModulManufacturers\\ScheduledTask\\ManufacturerSeoIndexHandler'=> []]], 'Acris\\CookieConsent\\ScheduledTask\\CleanupTask' => [=> [=> 'Acris\\CookieConsent\\ScheduledTask\\CleanupTaskHandler'=> []]], 'Cbax\\ModulAnalytics\\ScheduledTask\\Analytics' => [=> [=> 'Cbax\\ModulAnalytics\\ScheduledTask\\AnalyticsHandler'=> []]], 'SwagMigrationAssistant\\Migration\\MessageQueue\\Message\\ProcessMediaMessage' => [=> [=> 'SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'=> []]], 'SwagMigrationAssistant\\Migration\\MessageQueue\\Message\\CleanupMigrationMessage' => [=> [=> 'SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\CleanupMigrationHandler'=> []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]]]]);
  46654.         $instance->setName('debug:messenger');
  46655.         $instance->setDescription('List messages you can dispatch using the message buses');
  46656.         return $instance;
  46657.     }
  46658.     /**
  46659.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  46660.      *
  46661.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  46662.      */
  46663.     protected function getConsole_Command_MessengerSetupTransportsService()
  46664.     {
  46665.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46666.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  46667.         $this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), $this->parameters['enqueue.transports']);
  46668.         $instance->setName('messenger:setup-transports');
  46669.         $instance->setDescription('Prepare the required infrastructure for the transport');
  46670.         return $instance;
  46671.     }
  46672.     /**
  46673.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  46674.      *
  46675.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  46676.      */
  46677.     protected function getConsole_Command_MessengerStopWorkersService()
  46678.     {
  46679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46680.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  46681.         $this->privates['console.command.messenger_stop_workers'] = $instance = new \Symfony\Component\Messenger\Command\StopWorkersCommand(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  46682.         $instance->setName('messenger:stop-workers');
  46683.         $instance->setDescription('Stop workers after their current message');
  46684.         return $instance;
  46685.     }
  46686.     /**
  46687.      * Gets the private 'console.command.router_debug' shared service.
  46688.      *
  46689.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  46690.      */
  46691.     protected function getConsole_Command_RouterDebugService()
  46692.     {
  46693.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46694.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  46695.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  46696.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  46697.         $instance->setName('debug:router');
  46698.         $instance->setDescription('Display current routes for an application');
  46699.         return $instance;
  46700.     }
  46701.     /**
  46702.      * Gets the private 'console.command.router_match' shared service.
  46703.      *
  46704.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  46705.      */
  46706.     protected function getConsole_Command_RouterMatchService()
  46707.     {
  46708.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46709.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  46710.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  46711.             return new \EmptyIterator();
  46712.         }, 0));
  46713.         $instance->setName('router:match');
  46714.         $instance->setDescription('Help debug routes by simulating a path info match');
  46715.         return $instance;
  46716.     }
  46717.     /**
  46718.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  46719.      *
  46720.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  46721.      */
  46722.     protected function getConsole_Command_SecretsDecryptToLocalService()
  46723.     {
  46724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46725.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  46726.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  46727.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  46728.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  46729.         $instance->setName('secrets:decrypt-to-local');
  46730.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  46731.         return $instance;
  46732.     }
  46733.     /**
  46734.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  46735.      *
  46736.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  46737.      */
  46738.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  46739.     {
  46740.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46741.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  46742.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  46743.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  46744.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  46745.         $instance->setName('secrets:encrypt-from-local');
  46746.         $instance->setDescription('Encrypt all local secrets to the vault');
  46747.         return $instance;
  46748.     }
  46749.     /**
  46750.      * Gets the private 'console.command.secrets_generate_key' shared service.
  46751.      *
  46752.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  46753.      */
  46754.     protected function getConsole_Command_SecretsGenerateKeyService()
  46755.     {
  46756.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46757.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  46758.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  46759.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  46760.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  46761.         $instance->setName('secrets:generate-keys');
  46762.         $instance->setDescription('Generate new encryption keys');
  46763.         return $instance;
  46764.     }
  46765.     /**
  46766.      * Gets the private 'console.command.secrets_list' shared service.
  46767.      *
  46768.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  46769.      */
  46770.     protected function getConsole_Command_SecretsListService()
  46771.     {
  46772.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46773.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  46774.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  46775.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  46776.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  46777.         $instance->setName('secrets:list');
  46778.         $instance->setDescription('List all secrets');
  46779.         return $instance;
  46780.     }
  46781.     /**
  46782.      * Gets the private 'console.command.secrets_remove' shared service.
  46783.      *
  46784.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  46785.      */
  46786.     protected function getConsole_Command_SecretsRemoveService()
  46787.     {
  46788.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46789.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  46790.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  46791.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  46792.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  46793.         $instance->setName('secrets:remove');
  46794.         $instance->setDescription('Remove a secret from the vault');
  46795.         return $instance;
  46796.     }
  46797.     /**
  46798.      * Gets the private 'console.command.secrets_set' shared service.
  46799.      *
  46800.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  46801.      */
  46802.     protected function getConsole_Command_SecretsSetService()
  46803.     {
  46804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46805.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  46806.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  46807.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  46808.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  46809.         $instance->setName('secrets:set');
  46810.         $instance->setDescription('Set a secret in the vault');
  46811.         return $instance;
  46812.     }
  46813.     /**
  46814.      * Gets the private 'console.command.translation_debug' shared service.
  46815.      *
  46816.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  46817.      */
  46818.     protected function getConsole_Command_TranslationDebugService()
  46819.     {
  46820.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46821.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  46822.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslator2Service()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Event/CartMergedSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/ErrorRoute.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PUIHandler.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/CheckoutDataSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src/Core/Checkout/Furnplan/Cart/FurnplanCartProcessor.php'), => (\dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/Components/ManufacturerSeo.php'), => (\dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/EventListener/OrderChangeEventListener.php'), 10 => (\dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/PaymentHandler/KlarnaPaymentsPaymentHandler.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php')], []);
  46823.         $instance->setName('debug:translation');
  46824.         $instance->setDescription('Display translation messages information');
  46825.         return $instance;
  46826.     }
  46827.     /**
  46828.      * Gets the private 'console.command.translation_extract' shared service.
  46829.      *
  46830.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  46831.      */
  46832.     protected function getConsole_Command_TranslationExtractService()
  46833.     {
  46834.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46835.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  46836.         $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en-GB', (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Event/CartMergedSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/ErrorRoute.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PUIHandler.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/CheckoutDataSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src/Core/Checkout/Furnplan/Cart/FurnplanCartProcessor.php'), => (\dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/Components/ManufacturerSeo.php'), => (\dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/EventListener/OrderChangeEventListener.php'), 10 => (\dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Components/PaymentHandler/KlarnaPaymentsPaymentHandler.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php')], []);
  46837.         $instance->setName('translation:extract');
  46838.         $instance->setAliases([=> 'translation:update']);
  46839.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  46840.         return $instance;
  46841.     }
  46842.     /**
  46843.      * Gets the private 'console.command.translation_pull' shared service.
  46844.      *
  46845.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  46846.      */
  46847.     protected function getConsole_Command_TranslationPullService()
  46848.     {
  46849.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46850.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  46851.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  46852.         $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'en-GB', [], []);
  46853.         $instance->setName('translation:pull');
  46854.         $instance->setDescription('Pull translations from a given provider.');
  46855.         return $instance;
  46856.     }
  46857.     /**
  46858.      * Gets the private 'console.command.translation_push' shared service.
  46859.      *
  46860.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  46861.      */
  46862.     protected function getConsole_Command_TranslationPushService()
  46863.     {
  46864.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46865.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  46866.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  46867.         $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  46868.         $instance->setName('translation:push');
  46869.         $instance->setDescription('Push translations to a given provider.');
  46870.         return $instance;
  46871.     }
  46872.     /**
  46873.      * Gets the private 'console.command.validator_debug' shared service.
  46874.      *
  46875.      * @return \Symfony\Component\Validator\Command\DebugCommand
  46876.      */
  46877.     protected function getConsole_Command_ValidatorDebugService()
  46878.     {
  46879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46880.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  46881.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  46882.         $instance->setName('debug:validator');
  46883.         $instance->setDescription('Display validation constraints for classes');
  46884.         return $instance;
  46885.     }
  46886.     /**
  46887.      * Gets the private 'console.command.xliff_lint' shared service.
  46888.      *
  46889.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  46890.      */
  46891.     protected function getConsole_Command_XliffLintService()
  46892.     {
  46893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46894.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  46895.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  46896.         $instance->setName('lint:xliff');
  46897.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  46898.         return $instance;
  46899.     }
  46900.     /**
  46901.      * Gets the private 'console.command.yaml_lint' shared service.
  46902.      *
  46903.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  46904.      */
  46905.     protected function getConsole_Command_YamlLintService()
  46906.     {
  46907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  46908.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  46909.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  46910.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  46911.         $instance->setName('lint:yaml');
  46912.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  46913.         return $instance;
  46914.     }
  46915.     /**
  46916.      * Gets the private 'console.error_listener' shared service.
  46917.      *
  46918.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  46919.      */
  46920.     protected function getConsole_ErrorListenerService()
  46921.     {
  46922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  46923.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  46924.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  46925.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  46926.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  46927.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  46928.     }
  46929.     /**
  46930.      * Gets the private 'container.env_var_processor' shared service.
  46931.      *
  46932.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  46933.      */
  46934.     protected function getContainer_EnvVarProcessorService()
  46935.     {
  46936.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  46937.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  46938.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  46939.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  46940.         }, 1));
  46941.     }
  46942.     /**
  46943.      * Gets the private 'data_collector.request' shared service.
  46944.      *
  46945.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  46946.      */
  46947.     protected function getDataCollector_RequestService()
  46948.     {
  46949.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  46950.     }
  46951.     /**
  46952.      * Gets the private 'data_collector.request.session_collector' shared service.
  46953.      *
  46954.      * @return \Closure
  46955.      */
  46956.     protected function getDataCollector_Request_SessionCollectorService()
  46957.     {
  46958.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  46959.     }
  46960.     /**
  46961.      * Gets the private 'debug.Shopware\Core\Checkout\Cart\CartValueResolver' shared service.
  46962.      *
  46963.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  46964.      */
  46965.     protected function getCartValueResolverService()
  46966.     {
  46967.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  46968.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  46969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValueResolver.php';
  46970.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  46971.         if (isset($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'])) {
  46972.             return $this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'];
  46973.         }
  46974.         return $this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Shopware\Core\Checkout\Cart\CartValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  46975.     }
  46976.     /**
  46977.      * Gets the private 'debug.Shopware\Core\Checkout\Customer\CustomerValueResolver' shared service.
  46978.      *
  46979.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  46980.      */
  46981.     protected function getCustomerValueResolverService()
  46982.     {
  46983.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  46984.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  46985.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerValueResolver.php';
  46986.         return $this->privates['debug.Shopware\\Core\\Checkout\\Customer\\CustomerValueResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Shopware\Core\Checkout\Customer\CustomerValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  46987.     }
  46988.     /**
  46989.      * Gets the private 'debug.Shopware\Core\Framework\Api\Context\ContextValueResolver' shared service.
  46990.      *
  46991.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  46992.      */
  46993.     protected function getContextValueResolverService()
  46994.     {
  46995.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  46996.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  46997.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Context/ContextValueResolver.php';
  46998.         return $this->privates['debug.Shopware\\Core\\Framework\\Api\\Context\\ContextValueResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Shopware\Core\Framework\Api\Context\ContextValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  46999.     }
  47000.     /**
  47001.      * Gets the private 'debug.Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver' shared service.
  47002.      *
  47003.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  47004.      */
  47005.     protected function getResponseFactoryInterfaceValueResolverService()
  47006.     {
  47007.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  47008.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  47009.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterfaceValueResolver.php';
  47010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryRegistry.php';
  47011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterface.php';
  47012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/JsonFactoryBase.php';
  47013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonApiType.php';
  47014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiEncoder.php';
  47015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonType.php';
  47016.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StructEncoder'] ?? $this->getStructEncoderService());
  47017.         return $this->privates['debug.Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryInterfaceValueResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver(new \Shopware\Core\Framework\Api\Response\ResponseFactoryRegistry(new \Shopware\Core\Framework\Api\Response\Type\Api\JsonApiType(new \Shopware\Core\Framework\Api\Serializer\JsonApiEncoder(), $a), new \Shopware\Core\Framework\Api\Response\Type\Api\JsonType(($this->privates['Shopware\\Core\\Framework\\Api\\Serializer\\JsonEntityEncoder'] ?? $this->getJsonEntityEncoderService()), $a))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  47018.     }
  47019.     /**
  47020.      * Gets the private 'debug.Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver' shared service.
  47021.      *
  47022.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  47023.      */
  47024.     protected function getCriteriaValueResolverService()
  47025.     {
  47026.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  47027.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  47028.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/Annotation/CriteriaValueResolver.php';
  47029.         return $this->privates['debug.Shopware\\Core\\Framework\\Routing\\Annotation\\CriteriaValueResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] ?? $this->getRequestCriteriaBuilderService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  47030.     }
  47031.     /**
  47032.      * Gets the private 'debug.Shopware\Core\Framework\Routing\QueryDataBagResolver' shared service.
  47033.      *
  47034.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  47035.      */
  47036.     protected function getQueryDataBagResolverService()
  47037.     {
  47038.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  47039.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  47040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/QueryDataBagResolver.php';
  47041.         return $this->privates['debug.Shopware\\Core\\Framework\\Routing\\QueryDataBagResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Shopware\Core\Framework\Routing\QueryDataBagResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  47042.     }
  47043.     /**
  47044.      * Gets the private 'debug.Shopware\Core\Framework\Routing\RequestDataBagResolver' shared service.
  47045.      *
  47046.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  47047.      */
  47048.     protected function getRequestDataBagResolverService()
  47049.     {
  47050.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  47051.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  47052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestDataBagResolver.php';
  47053.         return $this->privates['debug.Shopware\\Core\\Framework\\Routing\\RequestDataBagResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Shopware\Core\Framework\Routing\RequestDataBagResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  47054.     }
  47055.     /**
  47056.      * Gets the private 'debug.Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver' shared service.
  47057.      *
  47058.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  47059.      */
  47060.     protected function getSalesChannelContextValueResolverService()
  47061.     {
  47062.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  47063.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  47064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextValueResolver.php';
  47065.         return $this->privates['debug.Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextValueResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  47066.     }
  47067.     /**
  47068.      * Gets the private 'debug.argument_resolver.default' shared service.
  47069.      *
  47070.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  47071.      */
  47072.     protected function getDebug_ArgumentResolver_DefaultService()
  47073.     {
  47074.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  47075.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  47076.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  47077.         return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  47078.     }
  47079.     /**
  47080.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  47081.      *
  47082.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  47083.      */
  47084.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  47085.     {
  47086.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  47087.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  47088.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  47089.         $a = ($this->privates['.service_locator.CNZLmgB'] ?? $this->get_ServiceLocator_CNZLmgBService());
  47090.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  47091.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  47092.         }
  47093.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  47094.     }
  47095.     /**
  47096.      * Gets the private 'debug.argument_resolver.request' shared service.
  47097.      *
  47098.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  47099.      */
  47100.     protected function getDebug_ArgumentResolver_RequestService()
  47101.     {
  47102.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  47103.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  47104.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  47105.         return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  47106.     }
  47107.     /**
  47108.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  47109.      *
  47110.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  47111.      */
  47112.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  47113.     {
  47114.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  47115.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  47116.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  47117.         return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  47118.     }
  47119.     /**
  47120.      * Gets the private 'debug.argument_resolver.service' shared service.
  47121.      *
  47122.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  47123.      */
  47124.     protected function getDebug_ArgumentResolver_ServiceService()
  47125.     {
  47126.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  47127.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  47128.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  47129.         $a = ($this->privates['.service_locator.CNZLmgB'] ?? $this->get_ServiceLocator_CNZLmgBService());
  47130.         if (isset($this->privates['debug.argument_resolver.service'])) {
  47131.             return $this->privates['debug.argument_resolver.service'];
  47132.         }
  47133.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  47134.     }
  47135.     /**
  47136.      * Gets the private 'debug.argument_resolver.session' shared service.
  47137.      *
  47138.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  47139.      */
  47140.     protected function getDebug_ArgumentResolver_SessionService()
  47141.     {
  47142.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  47143.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  47144.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  47145.         return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  47146.     }
  47147.     /**
  47148.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  47149.      *
  47150.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  47151.      */
  47152.     protected function getDebug_ArgumentResolver_VariadicService()
  47153.     {
  47154.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  47155.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  47156.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  47157.         return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  47158.     }
  47159.     /**
  47160.      * Gets the private 'debug.debug_handlers_listener' shared service.
  47161.      *
  47162.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  47163.      */
  47164.     protected function getDebug_DebugHandlersListenerService()
  47165.     {
  47166.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  47167.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  47168.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  47169.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  47170.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  47171.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  47172.     }
  47173.     /**
  47174.      * Gets the private 'debug.dump_listener' shared service.
  47175.      *
  47176.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  47177.      */
  47178.     protected function getDebug_DumpListenerService()
  47179.     {
  47180.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  47181.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  47182.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  47183.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  47184.         return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), NULL);
  47185.     }
  47186.     /**
  47187.      * Gets the private 'debug.file_link_formatter' shared service.
  47188.      *
  47189.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  47190.      */
  47191.     protected function getDebug_FileLinkFormatterService()
  47192.     {
  47193.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  47194.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  47195.         });
  47196.     }
  47197.     /**
  47198.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  47199.      *
  47200.      * @return \string
  47201.      */
  47202.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  47203.     {
  47204.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file''?file=%f&line=%l#line%l');
  47205.     }
  47206.     /**
  47207.      * Gets the private 'debug.log_processor' shared service.
  47208.      *
  47209.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  47210.      */
  47211.     protected function getDebug_LogProcessorService()
  47212.     {
  47213.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  47214.     }
  47215.     /**
  47216.      * Gets the private 'debug.validator' shared service.
  47217.      *
  47218.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  47219.      */
  47220.     protected function getDebug_ValidatorService()
  47221.     {
  47222.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  47223.         if (isset($this->privates['debug.validator'])) {
  47224.             return $this->privates['debug.validator'];
  47225.         }
  47226.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  47227.     }
  47228.     /**
  47229.      * Gets the private 'enqueue.client.consume_command' shared service.
  47230.      *
  47231.      * @return \Enqueue\Symfony\Client\ConsumeCommand
  47232.      */
  47233.     protected function getEnqueue_Client_ConsumeCommandService()
  47234.     {
  47235.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  47236.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  47237.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerExtensionCommandTrait.php';
  47238.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  47239.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  47240.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ConsumeCommand.php';
  47241.         $this->privates['enqueue.client.consume_command'] = $instance = new \Enqueue\Symfony\Client\ConsumeCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.queue_consumer''enqueue.client.%s.driver''enqueue.client.%s.delegate_processor');
  47242.         $instance->setName('enqueue:consume');
  47243.         return $instance;
  47244.     }
  47245.     /**
  47246.      * Gets the private 'enqueue.client.default.context' shared service.
  47247.      *
  47248.      * @return \Interop\Queue\Context
  47249.      */
  47250.     protected function getEnqueue_Client_Default_ContextService()
  47251.     {
  47252.         return $this->privates['enqueue.client.default.context'] = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService())->getContext();
  47253.     }
  47254.     /**
  47255.      * Gets the private 'enqueue.client.default.delegate_processor' shared service.
  47256.      *
  47257.      * @return \Enqueue\Client\DelegateProcessor
  47258.      */
  47259.     protected function getEnqueue_Client_Default_DelegateProcessorService()
  47260.     {
  47261.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  47262.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DelegateProcessor.php';
  47263.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  47264.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  47265.         return $this->privates['enqueue.client.default.delegate_processor'] = new \Enqueue\Client\DelegateProcessor(new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  47266.             'enqueue.client.default.router_processor' => ['privates''enqueue.client.default.router_processor''getEnqueue_Client_Default_RouterProcessorService'false],
  47267.         ], [
  47268.             'enqueue.client.default.router_processor' => '?',
  47269.         ]))->withContext('enqueue.client.default.processor_registry'$this)));
  47270.     }
  47271.     /**
  47272.      * Gets the private 'enqueue.client.default.driver' shared service.
  47273.      *
  47274.      * @return \Enqueue\Client\DriverInterface
  47275.      */
  47276.     protected function getEnqueue_Client_Default_DriverService()
  47277.     {
  47278.         return $this->privates['enqueue.client.default.driver'] = (new \Enqueue\Client\DriverFactory())->create(($this->privates['enqueue.transport.default.connection_factory'] ?? $this->getEnqueue_Transport_Default_ConnectionFactoryService()), new \Enqueue\Client\Config('enqueue''.''app''default''default''default''enqueue.client.default.router_processor', ['dsn' => 'null:''factory_service' => 'Shopware\\Core\\Framework\\MessageQueue\\Enqueue\\ConnectionFactoryFactory'], []), \Enqueue\Client\RouteCollection::fromArray([]));
  47279.     }
  47280.     /**
  47281.      * Gets the private 'enqueue.client.default.flush_spool_producer_listener' shared service.
  47282.      *
  47283.      * @return \Enqueue\Symfony\Client\FlushSpoolProducerListener
  47284.      */
  47285.     protected function getEnqueue_Client_Default_FlushSpoolProducerListenerService()
  47286.     {
  47287.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/FlushSpoolProducerListener.php';
  47288.         return $this->privates['enqueue.client.default.flush_spool_producer_listener'] = new \Enqueue\Symfony\Client\FlushSpoolProducerListener(($this->privates['enqueue.client.default.spool_producer'] ?? $this->getEnqueue_Client_Default_SpoolProducerService()));
  47289.     }
  47290.     /**
  47291.      * Gets the private 'enqueue.client.default.lazy_producer' shared service.
  47292.      *
  47293.      * @return \Enqueue\Symfony\Client\LazyProducer
  47294.      */
  47295.     protected function getEnqueue_Client_Default_LazyProducerService()
  47296.     {
  47297.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/LazyProducer.php';
  47298.         return $this->privates['enqueue.client.default.lazy_producer'] = new \Enqueue\Symfony\Client\LazyProducer(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  47299.             'enqueue.client.default.producer' => ['services''enqueue.client.default.producer''getEnqueue_Client_Default_ProducerService'false],
  47300.         ], [
  47301.             'enqueue.client.default.producer' => '?',
  47302.         ]), 'enqueue.client.default.producer');
  47303.     }
  47304.     /**
  47305.      * Gets the private 'enqueue.client.default.queue_consumer' shared service.
  47306.      *
  47307.      * @return \Enqueue\Consumption\QueueConsumer
  47308.      */
  47309.     protected function getEnqueue_Client_Default_QueueConsumerService()
  47310.     {
  47311.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  47312.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  47313.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  47314.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  47315.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  47316.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  47317.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  47318.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  47319.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  47320.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  47321.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  47322.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  47323.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  47324.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  47325.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/SetRouterPropertiesExtension.php';
  47326.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/ExclusiveCommandExtension.php';
  47327.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/FlushSpoolProducerExtension.php';
  47328.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/SignalExtension.php';
  47329.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  47330.         $a = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService());
  47331.         return $this->privates['enqueue.client.default.queue_consumer'] = new \Enqueue\Consumption\QueueConsumer(($this->privates['enqueue.client.default.context'] ?? $this->getEnqueue_Client_Default_ContextService()), new \Enqueue\Consumption\ChainExtension([=> new \Enqueue\Client\ConsumptionExtension\SetRouterPropertiesExtension($a), => new \Enqueue\Client\ConsumptionExtension\ExclusiveCommandExtension($a), => ($this->privates['enqueue.consumption.signal_extension'] ?? ($this->privates['enqueue.consumption.signal_extension'] = new \Enqueue\Consumption\Extension\SignalExtension())), => ($this->privates['enqueue.consumption.reply_extension'] ?? ($this->privates['enqueue.consumption.reply_extension'] = new \Enqueue\Consumption\Extension\ReplyExtension())), => new \Enqueue\Client\ConsumptionExtension\FlushSpoolProducerExtension(($this->privates['enqueue.client.default.spool_producer'] ?? $this->getEnqueue_Client_Default_SpoolProducerService()))]), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 1000);
  47332.     }
  47333.     /**
  47334.      * Gets the private 'enqueue.client.default.router_processor' shared service.
  47335.      *
  47336.      * @return \Enqueue\Client\RouterProcessor
  47337.      */
  47338.     protected function getEnqueue_Client_Default_RouterProcessorService()
  47339.     {
  47340.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  47341.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouterProcessor.php';
  47342.         return $this->privates['enqueue.client.default.router_processor'] = new \Enqueue\Client\RouterProcessor(($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService()));
  47343.     }
  47344.     /**
  47345.      * Gets the private 'enqueue.client.default.spool_producer' shared service.
  47346.      *
  47347.      * @return \Enqueue\Client\SpoolProducer
  47348.      */
  47349.     protected function getEnqueue_Client_Default_SpoolProducerService()
  47350.     {
  47351.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/SpoolProducer.php';
  47352.         return $this->privates['enqueue.client.default.spool_producer'] = new \Enqueue\Client\SpoolProducer(($this->privates['enqueue.client.default.lazy_producer'] ?? $this->getEnqueue_Client_Default_LazyProducerService()));
  47353.     }
  47354.     /**
  47355.      * Gets the private 'enqueue.client.produce_command' shared service.
  47356.      *
  47357.      * @return \Enqueue\Symfony\Client\ProduceCommand
  47358.      */
  47359.     protected function getEnqueue_Client_ProduceCommandService()
  47360.     {
  47361.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  47362.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ProduceCommand.php';
  47363.         $this->privates['enqueue.client.produce_command'] = $instance = new \Enqueue\Symfony\Client\ProduceCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.producer');
  47364.         $instance->setName('enqueue:produce');
  47365.         return $instance;
  47366.     }
  47367.     /**
  47368.      * Gets the private 'enqueue.client.routes_command' shared service.
  47369.      *
  47370.      * @return \Enqueue\Symfony\Client\RoutesCommand
  47371.      */
  47372.     protected function getEnqueue_Client_RoutesCommandService()
  47373.     {
  47374.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  47375.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/RoutesCommand.php';
  47376.         $this->privates['enqueue.client.routes_command'] = $instance = new \Enqueue\Symfony\Client\RoutesCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.driver');
  47377.         $instance->setName('enqueue:routes');
  47378.         return $instance;
  47379.     }
  47380.     /**
  47381.      * Gets the private 'enqueue.client.setup_broker_command' shared service.
  47382.      *
  47383.      * @return \Enqueue\Symfony\Client\SetupBrokerCommand
  47384.      */
  47385.     protected function getEnqueue_Client_SetupBrokerCommandService()
  47386.     {
  47387.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  47388.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerCommand.php';
  47389.         $this->privates['enqueue.client.setup_broker_command'] = $instance = new \Enqueue\Symfony\Client\SetupBrokerCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.driver');
  47390.         $instance->setName('enqueue:setup-broker');
  47391.         return $instance;
  47392.     }
  47393.     /**
  47394.      * Gets the private 'enqueue.locator' shared service.
  47395.      *
  47396.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  47397.      */
  47398.     protected function getEnqueue_LocatorService()
  47399.     {
  47400.         return $this->privates['enqueue.locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  47401.             'enqueue.client.default.delegate_processor' => ['privates''enqueue.client.default.delegate_processor''getEnqueue_Client_Default_DelegateProcessorService'false],
  47402.             'enqueue.client.default.driver' => ['privates''enqueue.client.default.driver''getEnqueue_Client_Default_DriverService'false],
  47403.             'enqueue.client.default.producer' => ['privates''enqueue.client.default.lazy_producer''getEnqueue_Client_Default_LazyProducerService'false],
  47404.             'enqueue.client.default.queue_consumer' => ['privates''enqueue.client.default.queue_consumer''getEnqueue_Client_Default_QueueConsumerService'false],
  47405.             'enqueue.transport.default.context' => ['privates''enqueue.transport.default.context''getEnqueue_Transport_Default_ContextService'false],
  47406.             'enqueue.transport.default.processor_registry' => ['privates''enqueue.transport.default.processor_registry''getEnqueue_Transport_Default_ProcessorRegistryService'false],
  47407.             'enqueue.transport.default.queue_consumer' => ['privates''enqueue.transport.default.queue_consumer''getEnqueue_Transport_Default_QueueConsumerService'false],
  47408.         ], [
  47409.             'enqueue.client.default.delegate_processor' => '?',
  47410.             'enqueue.client.default.driver' => '?',
  47411.             'enqueue.client.default.producer' => '?',
  47412.             'enqueue.client.default.queue_consumer' => '?',
  47413.             'enqueue.transport.default.context' => '?',
  47414.             'enqueue.transport.default.processor_registry' => '?',
  47415.             'enqueue.transport.default.queue_consumer' => '?',
  47416.         ]);
  47417.     }
  47418.     /**
  47419.      * Gets the private 'enqueue.messenger_transport.factory' shared service.
  47420.      *
  47421.      * @return \Enqueue\MessengerAdapter\QueueInteropTransportFactory
  47422.      */
  47423.     protected function getEnqueue_MessengerTransport_FactoryService()
  47424.     {
  47425.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  47426.         include_once \dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/QueueInteropTransportFactory.php';
  47427.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  47428.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  47429.         return new \Enqueue\MessengerAdapter\QueueInteropTransportFactory(($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())), ($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), true);
  47430.     }
  47431.     /**
  47432.      * Gets the private 'enqueue.transport.consume_command' shared service.
  47433.      *
  47434.      * @return \Enqueue\Symfony\Consumption\ConfigurableConsumeCommand
  47435.      */
  47436.     protected function getEnqueue_Transport_ConsumeCommandService()
  47437.     {
  47438.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  47439.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  47440.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  47441.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  47442.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ConfigurableConsumeCommand.php';
  47443.         $this->privates['enqueue.transport.consume_command'] = $instance = new \Enqueue\Symfony\Consumption\ConfigurableConsumeCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.transport.%s.queue_consumer''enqueue.transport.%s.processor_registry');
  47444.         $instance->setName('enqueue:transport:consume');
  47445.         return $instance;
  47446.     }
  47447.     /**
  47448.      * Gets the private 'enqueue.transport.default.connection_factory' shared service.
  47449.      *
  47450.      * @return \Interop\Queue\ConnectionFactory
  47451.      */
  47452.     protected function getEnqueue_Transport_Default_ConnectionFactoryService()
  47453.     {
  47454.         return $this->privates['enqueue.transport.default.connection_factory'] = (new \Shopware\Core\Framework\MessageQueue\Enqueue\ConnectionFactoryFactory(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())))->create(['dsn' => 'null:']);
  47455.     }
  47456.     /**
  47457.      * Gets the private 'enqueue.transport.default.context' shared service.
  47458.      *
  47459.      * @return \Interop\Queue\Context
  47460.      */
  47461.     protected function getEnqueue_Transport_Default_ContextService()
  47462.     {
  47463.         return $this->privates['enqueue.transport.default.context'] = ($this->privates['enqueue.transport.default.connection_factory'] ?? $this->getEnqueue_Transport_Default_ConnectionFactoryService())->createContext();
  47464.     }
  47465.     /**
  47466.      * Gets the private 'enqueue.transport.default.processor_registry' shared service.
  47467.      *
  47468.      * @return \Enqueue\Symfony\ContainerProcessorRegistry
  47469.      */
  47470.     protected function getEnqueue_Transport_Default_ProcessorRegistryService()
  47471.     {
  47472.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  47473.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  47474.         return $this->privates['enqueue.transport.default.processor_registry'] = new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))->withContext('enqueue.transport.default.processor_registry'$this));
  47475.     }
  47476.     /**
  47477.      * Gets the private 'enqueue.transport.default.queue_consumer' shared service.
  47478.      *
  47479.      * @return \Enqueue\Consumption\QueueConsumer
  47480.      */
  47481.     protected function getEnqueue_Transport_Default_QueueConsumerService()
  47482.     {
  47483.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  47484.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  47485.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  47486.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  47487.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  47488.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  47489.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  47490.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  47491.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  47492.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  47493.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  47494.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  47495.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  47496.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  47497.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/LogExtension.php';
  47498.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/SignalExtension.php';
  47499.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  47500.         return $this->privates['enqueue.transport.default.queue_consumer'] = new \Enqueue\Consumption\QueueConsumer(($this->privates['enqueue.transport.default.context'] ?? $this->getEnqueue_Transport_Default_ContextService()), new \Enqueue\Consumption\ChainExtension([=> ($this->privates['enqueue.consumption.signal_extension'] ?? ($this->privates['enqueue.consumption.signal_extension'] = new \Enqueue\Consumption\Extension\SignalExtension())), => ($this->privates['enqueue.consumption.reply_extension'] ?? ($this->privates['enqueue.consumption.reply_extension'] = new \Enqueue\Consumption\Extension\ReplyExtension())), => new \Enqueue\Consumption\Extension\LogExtension()]), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 1000);
  47501.     }
  47502.     /**
  47503.      * Gets the private 'error_handler.error_renderer.html' shared service.
  47504.      *
  47505.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  47506.      */
  47507.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  47508.     {
  47509.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  47510.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  47511.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  47512.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  47513.     }
  47514.     /**
  47515.      * Gets the private 'esi_listener' shared service.
  47516.      *
  47517.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  47518.      */
  47519.     protected function getEsiListenerService()
  47520.     {
  47521.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  47522.     }
  47523.     /**
  47524.      * Gets the private 'exception_listener' shared service.
  47525.      *
  47526.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  47527.      */
  47528.     protected function getExceptionListenerService()
  47529.     {
  47530.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  47531.     }
  47532.     /**
  47533.      * Gets the private 'fragment.listener' shared service.
  47534.      *
  47535.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  47536.      */
  47537.     protected function getFragment_ListenerService()
  47538.     {
  47539.         return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), '/_fragment');
  47540.     }
  47541.     /**
  47542.      * Gets the private 'fragment.renderer.esi' shared service.
  47543.      *
  47544.      * @return \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer
  47545.      */
  47546.     protected function getFragment_Renderer_EsiService()
  47547.     {
  47548.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  47549.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  47550.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php';
  47551.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/EsiFragmentRenderer.php';
  47552.         $a = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  47553.         if (isset($this->privates['fragment.renderer.esi'])) {
  47554.             return $this->privates['fragment.renderer.esi'];
  47555.         }
  47556.         $this->privates['fragment.renderer.esi'] = $instance = new \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())), $a, ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))));
  47557.         $instance->setFragmentPath('/_fragment');
  47558.         return $instance;
  47559.     }
  47560.     /**
  47561.      * Gets the private 'fragment.renderer.hinclude' shared service.
  47562.      *
  47563.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  47564.      */
  47565.     protected function getFragment_Renderer_HincludeService()
  47566.     {
  47567.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  47568.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  47569.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  47570.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  47571.         if (isset($this->privates['fragment.renderer.hinclude'])) {
  47572.             return $this->privates['fragment.renderer.hinclude'];
  47573.         }
  47574.         $this->privates['fragment.renderer.hinclude'] = $instance = new \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer($a, ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), NULL);
  47575.         $instance->setFragmentPath('/_fragment');
  47576.         return $instance;
  47577.     }
  47578.     /**
  47579.      * Gets the private 'fragment.renderer.inline' shared service.
  47580.      *
  47581.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  47582.      */
  47583.     protected function getFragment_Renderer_InlineService()
  47584.     {
  47585.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  47586.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  47587.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  47588.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  47589.         if (isset($this->privates['fragment.renderer.inline'])) {
  47590.             return $this->privates['fragment.renderer.inline'];
  47591.         }
  47592.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  47593.         if (isset($this->privates['fragment.renderer.inline'])) {
  47594.             return $this->privates['fragment.renderer.inline'];
  47595.         }
  47596.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  47597.         $instance->setFragmentPath('/_fragment');
  47598.         return $instance;
  47599.     }
  47600.     /**
  47601.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  47602.      *
  47603.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  47604.      */
  47605.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  47606.     {
  47607.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory()))), NULL);
  47608.     }
  47609.     /**
  47610.      * Gets the private 'kernel.bundles' shared service.
  47611.      *
  47612.      * @return \Iterator
  47613.      */
  47614.     protected function getKernel_BundlesService()
  47615.     {
  47616.         return $this->privates['kernel.bundles'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getBundles();
  47617.     }
  47618.     /**
  47619.      * Gets the private 'locale_aware_listener' shared service.
  47620.      *
  47621.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  47622.      */
  47623.     protected function getLocaleAwareListenerService()
  47624.     {
  47625.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  47626.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en-GB')));
  47627.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  47628.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  47629.     }
  47630.     /**
  47631.      * Gets the private 'locale_listener' shared service.
  47632.      *
  47633.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  47634.      */
  47635.     protected function getLocaleListenerService()
  47636.     {
  47637.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en-GB', ($this->services['router'] ?? $this->getRouterService()), false, []);
  47638.     }
  47639.     /**
  47640.      * Gets the private 'lock.default.factory' shared service.
  47641.      *
  47642.      * @return \Symfony\Component\Lock\LockFactory
  47643.      */
  47644.     protected function getLock_Default_FactoryService()
  47645.     {
  47646.         $this->privates['lock.default.factory'] = $instance = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore('semaphore'));
  47647.         $a = new \Symfony\Bridge\Monolog\Logger('lock');
  47648.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  47649.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  47650.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  47651.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  47652.         $instance->setLogger($a);
  47653.         return $instance;
  47654.     }
  47655.     /**
  47656.      * Gets the private 'mailer.messenger.message_handler' shared service.
  47657.      *
  47658.      * @return \Symfony\Component\Mailer\Messenger\MessageHandler
  47659.      */
  47660.     protected function getMailer_Messenger_MessageHandlerService()
  47661.     {
  47662.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  47663.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  47664.         if (isset($this->privates['mailer.messenger.message_handler'])) {
  47665.             return $this->privates['mailer.messenger.message_handler'];
  47666.         }
  47667.         return $this->privates['mailer.messenger.message_handler'] = new \Symfony\Component\Mailer\Messenger\MessageHandler($a);
  47668.     }
  47669.     /**
  47670.      * Gets the private 'mailer.transport_factory.native' shared service.
  47671.      *
  47672.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  47673.      */
  47674.     protected function getMailer_TransportFactory_NativeService()
  47675.     {
  47676.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  47677.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  47678.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  47679.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  47680.         if (isset($this->privates['mailer.transport_factory.native'])) {
  47681.             return $this->privates['mailer.transport_factory.native'];
  47682.         }
  47683.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  47684.     }
  47685.     /**
  47686.      * Gets the private 'mailer.transport_factory.null' shared service.
  47687.      *
  47688.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  47689.      */
  47690.     protected function getMailer_TransportFactory_NullService()
  47691.     {
  47692.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  47693.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  47694.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  47695.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  47696.         if (isset($this->privates['mailer.transport_factory.null'])) {
  47697.             return $this->privates['mailer.transport_factory.null'];
  47698.         }
  47699.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  47700.     }
  47701.     /**
  47702.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  47703.      *
  47704.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  47705.      */
  47706.     protected function getMailer_TransportFactory_SendmailService()
  47707.     {
  47708.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  47709.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  47710.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  47711.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  47712.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  47713.             return $this->privates['mailer.transport_factory.sendmail'];
  47714.         }
  47715.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  47716.     }
  47717.     /**
  47718.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  47719.      *
  47720.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  47721.      */
  47722.     protected function getMailer_TransportFactory_SmtpService()
  47723.     {
  47724.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  47725.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  47726.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  47727.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  47728.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  47729.             return $this->privates['mailer.transport_factory.smtp'];
  47730.         }
  47731.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  47732.     }
  47733.     /**
  47734.      * Gets the private 'mailer.transports' shared service.
  47735.      *
  47736.      * @return \Symfony\Component\Mailer\Transport\Transports
  47737.      */
  47738.     protected function getMailer_TransportsService()
  47739.     {
  47740.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  47741.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  47742.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  47743.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailerTransportFactory.php';
  47744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailAttachmentsBuilder.php';
  47745.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  47746.         if (isset($this->privates['mailer.transports'])) {
  47747.             return $this->privates['mailer.transports'];
  47748.         }
  47749.         $b = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  47750.         if (isset($this->privates['mailer.transports'])) {
  47751.             return $this->privates['mailer.transports'];
  47752.         }
  47753.         $c = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  47754.         if (isset($this->privates['mailer.transports'])) {
  47755.             return $this->privates['mailer.transports'];
  47756.         }
  47757.         $d = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  47758.         if (isset($this->privates['mailer.transports'])) {
  47759.             return $this->privates['mailer.transports'];
  47760.         }
  47761.         $e = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  47762.         if (isset($this->privates['mailer.transports'])) {
  47763.             return $this->privates['mailer.transports'];
  47764.         }
  47765.         $f = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  47766.         if (isset($this->privates['mailer.transports'])) {
  47767.             return $this->privates['mailer.transports'];
  47768.         }
  47769.         return $this->privates['mailer.transports'] = (new \Shopware\Core\Content\Mail\Service\MailerTransportFactory(new RewindableGenerator(function () {
  47770.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  47771.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  47772.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  47773.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  47774.         }, 4), $a, new \Shopware\Core\Content\Mail\Service\MailAttachmentsBuilder($b$c$d$e$f, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), $d))->fromStrings(['main' => $this->getEnv('MAILER_URL')]);
  47775.     }
  47776.     /**
  47777.      * Gets the private 'messenger.bus.shopware.middleware.handle_message' shared service.
  47778.      *
  47779.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  47780.      */
  47781.     protected function getMessenger_Bus_Shopware_Middleware_HandleMessageService()
  47782.     {
  47783.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  47784.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  47785.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  47786.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  47787.         $this->privates['messenger.bus.shopware.middleware.handle_message'] = $instance = new \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware(new \Symfony\Component\Messenger\Handler\HandlersLocator(['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask' => new RewindableGenerator(function () {
  47788.             yield => ($this->privates['.messenger.handler_descriptor.h1gRAD1'] ?? $this->get_Messenger_HandlerDescriptor_H1gRAD1Service());
  47789.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask' => new RewindableGenerator(function () {
  47790.             yield => ($this->privates['.messenger.handler_descriptor.aM76mVQ'] ?? $this->get_Messenger_HandlerDescriptor_AM76mVQService());
  47791.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFolders' => new RewindableGenerator(function () {
  47792.             yield => ($this->privates['.messenger.handler_descriptor.goUFZIo'] ?? $this->get_Messenger_HandlerDescriptor_GoUFZIoService());
  47793.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsMessage' => new RewindableGenerator(function () {
  47794.             yield => ($this->privates['.messenger.handler_descriptor.6a6vTR.'] ?? $this->get_Messenger_HandlerDescriptor_6a6vTR_Service());
  47795.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\UpdateThumbnailsMessage' => new RewindableGenerator(function () {
  47796.             yield => ($this->privates['.messenger.handler_descriptor.88lOdtC'] ?? $this->get_Messenger_HandlerDescriptor_88lOdtCService());
  47797.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask' => new RewindableGenerator(function () {
  47798.             yield => ($this->privates['.messenger.handler_descriptor.vN2QjSm'] ?? $this->get_Messenger_HandlerDescriptor_VN2QjSmService());
  47799.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask' => new RewindableGenerator(function () {
  47800.             yield => ($this->privates['.messenger.handler_descriptor.bD1J5H6'] ?? $this->get_Messenger_HandlerDescriptor_BD1J5H6Service());
  47801.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexingMessage' => new RewindableGenerator(function () {
  47802.             yield => ($this->privates['.messenger.handler_descriptor.2yo6BZJ'] ?? $this->get_Messenger_HandlerDescriptor_2yo6BZJService());
  47803.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\MessageQueue\\IterateEntityIndexerMessage' => new RewindableGenerator(function () {
  47804.             yield => ($this->privates['.messenger.handler_descriptor.hq66vfV'] ?? $this->get_Messenger_HandlerDescriptor_Hq66vfVService());
  47805.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTask' => new RewindableGenerator(function () {
  47806.             yield => ($this->privates['.messenger.handler_descriptor.n5_pcyU'] ?? $this->get_Messenger_HandlerDescriptor_N5PcyUService());
  47807.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\EncryptedMessage' => new RewindableGenerator(function () {
  47808.             yield => ($this->privates['.messenger.handler_descriptor.W5d8anj'] ?? $this->get_Messenger_HandlerDescriptor_W5d8anjService());
  47809.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\RetryMessage' => new RewindableGenerator(function () {
  47810.             yield => ($this->privates['.messenger.handler_descriptor.rvKU_JQ'] ?? $this->get_Messenger_HandlerDescriptor_RvKUJQService());
  47811.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\SleepMessage' => new RewindableGenerator(function () {
  47812.             yield => ($this->privates['.messenger.handler_descriptor.6XWr01B'] ?? $this->get_Messenger_HandlerDescriptor_6XWr01BService());
  47813.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask' => new RewindableGenerator(function () {
  47814.             yield => ($this->privates['.messenger.handler_descriptor.BzkW.st'] ?? $this->get_Messenger_HandlerDescriptor_BzkW_StService());
  47815.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskMessage' => new RewindableGenerator(function () {
  47816.             yield => ($this->privates['.messenger.handler_descriptor.dVP21hY'] ?? $this->get_Messenger_HandlerDescriptor_DVP21hYService());
  47817.         }, 1), 'Shopware\\Core\\Framework\\Webhook\\Message\\WebhookEventMessage' => new RewindableGenerator(function () {
  47818.             yield => ($this->privates['.messenger.handler_descriptor.Z5qzcmD'] ?? $this->get_Messenger_HandlerDescriptor_Z5qzcmDService());
  47819.         }, 1), 'Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTask' => new RewindableGenerator(function () {
  47820.             yield => ($this->privates['.messenger.handler_descriptor._mx1WXF'] ?? $this->get_Messenger_HandlerDescriptor_Mx1WXFService());
  47821.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  47822.             yield => ($this->privates['.messenger.handler_descriptor.TaMu3bd'] ?? $this->get_Messenger_HandlerDescriptor_TaMu3bdService());
  47823.         }, 1), 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask' => new RewindableGenerator(function () {
  47824.             yield => ($this->privates['.messenger.handler_descriptor.vhvNn_P'] ?? $this->get_Messenger_HandlerDescriptor_VhvNnPService());
  47825.         }, 1), 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask' => new RewindableGenerator(function () {
  47826.             yield => ($this->privates['.messenger.handler_descriptor.wUKKx8c'] ?? $this->get_Messenger_HandlerDescriptor_WUKKx8cService());
  47827.         }, 1), 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask' => new RewindableGenerator(function () {
  47828.             yield => ($this->privates['.messenger.handler_descriptor.6kBcctU'] ?? $this->get_Messenger_HandlerDescriptor_6kBcctUService());
  47829.         }, 1), 'Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask' => new RewindableGenerator(function () {
  47830.             yield => ($this->privates['.messenger.handler_descriptor.zfOhFjq'] ?? $this->get_Messenger_HandlerDescriptor_ZfOhFjqService());
  47831.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask' => new RewindableGenerator(function () {
  47832.             yield => ($this->privates['.messenger.handler_descriptor.wYSIMNj'] ?? $this->get_Messenger_HandlerDescriptor_WYSIMNjService());
  47833.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGeneration' => new RewindableGenerator(function () {
  47834.             yield => ($this->privates['.messenger.handler_descriptor.4htA3jl'] ?? $this->get_Messenger_HandlerDescriptor_4htA3jlService());
  47835.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportMessage' => new RewindableGenerator(function () {
  47836.             yield => ($this->privates['.messenger.handler_descriptor.Sx4TzkJ'] ?? $this->get_Messenger_HandlerDescriptor_Sx4TzkJService());
  47837.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  47838.             yield => ($this->privates['.messenger.handler_descriptor.3.rzR14'] ?? $this->get_Messenger_HandlerDescriptor_3_RzR14Service());
  47839.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask' => new RewindableGenerator(function () {
  47840.             yield => ($this->privates['.messenger.handler_descriptor.yKXilMm'] ?? $this->get_Messenger_HandlerDescriptor_YKXilMmService());
  47841.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask' => new RewindableGenerator(function () {
  47842.             yield => ($this->privates['.messenger.handler_descriptor.RWDR7vF'] ?? $this->get_Messenger_HandlerDescriptor_RWDR7vFService());
  47843.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapMessage' => new RewindableGenerator(function () {
  47844.             yield => ($this->privates['.messenger.handler_descriptor.z290ooz'] ?? $this->get_Messenger_HandlerDescriptor_Z290oozService());
  47845.         }, 1), 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask' => new RewindableGenerator(function () {
  47846.             yield => ($this->privates['.messenger.handler_descriptor.D8Msq11'] ?? $this->get_Messenger_HandlerDescriptor_D8Msq11Service());
  47847.         }, 1), 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\WarmUpMessage' => new RewindableGenerator(function () {
  47848.             yield => ($this->privates['.messenger.handler_descriptor.9FtfQXI'] ?? $this->get_Messenger_HandlerDescriptor_9FtfQXIService());
  47849.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask' => new RewindableGenerator(function () {
  47850.             yield => ($this->privates['.messenger.handler_descriptor.RaXVyBY'] ?? $this->get_Messenger_HandlerDescriptor_RaXVyBYService());
  47851.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexingMessage' => new RewindableGenerator(function () {
  47852.             yield => ($this->privates['.messenger.handler_descriptor.9zA2HRZ'] ?? $this->get_Messenger_HandlerDescriptor_9zA2HRZService());
  47853.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchLanguageIndexIteratorMessage' => new RewindableGenerator(function () {
  47854.             yield => ($this->privates['.messenger.handler_descriptor.ZFmY.qW'] ?? $this->get_Messenger_HandlerDescriptor_ZFmY_QWService());
  47855.         }, 1), 'Shopware\\Elasticsearch\\Admin\\AdminSearchIndexingMessage' => new RewindableGenerator(function () {
  47856.             yield => ($this->privates['.messenger.handler_descriptor.blq.UUc'] ?? $this->get_Messenger_HandlerDescriptor_Blq_UUcService());
  47857.         }, 1), 'Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask' => new RewindableGenerator(function () {
  47858.             yield => ($this->privates['.messenger.handler_descriptor.0Tu9xxE'] ?? $this->get_Messenger_HandlerDescriptor_0Tu9xxEService());
  47859.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\CloneVisibilityMessage' => new RewindableGenerator(function () {
  47860.             yield => ($this->privates['.messenger.handler_descriptor.I0UD7br'] ?? $this->get_Messenger_HandlerDescriptor_I0UD7brService());
  47861.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\SyncManagerMessage' => new RewindableGenerator(function () {
  47862.             yield => ($this->privates['.messenger.handler_descriptor.ka59xCt'] ?? $this->get_Messenger_HandlerDescriptor_Ka59xCtService());
  47863.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductSingleSyncMessage' => new RewindableGenerator(function () {
  47864.             yield => ($this->privates['.messenger.handler_descriptor.6KXPS1P'] ?? $this->get_Messenger_HandlerDescriptor_6KXPS1PService());
  47865.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductVariantSyncMessage' => new RewindableGenerator(function () {
  47866.             yield => ($this->privates['.messenger.handler_descriptor.fTnptq7'] ?? $this->get_Messenger_HandlerDescriptor_FTnptq7Service());
  47867.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductCleanupSyncMessage' => new RewindableGenerator(function () {
  47868.             yield => ($this->privates['.messenger.handler_descriptor.6yw2O.t'] ?? $this->get_Messenger_HandlerDescriptor_6yw2O_TService());
  47869.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\InventorySyncMessage' => new RewindableGenerator(function () {
  47870.             yield => ($this->privates['.messenger.handler_descriptor.vohgW1I'] ?? $this->get_Messenger_HandlerDescriptor_VohgW1IService());
  47871.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ImageSyncMessage' => new RewindableGenerator(function () {
  47872.             yield => ($this->privates['.messenger.handler_descriptor.ex5cbt9'] ?? $this->get_Messenger_HandlerDescriptor_Ex5cbt9Service());
  47873.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\InventoryUpdateMessage' => new RewindableGenerator(function () {
  47874.             yield => ($this->privates['.messenger.handler_descriptor.FImPDsK'] ?? $this->get_Messenger_HandlerDescriptor_FImPDsKService());
  47875.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask' => new RewindableGenerator(function () {
  47876.             yield => ($this->privates['.messenger.handler_descriptor.jTJEFNe'] ?? $this->get_Messenger_HandlerDescriptor_JTJEFNeService());
  47877.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask' => new RewindableGenerator(function () {
  47878.             yield => ($this->privates['.messenger.handler_descriptor.u3lfLwH'] ?? $this->get_Messenger_HandlerDescriptor_U3lfLwHService());
  47879.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask' => new RewindableGenerator(function () {
  47880.             yield => ($this->privates['.messenger.handler_descriptor.xfSTNS5'] ?? $this->get_Messenger_HandlerDescriptor_XfSTNS5Service());
  47881.         }, 1), 'Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatus' => new RewindableGenerator(function () {
  47882.             yield => ($this->privates['.messenger.handler_descriptor.KpgS6kr'] ?? $this->get_Messenger_HandlerDescriptor_KpgS6krService());
  47883.         }, 1), 'Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUp' => new RewindableGenerator(function () {
  47884.             yield => ($this->privates['.messenger.handler_descriptor.ht3XEZJ'] ?? $this->get_Messenger_HandlerDescriptor_Ht3XEZJService());
  47885.         }, 1), 'Cbax\\ModulManufacturers\\ScheduledTask\\ManufacturerSeoIndex' => new RewindableGenerator(function () {
  47886.             yield => ($this->privates['.messenger.handler_descriptor.l3y3O1T'] ?? $this->get_Messenger_HandlerDescriptor_L3y3O1TService());
  47887.         }, 1), 'Acris\\CookieConsent\\ScheduledTask\\CleanupTask' => new RewindableGenerator(function () {
  47888.             yield => ($this->privates['.messenger.handler_descriptor.Q.G_9TK'] ?? $this->get_Messenger_HandlerDescriptor_Q_G9TKService());
  47889.         }, 1), 'Cbax\\ModulAnalytics\\ScheduledTask\\Analytics' => new RewindableGenerator(function () {
  47890.             yield => ($this->privates['.messenger.handler_descriptor.U_6ttgF'] ?? $this->get_Messenger_HandlerDescriptor_U6ttgFService());
  47891.         }, 1), 'SwagMigrationAssistant\\Migration\\MessageQueue\\Message\\ProcessMediaMessage' => new RewindableGenerator(function () {
  47892.             yield => ($this->privates['.messenger.handler_descriptor.uhLObtn'] ?? $this->get_Messenger_HandlerDescriptor_UhLObtnService());
  47893.         }, 1), 'SwagMigrationAssistant\\Migration\\MessageQueue\\Message\\CleanupMigrationMessage' => new RewindableGenerator(function () {
  47894.             yield => ($this->privates['.messenger.handler_descriptor.NsPWeMd'] ?? $this->get_Messenger_HandlerDescriptor_NsPWeMdService());
  47895.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  47896.             yield => ($this->privates['.messenger.handler_descriptor.g5T3Vdz'] ?? $this->get_Messenger_HandlerDescriptor_G5T3VdzService());
  47897.         }, 1)]));
  47898.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  47899.         return $instance;
  47900.     }
  47901.     /**
  47902.      * Gets the private 'messenger.bus.shopware.middleware.traceable' shared service.
  47903.      *
  47904.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  47905.      */
  47906.     protected function getMessenger_Bus_Shopware_Middleware_TraceableService()
  47907.     {
  47908.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  47909.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  47910.         return $this->privates['messenger.bus.shopware.middleware.traceable'] = new \Symfony\Component\Messenger\Middleware\TraceableMiddleware(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), 'messenger.bus.shopware');
  47911.     }
  47912.     /**
  47913.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  47914.      *
  47915.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  47916.      */
  47917.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  47918.     {
  47919.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  47920.         return $this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  47921.     }
  47922.     /**
  47923.      * Gets the private 'messenger.listener.stop_worker_on_sigterm_signal_listener' shared service.
  47924.      *
  47925.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener
  47926.      */
  47927.     protected function getMessenger_Listener_StopWorkerOnSigtermSignalListenerService()
  47928.     {
  47929.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnSigtermSignalListener.php';
  47930.         return $this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  47931.     }
  47932.     /**
  47933.      * Gets the private 'messenger.middleware.send_message' shared service.
  47934.      *
  47935.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  47936.      */
  47937.     protected function getMessenger_Middleware_SendMessageService()
  47938.     {
  47939.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  47940.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  47941.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  47942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DefaultSenderLocator.php';
  47943.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  47944.         $a = ($this->privates['.service_locator.ltYzMMM'] ?? $this->get_ServiceLocator_LtYzMMMService());
  47945.         if (isset($this->privates['messenger.middleware.send_message'])) {
  47946.             return $this->privates['messenger.middleware.send_message'];
  47947.         }
  47948.         $b = ($this->privates['messenger.transport.default'] ?? $this->getMessenger_Transport_DefaultService());
  47949.         if (isset($this->privates['messenger.middleware.send_message'])) {
  47950.             return $this->privates['messenger.middleware.send_message'];
  47951.         }
  47952.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  47953.         if (isset($this->privates['messenger.middleware.send_message'])) {
  47954.             return $this->privates['messenger.middleware.send_message'];
  47955.         }
  47956.         $this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Shopware\Core\Framework\MessageQueue\DefaultSenderLocator(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator([], $a), $b'default'), $c);
  47957.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  47958.         return $instance;
  47959.     }
  47960.     /**
  47961.      * Gets the private 'messenger.receiver_locator' shared service.
  47962.      *
  47963.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  47964.      */
  47965.     protected function getMessenger_ReceiverLocatorService()
  47966.     {
  47967.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  47968.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  47969.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  47970.         ], [
  47971.             'default' => '?',
  47972.             'messenger.transport.default' => '?',
  47973.         ]);
  47974.     }
  47975.     /**
  47976.      * Gets the private 'messenger.retry.multiplier_retry_strategy.default' shared service.
  47977.      *
  47978.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  47979.      */
  47980.     protected function getMessenger_Retry_MultiplierRetryStrategy_DefaultService()
  47981.     {
  47982.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  47983.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  47984.         return $this->privates['messenger.retry.multiplier_retry_strategy.default'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  47985.     }
  47986.     /**
  47987.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  47988.      *
  47989.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  47990.      */
  47991.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  47992.     {
  47993.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  47994.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  47995.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  47996.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  47997.         }
  47998.         return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener(($this->privates['.service_locator.ltYzMMM'] ?? $this->get_ServiceLocator_LtYzMMMService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  47999.             'default' => ['privates''messenger.retry.multiplier_retry_strategy.default''getMessenger_Retry_MultiplierRetryStrategy_DefaultService'false],
  48000.         ], [
  48001.             'default' => '?',
  48002.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
  48003.     }
  48004.     /**
  48005.      * Gets the private 'messenger.routable_message_bus' shared service.
  48006.      *
  48007.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  48008.      */
  48009.     protected function getMessenger_RoutableMessageBusService()
  48010.     {
  48011.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  48012.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  48013.         if (isset($this->privates['messenger.routable_message_bus'])) {
  48014.             return $this->privates['messenger.routable_message_bus'];
  48015.         }
  48016.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  48017.             'messenger.bus.shopware' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  48018.         ], [
  48019.             'messenger.bus.shopware' => '?',
  48020.         ]), $a);
  48021.     }
  48022.     /**
  48023.      * Gets the private 'messenger.transport.default' shared service.
  48024.      *
  48025.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  48026.      */
  48027.     protected function getMessenger_Transport_DefaultService()
  48028.     {
  48029.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  48030.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  48031.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  48032.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  48033.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  48034.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  48035.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  48036.         return $this->privates['messenger.transport.default'] = (new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  48037.             yield => (new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory());
  48038.             yield => (new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory());
  48039.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  48040.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  48041.             yield => $this->getEnqueue_MessengerTransport_FactoryService();
  48042.         }, 5)))->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['transport_name' => 'default'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  48043.     }
  48044.     /**
  48045.      * Gets the private 'messenger.transport.sync.factory' shared service.
  48046.      *
  48047.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  48048.      */
  48049.     protected function getMessenger_Transport_Sync_FactoryService()
  48050.     {
  48051.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  48052.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  48053.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  48054.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  48055.             return $this->privates['messenger.transport.sync.factory'];
  48056.         }
  48057.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  48058.     }
  48059.     /**
  48060.      * Gets the private 'mime_types' shared service.
  48061.      *
  48062.      * @return \Symfony\Component\Mime\MimeTypes
  48063.      */
  48064.     protected function getMimeTypesService()
  48065.     {
  48066.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  48067.         $instance->setDefault($instance);
  48068.         return $instance;
  48069.     }
  48070.     /**
  48071.      * Gets the private 'monolog.command.server_log' shared service.
  48072.      *
  48073.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  48074.      */
  48075.     protected function getMonolog_Command_ServerLogService()
  48076.     {
  48077.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  48078.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  48079.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  48080.         $instance->setName('server:log');
  48081.         $instance->setDescription('Start a log server that displays logs in real time');
  48082.         return $instance;
  48083.     }
  48084.     /**
  48085.      * Gets the private 'monolog.handler.business_event_handler_buffer' shared service.
  48086.      *
  48087.      * @return \Monolog\Handler\BufferHandler
  48088.      */
  48089.     protected function getMonolog_Handler_BusinessEventHandlerBufferService()
  48090.     {
  48091.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  48092.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/DoctrineSQLHandler.php';
  48093.         return $this->privates['monolog.handler.business_event_handler_buffer'] = new \Monolog\Handler\BufferHandler(new \Shopware\Core\Framework\Log\Monolog\DoctrineSQLHandler(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), 0100truefalse);
  48094.     }
  48095.     /**
  48096.      * Gets the private 'monolog.handler.console' shared service.
  48097.      *
  48098.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  48099.      */
  48100.     protected function getMonolog_Handler_ConsoleService()
  48101.     {
  48102.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  48103.     }
  48104.     /**
  48105.      * Gets the private 'monolog.logger' shared service.
  48106.      *
  48107.      * @return \Symfony\Bridge\Monolog\Logger
  48108.      */
  48109.     protected function getMonolog_LoggerService()
  48110.     {
  48111.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  48112.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  48113.         $instance->useMicrosecondTimestamps(true);
  48114.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  48115.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  48116.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  48117.         return $instance;
  48118.     }
  48119.     /**
  48120.      * Gets the private 'monolog.logger.cache' shared service.
  48121.      *
  48122.      * @return \Symfony\Bridge\Monolog\Logger
  48123.      */
  48124.     protected function getMonolog_Logger_CacheService()
  48125.     {
  48126.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  48127.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  48128.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  48129.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  48130.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  48131.         return $instance;
  48132.     }
  48133.     /**
  48134.      * Gets the private 'monolog.logger.mailer' shared service.
  48135.      *
  48136.      * @return \Symfony\Bridge\Monolog\Logger
  48137.      */
  48138.     protected function getMonolog_Logger_MailerService()
  48139.     {
  48140.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  48141.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  48142.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  48143.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  48144.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  48145.         return $instance;
  48146.     }
  48147.     /**
  48148.      * Gets the private 'monolog.logger.messenger' shared service.
  48149.      *
  48150.      * @return \Symfony\Bridge\Monolog\Logger
  48151.      */
  48152.     protected function getMonolog_Logger_MessengerService()
  48153.     {
  48154.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  48155.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  48156.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  48157.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  48158.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  48159.         return $instance;
  48160.     }
  48161.     /**
  48162.      * Gets the private 'monolog.logger.request' shared service.
  48163.      *
  48164.      * @return \Symfony\Bridge\Monolog\Logger
  48165.      */
  48166.     protected function getMonolog_Logger_RequestService()
  48167.     {
  48168.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  48169.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  48170.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  48171.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  48172.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  48173.         return $instance;
  48174.     }
  48175.     /**
  48176.      * Gets the private 'parameter_bag' shared service.
  48177.      *
  48178.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  48179.      */
  48180.     protected function getParameterBagService()
  48181.     {
  48182.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  48183.     }
  48184.     /**
  48185.      * Gets the private 'profiler_listener' shared service.
  48186.      *
  48187.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  48188.      */
  48189.     protected function getProfilerListenerService()
  48190.     {
  48191.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  48192.         if (isset($this->privates['profiler_listener'])) {
  48193.             return $this->privates['profiler_listener'];
  48194.         }
  48195.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  48196.     }
  48197.     /**
  48198.      * Gets the private 'property_info' shared service.
  48199.      *
  48200.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  48201.      */
  48202.     protected function getPropertyInfoService()
  48203.     {
  48204.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  48205.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  48206.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  48207.         }, 2), new RewindableGenerator(function () {
  48208.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  48209.         }, 1), new RewindableGenerator(function () {
  48210.             return new \EmptyIterator();
  48211.         }, 0), new RewindableGenerator(function () {
  48212.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  48213.         }, 1), new RewindableGenerator(function () {
  48214.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  48215.         }, 1));
  48216.     }
  48217.     /**
  48218.      * Gets the private 'property_info.serializer_extractor' shared service.
  48219.      *
  48220.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  48221.      */
  48222.     protected function getPropertyInfo_SerializerExtractorService()
  48223.     {
  48224.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  48225.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  48226.     }
  48227.     /**
  48228.      * Gets the private 'router.cache_warmer' shared service.
  48229.      *
  48230.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  48231.      */
  48232.     protected function getRouter_CacheWarmerService()
  48233.     {
  48234.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  48235.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  48236.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  48237.             'router' => ['services''router''getRouterService'false],
  48238.         ], [
  48239.             'router' => '?',
  48240.         ]))->withContext('router.cache_warmer'$this));
  48241.     }
  48242.     /**
  48243.      * Gets the private 'router.default' shared service.
  48244.      *
  48245.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  48246.      */
  48247.     protected function getRouter_DefaultService()
  48248.     {
  48249.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  48250.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  48251.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  48252.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  48253.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  48254.         $this->privates['router.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  48255.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  48256.         ], [
  48257.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  48258.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en-GB');
  48259.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  48260.         return $instance;
  48261.     }
  48262.     /**
  48263.      * Gets the private 'router.request_context' shared service.
  48264.      *
  48265.      * @return \Symfony\Component\Routing\RequestContext
  48266.      */
  48267.     protected function getRouter_RequestContextService()
  48268.     {
  48269.         return $this->privates['router.request_context'] = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  48270.     }
  48271.     /**
  48272.      * Gets the private 'router_listener' shared service.
  48273.      *
  48274.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  48275.      */
  48276.     protected function getRouterListenerService()
  48277.     {
  48278.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  48279.     }
  48280.     /**
  48281.      * Gets the private 'secrets.vault' shared service.
  48282.      *
  48283.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  48284.      */
  48285.     protected function getSecrets_VaultService()
  48286.     {
  48287.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  48288.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  48289.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  48290.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  48291.         return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(\Closure::fromCallable([=> $this=> 'getEnv']), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  48292.     }
  48293.     /**
  48294.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  48295.      *
  48296.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  48297.      */
  48298.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  48299.     {
  48300.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  48301.     }
  48302.     /**
  48303.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  48304.      *
  48305.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  48306.      */
  48307.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  48308.     {
  48309.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  48310.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULLNULL), 0'doctrine.orm');
  48311.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  48312.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  48313.     }
  48314.     /**
  48315.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  48316.      *
  48317.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  48318.      */
  48319.     protected function getSensioFrameworkExtra_View_ListenerService()
  48320.     {
  48321.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  48322.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  48323.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  48324.         ], [
  48325.             'twig' => '?',
  48326.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  48327.         return $instance;
  48328.     }
  48329.     /**
  48330.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  48331.      *
  48332.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  48333.      */
  48334.     protected function getSerializer_Mapping_CacheWarmerService()
  48335.     {
  48336.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  48337.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  48338.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  48339.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  48340.     }
  48341.     /**
  48342.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  48343.      *
  48344.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  48345.      */
  48346.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  48347.     {
  48348.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
  48349.     }
  48350.     /**
  48351.      * Gets the private 'session.factory' shared service.
  48352.      *
  48353.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  48354.      */
  48355.     protected function getSession_FactoryService()
  48356.     {
  48357.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  48358.         if (isset($this->privates['session.factory'])) {
  48359.             return $this->privates['session.factory'];
  48360.         }
  48361.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['session.storage.factory.native'] ?? $this->getSession_Storage_Factory_NativeService()), [=> $a=> 'onSessionUsage']);
  48362.     }
  48363.     /**
  48364.      * Gets the private 'session.storage.factory.native' shared service.
  48365.      *
  48366.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory
  48367.      */
  48368.     protected function getSession_Storage_Factory_NativeService()
  48369.     {
  48370.         return $this->privates['session.storage.factory.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0), true);
  48371.     }
  48372.     /**
  48373.      * Gets the private 'session_listener' shared service.
  48374.      *
  48375.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  48376.      */
  48377.     protected function getSessionListenerService()
  48378.     {
  48379.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  48380.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  48381.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  48382.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  48383.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  48384.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  48385.         ], [
  48386.             'initialized_session' => '?',
  48387.             'logger' => '?',
  48388.             'session' => '?',
  48389.             'session_collector' => '?',
  48390.             'session_factory' => '?',
  48391.         ]), true$this->parameters['session.storage.options']);
  48392.     }
  48393.     /**
  48394.      * Gets the private 'shopware.api.authorization_server' shared service.
  48395.      *
  48396.      * @return \League\OAuth2\Server\AuthorizationServer
  48397.      */
  48398.     protected function getShopware_Api_AuthorizationServerService()
  48399.     {
  48400.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  48401.         return $this->privates['shopware.api.authorization_server'] = new \League\OAuth2\Server\AuthorizationServer(new \Shopware\Core\Framework\Api\OAuth\ClientRepository($a), ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\AccessTokenRepository())), new \Shopware\Core\Framework\Api\OAuth\ScopeRepository(new RewindableGenerator(function () {
  48402.             yield => ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\Scope\\WriteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\Scope\\WriteScope'] = new \Shopware\Core\Framework\Api\OAuth\Scope\WriteScope()));
  48403.             yield => ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\Scope\\AdminScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\Scope\\AdminScope'] = new \Shopware\Core\Framework\Api\OAuth\Scope\AdminScope()));
  48404.             yield => ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\Scope\\UserVerifiedScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\Scope\\UserVerifiedScope'] = new \Shopware\Core\Framework\Api\OAuth\Scope\UserVerifiedScope()));
  48405.         }, 3), $a), ($this->privates['shopware.private_key'] ?? ($this->privates['shopware.private_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/private.pem'), $this->getEnv('string:default:jwt_private_key_passphrase_default:JWT_PRIVATE_KEY_PASSPHRASE')))), $this->getEnv('APP_SECRET'));
  48406.     }
  48407.     /**
  48408.      * Gets the private 'shopware.app_system.guzzle' shared service.
  48409.      *
  48410.      * @return \GuzzleHttp\Client
  48411.      */
  48412.     protected function getShopware_AppSystem_GuzzleService($lazyLoad true)
  48413.     {
  48414.         if ($lazyLoad) {
  48415.             return $this->privates['shopware.app_system.guzzle'] = $this->createProxy('Client_b190fb5', function () {
  48416.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  48417.                     $wrappedInstance $this->getShopware_AppSystem_GuzzleService(false);
  48418.                     $proxy->setProxyInitializer(null);
  48419.                     return true;
  48420.                 });
  48421.             });
  48422.         }
  48423.         include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/HandlerStack.php';
  48424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/Guzzle/AuthMiddleware.php';
  48425.         $a \GuzzleHttp\HandlerStack::create();
  48426.         $a->push(new \Shopware\Core\Framework\App\Hmac\Guzzle\AuthMiddleware('6.4.19.0', ($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] ?? $this->getAppLocaleProviderService())));
  48427.         return new \GuzzleHttp\Client(['timeout' => 5'connect_timeout' => 1'handler' => $a]);
  48428.     }
  48429.     /**
  48430.      * Gets the private 'shopware.asset.asset' shared service.
  48431.      *
  48432.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  48433.      */
  48434.     protected function getShopware_Asset_AssetService()
  48435.     {
  48436.         return $this->privates['shopware.asset.asset'] = new \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage([=> ''], ($this->privates['shopware.asset.asset.version_strategy'] ?? $this->getShopware_Asset_Asset_VersionStrategyService()));
  48437.     }
  48438.     /**
  48439.      * Gets the private 'shopware.asset.asset.version_strategy' shared service.
  48440.      *
  48441.      * @return \Shopware\Core\Framework\Adapter\Asset\FlysystemLastModifiedVersionStrategy
  48442.      */
  48443.     protected function getShopware_Asset_Asset_VersionStrategyService()
  48444.     {
  48445.         return $this->privates['shopware.asset.asset.version_strategy'] = new \Shopware\Core\Framework\Adapter\Asset\FlysystemLastModifiedVersionStrategy('asset-metaData', ($this->services['shopware.filesystem.asset'] ?? $this->getShopware_Filesystem_AssetService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  48446.     }
  48447.     /**
  48448.      * Gets the private 'shopware.asset.public' shared service.
  48449.      *
  48450.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  48451.      */
  48452.     protected function getShopware_Asset_PublicService()
  48453.     {
  48454.         return $this->privates['shopware.asset.public'] = new \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage([=> ''], ($this->privates['assets.empty_version_strategy'] ?? ($this->privates['assets.empty_version_strategy'] = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy())));
  48455.     }
  48456.     /**
  48457.      * Gets the private 'shopware.asset.sitemap' shared service.
  48458.      *
  48459.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  48460.      */
  48461.     protected function getShopware_Asset_SitemapService()
  48462.     {
  48463.         return $this->privates['shopware.asset.sitemap'] = new \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage([=> ''], ($this->privates['assets.empty_version_strategy'] ?? ($this->privates['assets.empty_version_strategy'] = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy())));
  48464.     }
  48465.     /**
  48466.      * Gets the private 'shopware.asset.theme' shared service.
  48467.      *
  48468.      * @return \Shopware\Storefront\Theme\ThemeAssetPackage
  48469.      */
  48470.     protected function getShopware_Asset_ThemeService()
  48471.     {
  48472.         return $this->privates['shopware.asset.theme'] = new \Shopware\Storefront\Theme\ThemeAssetPackage([=> ''], new \Shopware\Core\Framework\Adapter\Asset\FlysystemLastModifiedVersionStrategy('theme-metaData', ($this->services['shopware.filesystem.theme'] ?? $this->getShopware_Filesystem_ThemeService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Shopware\\Storefront\\Theme\\MD5ThemePathBuilder'] ?? ($this->privates['Shopware\\Storefront\\Theme\\MD5ThemePathBuilder'] = new \Shopware\Storefront\Theme\MD5ThemePathBuilder())));
  48473.     }
  48474.     /**
  48475.      * Gets the private 'shopware.elasticsearch.logger' shared service.
  48476.      *
  48477.      * @return \Psr\Log\LoggerInterface
  48478.      */
  48479.     protected function getShopware_Elasticsearch_LoggerService()
  48480.     {
  48481.         return $this->privates['shopware.elasticsearch.logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('elasticsearch'90100);
  48482.     }
  48483.     /**
  48484.      * Gets the private 'shopware.es.profiled.adminClient.inner' shared service.
  48485.      *
  48486.      * @return \Elasticsearch\Client
  48487.      */
  48488.     protected function getShopware_Es_Profiled_AdminClient_InnerService($lazyLoad true)
  48489.     {
  48490.         if ($lazyLoad) {
  48491.             return $this->privates['shopware.es.profiled.adminClient.inner'] = $this->createProxy('Client_dba3ed3', function () {
  48492.                 return \Client_dba3ed3::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  48493.                     $wrappedInstance $this->getShopware_Es_Profiled_AdminClient_InnerService(false);
  48494.                     $proxy->setProxyInitializer(null);
  48495.                     return true;
  48496.                 });
  48497.             });
  48498.         }
  48499.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ClientFactory.php';
  48500.         return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($this->getEnv('string:ADMIN_OPENSEARCH_URL'), ($this->privates['shopware.elasticsearch.logger'] ?? $this->getShopware_Elasticsearch_LoggerService()), true$this->parameters['elasticsearch.ssl']);
  48501.     }
  48502.     /**
  48503.      * Gets the private 'shopware.es.profiled.client.inner' shared service.
  48504.      *
  48505.      * @return \Elasticsearch\Client
  48506.      */
  48507.     protected function getShopware_Es_Profiled_Client_InnerService($lazyLoad true)
  48508.     {
  48509.         if ($lazyLoad) {
  48510.             return $this->privates['shopware.es.profiled.client.inner'] = $this->createProxy('Client_dba3ed3', function () {
  48511.                 return \Client_dba3ed3::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  48512.                     $wrappedInstance $this->getShopware_Es_Profiled_Client_InnerService(false);
  48513.                     $proxy->setProxyInitializer(null);
  48514.                     return true;
  48515.                 });
  48516.             });
  48517.         }
  48518.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ClientFactory.php';
  48519.         return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($this->getEnv('string:default:default_whitespace:SHOPWARE_ES_HOSTS'), ($this->privates['shopware.elasticsearch.logger'] ?? $this->getShopware_Elasticsearch_LoggerService()), true$this->parameters['elasticsearch.ssl']);
  48520.     }
  48521.     /**
  48522.      * Gets the private 'shopware.increment.message_queue.gateway.mysql' shared service.
  48523.      *
  48524.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  48525.      */
  48526.     protected function getShopware_Increment_MessageQueue_Gateway_MysqlService()
  48527.     {
  48528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  48529.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  48530.         $this->privates['shopware.increment.message_queue.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  48531.         $instance->setPool('message_queue');
  48532.         $instance->setConfig([]);
  48533.         return $instance;
  48534.     }
  48535.     /**
  48536.      * Gets the private 'shopware.increment.user_activity.gateway.mysql' shared service.
  48537.      *
  48538.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  48539.      */
  48540.     protected function getShopware_Increment_UserActivity_Gateway_MysqlService()
  48541.     {
  48542.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  48543.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  48544.         $this->privates['shopware.increment.user_activity.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  48545.         $instance->setPool('user_activity');
  48546.         $instance->setConfig([]);
  48547.         return $instance;
  48548.     }
  48549.     /**
  48550.      * Gets the private 'shopware.jwt_config' shared service.
  48551.      *
  48552.      * @return \Lcobucci\JWT\Configuration
  48553.      */
  48554.     protected function getShopware_JwtConfigService()
  48555.     {
  48556.         return $this->privates['shopware.jwt_config'] = \Shopware\Core\Checkout\Payment\Cart\Token\JWTConfigurationFactory::createJWTConfiguration(new \Lcobucci\JWT\Signer\Rsa\Sha256(), ($this->privates['shopware.private_key'] ?? ($this->privates['shopware.private_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/private.pem'), $this->getEnv('string:default:jwt_private_key_passphrase_default:JWT_PRIVATE_KEY_PASSPHRASE')))), ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/public.pem')))));
  48557.     }
  48558.     /**
  48559.      * Gets the private 'shopware.rate_limiter' shared service.
  48560.      *
  48561.      * @return \Shopware\Core\Framework\RateLimiter\RateLimiter
  48562.      */
  48563.     protected function getShopware_RateLimiterService()
  48564.     {
  48565.         $this->privates['shopware.rate_limiter'] = $instance = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  48566.         $a = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  48567.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  48568.         $c = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  48569.         $instance->registerLimiterFactory('login', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.login.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'login'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  48570.         $instance->registerLimiterFactory('guest_login', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.login.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'guest_login'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  48571.         $instance->registerLimiterFactory('oauth', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.login.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'oauth'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  48572.         $instance->registerLimiterFactory('reset_password', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.reset_password.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'reset_password'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  48573.         $instance->registerLimiterFactory('user_recovery', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.reset_password.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'user_recovery'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  48574.         $instance->registerLimiterFactory('contact_form', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.reset_password.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'contact_form'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  48575.         $instance->registerLimiterFactory('notification', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.login.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'notification'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  48576.         $instance->registerLimiterFactory('newsletter_form', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'time_backoff''reset' => '24 hours''limits' => $this->parameters['shopware.api.rate_limiter.reset_password.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'newsletter_form'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  48577.         $instance->registerLimiterFactory('cart_add_line_item', new \Shopware\Core\Framework\RateLimiter\RateLimiterFactory(['enabled' => true'policy' => 'system_config''reset' => '1 hours''limits' => $this->parameters['shopware.api.rate_limiter.cart_add_line_item.limits'], 'lock_factory' => 'lock.factory''cache_pool' => 'cache.rate_limiter''id' => 'cart_add_line_item'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($a), $b$c));
  48578.         return $instance;
  48579.     }
  48580.     /**
  48581.      * Gets the private 'slugify' shared service.
  48582.      *
  48583.      * @return \Cocur\Slugify\Slugify
  48584.      */
  48585.     protected function getSlugifyService()
  48586.     {
  48587.         return $this->privates['slugify'] = new \Cocur\Slugify\Slugify($this->parameters['shopware.slug.config']);
  48588.     }
  48589.     /**
  48590.      * Gets the private 'translation.extractor' shared service.
  48591.      *
  48592.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  48593.      */
  48594.     protected function getTranslation_ExtractorService()
  48595.     {
  48596.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  48597.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  48598.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  48599.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  48600.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  48601.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  48602.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  48603.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  48604.         return $instance;
  48605.     }
  48606.     /**
  48607.      * Gets the private 'translation.loader.csv' shared service.
  48608.      *
  48609.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  48610.      */
  48611.     protected function getTranslation_Loader_CsvService()
  48612.     {
  48613.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  48614.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  48615.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  48616.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  48617.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  48618.     }
  48619.     /**
  48620.      * Gets the private 'translation.loader.dat' shared service.
  48621.      *
  48622.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  48623.      */
  48624.     protected function getTranslation_Loader_DatService()
  48625.     {
  48626.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  48627.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  48628.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  48629.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  48630.     }
  48631.     /**
  48632.      * Gets the private 'translation.loader.ini' shared service.
  48633.      *
  48634.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  48635.      */
  48636.     protected function getTranslation_Loader_IniService()
  48637.     {
  48638.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  48639.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  48640.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  48641.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  48642.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  48643.     }
  48644.     /**
  48645.      * Gets the private 'translation.loader.json' shared service.
  48646.      *
  48647.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  48648.      */
  48649.     protected function getTranslation_Loader_JsonService()
  48650.     {
  48651.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  48652.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  48653.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  48654.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  48655.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  48656.     }
  48657.     /**
  48658.      * Gets the private 'translation.loader.mo' shared service.
  48659.      *
  48660.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  48661.      */
  48662.     protected function getTranslation_Loader_MoService()
  48663.     {
  48664.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  48665.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  48666.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  48667.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  48668.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  48669.     }
  48670.     /**
  48671.      * Gets the private 'translation.loader.php' shared service.
  48672.      *
  48673.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  48674.      */
  48675.     protected function getTranslation_Loader_PhpService()
  48676.     {
  48677.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  48678.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  48679.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  48680.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  48681.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  48682.     }
  48683.     /**
  48684.      * Gets the private 'translation.loader.po' shared service.
  48685.      *
  48686.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  48687.      */
  48688.     protected function getTranslation_Loader_PoService()
  48689.     {
  48690.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  48691.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  48692.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  48693.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  48694.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  48695.     }
  48696.     /**
  48697.      * Gets the private 'translation.loader.qt' shared service.
  48698.      *
  48699.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  48700.      */
  48701.     protected function getTranslation_Loader_QtService()
  48702.     {
  48703.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  48704.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  48705.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  48706.     }
  48707.     /**
  48708.      * Gets the private 'translation.loader.res' shared service.
  48709.      *
  48710.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  48711.      */
  48712.     protected function getTranslation_Loader_ResService()
  48713.     {
  48714.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  48715.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  48716.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  48717.     }
  48718.     /**
  48719.      * Gets the private 'translation.loader.xliff' shared service.
  48720.      *
  48721.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  48722.      */
  48723.     protected function getTranslation_Loader_XliffService()
  48724.     {
  48725.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  48726.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  48727.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  48728.     }
  48729.     /**
  48730.      * Gets the private 'translation.loader.yml' shared service.
  48731.      *
  48732.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  48733.      */
  48734.     protected function getTranslation_Loader_YmlService()
  48735.     {
  48736.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  48737.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  48738.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  48739.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  48740.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  48741.     }
  48742.     /**
  48743.      * Gets the private 'translation.provider_collection' shared service.
  48744.      *
  48745.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  48746.      */
  48747.     protected function getTranslation_ProviderCollectionService()
  48748.     {
  48749.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  48750.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  48751.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  48752.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  48753.         }, 1), []))->fromConfig([]);
  48754.     }
  48755.     /**
  48756.      * Gets the private 'translation.reader' shared service.
  48757.      *
  48758.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  48759.      */
  48760.     protected function getTranslation_ReaderService()
  48761.     {
  48762.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  48763.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  48764.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  48765.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  48766.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  48767.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  48768.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  48769.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  48770.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  48771.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  48772.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  48773.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  48774.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  48775.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  48776.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  48777.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  48778.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  48779.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  48780.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  48781.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  48782.         $instance->addLoader('yaml'$a);
  48783.         $instance->addLoader('yml'$a);
  48784.         $instance->addLoader('xlf'$b);
  48785.         $instance->addLoader('xliff'$b);
  48786.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  48787.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  48788.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  48789.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  48790.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  48791.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  48792.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  48793.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  48794.         return $instance;
  48795.     }
  48796.     /**
  48797.      * Gets the private 'translation.warmer' shared service.
  48798.      *
  48799.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  48800.      */
  48801.     protected function getTranslation_WarmerService()
  48802.     {
  48803.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  48804.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  48805.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  48806.             'translator' => ['services''translator''getTranslator2Service'false],
  48807.         ], [
  48808.             'translator' => '?',
  48809.         ]))->withContext('translation.warmer'$this));
  48810.     }
  48811.     /**
  48812.      * Gets the private 'translation.writer' shared service.
  48813.      *
  48814.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  48815.      */
  48816.     protected function getTranslation_WriterService()
  48817.     {
  48818.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  48819.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  48820.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  48821.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  48822.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  48823.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  48824.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  48825.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  48826.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  48827.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  48828.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  48829.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  48830.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  48831.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  48832.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  48833.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  48834.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  48835.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  48836.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  48837.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  48838.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  48839.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  48840.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  48841.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  48842.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  48843.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  48844.         return $instance;
  48845.     }
  48846.     /**
  48847.      * Gets the private 'translator.default' shared service.
  48848.      *
  48849.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  48850.      */
  48851.     protected function getTranslator_DefaultService()
  48852.     {
  48853.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  48854.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  48855.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  48856.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  48857.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  48858.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  48859.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  48860.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  48861.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  48862.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  48863.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  48864.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  48865.         ], [
  48866.             'translation.loader.csv' => '?',
  48867.             'translation.loader.dat' => '?',
  48868.             'translation.loader.ini' => '?',
  48869.             'translation.loader.json' => '?',
  48870.             'translation.loader.mo' => '?',
  48871.             'translation.loader.php' => '?',
  48872.             'translation.loader.po' => '?',
  48873.             'translation.loader.qt' => '?',
  48874.             'translation.loader.res' => '?',
  48875.             'translation.loader.xliff' => '?',
  48876.             'translation.loader.yml' => '?',
  48877.         ]), ($this->privates['translator.formatter.default'] ?? $this->getTranslator_Formatter_DefaultService()), 'en-GB', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'de-DE' => [=> (\dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/translations/snippet/de_DE/cbaxManufacturers.de-DE.json'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet/de_DE/storefront.de-DE.json')], 'en-GB' => [=> (\dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/translations/snippet/en_GB/cbaxManufacturers.en-GB.json'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet/en_GB/storefront.en-GB.json')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/translations'), => (\dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/translations'), 13 => (\dirname(__DIR__4).'/vendor/shopware/core/System/translations'), 14 => (\dirname(__DIR__4).'/vendor/shopware/core/Content/translations'), 15 => (\dirname(__DIR__4).'/vendor/shopware/core/Checkout/translations'), 16 => (\dirname(__DIR__4).'/vendor/shopware/administration/translations'), 17 => (\dirname(__DIR__4).'/vendor/shopware/storefront/translations'), 18 => (\dirname(__DIR__4).'/vendor/shopware/elasticsearch/translations'), 19 => (\dirname(__DIR__4).'/vendor/shopware/core/Maintenance/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/shopware/core/Profiling/translations'), 22 => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/translations'), 23 => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/translations'), 24 => (\dirname(__DIR__4).'/custom/plugins/ZweiPunktBettenAbc/src/translations'), 25 => (\dirname(__DIR__4).'/custom/plugins/BettenABC/src/translations'), 26 => (\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/translations'), 27 => (\dirname(__DIR__4).'/custom/plugins/ArboroCollapseFilters/src/translations'), 28 => (\dirname(__DIR__4).'/custom/plugins/ArboroNeocomIntegration/src/translations'), 29 => (\dirname(__DIR__4).'/custom/plugins/ArboroProductListingLayout/src/translations'), 30 => (\dirname(__DIR__4).'/custom/plugins/PremsInteractiveHotspots/src/translations'), 31 => (\dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/translations'), 32 => (\dirname(__DIR__4).'/custom/plugins/AcrisQuantityAdvancedCS/src/translations'), 33 => (\dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src/translations'), 34 => (\dirname(__DIR__4).'/custom/plugins/LenzBingAdsConversionTracking2/src/translations'), 35 => (\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/translations'), 36 => (\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/translations'), 37 => (\dirname(__DIR__4).'/custom/plugins/MrpixBilligerTracking/src/translations'), 38 => (\dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src/translations'), 39 => (\dirname(__DIR__4).'/custom/plugins/BilobaAdGoogleGtagsjs/src/translations'), 40 => (\dirname(__DIR__4).'/custom/plugins/AcrisSeoRedirectCS/src/translations'), 41 => (\dirname(__DIR__4).'/custom/plugins/FlinkCmsResponsiveHelper/src/translations'), 42 => (\dirname(__DIR__4).'/custom/plugins/XantenLastSeenProduct/src/translations'), 43 => (\dirname(__DIR__4).'/custom/plugins/BilobaAdFacebookPixel/src/translations'), 44 => (\dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/translations'), 45 => (\dirname(__DIR__4).'/custom/plugins/ZeobvFilterOptimizer/src/translations'), 46 => (\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src/translations'), 47 => (\dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/translations'), 48 => (\dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/translations'), 49 => (\dirname(__DIR__4).'/custom/plugins/ArboroVariantImageFix/src/translations'), 50 => (\dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/translations'), 51 => (\dirname(__DIR__4).'/custom/plugins/FroshTools/src/translations'), 52 => (\dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/translations'), 53 => (\dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/translations'), 54 => (\dirname(__DIR__4).'/custom/plugins/zenitPlatformSalesCountdownBar/src/translations'), 55 => (\dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src/translations'), 56 => (\dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/translations'), 57 => (\dirname(__DIR__4).'/custom/plugins/ZweiPunktVariantenAusgrauen/src/translations'), 58 => (\dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src/translations'), 59 => (\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/translations'), 60 => (\dirname(__DIR__4).'/custom/plugins/ZweiPunktSameDayDelivery/src/translations'), 61 => (\dirname(__DIR__4).'/custom/plugins/GhswGreyhoundConnect/src/translations'), 62 => (\dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/translations'), 63 => (\dirname(__DIR__4).'/custom/plugins/FroshPlatformAdminer/src/translations'), 64 => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'custom/plugins/CbaxModulManufacturers/src/translations'=> 'custom/plugins/KlarnaPayment/src/Resources/translations'=> 'vendor/shopware/storefront/Resources/snippet'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/monolog-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/symfony/debug-bundle/translations'10 => 'vendor/enqueue/enqueue-bundle/translations'11 => 'vendor/sroze/messenger-enqueue-transport/Bundle/translations'12 => 'vendor/shopware/core/Framework/translations'13 => 'vendor/shopware/core/System/translations'14 => 'vendor/shopware/core/Content/translations'15 => 'vendor/shopware/core/Checkout/translations'16 => 'vendor/shopware/administration/translations'17 => 'vendor/shopware/storefront/translations'18 => 'vendor/shopware/elasticsearch/translations'19 => 'vendor/shopware/core/Maintenance/translations'20 => 'vendor/symfony/web-profiler-bundle/translations'21 => 'vendor/shopware/core/Profiling/translations'22 => 'custom/plugins/SwagPayPal/src/translations'23 => 'custom/plugins/SwagExtensionStore/src/translations'24 => 'custom/plugins/ZweiPunktBettenAbc/src/translations'25 => 'custom/plugins/BettenABC/src/translations'26 => 'custom/plugins/AkuCmsFactory/src/translations'27 => 'custom/plugins/ArboroCollapseFilters/src/translations'28 => 'custom/plugins/ArboroNeocomIntegration/src/translations'29 => 'custom/plugins/ArboroProductListingLayout/src/translations'30 => 'custom/plugins/PremsInteractiveHotspots/src/translations'31 => 'custom/plugins/MegaParentProductListing/src/translations'32 => 'custom/plugins/AcrisQuantityAdvancedCS/src/translations'33 => 'custom/plugins/ArboroFurnplan/src/translations'34 => 'custom/plugins/LenzBingAdsConversionTracking2/src/translations'35 => 'custom/plugins/SwagPlatformSecurity/src/translations'36 => 'custom/plugins/SwagAmazonPay/src/translations'37 => 'custom/plugins/MrpixBilligerTracking/src/translations'38 => 'custom/plugins/NetzpNotifications6/src/translations'39 => 'custom/plugins/BilobaAdGoogleGtagsjs/src/translations'40 => 'custom/plugins/AcrisSeoRedirectCS/src/translations'41 => 'custom/plugins/FlinkCmsResponsiveHelper/src/translations'42 => 'custom/plugins/XantenLastSeenProduct/src/translations'43 => 'custom/plugins/BilobaAdFacebookPixel/src/translations'44 => 'custom/plugins/AcrisCookieConsentCS/src/translations'45 => 'custom/plugins/ZeobvFilterOptimizer/src/translations'46 => 'custom/plugins/FroshPlatformFilterSearch/src/translations'47 => 'custom/plugins/NetiNextProductDetailCms/src/translations'48 => 'custom/plugins/RedMagnalisterSW6/src/translations'49 => 'custom/plugins/ArboroVariantImageFix/src/translations'50 => 'custom/plugins/SolidProductVideos/src/translations'51 => 'custom/plugins/FroshTools/src/translations'52 => 'custom/plugins/KplngiProductOrder/src/translations'53 => 'custom/plugins/CbaxModulAnalytics/src/translations'54 => 'custom/plugins/zenitPlatformSalesCountdownBar/src/translations'55 => 'custom/plugins/LaudertFriendlyCaptcha/src/translations'56 => 'custom/plugins/ZweiPunktStageWare/src/translations'57 => 'custom/plugins/ZweiPunktVariantenAusgrauen/src/translations'58 => 'custom/plugins/ZweiPunktSeoKampfpreise/src/translations'59 => 'custom/plugins/DtgsGoogleTagManagerSw6/src/translations'60 => 'custom/plugins/ZweiPunktSameDayDelivery/src/translations'61 => 'custom/plugins/GhswGreyhoundConnect/src/translations'62 => 'custom/plugins/SwagMigrationAssistant/translations'63 => 'custom/plugins/FroshPlatformAdminer/src/translations'64 => 'vendor/shopware/core/Framework/Plugin/KernelPluginLoader/translations']]], []);
  48878.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  48879.         $instance->setFallbackLocales([=> 'en_GB'=> 'en']);
  48880.         return $instance;
  48881.     }
  48882.     /**
  48883.      * Gets the private 'translator.formatter.default' shared service.
  48884.      *
  48885.      * @return \Symfony\Component\Translation\Formatter\MessageFormatter
  48886.      */
  48887.     protected function getTranslator_Formatter_DefaultService()
  48888.     {
  48889.         return $this->privates['translator.formatter.default'] = new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator());
  48890.     }
  48891.     /**
  48892.      * Gets the private 'twig.command.debug' shared service.
  48893.      *
  48894.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  48895.      */
  48896.     protected function getTwig_Command_DebugService()
  48897.     {
  48898.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  48899.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  48900.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  48901.         $instance->setName('debug:twig');
  48902.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  48903.         return $instance;
  48904.     }
  48905.     /**
  48906.      * Gets the private 'twig.command.lint' shared service.
  48907.      *
  48908.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  48909.      */
  48910.     protected function getTwig_Command_LintService()
  48911.     {
  48912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  48913.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  48914.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  48915.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  48916.         $instance->setName('lint:twig');
  48917.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  48918.         return $instance;
  48919.     }
  48920.     /**
  48921.      * Gets the private 'twig.extension.trans' shared service.
  48922.      *
  48923.      * @return \Symfony\Bridge\Twig\Extension\TranslationExtension
  48924.      */
  48925.     protected function getTwig_Extension_TransService()
  48926.     {
  48927.         $a = ($this->services['translator'] ?? $this->getTranslator2Service());
  48928.         if (isset($this->privates['twig.extension.trans'])) {
  48929.             return $this->privates['twig.extension.trans'];
  48930.         }
  48931.         return $this->privates['twig.extension.trans'] = new \Symfony\Bridge\Twig\Extension\TranslationExtension($a);
  48932.     }
  48933.     /**
  48934.      * Gets the private 'twig.loader.chain' shared service.
  48935.      *
  48936.      * @return \Twig\Loader\ChainLoader
  48937.      */
  48938.     protected function getTwig_Loader_ChainService()
  48939.     {
  48940.         $this->privates['twig.loader.chain'] = $instance = new \Twig\Loader\ChainLoader();
  48941.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  48942.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  48943.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  48944.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'Enqueue');
  48945.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), '!Enqueue');
  48946.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  48947.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), '!Framework');
  48948.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  48949.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), '!Administration');
  48950.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  48951.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), '!Storefront');
  48952.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  48953.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), '!Elasticsearch');
  48954.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  48955.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  48956.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  48957.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), '!Profiling');
  48958.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), 'SwagPayPal');
  48959.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), '!SwagPayPal');
  48960.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktBettenAbc/src/Resources/views'), 'ZweiPunktBettenAbc');
  48961.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktBettenAbc/src/Resources/views'), '!ZweiPunktBettenAbc');
  48962.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BettenABC/src/Resources/views'), 'BettenABC');
  48963.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BettenABC/src/Resources/views'), '!BettenABC');
  48964.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Resources/views'), 'AkuCmsFactory');
  48965.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Resources/views'), '!AkuCmsFactory');
  48966.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroCollapseFilters/src/Resources/views'), 'ArboroCollapseFilters');
  48967.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroCollapseFilters/src/Resources/views'), '!ArboroCollapseFilters');
  48968.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroNeocomIntegration/src/Resources/views'), 'ArboroNeocomIntegration');
  48969.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroNeocomIntegration/src/Resources/views'), '!ArboroNeocomIntegration');
  48970.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroProductListingLayout/src/Resources/views'), 'ArboroProductListingLayout');
  48971.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroProductListingLayout/src/Resources/views'), '!ArboroProductListingLayout');
  48972.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PremsInteractiveHotspots/src/Resources/views'), 'PremsInteractiveHotspots');
  48973.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PremsInteractiveHotspots/src/Resources/views'), '!PremsInteractiveHotspots');
  48974.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/Resources/views'), 'MegaParentProductListing');
  48975.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/Resources/views'), '!MegaParentProductListing');
  48976.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisQuantityAdvancedCS/src/Resources/views'), 'AcrisQuantityAdvancedCS');
  48977.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisQuantityAdvancedCS/src/Resources/views'), '!AcrisQuantityAdvancedCS');
  48978.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src/Resources/views'), 'ArboroFurnplan');
  48979.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src/Resources/views'), '!ArboroFurnplan');
  48980.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LenzBingAdsConversionTracking2/src/Resources/views'), 'LenzBingAdsConversionTracking2');
  48981.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LenzBingAdsConversionTracking2/src/Resources/views'), '!LenzBingAdsConversionTracking2');
  48982.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Resources/views'), 'SwagPlatformSecurity');
  48983.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Resources/views'), '!SwagPlatformSecurity');
  48984.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Resources/views'), 'SwagAmazonPay');
  48985.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Resources/views'), '!SwagAmazonPay');
  48986.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MrpixBilligerTracking/src/Resources/views'), 'MrpixBilligerTracking');
  48987.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MrpixBilligerTracking/src/Resources/views'), '!MrpixBilligerTracking');
  48988.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src/Resources/views'), 'NetzpNotifications6');
  48989.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src/Resources/views'), '!NetzpNotifications6');
  48990.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BilobaAdGoogleGtagsjs/src/Resources/views'), 'BilobaAdGoogleGtagsjs');
  48991.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BilobaAdGoogleGtagsjs/src/Resources/views'), '!BilobaAdGoogleGtagsjs');
  48992.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FlinkCmsResponsiveHelper/src/Resources/views'), 'FlinkCmsResponsiveHelper');
  48993.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FlinkCmsResponsiveHelper/src/Resources/views'), '!FlinkCmsResponsiveHelper');
  48994.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/Resources/views'), 'CbaxModulManufacturers');
  48995.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/Resources/views'), '!CbaxModulManufacturers');
  48996.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/XantenLastSeenProduct/src/Resources/views'), 'XantenLastSeenProduct');
  48997.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/XantenLastSeenProduct/src/Resources/views'), '!XantenLastSeenProduct');
  48998.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Resources/views'), 'KlarnaPayment');
  48999.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Resources/views'), '!KlarnaPayment');
  49000.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BilobaAdFacebookPixel/src/Resources/views'), 'BilobaAdFacebookPixel');
  49001.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BilobaAdFacebookPixel/src/Resources/views'), '!BilobaAdFacebookPixel');
  49002.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Resources/views'), 'AcrisCookieConsentCS');
  49003.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Resources/views'), '!AcrisCookieConsentCS');
  49004.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZeobvFilterOptimizer/src/Resources/views'), 'ZeobvFilterOptimizer');
  49005.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZeobvFilterOptimizer/src/Resources/views'), '!ZeobvFilterOptimizer');
  49006.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src/Resources/views'), 'FroshPlatformFilterSearch');
  49007.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src/Resources/views'), '!FroshPlatformFilterSearch');
  49008.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/Resources/views'), 'NetiNextProductDetailCms');
  49009.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/Resources/views'), '!NetiNextProductDetailCms');
  49010.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Resources/views'), 'SolidProductVideos');
  49011.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Resources/views'), '!SolidProductVideos');
  49012.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'), 'FroshTools');
  49013.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'), '!FroshTools');
  49014.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Resources/views'), 'KplngiProductOrder');
  49015.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Resources/views'), '!KplngiProductOrder');
  49016.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformSalesCountdownBar/src/Resources/views'), 'zenitPlatformSalesCountdownBar');
  49017.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformSalesCountdownBar/src/Resources/views'), '!zenitPlatformSalesCountdownBar');
  49018.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src/Resources/views'), 'LaudertFriendlyCaptcha');
  49019.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src/Resources/views'), '!LaudertFriendlyCaptcha');
  49020.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Resources/views'), 'ZweiPunktStageWare');
  49021.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Resources/views'), '!ZweiPunktStageWare');
  49022.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktVariantenAusgrauen/src/Resources/views'), 'ZweiPunktVariantenAusgrauen');
  49023.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktVariantenAusgrauen/src/Resources/views'), '!ZweiPunktVariantenAusgrauen');
  49024.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src/Resources/views'), 'ZweiPunktSeoKampfpreise');
  49025.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src/Resources/views'), '!ZweiPunktSeoKampfpreise');
  49026.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Resources/views'), 'DtgsGoogleTagManagerSw6');
  49027.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Resources/views'), '!DtgsGoogleTagManagerSw6');
  49028.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktSameDayDelivery/src/Resources/views'), 'ZweiPunktSameDayDelivery');
  49029.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktSameDayDelivery/src/Resources/views'), '!ZweiPunktSameDayDelivery');
  49030.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Resources/views'), 'SwagMigrationAssistant');
  49031.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Resources/views'), '!SwagMigrationAssistant');
  49032.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformAdminer/src/Resources/views'), 'FroshPlatformAdminer');
  49033.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformAdminer/src/Resources/views'), '!FroshPlatformAdminer');
  49034.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  49035.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  49036.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources'), 'FrameworkBundle');
  49037.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/Resources'), 'MonologBundle');
  49038.         $a->addPath((\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Resources'), 'SensioFrameworkExtraBundle');
  49039.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources'), 'TwigBundle');
  49040.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'));
  49041.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'DebugBundle');
  49042.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources'), 'DebugBundle');
  49043.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'));
  49044.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'EnqueueBundle');
  49045.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources'), 'EnqueueBundle');
  49046.         $a->addPath((\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle/Resources'), 'EnqueueAdapterBundle');
  49047.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'));
  49048.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  49049.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources'), 'Framework');
  49050.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/System/Resources'), 'System');
  49051.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Content/Resources'), 'Content');
  49052.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Checkout/Resources'), 'Checkout');
  49053.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'));
  49054.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  49055.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources'), 'Administration');
  49056.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'));
  49057.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  49058.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views/../app/storefront/dist'), 'Storefront');
  49059.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources'), 'Storefront');
  49060.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'));
  49061.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  49062.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources'), 'Elasticsearch');
  49063.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'));
  49064.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfilerBundle');
  49065.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources'), 'WebProfilerBundle');
  49066.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'));
  49067.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  49068.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources'), 'Profiling');
  49069.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'));
  49070.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), 'SwagPayPal');
  49071.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views/../app/storefront/dist'), 'SwagPayPal');
  49072.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources'), 'SwagPayPal');
  49073.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Resources'), 'SwagExtensionStore');
  49074.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktBettenAbc/src/Resources/views'));
  49075.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktBettenAbc/src/Resources/views'), 'ZweiPunktBettenAbc');
  49076.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktBettenAbc/src/Resources/views/../app/storefront/dist'), 'ZweiPunktBettenAbc');
  49077.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktBettenAbc/src/Resources'), 'ZweiPunktBettenAbc');
  49078.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BettenABC/src/Resources/views'));
  49079.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BettenABC/src/Resources/views'), 'BettenABC');
  49080.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BettenABC/src/Resources/views/../app/storefront/dist'), 'BettenABC');
  49081.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BettenABC/src/Resources'), 'BettenABC');
  49082.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Resources/views'));
  49083.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Resources/views'), 'AkuCmsFactory');
  49084.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src/Resources'), 'AkuCmsFactory');
  49085.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroCollapseFilters/src/Resources/views'));
  49086.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroCollapseFilters/src/Resources/views'), 'ArboroCollapseFilters');
  49087.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroCollapseFilters/src/Resources/views/../app/storefront/dist'), 'ArboroCollapseFilters');
  49088.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroCollapseFilters/src/Resources'), 'ArboroCollapseFilters');
  49089.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroNeocomIntegration/src/Resources/views'));
  49090.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroNeocomIntegration/src/Resources/views'), 'ArboroNeocomIntegration');
  49091.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroNeocomIntegration/src/Resources/views/../app/storefront/dist'), 'ArboroNeocomIntegration');
  49092.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroNeocomIntegration/src/Resources'), 'ArboroNeocomIntegration');
  49093.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroProductListingLayout/src/Resources/views'));
  49094.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroProductListingLayout/src/Resources/views'), 'ArboroProductListingLayout');
  49095.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroProductListingLayout/src/Resources/views/../app/storefront/dist'), 'ArboroProductListingLayout');
  49096.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroProductListingLayout/src/Resources'), 'ArboroProductListingLayout');
  49097.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PremsInteractiveHotspots/src/Resources/views'));
  49098.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PremsInteractiveHotspots/src/Resources/views'), 'PremsInteractiveHotspots');
  49099.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PremsInteractiveHotspots/src/Resources/views/../app/storefront/dist'), 'PremsInteractiveHotspots');
  49100.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PremsInteractiveHotspots/src/Resources'), 'PremsInteractiveHotspots');
  49101.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/Resources/views'));
  49102.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/Resources/views'), 'MegaParentProductListing');
  49103.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src/Resources'), 'MegaParentProductListing');
  49104.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisQuantityAdvancedCS/src/Resources/views'));
  49105.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisQuantityAdvancedCS/src/Resources/views'), 'AcrisQuantityAdvancedCS');
  49106.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisQuantityAdvancedCS/src/Resources/views/../app/storefront/dist'), 'AcrisQuantityAdvancedCS');
  49107.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisQuantityAdvancedCS/src/Resources'), 'AcrisQuantityAdvancedCS');
  49108.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src/Resources/views'));
  49109.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src/Resources/views'), 'ArboroFurnplan');
  49110.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src/Resources/views/../app/storefront/dist'), 'ArboroFurnplan');
  49111.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src/Resources'), 'ArboroFurnplan');
  49112.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LenzBingAdsConversionTracking2/src/Resources/views'));
  49113.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LenzBingAdsConversionTracking2/src/Resources/views'), 'LenzBingAdsConversionTracking2');
  49114.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LenzBingAdsConversionTracking2/src/Resources/views/../app/storefront/dist'), 'LenzBingAdsConversionTracking2');
  49115.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LenzBingAdsConversionTracking2/src/Resources'), 'LenzBingAdsConversionTracking2');
  49116.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Resources/views'));
  49117.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Resources/views'), 'SwagPlatformSecurity');
  49118.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src/Resources'), 'SwagPlatformSecurity');
  49119.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Resources/views'));
  49120.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Resources/views'), 'SwagAmazonPay');
  49121.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Resources/views/../app/storefront/dist'), 'SwagAmazonPay');
  49122.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Resources'), 'SwagAmazonPay');
  49123.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MrpixBilligerTracking/src/Resources/views'));
  49124.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MrpixBilligerTracking/src/Resources/views'), 'MrpixBilligerTracking');
  49125.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MrpixBilligerTracking/src/Resources'), 'MrpixBilligerTracking');
  49126.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src/Resources/views'));
  49127.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src/Resources/views'), 'NetzpNotifications6');
  49128.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src/Resources/views/../app/storefront/dist'), 'NetzpNotifications6');
  49129.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src/Resources'), 'NetzpNotifications6');
  49130.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BilobaAdGoogleGtagsjs/src/Resources/views'));
  49131.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BilobaAdGoogleGtagsjs/src/Resources/views'), 'BilobaAdGoogleGtagsjs');
  49132.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BilobaAdGoogleGtagsjs/src/Resources/views/../app/storefront/dist'), 'BilobaAdGoogleGtagsjs');
  49133.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BilobaAdGoogleGtagsjs/src/Resources'), 'BilobaAdGoogleGtagsjs');
  49134.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisSeoRedirectCS/src/Resources'), 'AcrisSeoRedirectCS');
  49135.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FlinkCmsResponsiveHelper/src/Resources/views'));
  49136.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FlinkCmsResponsiveHelper/src/Resources/views'), 'FlinkCmsResponsiveHelper');
  49137.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FlinkCmsResponsiveHelper/src/Resources/views/../app/storefront/dist'), 'FlinkCmsResponsiveHelper');
  49138.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FlinkCmsResponsiveHelper/src/Resources'), 'FlinkCmsResponsiveHelper');
  49139.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/Resources/views'));
  49140.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/Resources/views'), 'CbaxModulManufacturers');
  49141.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/Resources/views/../app/storefront/dist'), 'CbaxModulManufacturers');
  49142.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src/Resources'), 'CbaxModulManufacturers');
  49143.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/XantenLastSeenProduct/src/Resources/views'));
  49144.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/XantenLastSeenProduct/src/Resources/views'), 'XantenLastSeenProduct');
  49145.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/XantenLastSeenProduct/src/Resources/views/../app/storefront/dist'), 'XantenLastSeenProduct');
  49146.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/XantenLastSeenProduct/src/Resources'), 'XantenLastSeenProduct');
  49147.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Resources/views'));
  49148.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Resources/views'), 'KlarnaPayment');
  49149.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Resources/views/../app/storefront/dist'), 'KlarnaPayment');
  49150.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src/Resources'), 'KlarnaPayment');
  49151.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BilobaAdFacebookPixel/src/Resources/views'));
  49152.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BilobaAdFacebookPixel/src/Resources/views'), 'BilobaAdFacebookPixel');
  49153.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BilobaAdFacebookPixel/src/Resources/views/../app/storefront/dist'), 'BilobaAdFacebookPixel');
  49154.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BilobaAdFacebookPixel/src/Resources'), 'BilobaAdFacebookPixel');
  49155.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Resources/views'));
  49156.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Resources/views'), 'AcrisCookieConsentCS');
  49157.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Resources/views/../app/storefront/dist'), 'AcrisCookieConsentCS');
  49158.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src/Resources'), 'AcrisCookieConsentCS');
  49159.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZeobvFilterOptimizer/src/Resources/views'));
  49160.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZeobvFilterOptimizer/src/Resources/views'), 'ZeobvFilterOptimizer');
  49161.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZeobvFilterOptimizer/src/Resources'), 'ZeobvFilterOptimizer');
  49162.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src/Resources/views'));
  49163.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src/Resources/views'), 'FroshPlatformFilterSearch');
  49164.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src/Resources/views/../app/storefront/dist'), 'FroshPlatformFilterSearch');
  49165.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src/Resources'), 'FroshPlatformFilterSearch');
  49166.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/Resources/views'));
  49167.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/Resources/views'), 'NetiNextProductDetailCms');
  49168.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src/Resources'), 'NetiNextProductDetailCms');
  49169.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/Resources'), 'RedMagnalisterSW6');
  49170.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ArboroVariantImageFix/src/Resources'), 'ArboroVariantImageFix');
  49171.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Resources/views'));
  49172.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Resources/views'), 'SolidProductVideos');
  49173.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Resources/views/../app/storefront/dist'), 'SolidProductVideos');
  49174.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src/Resources'), 'SolidProductVideos');
  49175.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'));
  49176.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'), 'FroshTools');
  49177.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources'), 'FroshTools');
  49178.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Resources/views'));
  49179.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Resources/views'), 'KplngiProductOrder');
  49180.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src/Resources'), 'KplngiProductOrder');
  49181.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src/Resources'), 'CbaxModulAnalytics');
  49182.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformSalesCountdownBar/src/Resources/views'));
  49183.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformSalesCountdownBar/src/Resources/views'), 'zenitPlatformSalesCountdownBar');
  49184.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformSalesCountdownBar/src/Resources/views/../app/storefront/dist'), 'zenitPlatformSalesCountdownBar');
  49185.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformSalesCountdownBar/src/Resources'), 'zenitPlatformSalesCountdownBar');
  49186.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src/Resources/views'));
  49187.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src/Resources/views'), 'LaudertFriendlyCaptcha');
  49188.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src/Resources/views/../app/storefront/dist'), 'LaudertFriendlyCaptcha');
  49189.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src/Resources'), 'LaudertFriendlyCaptcha');
  49190.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Resources/views'));
  49191.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Resources/views'), 'ZweiPunktStageWare');
  49192.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src/Resources'), 'ZweiPunktStageWare');
  49193.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktVariantenAusgrauen/src/Resources/views'));
  49194.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktVariantenAusgrauen/src/Resources/views'), 'ZweiPunktVariantenAusgrauen');
  49195.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktVariantenAusgrauen/src/Resources'), 'ZweiPunktVariantenAusgrauen');
  49196.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src/Resources/views'));
  49197.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src/Resources/views'), 'ZweiPunktSeoKampfpreise');
  49198.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src/Resources/views/../app/storefront/dist'), 'ZweiPunktSeoKampfpreise');
  49199.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src/Resources'), 'ZweiPunktSeoKampfpreise');
  49200.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Resources/views'));
  49201.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Resources/views'), 'DtgsGoogleTagManagerSw6');
  49202.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Resources/views/../app/storefront/dist'), 'DtgsGoogleTagManagerSw6');
  49203.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Resources'), 'DtgsGoogleTagManagerSw6');
  49204.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktSameDayDelivery/src/Resources/views'));
  49205.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktSameDayDelivery/src/Resources/views'), 'ZweiPunktSameDayDelivery');
  49206.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktSameDayDelivery/src/Resources/views/../app/storefront/dist'), 'ZweiPunktSameDayDelivery');
  49207.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZweiPunktSameDayDelivery/src/Resources'), 'ZweiPunktSameDayDelivery');
  49208.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/GhswGreyhoundConnect/src/Resources'), 'GhswGreyhoundConnect');
  49209.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Resources/views'));
  49210.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Resources/views'), 'SwagMigrationAssistant');
  49211.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Resources'), 'SwagMigrationAssistant');
  49212.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformAdminer/src/Resources/views'));
  49213.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformAdminer/src/Resources/views'), 'FroshPlatformAdminer');
  49214.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformAdminer/src/Resources'), 'FroshPlatformAdminer');
  49215.         $a->addPath((\dirname(__DIR__4).'/custom/apps/TrustedShopsEasyIntegrationS6/Resources/views'));
  49216.         $a->addPath((\dirname(__DIR__4).'/custom/apps/TrustedShopsEasyIntegrationS6/Resources/views'), 'TrustedShopsEasyIntegrationS6');
  49217.         $a->addPath((\dirname(__DIR__4).'/custom/apps/TrustedShopsEasyIntegrationS6/Resources'), 'TrustedShopsEasyIntegrationS6');
  49218.         $instance->addLoader(($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService()));
  49219.         $instance->addLoader($a);
  49220.         return $instance;
  49221.     }
  49222.     /**
  49223.      * Gets the private 'twig.mailer.message_listener' shared service.
  49224.      *
  49225.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  49226.      */
  49227.     protected function getTwig_Mailer_MessageListenerService()
  49228.     {
  49229.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  49230.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  49231.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  49232.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  49233.         if (isset($this->privates['twig.mailer.message_listener'])) {
  49234.             return $this->privates['twig.mailer.message_listener'];
  49235.         }
  49236.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  49237.     }
  49238.     /**
  49239.      * Gets the private 'twig.runtime.httpkernel' shared service.
  49240.      *
  49241.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  49242.      */
  49243.     protected function getTwig_Runtime_HttpkernelService()
  49244.     {
  49245.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  49246.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  49247.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  49248.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  49249.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  49250.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  49251.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  49252.             'esi' => ['privates''fragment.renderer.esi''getFragment_Renderer_EsiService'false],
  49253.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  49254.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  49255.         ], [
  49256.             'esi' => '?',
  49257.             'hinclude' => '?',
  49258.             'inline' => '?',
  49259.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), $a));
  49260.     }
  49261.     /**
  49262.      * Gets the private 'twig.runtime.security_csrf' shared service.
  49263.      *
  49264.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  49265.      */
  49266.     protected function getTwig_Runtime_SecurityCsrfService()
  49267.     {
  49268.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  49269.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  49270.     }
  49271.     /**
  49272.      * Gets the private 'twig.runtime.serializer' shared service.
  49273.      *
  49274.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  49275.      */
  49276.     protected function getTwig_Runtime_SerializerService()
  49277.     {
  49278.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  49279.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  49280.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  49281.     }
  49282.     /**
  49283.      * Gets the private 'validator.builder' shared service.
  49284.      *
  49285.      * @return \Symfony\Component\Validator\ValidatorBuilder
  49286.      */
  49287.     protected function getValidator_BuilderService()
  49288.     {
  49289.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  49290.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  49291.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  49292.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator''getCustomerEmailUniqueValidatorService'false],
  49293.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator''getCustomerPasswordMatchesValidatorService'false],
  49294.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator''getCustomerVatIdentificationValidatorService'false],
  49295.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator''getCustomerZipCodeValidatorService'false],
  49296.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator''getEntityExistsValidatorService'false],
  49297.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator''getEntityNotExistsValidatorService'false],
  49298.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  49299.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  49300.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  49301.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  49302.         ], [
  49303.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => '?',
  49304.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => '?',
  49305.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => '?',
  49306.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator' => '?',
  49307.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => '?',
  49308.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => '?',
  49309.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  49310.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  49311.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  49312.             'validator.expression' => '?',
  49313.         ])));
  49314.         if ($this->has('translator')) {
  49315.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslator2Service()));
  49316.         }
  49317.         $instance->setTranslationDomain('validators');
  49318.         $instance->enableAnnotationMapping(true);
  49319.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  49320.         $instance->addMethodMapping('loadValidatorMetadata');
  49321.         $instance->addObjectInitializers([]);
  49322.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  49323.         return $instance;
  49324.     }
  49325.     /**
  49326.      * Gets the private 'validator.email' shared service.
  49327.      *
  49328.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  49329.      */
  49330.     protected function getValidator_EmailService()
  49331.     {
  49332.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  49333.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  49334.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  49335.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('loose');
  49336.     }
  49337.     /**
  49338.      * Gets the private 'validator.expression' shared service.
  49339.      *
  49340.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  49341.      */
  49342.     protected function getValidator_ExpressionService()
  49343.     {
  49344.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  49345.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  49346.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  49347.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(NULL);
  49348.     }
  49349.     /**
  49350.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  49351.      *
  49352.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  49353.      */
  49354.     protected function getValidator_Mapping_CacheWarmerService()
  49355.     {
  49356.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  49357.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  49358.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  49359.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  49360.     }
  49361.     /**
  49362.      * Gets the private 'validator.not_compromised_password' shared service.
  49363.      *
  49364.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  49365.      */
  49366.     protected function getValidator_NotCompromisedPasswordService()
  49367.     {
  49368.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  49369.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  49370.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  49371.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(NULL'UTF-8'trueNULL);
  49372.     }
  49373.     /**
  49374.      * Gets the private 'var_dumper.command.server_dump' shared service.
  49375.      *
  49376.      * @return \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand
  49377.      */
  49378.     protected function getVarDumper_Command_ServerDumpService()
  49379.     {
  49380.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  49381.         include_once \dirname(__DIR__4).'/vendor/symfony/debug-bundle/Command/ServerDumpPlaceholderCommand.php';
  49382.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  49383.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  49384.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  49385.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  49386.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  49387.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  49388.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  49389.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  49390.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  49391.         $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand(new \Symfony\Component\VarDumper\Server\DumpServer(''$a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  49392.         $instance->setName('server:dump');
  49393.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  49394.         return $instance;
  49395.     }
  49396.     /**
  49397.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  49398.      *
  49399.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  49400.      */
  49401.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  49402.     {
  49403.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  49404.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  49405.         return $instance;
  49406.     }
  49407.     /**
  49408.      * Gets the private 'var_dumper.html_dumper' shared service.
  49409.      *
  49410.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  49411.      */
  49412.     protected function getVarDumper_HtmlDumperService()
  49413.     {
  49414.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  49415.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  49416.         return $instance;
  49417.     }
  49418.     /**
  49419.      * Gets the private 'web_profiler.csp.handler' shared service.
  49420.      *
  49421.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  49422.      */
  49423.     protected function getWebProfiler_Csp_HandlerService()
  49424.     {
  49425.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  49426.     }
  49427.     /**
  49428.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  49429.      *
  49430.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  49431.      */
  49432.     protected function getWebProfiler_DebugToolbarService()
  49433.     {
  49434.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  49435.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  49436.             return $this->privates['web_profiler.debug_toolbar'];
  49437.         }
  49438.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  49439.     }
  49440.     /**
  49441.      * Gets the private 'zenit\PlatformSalesCountdownBar\Subscriber\StorefrontRenderSubscriber' shared service.
  49442.      *
  49443.      * @return \zenit\PlatformSalesCountdownBar\Subscriber\StorefrontRenderSubscriber
  49444.      */
  49445.     protected function getStorefrontRenderSubscriberService()
  49446.     {
  49447.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformSalesCountdownBar/src/Subscriber/StorefrontRenderSubscriber.php';
  49448.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformSalesCountdownBar/src/Service/GetControllerInfo.php';
  49449.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  49450.         if (isset($this->privates['zenit\\PlatformSalesCountdownBar\\Subscriber\\StorefrontRenderSubscriber'])) {
  49451.             return $this->privates['zenit\\PlatformSalesCountdownBar\\Subscriber\\StorefrontRenderSubscriber'];
  49452.         }
  49453.         return $this->privates['zenit\\PlatformSalesCountdownBar\\Subscriber\\StorefrontRenderSubscriber'] = new \zenit\PlatformSalesCountdownBar\Subscriber\StorefrontRenderSubscriber($a, new \zenit\PlatformSalesCountdownBar\Service\GetControllerInfo(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  49454.     }
  49455.     /**
  49456.      * Gets the private 'zenit\PlatformSalesCountdownBar\Subscriber\ThemeVariablesSubscriber' shared service.
  49457.      *
  49458.      * @return \zenit\PlatformSalesCountdownBar\Subscriber\ThemeVariablesSubscriber
  49459.      */
  49460.     protected function getThemeVariablesSubscriberService()
  49461.     {
  49462.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformSalesCountdownBar/src/Subscriber/ThemeVariablesSubscriber.php';
  49463.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  49464.         if (isset($this->privates['zenit\\PlatformSalesCountdownBar\\Subscriber\\ThemeVariablesSubscriber'])) {
  49465.             return $this->privates['zenit\\PlatformSalesCountdownBar\\Subscriber\\ThemeVariablesSubscriber'];
  49466.         }
  49467.         return $this->privates['zenit\\PlatformSalesCountdownBar\\Subscriber\\ThemeVariablesSubscriber'] = new \zenit\PlatformSalesCountdownBar\Subscriber\ThemeVariablesSubscriber($a);
  49468.     }
  49469.     /**
  49470.      * Gets the public 'cache_clearer' alias.
  49471.      *
  49472.      * @return object The ".container.private.cache_clearer" service.
  49473.      */
  49474.     protected function getCacheClearerService()
  49475.     {
  49476.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  49477.         return $this->get('.container.private.cache_clearer');
  49478.     }
  49479.     /**
  49480.      * Gets the public 'filesystem' alias.
  49481.      *
  49482.      * @return object The ".container.private.filesystem" service.
  49483.      */
  49484.     protected function getFilesystemService()
  49485.     {
  49486.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  49487.         return $this->get('.container.private.filesystem');
  49488.     }
  49489.     /**
  49490.      * Gets the public 'serializer' alias.
  49491.      *
  49492.      * @return object The ".container.private.serializer" service.
  49493.      */
  49494.     protected function getSerializerService()
  49495.     {
  49496.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  49497.         return $this->get('.container.private.serializer');
  49498.     }
  49499.     /**
  49500.      * Gets the public 'security.csrf.token_manager' alias.
  49501.      *
  49502.      * @return object The ".container.private.security.csrf.token_manager" service.
  49503.      */
  49504.     protected function getSecurity_Csrf_TokenManagerService()
  49505.     {
  49506.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  49507.         return $this->get('.container.private.security.csrf.token_manager');
  49508.     }
  49509.     /**
  49510.      * Gets the public 'profiler' alias.
  49511.      *
  49512.      * @return object The ".container.private.profiler" service.
  49513.      */
  49514.     protected function getProfiler2Service()
  49515.     {
  49516.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  49517.         return $this->get('.container.private.profiler');
  49518.     }
  49519.     /**
  49520.      * Gets the public 'twig' alias.
  49521.      *
  49522.      * @return object The ".container.private.twig" service.
  49523.      */
  49524.     protected function getTwigService()
  49525.     {
  49526.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  49527.         return $this->get('.container.private.twig');
  49528.     }
  49529.     /**
  49530.      * Gets the public 'session' alias.
  49531.      *
  49532.      * @return object The ".container.private.session" service.
  49533.      */
  49534.     protected function getSessionService()
  49535.     {
  49536.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  49537.         return $this->get('.container.private.session');
  49538.     }
  49539.     /**
  49540.      * Gets the public 'validator' alias.
  49541.      *
  49542.      * @return object The ".container.private.validator" service.
  49543.      */
  49544.     protected function getValidatorService()
  49545.     {
  49546.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  49547.         return $this->get('.container.private.validator');
  49548.     }
  49549.     /**
  49550.      * @return array|bool|float|int|string|\UnitEnum|null
  49551.      */
  49552.     public function getParameter(string $name)
  49553.     {
  49554.         if (isset($this->buildParameters[$name])) {
  49555.             return $this->buildParameters[$name];
  49556.         }
  49557.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  49558.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  49559.         }
  49560.         if (isset($this->loadedDynamicParameters[$name])) {
  49561.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  49562.         }
  49563.         return $this->parameters[$name];
  49564.     }
  49565.     public function hasParameter(string $name): bool
  49566.     {
  49567.         if (isset($this->buildParameters[$name])) {
  49568.             return true;
  49569.         }
  49570.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  49571.     }
  49572.     public function setParameter(string $name$value): void
  49573.     {
  49574.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  49575.     }
  49576.     public function getParameterBag(): ParameterBagInterface
  49577.     {
  49578.         if (null === $this->parameterBag) {
  49579.             $parameters $this->parameters;
  49580.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  49581.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  49582.             }
  49583.             foreach ($this->buildParameters as $name => $value) {
  49584.                 $parameters[$name] = $value;
  49585.             }
  49586.             $this->parameterBag = new FrozenParameterBag($parameters);
  49587.         }
  49588.         return $this->parameterBag;
  49589.     }
  49590.     private $loadedDynamicParameters = [
  49591.         'kernel.runtime_environment' => false,
  49592.         'kernel.build_dir' => false,
  49593.         'kernel.cache_dir' => false,
  49594.         'APP_URL' => false,
  49595.         'shopware.routing.registered_api_prefixes' => false,
  49596.         'shopware.dbal.time_zone_support_enabled' => false,
  49597.         'shopware.dbal.token_minimum_length' => false,
  49598.         'instance_id' => false,
  49599.         'shopware_administration.path_name' => false,
  49600.         'shopware.http.cache.enabled' => false,
  49601.         'shopware.http.cache.default_ttl' => false,
  49602.         'elasticsearch.enabled' => false,
  49603.         'elasticsearch.indexing_enabled' => false,
  49604.         'elasticsearch.hosts' => false,
  49605.         'elasticsearch.index_prefix' => false,
  49606.         'shopware.cdn.strategy' => false,
  49607.         'kernel.secret' => false,
  49608.         'debug.container.dump' => false,
  49609.         'serializer.mapping.cache.file' => false,
  49610.         'session.save_path' => false,
  49611.         'validator.mapping.cache.file' => false,
  49612.         'profiler.storage.dsn' => false,
  49613.         'shopware.cdn' => false,
  49614.         'shopware.deployment' => false,
  49615.         'shopware.deployment.blue_green' => false,
  49616.         'shopware.html_sanitizer' => false,
  49617.         'shopware.html_sanitizer.cache_dir' => false,
  49618.         'shopware.cache' => false,
  49619.         'shopware.cache.redis_prefix' => false,
  49620.         'elasticsearch.indexing_batch_size' => false,
  49621.         'elasticsearch.throw_exception' => false,
  49622.         'elasticsearch.administration' => false,
  49623.         'elasticsearch.administration.hosts' => false,
  49624.         'elasticsearch.administration.enabled' => false,
  49625.         'elasticsearch.administration.refresh_indices' => false,
  49626.         'elasticsearch.administration.index_prefix' => false,
  49627.         'frosh_tools.queue_connection' => false,
  49628.     ];
  49629.     private $dynamicParameters = [];
  49630.     private function getDynamicParameter(string $name)
  49631.     {
  49632.         switch ($name) {
  49633.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  49634.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  49635.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  49636.             case 'APP_URL'$value $this->getEnv('string:APP_URL'); break;
  49637.             case 'shopware.routing.registered_api_prefixes'$value = [
  49638.                 => '_wdt',
  49639.                 => '_profiler',
  49640.                 => '_error',
  49641.                 => 'api',
  49642.                 => 'sw-domain-hash.html',
  49643.                 => 'store-api',
  49644.                 => $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'),
  49645.                 => 'api',
  49646.             ]; break;
  49647.             case 'shopware.dbal.time_zone_support_enabled'$value $this->getEnv('bool:SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED'); break;
  49648.             case 'shopware.dbal.token_minimum_length'$value $this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH'); break;
  49649.             case 'instance_id'$value $this->getEnv('INSTANCE_ID'); break;
  49650.             case 'shopware_administration.path_name'$value $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'); break;
  49651.             case 'shopware.http.cache.enabled'$value $this->getEnv('default:shopware_http_cache_enabled_default:SHOPWARE_HTTP_CACHE_ENABLED'); break;
  49652.             case 'shopware.http.cache.default_ttl'$value $this->getEnv('default:shopware_http_cache_default_ttl_default:SHOPWARE_HTTP_DEFAULT_TTL'); break;
  49653.             case 'elasticsearch.enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'); break;
  49654.             case 'elasticsearch.indexing_enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_INDEXING_ENABLED'); break;
  49655.             case 'elasticsearch.hosts'$value $this->getEnv('string:default:default_whitespace:SHOPWARE_ES_HOSTS'); break;
  49656.             case 'elasticsearch.index_prefix'$value $this->getEnv('string:default:default_elasticsearch_prefix:SHOPWARE_ES_INDEX_PREFIX'); break;
  49657.             case 'shopware.cdn.strategy'$value $this->getEnv('default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'); break;
  49658.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  49659.             case 'debug.container.dump'$value = ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainer.xml'); break;
  49660.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  49661.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  49662.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  49663.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  49664.             case 'shopware.cdn'$value = [
  49665.                 'url' => '',
  49666.                 'strategy' => $this->getEnv('string:default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'),
  49667.             ]; break;
  49668.             case 'shopware.deployment'$value = [
  49669.                 'blue_green' => $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'),
  49670.             ]; break;
  49671.             case 'shopware.deployment.blue_green'$value $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'); break;
  49672.             case 'shopware.html_sanitizer'$value = [
  49673.                 'cache_dir' => $this->targetDir.'',
  49674.                 'cache_enabled' => true,
  49675.                 'sets' => [
  49676.                     'basic' => [
  49677.                         'tags' => [
  49678.                             => 'a',
  49679.                             => 'abbr',
  49680.                             => 'acronym',
  49681.                             => 'address',
  49682.                             => 'b',
  49683.                             => 'bdo',
  49684.                             => 'big',
  49685.                             => 'blockquote',
  49686.                             => 'br',
  49687.                             => 'caption',
  49688.                             10 => 'center',
  49689.                             11 => 'cite',
  49690.                             12 => 'code',
  49691.                             13 => 'col',
  49692.                             14 => 'colgroup',
  49693.                             15 => 'dd',
  49694.                             16 => 'del',
  49695.                             17 => 'dfn',
  49696.                             18 => 'dir',
  49697.                             19 => 'div',
  49698.                             20 => 'dl',
  49699.                             21 => 'dt',
  49700.                             22 => 'em',
  49701.                             23 => 'font',
  49702.                             24 => 'h1',
  49703.                             25 => 'h2',
  49704.                             26 => 'h3',
  49705.                             27 => 'h4',
  49706.                             28 => 'h5',
  49707.                             29 => 'h6',
  49708.                             30 => 'hr',
  49709.                             31 => 'i',
  49710.                             32 => 'ins',
  49711.                             33 => 'kbd',
  49712.                             34 => 'li',
  49713.                             35 => 'menu',
  49714.                             36 => 'ol',
  49715.                             37 => 'p',
  49716.                             38 => 'pre',
  49717.                             39 => 'q',
  49718.                             40 => 's',
  49719.                             41 => 'samp',
  49720.                             42 => 'small',
  49721.                             43 => 'span',
  49722.                             44 => 'strike',
  49723.                             45 => 'strong',
  49724.                             46 => 'sub',
  49725.                             47 => 'sup',
  49726.                             48 => 'table',
  49727.                             49 => 'tbody',
  49728.                             50 => 'td',
  49729.                             51 => 'tfoot',
  49730.                             52 => 'th',
  49731.                             53 => 'thead',
  49732.                             54 => 'tr',
  49733.                             55 => 'tt',
  49734.                             56 => 'u',
  49735.                             57 => 'ul',
  49736.                             58 => 'var',
  49737.                         ],
  49738.                         'attributes' => [
  49739.                             => 'align',
  49740.                             => 'bgcolor',
  49741.                             => 'border',
  49742.                             => 'cellpadding',
  49743.                             => 'cellspacing',
  49744.                             => 'cite',
  49745.                             => 'class',
  49746.                             => 'clear',
  49747.                             => 'color',
  49748.                             => 'colspan',
  49749.                             10 => 'dir',
  49750.                             11 => 'face',
  49751.                             12 => 'frame',
  49752.                             13 => 'height',
  49753.                             14 => 'href',
  49754.                             15 => 'id',
  49755.                             16 => 'lang',
  49756.                             17 => 'name',
  49757.                             18 => 'noshade',
  49758.                             19 => 'nowrap',
  49759.                             20 => 'rel',
  49760.                             21 => 'rev',
  49761.                             22 => 'rowspan',
  49762.                             23 => 'scope',
  49763.                             24 => 'size',
  49764.                             25 => 'span',
  49765.                             26 => 'start',
  49766.                             27 => 'style',
  49767.                             28 => 'summary',
  49768.                             29 => 'title',
  49769.                             30 => 'type',
  49770.                             31 => 'valign',
  49771.                             32 => 'value',
  49772.                             33 => 'width',
  49773.                         ],
  49774.                         'options' => [
  49775.                         ],
  49776.                     ],
  49777.                     'media' => [
  49778.                         'tags' => [
  49779.                             => 'img',
  49780.                         ],
  49781.                         'attributes' => [
  49782.                             => 'src',
  49783.                             => 'alt',
  49784.                         ],
  49785.                         'options' => [
  49786.                         ],
  49787.                     ],
  49788.                     'script' => [
  49789.                         'tags' => [
  49790.                             => 'script',
  49791.                         ],
  49792.                         'options' => [
  49793.                             'HTML.Trusted' => true,
  49794.                         ],
  49795.                         'attributes' => [
  49796.                         ],
  49797.                     ],
  49798.                     'tidy' => [
  49799.                         'options' => [
  49800.                             'Output.TidyFormat' => true,
  49801.                         ],
  49802.                         'tags' => [
  49803.                         ],
  49804.                         'attributes' => [
  49805.                         ],
  49806.                     ],
  49807.                 ],
  49808.                 'fields' => [
  49809.                     'product_translation.description' => [
  49810.                         'sets' => [
  49811.                             => 'basic',
  49812.                             => 'media',
  49813.                         ],
  49814.                     ],
  49815.                     'app_cms_block.template' => [
  49816.                         'sets' => [
  49817.                             => 'basic',
  49818.                             => 'media',
  49819.                             => 'tidy',
  49820.                         ],
  49821.                     ],
  49822.                 ],
  49823.             ]; break;
  49824.             case 'shopware.html_sanitizer.cache_dir'$value $this->targetDir.''; break;
  49825.             case 'shopware.cache'$value = [
  49826.                 'redis_prefix' => $this->getEnv('REDIS_PREFIX'),
  49827.                 'invalidation' => [
  49828.                     'delay' => 0,
  49829.                     'count' => 150,
  49830.                     'http_cache' => [
  49831.                         => 'logged-in',
  49832.                         => 'cart-filled',
  49833.                     ],
  49834.                     'product_listing_route' => [
  49835.                     ],
  49836.                     'product_detail_route' => [
  49837.                     ],
  49838.                     'product_review_route' => [
  49839.                     ],
  49840.                     'product_search_route' => [
  49841.                     ],
  49842.                     'product_suggest_route' => [
  49843.                     ],
  49844.                     'product_cross_selling_route' => [
  49845.                     ],
  49846.                     'payment_method_route' => [
  49847.                     ],
  49848.                     'shipping_method_route' => [
  49849.                     ],
  49850.                     'navigation_route' => [
  49851.                     ],
  49852.                     'category_route' => [
  49853.                     ],
  49854.                     'landing_page_route' => [
  49855.                     ],
  49856.                     'language_route' => [
  49857.                     ],
  49858.                     'currency_route' => [
  49859.                     ],
  49860.                     'country_route' => [
  49861.                     ],
  49862.                     'country_state_route' => [
  49863.                     ],
  49864.                     'salutation_route' => [
  49865.                     ],
  49866.                     'sitemap_route' => [
  49867.                     ],
  49868.                 ],
  49869.             ]; break;
  49870.             case 'shopware.cache.redis_prefix'$value $this->getEnv('REDIS_PREFIX'); break;
  49871.             case 'elasticsearch.indexing_batch_size'$value $this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'); break;
  49872.             case 'elasticsearch.throw_exception'$value $this->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'); break;
  49873.             case 'elasticsearch.administration'$value = [
  49874.                 'hosts' => $this->getEnv('string:ADMIN_OPENSEARCH_URL'),
  49875.                 'enabled' => $this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'),
  49876.                 'refresh_indices' => $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'),
  49877.                 'index_prefix' => $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX'),
  49878.                 'index_settings' => [
  49879.                     'number_of_shards' => 3,
  49880.                     'number_of_replicas' => 3,
  49881.                     'mapping.total_fields.limit' => 50000,
  49882.                     'mapping.nested_fields.limit' => 500,
  49883.                     'mapping.nested_objects.limit' => 1000000,
  49884.                 ],
  49885.                 'analysis' => [
  49886.                     'normalizer' => [
  49887.                         'sw_lowercase_normalizer' => [
  49888.                             'type' => 'custom',
  49889.                             'filter' => [
  49890.                                 => 'lowercase',
  49891.                             ],
  49892.                         ],
  49893.                     ],
  49894.                 ],
  49895.                 'dynamic_templates' => [
  49896.                     => [
  49897.                         'keywords' => [
  49898.                             'match_mapping_type' => 'string',
  49899.                             'mapping' => [
  49900.                                 'type' => 'keyword',
  49901.                                 'normalizer' => 'sw_lowercase_normalizer',
  49902.                                 'fields' => [
  49903.                                     'text' => [
  49904.                                         'type' => 'text',
  49905.                                     ],
  49906.                                 ],
  49907.                             ],
  49908.                         ],
  49909.                     ],
  49910.                 ],
  49911.             ]; break;
  49912.             case 'elasticsearch.administration.hosts'$value $this->getEnv('string:ADMIN_OPENSEARCH_URL'); break;
  49913.             case 'elasticsearch.administration.enabled'$value $this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'); break;
  49914.             case 'elasticsearch.administration.refresh_indices'$value $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'); break;
  49915.             case 'elasticsearch.administration.index_prefix'$value $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX'); break;
  49916.             case 'frosh_tools.queue_connection'$value $this->getEnv('MESSENGER_TRANSPORT_DSN'); break;
  49917.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  49918.         }
  49919.         $this->loadedDynamicParameters[$name] = true;
  49920.         return $this->dynamicParameters[$name] = $value;
  49921.     }
  49922.     protected function getDefaultParameters(): array
  49923.     {
  49924.         return [
  49925.             'kernel.project_dir' => \dirname(__DIR__4),
  49926.             'kernel.environment' => 'dev',
  49927.             'kernel.debug' => true,
  49928.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  49929.             'kernel.bundles' => [
  49930.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  49931.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  49932.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  49933.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  49934.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  49935.                 'EnqueueBundle' => 'Enqueue\\Bundle\\EnqueueBundle',
  49936.                 'EnqueueAdapterBundle' => 'Enqueue\\MessengerAdapter\\Bundle\\EnqueueAdapterBundle',
  49937.                 'Framework' => 'Shopware\\Core\\Framework\\Framework',
  49938.                 'System' => 'Shopware\\Core\\System\\System',
  49939.                 'Content' => 'Shopware\\Core\\Content\\Content',
  49940.                 'Checkout' => 'Shopware\\Core\\Checkout\\Checkout',
  49941.                 'Administration' => 'Shopware\\Administration\\Administration',
  49942.                 'Storefront' => 'Shopware\\Storefront\\Storefront',
  49943.                 'Elasticsearch' => 'Shopware\\Elasticsearch\\Elasticsearch',
  49944.                 'Maintenance' => 'Shopware\\Core\\Maintenance\\Maintenance',
  49945.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  49946.                 'Profiling' => 'Shopware\\Core\\Profiling\\Profiling',
  49947.                 'SwagPayPal' => 'Swag\\PayPal\\SwagPayPal',
  49948.                 'SwagExtensionStore' => 'SwagExtensionStore\\SwagExtensionStore',
  49949.                 'ZweiPunktBettenAbc' => 'ZweiPunktBettenAbc\\ZweiPunktBettenAbc',
  49950.                 'BettenABC' => 'BettenABC\\BettenABC',
  49951.                 'AkuCmsFactory' => 'AkuCmsFactory\\AkuCmsFactory',
  49952.                 'ArboroCollapseFilters' => 'ArboroCollapseFilters\\ArboroCollapseFilters',
  49953.                 'ArboroNeocomIntegration' => 'ArboroNeocomIntegration\\ArboroNeocomIntegration',
  49954.                 'ArboroProductListingLayout' => 'ArboroProductListingLayout\\ArboroProductListingLayout',
  49955.                 'PremsInteractiveHotspots' => 'Prems\\Plugin\\PremsInteractiveHotspots\\PremsInteractiveHotspots',
  49956.                 'MegaParentProductListing' => 'MegaParentProductListing\\MegaParentProductListing',
  49957.                 'AcrisQuantityAdvancedCS' => 'Acris\\QuantityAdvanced\\AcrisQuantityAdvancedCS',
  49958.                 'ArboroFurnplan' => 'ArboroFurnplan\\ArboroFurnplan',
  49959.                 'LenzBingAdsConversionTracking2' => 'Lenz\\BingAdsConversionTracking2\\LenzBingAdsConversionTracking2',
  49960.                 'SwagPlatformSecurity' => 'Swag\\Security\\SwagPlatformSecurity',
  49961.                 'SwagAmazonPay' => 'Swag\\AmazonPay\\SwagAmazonPay',
  49962.                 'MrpixBilligerTracking' => 'Mrpix\\BilligerTracking\\MrpixBilligerTracking',
  49963.                 'NetzpNotifications6' => 'NetzpNotifications6\\NetzpNotifications6',
  49964.                 'BilobaAdGoogleGtagsjs' => 'Biloba\\AdGoogleGtagsjs\\BilobaAdGoogleGtagsjs',
  49965.                 'AcrisSeoRedirectCS' => 'Acris\\SeoRedirect\\AcrisSeoRedirectCS',
  49966.                 'FlinkCmsResponsiveHelper' => 'Flink\\CmsResponsiveHelper\\FlinkCmsResponsiveHelper',
  49967.                 'CbaxModulManufacturers' => 'Cbax\\ModulManufacturers\\CbaxModulManufacturers',
  49968.                 'XantenLastSeenProduct' => 'XantenLastSeenProduct\\XantenLastSeenProduct',
  49969.                 'KlarnaPayment' => 'KlarnaPayment\\KlarnaPayment',
  49970.                 'BilobaAdFacebookPixel' => 'Biloba\\AdFacebookPixel\\BilobaAdFacebookPixel',
  49971.                 'AcrisCookieConsentCS' => 'Acris\\CookieConsent\\AcrisCookieConsentCS',
  49972.                 'ZeobvFilterOptimizer' => 'Zeobv\\FilterOptimizer\\ZeobvFilterOptimizer',
  49973.                 'FroshPlatformFilterSearch' => 'FroshPlatformFilterSearch\\FroshPlatformFilterSearch',
  49974.                 'NetiNextProductDetailCms' => 'NetInventors\\NetiNextProductDetailCms\\NetiNextProductDetailCms',
  49975.                 'RedMagnalisterSW6' => 'Redgecko\\Magnalister\\RedMagnalisterSW6',
  49976.                 'ArboroVariantImageFix' => 'ArboroVariantImageFix\\ArboroVariantImageFix',
  49977.                 'SolidProductVideos' => 'StudioSolid\\ProductVideos\\SolidProductVideos',
  49978.                 'FroshTools' => 'Frosh\\Tools\\FroshTools',
  49979.                 'KplngiProductOrder' => 'Kplngi\\ProductOrder\\KplngiProductOrder',
  49980.                 'CbaxModulAnalytics' => 'Cbax\\ModulAnalytics\\CbaxModulAnalytics',
  49981.                 'zenitPlatformSalesCountdownBar' => 'zenit\\PlatformSalesCountdownBar\\zenitPlatformSalesCountdownBar',
  49982.                 'LaudertFriendlyCaptcha' => 'Laudert\\FriendlyCaptcha\\LaudertFriendlyCaptcha',
  49983.                 'ZweiPunktStageWare' => 'ZweiPunktStageWare\\ZweiPunktStageWare',
  49984.                 'ZweiPunktVariantenAusgrauen' => 'ZweiPunktVariantenAusgrauen\\ZweiPunktVariantenAusgrauen',
  49985.                 'ZweiPunktSeoKampfpreise' => 'ZweiPunktSeoKampfpreise\\ZweiPunktSeoKampfpreise',
  49986.                 'DtgsGoogleTagManagerSw6' => 'Dtgs\\GoogleTagManager\\DtgsGoogleTagManagerSw6',
  49987.                 'ZweiPunktSameDayDelivery' => 'ZweiPunktSameDayDelivery\\ZweiPunktSameDayDelivery',
  49988.                 'GhswGreyhoundConnect' => 'Ghsw\\GreyhoundConnect\\GhswGreyhoundConnect',
  49989.                 'SwagMigrationAssistant' => 'SwagMigrationAssistant\\SwagMigrationAssistant',
  49990.                 'FroshPlatformAdminer' => 'Frosh\\Adminer\\FroshPlatformAdminer',
  49991.                 'DbalKernelPluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\DbalKernelPluginLoader',
  49992.             ],
  49993.             'kernel.bundles_metadata' => [
  49994.                 'FrameworkBundle' => [
  49995.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  49996.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  49997.                 ],
  49998.                 'MonologBundle' => [
  49999.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  50000.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  50001.                 ],
  50002.                 'SensioFrameworkExtraBundle' => [
  50003.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  50004.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  50005.                 ],
  50006.                 'TwigBundle' => [
  50007.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  50008.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  50009.                 ],
  50010.                 'DebugBundle' => [
  50011.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  50012.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  50013.                 ],
  50014.                 'EnqueueBundle' => [
  50015.                     'path' => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle'),
  50016.                     'namespace' => 'Enqueue\\Bundle',
  50017.                 ],
  50018.                 'EnqueueAdapterBundle' => [
  50019.                     'path' => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle'),
  50020.                     'namespace' => 'Enqueue\\MessengerAdapter\\Bundle',
  50021.                 ],
  50022.                 'Framework' => [
  50023.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework'),
  50024.                     'namespace' => 'Shopware\\Core\\Framework',
  50025.                 ],
  50026.                 'System' => [
  50027.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/System'),
  50028.                     'namespace' => 'Shopware\\Core\\System',
  50029.                 ],
  50030.                 'Content' => [
  50031.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Content'),
  50032.                     'namespace' => 'Shopware\\Core\\Content',
  50033.                 ],
  50034.                 'Checkout' => [
  50035.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Checkout'),
  50036.                     'namespace' => 'Shopware\\Core\\Checkout',
  50037.                 ],
  50038.                 'Administration' => [
  50039.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/administration'),
  50040.                     'namespace' => 'Shopware\\Administration',
  50041.                 ],
  50042.                 'Storefront' => [
  50043.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  50044.                     'namespace' => 'Shopware\\Storefront',
  50045.                 ],
  50046.                 'Elasticsearch' => [
  50047.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/elasticsearch'),
  50048.                     'namespace' => 'Shopware\\Elasticsearch',
  50049.                 ],
  50050.                 'Maintenance' => [
  50051.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Maintenance'),
  50052.                     'namespace' => 'Shopware\\Core\\Maintenance',
  50053.                 ],
  50054.                 'WebProfilerBundle' => [
  50055.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  50056.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  50057.                 ],
  50058.                 'Profiling' => [
  50059.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Profiling'),
  50060.                     'namespace' => 'Shopware\\Core\\Profiling',
  50061.                 ],
  50062.                 'SwagPayPal' => [
  50063.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src'),
  50064.                     'namespace' => 'Swag\\PayPal',
  50065.                 ],
  50066.                 'SwagExtensionStore' => [
  50067.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  50068.                     'namespace' => 'SwagExtensionStore',
  50069.                 ],
  50070.                 'ZweiPunktBettenAbc' => [
  50071.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ZweiPunktBettenAbc/src'),
  50072.                     'namespace' => 'ZweiPunktBettenAbc',
  50073.                 ],
  50074.                 'BettenABC' => [
  50075.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BettenABC/src'),
  50076.                     'namespace' => 'BettenABC',
  50077.                 ],
  50078.                 'AkuCmsFactory' => [
  50079.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src'),
  50080.                     'namespace' => 'AkuCmsFactory',
  50081.                 ],
  50082.                 'ArboroCollapseFilters' => [
  50083.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ArboroCollapseFilters/src'),
  50084.                     'namespace' => 'ArboroCollapseFilters',
  50085.                 ],
  50086.                 'ArboroNeocomIntegration' => [
  50087.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ArboroNeocomIntegration/src'),
  50088.                     'namespace' => 'ArboroNeocomIntegration',
  50089.                 ],
  50090.                 'ArboroProductListingLayout' => [
  50091.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ArboroProductListingLayout/src'),
  50092.                     'namespace' => 'ArboroProductListingLayout',
  50093.                 ],
  50094.                 'PremsInteractiveHotspots' => [
  50095.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PremsInteractiveHotspots/src'),
  50096.                     'namespace' => 'Prems\\Plugin\\PremsInteractiveHotspots',
  50097.                 ],
  50098.                 'MegaParentProductListing' => [
  50099.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src'),
  50100.                     'namespace' => 'MegaParentProductListing',
  50101.                 ],
  50102.                 'AcrisQuantityAdvancedCS' => [
  50103.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisQuantityAdvancedCS/src'),
  50104.                     'namespace' => 'Acris\\QuantityAdvanced',
  50105.                 ],
  50106.                 'ArboroFurnplan' => [
  50107.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src'),
  50108.                     'namespace' => 'ArboroFurnplan',
  50109.                 ],
  50110.                 'LenzBingAdsConversionTracking2' => [
  50111.                     'path' => (\dirname(__DIR__4).'/custom/plugins/LenzBingAdsConversionTracking2/src'),
  50112.                     'namespace' => 'Lenz\\BingAdsConversionTracking2',
  50113.                 ],
  50114.                 'SwagPlatformSecurity' => [
  50115.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src'),
  50116.                     'namespace' => 'Swag\\Security',
  50117.                 ],
  50118.                 'SwagAmazonPay' => [
  50119.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src'),
  50120.                     'namespace' => 'Swag\\AmazonPay',
  50121.                 ],
  50122.                 'MrpixBilligerTracking' => [
  50123.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MrpixBilligerTracking/src'),
  50124.                     'namespace' => 'Mrpix\\BilligerTracking',
  50125.                 ],
  50126.                 'NetzpNotifications6' => [
  50127.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src'),
  50128.                     'namespace' => 'NetzpNotifications6',
  50129.                 ],
  50130.                 'BilobaAdGoogleGtagsjs' => [
  50131.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BilobaAdGoogleGtagsjs/src'),
  50132.                     'namespace' => 'Biloba\\AdGoogleGtagsjs',
  50133.                 ],
  50134.                 'AcrisSeoRedirectCS' => [
  50135.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisSeoRedirectCS/src'),
  50136.                     'namespace' => 'Acris\\SeoRedirect',
  50137.                 ],
  50138.                 'FlinkCmsResponsiveHelper' => [
  50139.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FlinkCmsResponsiveHelper/src'),
  50140.                     'namespace' => 'Flink\\CmsResponsiveHelper',
  50141.                 ],
  50142.                 'CbaxModulManufacturers' => [
  50143.                     'path' => (\dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src'),
  50144.                     'namespace' => 'Cbax\\ModulManufacturers',
  50145.                 ],
  50146.                 'XantenLastSeenProduct' => [
  50147.                     'path' => (\dirname(__DIR__4).'/custom/plugins/XantenLastSeenProduct/src'),
  50148.                     'namespace' => 'XantenLastSeenProduct',
  50149.                 ],
  50150.                 'KlarnaPayment' => [
  50151.                     'path' => (\dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src'),
  50152.                     'namespace' => 'KlarnaPayment',
  50153.                 ],
  50154.                 'BilobaAdFacebookPixel' => [
  50155.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BilobaAdFacebookPixel/src'),
  50156.                     'namespace' => 'Biloba\\AdFacebookPixel',
  50157.                 ],
  50158.                 'AcrisCookieConsentCS' => [
  50159.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src'),
  50160.                     'namespace' => 'Acris\\CookieConsent',
  50161.                 ],
  50162.                 'ZeobvFilterOptimizer' => [
  50163.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ZeobvFilterOptimizer/src'),
  50164.                     'namespace' => 'Zeobv\\FilterOptimizer',
  50165.                 ],
  50166.                 'FroshPlatformFilterSearch' => [
  50167.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src'),
  50168.                     'namespace' => 'FroshPlatformFilterSearch',
  50169.                 ],
  50170.                 'NetiNextProductDetailCms' => [
  50171.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src'),
  50172.                     'namespace' => 'NetInventors\\NetiNextProductDetailCms',
  50173.                 ],
  50174.                 'RedMagnalisterSW6' => [
  50175.                     'path' => (\dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src'),
  50176.                     'namespace' => 'Redgecko\\Magnalister',
  50177.                 ],
  50178.                 'ArboroVariantImageFix' => [
  50179.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ArboroVariantImageFix/src'),
  50180.                     'namespace' => 'ArboroVariantImageFix',
  50181.                 ],
  50182.                 'SolidProductVideos' => [
  50183.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src'),
  50184.                     'namespace' => 'StudioSolid\\ProductVideos',
  50185.                 ],
  50186.                 'FroshTools' => [
  50187.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshTools/src'),
  50188.                     'namespace' => 'Frosh\\Tools',
  50189.                 ],
  50190.                 'KplngiProductOrder' => [
  50191.                     'path' => (\dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src'),
  50192.                     'namespace' => 'Kplngi\\ProductOrder',
  50193.                 ],
  50194.                 'CbaxModulAnalytics' => [
  50195.                     'path' => (\dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src'),
  50196.                     'namespace' => 'Cbax\\ModulAnalytics',
  50197.                 ],
  50198.                 'zenitPlatformSalesCountdownBar' => [
  50199.                     'path' => (\dirname(__DIR__4).'/custom/plugins/zenitPlatformSalesCountdownBar/src'),
  50200.                     'namespace' => 'zenit\\PlatformSalesCountdownBar',
  50201.                 ],
  50202.                 'LaudertFriendlyCaptcha' => [
  50203.                     'path' => (\dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src'),
  50204.                     'namespace' => 'Laudert\\FriendlyCaptcha',
  50205.                 ],
  50206.                 'ZweiPunktStageWare' => [
  50207.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src'),
  50208.                     'namespace' => 'ZweiPunktStageWare',
  50209.                 ],
  50210.                 'ZweiPunktVariantenAusgrauen' => [
  50211.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ZweiPunktVariantenAusgrauen/src'),
  50212.                     'namespace' => 'ZweiPunktVariantenAusgrauen',
  50213.                 ],
  50214.                 'ZweiPunktSeoKampfpreise' => [
  50215.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src'),
  50216.                     'namespace' => 'ZweiPunktSeoKampfpreise',
  50217.                 ],
  50218.                 'DtgsGoogleTagManagerSw6' => [
  50219.                     'path' => (\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src'),
  50220.                     'namespace' => 'Dtgs\\GoogleTagManager',
  50221.                 ],
  50222.                 'ZweiPunktSameDayDelivery' => [
  50223.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ZweiPunktSameDayDelivery/src'),
  50224.                     'namespace' => 'ZweiPunktSameDayDelivery',
  50225.                 ],
  50226.                 'GhswGreyhoundConnect' => [
  50227.                     'path' => (\dirname(__DIR__4).'/custom/plugins/GhswGreyhoundConnect/src'),
  50228.                     'namespace' => 'Ghsw\\GreyhoundConnect',
  50229.                 ],
  50230.                 'SwagMigrationAssistant' => [
  50231.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant'),
  50232.                     'namespace' => 'SwagMigrationAssistant',
  50233.                 ],
  50234.                 'FroshPlatformAdminer' => [
  50235.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshPlatformAdminer/src'),
  50236.                     'namespace' => 'Frosh\\Adminer',
  50237.                 ],
  50238.                 'DbalKernelPluginLoader' => [
  50239.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader'),
  50240.                     'namespace' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader',
  50241.                 ],
  50242.             ],
  50243.             'kernel.charset' => 'UTF-8',
  50244.             'kernel.container_class' => 'Shopware_Core_KernelDevDebugContainer',
  50245.             'kernel.cache.hash' => '61dab171fcb3dd073fc68bfbeb4d9256',
  50246.             'kernel.shopware_version' => '6.4.19.0',
  50247.             'kernel.shopware_version_revision' => '0dd2bab7c80520fd5c489281b0cd3dadf45fae3b',
  50248.             'kernel.shopware_core_dir' => (\dirname(__DIR__4).'/vendor/shopware/core'),
  50249.             'kernel.plugin_dir' => (\dirname(__DIR__4).'/custom/plugins'),
  50250.             'kernel.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  50251.             'kernel.active_plugins' => [
  50252.                 'Swag\\PayPal\\SwagPayPal' => [
  50253.                     'name' => 'SwagPayPal',
  50254.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src'),
  50255.                     'class' => 'Swag\\PayPal\\SwagPayPal',
  50256.                 ],
  50257.                 'SwagExtensionStore\\SwagExtensionStore' => [
  50258.                     'name' => 'SwagExtensionStore',
  50259.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  50260.                     'class' => 'SwagExtensionStore\\SwagExtensionStore',
  50261.                 ],
  50262.                 'ZweiPunktBettenAbc\\ZweiPunktBettenAbc' => [
  50263.                     'name' => 'ZweiPunktBettenAbc',
  50264.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ZweiPunktBettenAbc/src'),
  50265.                     'class' => 'ZweiPunktBettenAbc\\ZweiPunktBettenAbc',
  50266.                 ],
  50267.                 'BettenABC\\BettenABC' => [
  50268.                     'name' => 'BettenABC',
  50269.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BettenABC/src'),
  50270.                     'class' => 'BettenABC\\BettenABC',
  50271.                 ],
  50272.                 'AkuCmsFactory\\AkuCmsFactory' => [
  50273.                     'name' => 'AkuCmsFactory',
  50274.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AkuCmsFactory/src'),
  50275.                     'class' => 'AkuCmsFactory\\AkuCmsFactory',
  50276.                 ],
  50277.                 'ArboroCollapseFilters\\ArboroCollapseFilters' => [
  50278.                     'name' => 'ArboroCollapseFilters',
  50279.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ArboroCollapseFilters/src'),
  50280.                     'class' => 'ArboroCollapseFilters\\ArboroCollapseFilters',
  50281.                 ],
  50282.                 'ArboroNeocomIntegration\\ArboroNeocomIntegration' => [
  50283.                     'name' => 'ArboroNeocomIntegration',
  50284.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ArboroNeocomIntegration/src'),
  50285.                     'class' => 'ArboroNeocomIntegration\\ArboroNeocomIntegration',
  50286.                 ],
  50287.                 'ArboroProductListingLayout\\ArboroProductListingLayout' => [
  50288.                     'name' => 'ArboroProductListingLayout',
  50289.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ArboroProductListingLayout/src'),
  50290.                     'class' => 'ArboroProductListingLayout\\ArboroProductListingLayout',
  50291.                 ],
  50292.                 'Prems\\Plugin\\PremsInteractiveHotspots\\PremsInteractiveHotspots' => [
  50293.                     'name' => 'PremsInteractiveHotspots',
  50294.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PremsInteractiveHotspots/src'),
  50295.                     'class' => 'Prems\\Plugin\\PremsInteractiveHotspots\\PremsInteractiveHotspots',
  50296.                 ],
  50297.                 'MegaParentProductListing\\MegaParentProductListing' => [
  50298.                     'name' => 'MegaParentProductListing',
  50299.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MegaParentProductListing/src'),
  50300.                     'class' => 'MegaParentProductListing\\MegaParentProductListing',
  50301.                 ],
  50302.                 'Acris\\QuantityAdvanced\\AcrisQuantityAdvancedCS' => [
  50303.                     'name' => 'AcrisQuantityAdvancedCS',
  50304.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisQuantityAdvancedCS/src'),
  50305.                     'class' => 'Acris\\QuantityAdvanced\\AcrisQuantityAdvancedCS',
  50306.                 ],
  50307.                 'ArboroFurnplan\\ArboroFurnplan' => [
  50308.                     'name' => 'ArboroFurnplan',
  50309.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ArboroFurnplan/src'),
  50310.                     'class' => 'ArboroFurnplan\\ArboroFurnplan',
  50311.                 ],
  50312.                 'Lenz\\BingAdsConversionTracking2\\LenzBingAdsConversionTracking2' => [
  50313.                     'name' => 'LenzBingAdsConversionTracking2',
  50314.                     'path' => (\dirname(__DIR__4).'/custom/plugins/LenzBingAdsConversionTracking2/src'),
  50315.                     'class' => 'Lenz\\BingAdsConversionTracking2\\LenzBingAdsConversionTracking2',
  50316.                 ],
  50317.                 'Swag\\Security\\SwagPlatformSecurity' => [
  50318.                     'name' => 'SwagPlatformSecurity',
  50319.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPlatformSecurity/src'),
  50320.                     'class' => 'Swag\\Security\\SwagPlatformSecurity',
  50321.                 ],
  50322.                 'Swag\\AmazonPay\\SwagAmazonPay' => [
  50323.                     'name' => 'SwagAmazonPay',
  50324.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src'),
  50325.                     'class' => 'Swag\\AmazonPay\\SwagAmazonPay',
  50326.                 ],
  50327.                 'Mrpix\\BilligerTracking\\MrpixBilligerTracking' => [
  50328.                     'name' => 'MrpixBilligerTracking',
  50329.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MrpixBilligerTracking/src'),
  50330.                     'class' => 'Mrpix\\BilligerTracking\\MrpixBilligerTracking',
  50331.                 ],
  50332.                 'NetzpNotifications6\\NetzpNotifications6' => [
  50333.                     'name' => 'NetzpNotifications6',
  50334.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NetzpNotifications6/src'),
  50335.                     'class' => 'NetzpNotifications6\\NetzpNotifications6',
  50336.                 ],
  50337.                 'Biloba\\AdGoogleGtagsjs\\BilobaAdGoogleGtagsjs' => [
  50338.                     'name' => 'BilobaAdGoogleGtagsjs',
  50339.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BilobaAdGoogleGtagsjs/src'),
  50340.                     'class' => 'Biloba\\AdGoogleGtagsjs\\BilobaAdGoogleGtagsjs',
  50341.                 ],
  50342.                 'Acris\\SeoRedirect\\AcrisSeoRedirectCS' => [
  50343.                     'name' => 'AcrisSeoRedirectCS',
  50344.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisSeoRedirectCS/src'),
  50345.                     'class' => 'Acris\\SeoRedirect\\AcrisSeoRedirectCS',
  50346.                 ],
  50347.                 'Flink\\CmsResponsiveHelper\\FlinkCmsResponsiveHelper' => [
  50348.                     'name' => 'FlinkCmsResponsiveHelper',
  50349.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FlinkCmsResponsiveHelper/src'),
  50350.                     'class' => 'Flink\\CmsResponsiveHelper\\FlinkCmsResponsiveHelper',
  50351.                 ],
  50352.                 'Cbax\\ModulManufacturers\\CbaxModulManufacturers' => [
  50353.                     'name' => 'CbaxModulManufacturers',
  50354.                     'path' => (\dirname(__DIR__4).'/custom/plugins/CbaxModulManufacturers/src'),
  50355.                     'class' => 'Cbax\\ModulManufacturers\\CbaxModulManufacturers',
  50356.                 ],
  50357.                 'XantenLastSeenProduct\\XantenLastSeenProduct' => [
  50358.                     'name' => 'XantenLastSeenProduct',
  50359.                     'path' => (\dirname(__DIR__4).'/custom/plugins/XantenLastSeenProduct/src'),
  50360.                     'class' => 'XantenLastSeenProduct\\XantenLastSeenProduct',
  50361.                 ],
  50362.                 'KlarnaPayment\\KlarnaPayment' => [
  50363.                     'name' => 'KlarnaPayment',
  50364.                     'path' => (\dirname(__DIR__4).'/custom/plugins/KlarnaPayment/src'),
  50365.                     'class' => 'KlarnaPayment\\KlarnaPayment',
  50366.                 ],
  50367.                 'Biloba\\AdFacebookPixel\\BilobaAdFacebookPixel' => [
  50368.                     'name' => 'BilobaAdFacebookPixel',
  50369.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BilobaAdFacebookPixel/src'),
  50370.                     'class' => 'Biloba\\AdFacebookPixel\\BilobaAdFacebookPixel',
  50371.                 ],
  50372.                 'Acris\\CookieConsent\\AcrisCookieConsentCS' => [
  50373.                     'name' => 'AcrisCookieConsentCS',
  50374.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisCookieConsentCS/src'),
  50375.                     'class' => 'Acris\\CookieConsent\\AcrisCookieConsentCS',
  50376.                 ],
  50377.                 'Zeobv\\FilterOptimizer\\ZeobvFilterOptimizer' => [
  50378.                     'name' => 'ZeobvFilterOptimizer',
  50379.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ZeobvFilterOptimizer/src'),
  50380.                     'class' => 'Zeobv\\FilterOptimizer\\ZeobvFilterOptimizer',
  50381.                 ],
  50382.                 'FroshPlatformFilterSearch\\FroshPlatformFilterSearch' => [
  50383.                     'name' => 'FroshPlatformFilterSearch',
  50384.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src'),
  50385.                     'class' => 'FroshPlatformFilterSearch\\FroshPlatformFilterSearch',
  50386.                 ],
  50387.                 'NetInventors\\NetiNextProductDetailCms\\NetiNextProductDetailCms' => [
  50388.                     'name' => 'NetiNextProductDetailCms',
  50389.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NetiNextProductDetailCms/src'),
  50390.                     'class' => 'NetInventors\\NetiNextProductDetailCms\\NetiNextProductDetailCms',
  50391.                 ],
  50392.                 'Redgecko\\Magnalister\\RedMagnalisterSW6' => [
  50393.                     'name' => 'RedMagnalisterSW6',
  50394.                     'path' => (\dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src'),
  50395.                     'class' => 'Redgecko\\Magnalister\\RedMagnalisterSW6',
  50396.                 ],
  50397.                 'ArboroVariantImageFix\\ArboroVariantImageFix' => [
  50398.                     'name' => 'ArboroVariantImageFix',
  50399.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ArboroVariantImageFix/src'),
  50400.                     'class' => 'ArboroVariantImageFix\\ArboroVariantImageFix',
  50401.                 ],
  50402.                 'StudioSolid\\ProductVideos\\SolidProductVideos' => [
  50403.                     'name' => 'SolidProductVideos',
  50404.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SolidProductVideos/src'),
  50405.                     'class' => 'StudioSolid\\ProductVideos\\SolidProductVideos',
  50406.                 ],
  50407.                 'Frosh\\Tools\\FroshTools' => [
  50408.                     'name' => 'FroshTools',
  50409.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshTools/src'),
  50410.                     'class' => 'Frosh\\Tools\\FroshTools',
  50411.                 ],
  50412.                 'Kplngi\\ProductOrder\\KplngiProductOrder' => [
  50413.                     'name' => 'KplngiProductOrder',
  50414.                     'path' => (\dirname(__DIR__4).'/custom/plugins/KplngiProductOrder/src'),
  50415.                     'class' => 'Kplngi\\ProductOrder\\KplngiProductOrder',
  50416.                 ],
  50417.                 'Cbax\\ModulAnalytics\\CbaxModulAnalytics' => [
  50418.                     'name' => 'CbaxModulAnalytics',
  50419.                     'path' => (\dirname(__DIR__4).'/custom/plugins/CbaxModulAnalytics/src'),
  50420.                     'class' => 'Cbax\\ModulAnalytics\\CbaxModulAnalytics',
  50421.                 ],
  50422.                 'zenit\\PlatformSalesCountdownBar\\zenitPlatformSalesCountdownBar' => [
  50423.                     'name' => 'zenitPlatformSalesCountdownBar',
  50424.                     'path' => (\dirname(__DIR__4).'/custom/plugins/zenitPlatformSalesCountdownBar/src'),
  50425.                     'class' => 'zenit\\PlatformSalesCountdownBar\\zenitPlatformSalesCountdownBar',
  50426.                 ],
  50427.                 'Laudert\\FriendlyCaptcha\\LaudertFriendlyCaptcha' => [
  50428.                     'name' => 'LaudertFriendlyCaptcha',
  50429.                     'path' => (\dirname(__DIR__4).'/custom/plugins/LaudertFriendlyCaptcha/src'),
  50430.                     'class' => 'Laudert\\FriendlyCaptcha\\LaudertFriendlyCaptcha',
  50431.                 ],
  50432.                 'ZweiPunktStageWare\\ZweiPunktStageWare' => [
  50433.                     'name' => 'ZweiPunktStageWare',
  50434.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ZweiPunktStageWare/src'),
  50435.                     'class' => 'ZweiPunktStageWare\\ZweiPunktStageWare',
  50436.                 ],
  50437.                 'ZweiPunktVariantenAusgrauen\\ZweiPunktVariantenAusgrauen' => [
  50438.                     'name' => 'ZweiPunktVariantenAusgrauen',
  50439.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ZweiPunktVariantenAusgrauen/src'),
  50440.                     'class' => 'ZweiPunktVariantenAusgrauen\\ZweiPunktVariantenAusgrauen',
  50441.                 ],
  50442.                 'ZweiPunktSeoKampfpreise\\ZweiPunktSeoKampfpreise' => [
  50443.                     'name' => 'ZweiPunktSeoKampfpreise',
  50444.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ZweiPunktSeoKampfpreise/src'),
  50445.                     'class' => 'ZweiPunktSeoKampfpreise\\ZweiPunktSeoKampfpreise',
  50446.                 ],
  50447.                 'Dtgs\\GoogleTagManager\\DtgsGoogleTagManagerSw6' => [
  50448.                     'name' => 'DtgsGoogleTagManagerSw6',
  50449.                     'path' => (\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src'),
  50450.                     'class' => 'Dtgs\\GoogleTagManager\\DtgsGoogleTagManagerSw6',
  50451.                 ],
  50452.                 'ZweiPunktSameDayDelivery\\ZweiPunktSameDayDelivery' => [
  50453.                     'name' => 'ZweiPunktSameDayDelivery',
  50454.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ZweiPunktSameDayDelivery/src'),
  50455.                     'class' => 'ZweiPunktSameDayDelivery\\ZweiPunktSameDayDelivery',
  50456.                 ],
  50457.                 'Ghsw\\GreyhoundConnect\\GhswGreyhoundConnect' => [
  50458.                     'name' => 'GhswGreyhoundConnect',
  50459.                     'path' => (\dirname(__DIR__4).'/custom/plugins/GhswGreyhoundConnect/src'),
  50460.                     'class' => 'Ghsw\\GreyhoundConnect\\GhswGreyhoundConnect',
  50461.                 ],
  50462.                 'SwagMigrationAssistant\\SwagMigrationAssistant' => [
  50463.                     'name' => 'SwagMigrationAssistant',
  50464.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant'),
  50465.                     'class' => 'SwagMigrationAssistant\\SwagMigrationAssistant',
  50466.                 ],
  50467.                 'Frosh\\Adminer\\FroshPlatformAdminer' => [
  50468.                     'name' => 'FroshPlatformAdminer',
  50469.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshPlatformAdminer/src'),
  50470.                     'class' => 'Frosh\\Adminer\\FroshPlatformAdminer',
  50471.                 ],
  50472.             ],
  50473.             'kernel.plugin_infos' => [
  50474.                 => [
  50475.                     'name' => 'mediameetsFbPixel',
  50476.                     'baseClass' => 'mediameets\\mediameetsFbPixel\\mediameetsFbPixel',
  50477.                     'active' => false,
  50478.                     'path' => 'custom/plugins/mediameetsFbPixel',
  50479.                     'version' => '2.9.0',
  50480.                     'autoload' => [
  50481.                         'psr-4' => [
  50482.                             'mediameets\\mediameetsFbPixel\\' => 'src/',
  50483.                         ],
  50484.                     ],
  50485.                     'managedByComposer' => false,
  50486.                     'composerName' => 'mediameets/mediameets-fb-pixel',
  50487.                 ],
  50488.                 => [
  50489.                     'name' => 'WeedesignPageSpeed',
  50490.                     'baseClass' => 'Weedesign\\PageSpeed\\WeedesignPageSpeed',
  50491.                     'active' => false,
  50492.                     'path' => 'custom/plugins/WeedesignPageSpeed',
  50493.                     'version' => '2.3.9',
  50494.                     'autoload' => [
  50495.                         'psr-4' => [
  50496.                             'Weedesign\\PageSpeed\\' => 'src/',
  50497.                         ],
  50498.                     ],
  50499.                     'managedByComposer' => false,
  50500.                     'composerName' => 'weedesign/page-speed',
  50501.                 ],
  50502.                 => [
  50503.                     'name' => 'CrswCleverReachOfficial',
  50504.                     'baseClass' => 'Crsw\\CleverReachOfficial\\CrswCleverReachOfficial',
  50505.                     'active' => false,
  50506.                     'path' => 'custom/plugins/CrswCleverReachOfficial',
  50507.                     'version' => '2.2.23',
  50508.                     'autoload' => [
  50509.                         'psr-4' => [
  50510.                             'Crsw\\CleverReachOfficial\\' => 'src/',
  50511.                         ],
  50512.                     ],
  50513.                     'managedByComposer' => false,
  50514.                     'composerName' => 'crsw/cleverreachofficial',
  50515.                 ],
  50516.                 => [
  50517.                     'name' => 'SwagPayPal',
  50518.                     'baseClass' => 'Swag\\PayPal\\SwagPayPal',
  50519.                     'active' => true,
  50520.                     'path' => 'custom/plugins/SwagPayPal',
  50521.                     'version' => '6.0.3',
  50522.                     'autoload' => [
  50523.                         'psr-4' => [
  50524.                             'Swag\\PayPal\\' => 'src/',
  50525.                         ],
  50526.                     ],
  50527.                     'managedByComposer' => false,
  50528.                     'composerName' => 'swag/paypal',
  50529.                 ],
  50530.                 => [
  50531.                     'name' => 'SwagExtensionStore',
  50532.                     'baseClass' => 'SwagExtensionStore\\SwagExtensionStore',
  50533.                     'active' => true,
  50534.                     'path' => 'custom/plugins/SwagExtensionStore',
  50535.                     'version' => '1.7.0',
  50536.                     'autoload' => [
  50537.                         'psr-4' => [
  50538.                             'SwagExtensionStore\\' => 'src/',
  50539.                         ],
  50540.                     ],
  50541.                     'managedByComposer' => false,
  50542.                     'composerName' => 'swag/swag-extension-store',
  50543.                 ],
  50544.                 => [
  50545.                     'name' => 'ZweiPunktBettenAbc',
  50546.                     'baseClass' => 'ZweiPunktBettenAbc\\ZweiPunktBettenAbc',
  50547.                     'active' => true,
  50548.                     'path' => 'custom/plugins/ZweiPunktBettenAbc',
  50549.                     'version' => '1.0.1',
  50550.                     'autoload' => [
  50551.                         'psr-4' => [
  50552.                             'ZweiPunktBettenAbc\\' => 'src/',
  50553.                         ],
  50554.                     ],
  50555.                     'managedByComposer' => false,
  50556.                     'composerName' => 'zweipunkt/betten-abc',
  50557.                 ],
  50558.                 => [
  50559.                     'name' => 'BettenABC',
  50560.                     'baseClass' => 'BettenABC\\BettenABC',
  50561.                     'active' => true,
  50562.                     'path' => 'custom/plugins/BettenABC',
  50563.                     'version' => 'dev-master',
  50564.                     'autoload' => [
  50565.                         'psr-4' => [
  50566.                             'BettenABC\\' => 'src/',
  50567.                         ],
  50568.                     ],
  50569.                     'managedByComposer' => false,
  50570.                     'composerName' => 'arboro/betten-abc-theme',
  50571.                 ],
  50572.                 => [
  50573.                     'name' => 'AkuCmsFactory',
  50574.                     'baseClass' => 'AkuCmsFactory\\AkuCmsFactory',
  50575.                     'active' => true,
  50576.                     'path' => 'custom/plugins/AkuCmsFactory',
  50577.                     'version' => '1.3.2',
  50578.                     'autoload' => [
  50579.                         'psr-4' => [
  50580.                             'AkuCmsFactory\\' => 'src/',
  50581.                         ],
  50582.                     ],
  50583.                     'managedByComposer' => false,
  50584.                     'composerName' => 'aku/cms-factory',
  50585.                 ],
  50586.                 => [
  50587.                     'name' => 'ArboroCollapseFilters',
  50588.                     'baseClass' => 'ArboroCollapseFilters\\ArboroCollapseFilters',
  50589.                     'active' => true,
  50590.                     'path' => 'custom/plugins/ArboroCollapseFilters',
  50591.                     'version' => 'dev-master',
  50592.                     'autoload' => [
  50593.                         'psr-4' => [
  50594.                             'ArboroCollapseFilters\\' => 'src/',
  50595.                         ],
  50596.                     ],
  50597.                     'managedByComposer' => false,
  50598.                     'composerName' => 'arboro/collapse-filters',
  50599.                 ],
  50600.                 => [
  50601.                     'name' => 'ArboroNeocomIntegration',
  50602.                     'baseClass' => 'ArboroNeocomIntegration\\ArboroNeocomIntegration',
  50603.                     'active' => true,
  50604.                     'path' => 'custom/plugins/ArboroNeocomIntegration',
  50605.                     'version' => 'dev-master',
  50606.                     'autoload' => [
  50607.                         'psr-4' => [
  50608.                             'ArboroNeocomIntegration\\' => 'src/',
  50609.                         ],
  50610.                     ],
  50611.                     'managedByComposer' => false,
  50612.                     'composerName' => 'arboro/neocom-integration',
  50613.                 ],
  50614.                 10 => [
  50615.                     'name' => 'ArboroProductListingLayout',
  50616.                     'baseClass' => 'ArboroProductListingLayout\\ArboroProductListingLayout',
  50617.                     'active' => true,
  50618.                     'path' => 'custom/plugins/ArboroProductListingLayout',
  50619.                     'version' => 'dev-master',
  50620.                     'autoload' => [
  50621.                         'psr-4' => [
  50622.                             'ArboroProductListingLayout\\' => 'src/',
  50623.                         ],
  50624.                     ],
  50625.                     'managedByComposer' => false,
  50626.                     'composerName' => 'arboro/product-listing-layout',
  50627.                 ],
  50628.                 11 => [
  50629.                     'name' => 'PremsInteractiveHotspots',
  50630.                     'baseClass' => 'Prems\\Plugin\\PremsInteractiveHotspots\\PremsInteractiveHotspots',
  50631.                     'active' => true,
  50632.                     'path' => 'custom/plugins/PremsInteractiveHotspots',
  50633.                     'version' => '1.1.5',
  50634.                     'autoload' => [
  50635.                         'psr-4' => [
  50636.                             'Prems\\Plugin\\PremsInteractiveHotspots\\' => 'src/',
  50637.                         ],
  50638.                     ],
  50639.                     'managedByComposer' => false,
  50640.                     'composerName' => 'prems/interactive-hotspots',
  50641.                 ],
  50642.                 12 => [
  50643.                     'name' => 'MegaParentProductListing',
  50644.                     'baseClass' => 'MegaParentProductListing\\MegaParentProductListing',
  50645.                     'active' => true,
  50646.                     'path' => 'custom/plugins/MegaParentProductListing',
  50647.                     'version' => '1.2.8',
  50648.                     'autoload' => [
  50649.                         'psr-4' => [
  50650.                             'MegaParentProductListing\\' => 'src/',
  50651.                         ],
  50652.                     ],
  50653.                     'managedByComposer' => false,
  50654.                     'composerName' => 'mega/parent-product-listing',
  50655.                 ],
  50656.                 13 => [
  50657.                     'name' => 'AcrisQuantityAdvancedCS',
  50658.                     'baseClass' => 'Acris\\QuantityAdvanced\\AcrisQuantityAdvancedCS',
  50659.                     'active' => true,
  50660.                     'path' => 'custom/plugins/AcrisQuantityAdvancedCS',
  50661.                     'version' => '2.1.9',
  50662.                     'autoload' => [
  50663.                         'psr-4' => [
  50664.                             'Acris\\QuantityAdvanced\\' => 'src/',
  50665.                         ],
  50666.                     ],
  50667.                     'managedByComposer' => false,
  50668.                     'composerName' => 'acris/quantity-advanced',
  50669.                 ],
  50670.                 14 => [
  50671.                     'name' => 'ArboroFurnplan',
  50672.                     'baseClass' => 'ArboroFurnplan\\ArboroFurnplan',
  50673.                     'active' => true,
  50674.                     'path' => 'custom/plugins/ArboroFurnplan',
  50675.                     'version' => '1.0.2',
  50676.                     'autoload' => [
  50677.                         'psr-4' => [
  50678.                             'ArboroFurnplan\\' => 'src/',
  50679.                         ],
  50680.                     ],
  50681.                     'managedByComposer' => false,
  50682.                     'composerName' => 'arboro/furnplan',
  50683.                 ],
  50684.                 15 => [
  50685.                     'name' => 'LenzBingAdsConversionTracking2',
  50686.                     'baseClass' => 'Lenz\\BingAdsConversionTracking2\\LenzBingAdsConversionTracking2',
  50687.                     'active' => true,
  50688.                     'path' => 'custom/plugins/LenzBingAdsConversionTracking2',
  50689.                     'version' => '1.2.4',
  50690.                     'autoload' => [
  50691.                         'psr-4' => [
  50692.                             'Lenz\\BingAdsConversionTracking2\\' => 'src/',
  50693.                         ],
  50694.                     ],
  50695.                     'managedByComposer' => false,
  50696.                     'composerName' => 'lenz/bing-ads-conversion-tracking2',
  50697.                 ],
  50698.                 16 => [
  50699.                     'name' => 'SwagPlatformSecurity',
  50700.                     'baseClass' => 'Swag\\Security\\SwagPlatformSecurity',
  50701.                     'active' => true,
  50702.                     'path' => 'custom/plugins/SwagPlatformSecurity',
  50703.                     'version' => '1.0.16',
  50704.                     'autoload' => [
  50705.                         'psr-4' => [
  50706.                             'Swag\\Security\\' => 'src/',
  50707.                             'Shopware\\' => 'core/',
  50708.                         ],
  50709.                     ],
  50710.                     'managedByComposer' => false,
  50711.                     'composerName' => 'swag/platform-security',
  50712.                 ],
  50713.                 17 => [
  50714.                     'name' => 'SwagAmazonPay',
  50715.                     'baseClass' => 'Swag\\AmazonPay\\SwagAmazonPay',
  50716.                     'active' => true,
  50717.                     'path' => 'custom/plugins/SwagAmazonPay',
  50718.                     'version' => '5.2.1',
  50719.                     'autoload' => [
  50720.                         'psr-4' => [
  50721.                             'Swag\\AmazonPay\\' => 'src/',
  50722.                         ],
  50723.                     ],
  50724.                     'managedByComposer' => false,
  50725.                     'composerName' => 'swag/amazon-pay',
  50726.                 ],
  50727.                 18 => [
  50728.                     'name' => 'MrpixBilligerTracking',
  50729.                     'baseClass' => 'Mrpix\\BilligerTracking\\MrpixBilligerTracking',
  50730.                     'active' => true,
  50731.                     'path' => 'custom/plugins/MrpixBilligerTracking',
  50732.                     'version' => '1.0.5',
  50733.                     'autoload' => [
  50734.                         'psr-4' => [
  50735.                             'Mrpix\\BilligerTracking\\' => 'src/',
  50736.                         ],
  50737.                     ],
  50738.                     'managedByComposer' => false,
  50739.                     'composerName' => 'mrpix/billiger-tracking',
  50740.                 ],
  50741.                 19 => [
  50742.                     'name' => 'NetzpNotifications6',
  50743.                     'baseClass' => 'NetzpNotifications6\\NetzpNotifications6',
  50744.                     'active' => true,
  50745.                     'path' => 'custom/plugins/NetzpNotifications6',
  50746.                     'version' => '1.1.2',
  50747.                     'autoload' => [
  50748.                         'psr-4' => [
  50749.                             'NetzpNotifications6\\' => 'src/',
  50750.                         ],
  50751.                     ],
  50752.                     'managedByComposer' => false,
  50753.                     'composerName' => 'netzp/notifications6',
  50754.                 ],
  50755.                 20 => [
  50756.                     'name' => 'BilobaAdGoogleGtagsjs',
  50757.                     'baseClass' => 'Biloba\\AdGoogleGtagsjs\\BilobaAdGoogleGtagsjs',
  50758.                     'active' => true,
  50759.                     'path' => 'custom/plugins/BilobaAdGoogleGtagsjs',
  50760.                     'version' => '1.1.8',
  50761.                     'autoload' => [
  50762.                         'psr-4' => [
  50763.                             'Biloba\\AdGoogleGtagsjs\\' => 'src/',
  50764.                         ],
  50765.                     ],
  50766.                     'managedByComposer' => false,
  50767.                     'composerName' => 'biloba/ad-google-gtagsjs',
  50768.                 ],
  50769.                 21 => [
  50770.                     'name' => 'AcrisSeoRedirectCS',
  50771.                     'baseClass' => 'Acris\\SeoRedirect\\AcrisSeoRedirectCS',
  50772.                     'active' => true,
  50773.                     'path' => 'custom/plugins/AcrisSeoRedirectCS',
  50774.                     'version' => '3.2.6',
  50775.                     'autoload' => [
  50776.                         'psr-4' => [
  50777.                             'Acris\\SeoRedirect\\' => 'src/',
  50778.                         ],
  50779.                     ],
  50780.                     'managedByComposer' => false,
  50781.                     'composerName' => 'acris/seo-redirect',
  50782.                 ],
  50783.                 22 => [
  50784.                     'name' => 'FlinkCmsResponsiveHelper',
  50785.                     'baseClass' => 'Flink\\CmsResponsiveHelper\\FlinkCmsResponsiveHelper',
  50786.                     'active' => true,
  50787.                     'path' => 'custom/plugins/FlinkCmsResponsiveHelper',
  50788.                     'version' => '1.3.2',
  50789.                     'autoload' => [
  50790.                         'psr-4' => [
  50791.                             'Flink\\CmsResponsiveHelper\\' => 'src/',
  50792.                         ],
  50793.                     ],
  50794.                     'managedByComposer' => false,
  50795.                     'composerName' => 'flink/cms-responsive-helper',
  50796.                 ],
  50797.                 23 => [
  50798.                     'name' => 'CbaxModulManufacturers',
  50799.                     'baseClass' => 'Cbax\\ModulManufacturers\\CbaxModulManufacturers',
  50800.                     'active' => true,
  50801.                     'path' => 'custom/plugins/CbaxModulManufacturers',
  50802.                     'version' => '2.1.7',
  50803.                     'autoload' => [
  50804.                         'psr-4' => [
  50805.                             'Cbax\\ModulManufacturers\\' => 'src/',
  50806.                         ],
  50807.                     ],
  50808.                     'managedByComposer' => false,
  50809.                     'composerName' => 'cbax/modul-manufacturers',
  50810.                 ],
  50811.                 24 => [
  50812.                     'name' => 'XantenLastSeenProduct',
  50813.                     'baseClass' => 'XantenLastSeenProduct\\XantenLastSeenProduct',
  50814.                     'active' => true,
  50815.                     'path' => 'custom/plugins/XantenLastSeenProduct',
  50816.                     'version' => '2.0.3',
  50817.                     'autoload' => [
  50818.                         'psr-4' => [
  50819.                             'XantenLastSeenProduct\\' => 'src/',
  50820.                         ],
  50821.                     ],
  50822.                     'managedByComposer' => false,
  50823.                     'composerName' => 'xanten/last-seen-products-6',
  50824.                 ],
  50825.                 25 => [
  50826.                     'name' => 'KlarnaPayment',
  50827.                     'baseClass' => 'KlarnaPayment\\KlarnaPayment',
  50828.                     'active' => true,
  50829.                     'path' => 'custom/plugins/KlarnaPayment',
  50830.                     'version' => '1.6.3',
  50831.                     'autoload' => [
  50832.                         'psr-4' => [
  50833.                             'KlarnaPayment\\' => 'src/',
  50834.                         ],
  50835.                     ],
  50836.                     'managedByComposer' => false,
  50837.                     'composerName' => 'klarna/payment',
  50838.                 ],
  50839.                 26 => [
  50840.                     'name' => 'BilobaAdFacebookPixel',
  50841.                     'baseClass' => 'Biloba\\AdFacebookPixel\\BilobaAdFacebookPixel',
  50842.                     'active' => true,
  50843.                     'path' => 'custom/plugins/BilobaAdFacebookPixel',
  50844.                     'version' => '1.3.5',
  50845.                     'autoload' => [
  50846.                         'psr-4' => [
  50847.                             'Biloba\\AdFacebookPixel\\' => 'src/',
  50848.                         ],
  50849.                     ],
  50850.                     'managedByComposer' => false,
  50851.                     'composerName' => 'biloba/facebook-pixel',
  50852.                 ],
  50853.                 27 => [
  50854.                     'name' => 'AcrisCookieConsentCS',
  50855.                     'baseClass' => 'Acris\\CookieConsent\\AcrisCookieConsentCS',
  50856.                     'active' => true,
  50857.                     'path' => 'custom/plugins/AcrisCookieConsentCS',
  50858.                     'version' => '5.2.0',
  50859.                     'autoload' => [
  50860.                         'psr-4' => [
  50861.                             'Acris\\CookieConsent\\' => 'src/',
  50862.                         ],
  50863.                     ],
  50864.                     'managedByComposer' => false,
  50865.                     'composerName' => 'acris/cookie-consent',
  50866.                 ],
  50867.                 28 => [
  50868.                     'name' => 'ZeobvFilterOptimizer',
  50869.                     'baseClass' => 'Zeobv\\FilterOptimizer\\ZeobvFilterOptimizer',
  50870.                     'active' => true,
  50871.                     'path' => 'custom/plugins/ZeobvFilterOptimizer',
  50872.                     'version' => '1.1.2',
  50873.                     'autoload' => [
  50874.                         'psr-4' => [
  50875.                             'Zeobv\\FilterOptimizer\\' => 'src/',
  50876.                         ],
  50877.                     ],
  50878.                     'managedByComposer' => false,
  50879.                     'composerName' => 'zeobv/filter-optimizer',
  50880.                 ],
  50881.                 29 => [
  50882.                     'name' => 'FroshPlatformFilterSearch',
  50883.                     'baseClass' => 'FroshPlatformFilterSearch\\FroshPlatformFilterSearch',
  50884.                     'active' => true,
  50885.                     'path' => 'custom/plugins/FroshPlatformFilterSearch',
  50886.                     'version' => '1.0.4',
  50887.                     'autoload' => [
  50888.                         'psr-4' => [
  50889.                             'FroshPlatformFilterSearch\\' => 'src/',
  50890.                         ],
  50891.                     ],
  50892.                     'managedByComposer' => false,
  50893.                     'composerName' => 'frosh/platform-filter-search',
  50894.                 ],
  50895.                 30 => [
  50896.                     'name' => 'NetiNextProductDetailCms',
  50897.                     'baseClass' => 'NetInventors\\NetiNextProductDetailCms\\NetiNextProductDetailCms',
  50898.                     'active' => true,
  50899.                     'path' => 'custom/plugins/NetiNextProductDetailCms',
  50900.                     'version' => '4.4.1',
  50901.                     'autoload' => [
  50902.                         'psr-4' => [
  50903.                             'NetInventors\\NetiNextProductDetailCms\\' => 'src/',
  50904.                         ],
  50905.                     ],
  50906.                     'managedByComposer' => false,
  50907.                     'composerName' => 'netinventors/next-product-detail-cms',
  50908.                 ],
  50909.                 31 => [
  50910.                     'name' => 'LenzPlatformTsProductReviews',
  50911.                     'baseClass' => 'Lenz\\TsProductReviews\\LenzPlatformTsProductReviews',
  50912.                     'active' => false,
  50913.                     'path' => 'custom/plugins/LenzPlatformTsProductReviews',
  50914.                     'version' => '1.0.8',
  50915.                     'autoload' => [
  50916.                         'psr-4' => [
  50917.                             'Lenz\\TsProductReviews\\' => 'src/',
  50918.                         ],
  50919.                     ],
  50920.                     'managedByComposer' => false,
  50921.                     'composerName' => 'lenz/platform-ts-product-reviews',
  50922.                 ],
  50923.                 32 => [
  50924.                     'name' => 'RedMagnalisterSW6',
  50925.                     'baseClass' => 'Redgecko\\Magnalister\\RedMagnalisterSW6',
  50926.                     'active' => true,
  50927.                     'path' => 'custom/plugins/RedMagnalisterSW6',
  50928.                     'version' => '3.2.08',
  50929.                     'autoload' => [
  50930.                         'psr-4' => [
  50931.                             'Redgecko\\Magnalister\\' => 'src/',
  50932.                         ],
  50933.                     ],
  50934.                     'managedByComposer' => false,
  50935.                     'composerName' => 'redgecko/magnalister',
  50936.                 ],
  50937.                 33 => [
  50938.                     'name' => 'LoyxxAdditionalListingFilters',
  50939.                     'baseClass' => 'LoyxxAdditionalListingFilters\\LoyxxAdditionalListingFilters',
  50940.                     'active' => false,
  50941.                     'path' => 'custom/plugins/LoyxxAdditionalListingFilters',
  50942.                     'version' => '1.0.2',
  50943.                     'autoload' => [
  50944.                         'psr-4' => [
  50945.                             'LoyxxAdditionalListingFilters\\' => 'src/',
  50946.                         ],
  50947.                     ],
  50948.                     'managedByComposer' => false,
  50949.                     'composerName' => 'loyxx/additional-listing-filters',
  50950.                 ],
  50951.                 34 => [
  50952.                     'name' => 'ArboroVariantImageFix',
  50953.                     'baseClass' => 'ArboroVariantImageFix\\ArboroVariantImageFix',
  50954.                     'active' => true,
  50955.                     'path' => 'custom/plugins/ArboroVariantImageFix',
  50956.                     'version' => 'dev-master',
  50957.                     'autoload' => [
  50958.                         'psr-4' => [
  50959.                             'ArboroVariantImageFix\\' => 'src/',
  50960.                         ],
  50961.                     ],
  50962.                     'managedByComposer' => false,
  50963.                     'composerName' => 'arboro/variant-image-fix',
  50964.                 ],
  50965.                 35 => [
  50966.                     'name' => 'SolidProductVideos',
  50967.                     'baseClass' => 'StudioSolid\\ProductVideos\\SolidProductVideos',
  50968.                     'active' => true,
  50969.                     'path' => 'custom/plugins/SolidProductVideos',
  50970.                     'version' => '2.1.0',
  50971.                     'autoload' => [
  50972.                         'psr-4' => [
  50973.                             'StudioSolid\\ProductVideos\\' => 'src/',
  50974.                         ],
  50975.                     ],
  50976.                     'managedByComposer' => false,
  50977.                     'composerName' => 'studiosolid/product-videos',
  50978.                 ],
  50979.                 36 => [
  50980.                     'name' => 'ArboroCloseoutCron',
  50981.                     'baseClass' => 'ArboroCloseoutCron\\ArboroCloseoutCron',
  50982.                     'active' => false,
  50983.                     'path' => 'custom/plugins/ArboroCloseoutCron',
  50984.                     'version' => 'dev-master',
  50985.                     'autoload' => [
  50986.                         'psr-4' => [
  50987.                             'ArboroCloseoutCron\\' => 'src/',
  50988.                         ],
  50989.                     ],
  50990.                     'managedByComposer' => false,
  50991.                     'composerName' => 'arboro/closeout-cron',
  50992.                 ],
  50993.                 37 => [
  50994.                     'name' => 'FroshTools',
  50995.                     'baseClass' => 'Frosh\\Tools\\FroshTools',
  50996.                     'active' => true,
  50997.                     'path' => 'custom/plugins/FroshTools',
  50998.                     'version' => '0.2.5',
  50999.                     'autoload' => [
  51000.                         'psr-4' => [
  51001.                             'Frosh\\Tools\\' => 'src/',
  51002.                         ],
  51003.                     ],
  51004.                     'managedByComposer' => false,
  51005.                     'composerName' => 'frosh/tools',
  51006.                 ],
  51007.                 38 => [
  51008.                     'name' => 'KplngiProductOrder',
  51009.                     'baseClass' => 'Kplngi\\ProductOrder\\KplngiProductOrder',
  51010.                     'active' => true,
  51011.                     'path' => 'custom/plugins/KplngiProductOrder',
  51012.                     'version' => '1.5.9',
  51013.                     'autoload' => [
  51014.                         'psr-4' => [
  51015.                             'Kplngi\\ProductOrder\\' => 'src/',
  51016.                         ],
  51017.                     ],
  51018.                     'managedByComposer' => false,
  51019.                     'composerName' => 'kplngi/product-order',
  51020.                 ],
  51021.                 39 => [
  51022.                     'name' => 'NetiNextEasyCoupon',
  51023.                     'baseClass' => 'NetInventors\\NetiNextEasyCoupon\\NetiNextEasyCoupon',
  51024.                     'active' => false,
  51025.                     'path' => 'custom/plugins/NetiNextEasyCoupon',
  51026.                     'version' => '4.27.1',
  51027.                     'autoload' => [
  51028.                         'psr-4' => [
  51029.                             'NetInventors\\NetiNextEasyCoupon\\' => 'src/',
  51030.                         ],
  51031.                     ],
  51032.                     'managedByComposer' => false,
  51033.                     'composerName' => 'netinventors/next-easycoupon',
  51034.                 ],
  51035.                 40 => [
  51036.                     'name' => 'CbaxModulAnalytics',
  51037.                     'baseClass' => 'Cbax\\ModulAnalytics\\CbaxModulAnalytics',
  51038.                     'active' => true,
  51039.                     'path' => 'custom/plugins/CbaxModulAnalytics',
  51040.                     'version' => '2.4.0',
  51041.                     'autoload' => [
  51042.                         'psr-4' => [
  51043.                             'Cbax\\ModulAnalytics\\' => 'src/',
  51044.                         ],
  51045.                     ],
  51046.                     'managedByComposer' => false,
  51047.                     'composerName' => 'cbax/modul-analytics',
  51048.                 ],
  51049.                 41 => [
  51050.                     'name' => 'zenitPlatformSalesCountdownBar',
  51051.                     'baseClass' => 'zenit\\PlatformSalesCountdownBar\\zenitPlatformSalesCountdownBar',
  51052.                     'active' => true,
  51053.                     'path' => 'custom/plugins/zenitPlatformSalesCountdownBar',
  51054.                     'version' => '2.5.0',
  51055.                     'autoload' => [
  51056.                         'psr-4' => [
  51057.                             'zenit\\PlatformSalesCountdownBar\\' => 'src/',
  51058.                         ],
  51059.                     ],
  51060.                     'managedByComposer' => false,
  51061.                     'composerName' => 'zenit/platform-sales-countdown-bar',
  51062.                 ],
  51063.                 42 => [
  51064.                     'name' => 'LaudertFriendlyCaptcha',
  51065.                     'baseClass' => 'Laudert\\FriendlyCaptcha\\LaudertFriendlyCaptcha',
  51066.                     'active' => true,
  51067.                     'path' => 'custom/plugins/LaudertFriendlyCaptcha',
  51068.                     'version' => '1.2.5',
  51069.                     'autoload' => [
  51070.                         'psr-4' => [
  51071.                             'Laudert\\FriendlyCaptcha\\' => 'src/',
  51072.                         ],
  51073.                     ],
  51074.                     'managedByComposer' => false,
  51075.                     'composerName' => 'laudert/friendly-captcha',
  51076.                 ],
  51077.                 43 => [
  51078.                     'name' => 'ArboroVoteImport',
  51079.                     'baseClass' => 'ArboroVoteImport\\ArboroVoteImport',
  51080.                     'active' => false,
  51081.                     'path' => 'custom/plugins/ArboroVoteImport',
  51082.                     'version' => '1.1.0',
  51083.                     'autoload' => [
  51084.                         'psr-4' => [
  51085.                             'ArboroVoteImport\\' => 'src/',
  51086.                         ],
  51087.                     ],
  51088.                     'managedByComposer' => false,
  51089.                     'composerName' => 'arboro/vote-import',
  51090.                 ],
  51091.                 44 => [
  51092.                     'name' => 'ArboroProductExport',
  51093.                     'baseClass' => 'ArboroProductExport\\ArboroProductExport',
  51094.                     'active' => false,
  51095.                     'path' => 'custom/plugins/ArboroProductExport',
  51096.                     'version' => '1.0.0',
  51097.                     'autoload' => [
  51098.                         'psr-4' => [
  51099.                             'ArboroProductExport\\' => 'src/',
  51100.                         ],
  51101.                     ],
  51102.                     'managedByComposer' => false,
  51103.                     'composerName' => 'arboro/product-export',
  51104.                 ],
  51105.                 45 => [
  51106.                     'name' => 'SensusUptainConnect6',
  51107.                     'baseClass' => 'SensusUptainConnect6\\SensusUptainConnect6',
  51108.                     'active' => false,
  51109.                     'path' => 'custom/plugins/SensusUptainConnect6',
  51110.                     'version' => '1.1.12',
  51111.                     'autoload' => [
  51112.                         'psr-4' => [
  51113.                             'SensusUptainConnect6\\' => 'src/',
  51114.                         ],
  51115.                     ],
  51116.                     'managedByComposer' => false,
  51117.                     'composerName' => 'sensus/uptain-connect',
  51118.                 ],
  51119.                 46 => [
  51120.                     'name' => 'ZweiPunktStageWare',
  51121.                     'baseClass' => 'ZweiPunktStageWare\\ZweiPunktStageWare',
  51122.                     'active' => true,
  51123.                     'path' => 'custom/plugins/ZweiPunktStageWare',
  51124.                     'version' => '1.0.12',
  51125.                     'autoload' => [
  51126.                         'psr-4' => [
  51127.                             'ZweiPunktStageWare\\' => 'src/',
  51128.                         ],
  51129.                     ],
  51130.                     'managedByComposer' => false,
  51131.                     'composerName' => 'zweipunkt/stageware',
  51132.                 ],
  51133.                 47 => [
  51134.                     'name' => 'NetiNextEasyCouponGenerator',
  51135.                     'baseClass' => 'NetInventors\\NetiNextEasyCouponGenerator\\NetiNextEasyCouponGenerator',
  51136.                     'active' => false,
  51137.                     'path' => 'custom/plugins/NetiNextEasyCouponGenerator',
  51138.                     'version' => '4.0.2',
  51139.                     'autoload' => [
  51140.                         'psr-4' => [
  51141.                             'NetInventors\\NetiNextEasyCouponGenerator\\' => 'src/',
  51142.                         ],
  51143.                     ],
  51144.                     'managedByComposer' => false,
  51145.                     'composerName' => 'netinventors/next-easy-coupon-generator',
  51146.                 ],
  51147.                 48 => [
  51148.                     'name' => 'ZweiPunktVariantenAusgrauen',
  51149.                     'baseClass' => 'ZweiPunktVariantenAusgrauen\\ZweiPunktVariantenAusgrauen',
  51150.                     'active' => true,
  51151.                     'path' => 'custom/plugins/ZweiPunktVariantenAusgrauen',
  51152.                     'version' => '1.0.15',
  51153.                     'autoload' => [
  51154.                         'psr-4' => [
  51155.                             'ZweiPunktVariantenAusgrauen\\' => 'src/',
  51156.                         ],
  51157.                     ],
  51158.                     'managedByComposer' => false,
  51159.                     'composerName' => 'zweipunkt/variantenausgrauen',
  51160.                 ],
  51161.                 49 => [
  51162.                     'name' => 'ZweiPunktSeoKampfpreise',
  51163.                     'baseClass' => 'ZweiPunktSeoKampfpreise\\ZweiPunktSeoKampfpreise',
  51164.                     'active' => true,
  51165.                     'path' => 'custom/plugins/ZweiPunktSeoKampfpreise',
  51166.                     'version' => '1.2.0',
  51167.                     'autoload' => [
  51168.                         'psr-4' => [
  51169.                             'ZweiPunktSeoKampfpreise\\' => 'src/',
  51170.                         ],
  51171.                     ],
  51172.                     'managedByComposer' => false,
  51173.                     'composerName' => 'zweipunkt/seo-kampfpreise',
  51174.                 ],
  51175.                 50 => [
  51176.                     'name' => 'DtgsGoogleTagManagerSw6',
  51177.                     'baseClass' => 'Dtgs\\GoogleTagManager\\DtgsGoogleTagManagerSw6',
  51178.                     'active' => true,
  51179.                     'path' => 'custom/plugins/DtgsGoogleTagManagerSw6',
  51180.                     'version' => '6.1.64',
  51181.                     'autoload' => [
  51182.                         'psr-4' => [
  51183.                             'Dtgs\\GoogleTagManager\\' => 'src/',
  51184.                         ],
  51185.                     ],
  51186.                     'managedByComposer' => false,
  51187.                     'composerName' => 'dtgs/google-tag-manager',
  51188.                 ],
  51189.                 51 => [
  51190.                     'name' => 'ZweiPunktSameDayDelivery',
  51191.                     'baseClass' => 'ZweiPunktSameDayDelivery\\ZweiPunktSameDayDelivery',
  51192.                     'active' => true,
  51193.                     'path' => 'custom/plugins/ZweiPunktSameDayDelivery',
  51194.                     'version' => '1.0.0',
  51195.                     'autoload' => [
  51196.                         'psr-4' => [
  51197.                             'ZweiPunktSameDayDelivery\\' => 'src/',
  51198.                         ],
  51199.                     ],
  51200.                     'managedByComposer' => false,
  51201.                     'composerName' => 'zweipunkt/same-day-delivery',
  51202.                 ],
  51203.                 52 => [
  51204.                     'name' => 'GhswGreyhoundConnect',
  51205.                     'baseClass' => 'Ghsw\\GreyhoundConnect\\GhswGreyhoundConnect',
  51206.                     'active' => true,
  51207.                     'path' => 'custom/plugins/GhswGreyhoundConnect',
  51208.                     'version' => '2.64.1',
  51209.                     'autoload' => [
  51210.                         'psr-4' => [
  51211.                             'Ghsw\\GreyhoundConnect\\' => 'src/',
  51212.                         ],
  51213.                     ],
  51214.                     'managedByComposer' => false,
  51215.                     'composerName' => 'ghsw/greyhound-connect',
  51216.                 ],
  51217.                 53 => [
  51218.                     'name' => 'SwagMigrationAssistant',
  51219.                     'baseClass' => 'SwagMigrationAssistant\\SwagMigrationAssistant',
  51220.                     'active' => true,
  51221.                     'path' => 'custom/plugins/SwagMigrationAssistant',
  51222.                     'version' => '4.2.5',
  51223.                     'autoload' => [
  51224.                         'psr-4' => [
  51225.                             'SwagMigrationAssistant\\' => '',
  51226.                         ],
  51227.                     ],
  51228.                     'managedByComposer' => false,
  51229.                     'composerName' => 'swag/migration-assistant',
  51230.                 ],
  51231.                 54 => [
  51232.                     'name' => 'FroshPlatformAdminer',
  51233.                     'baseClass' => 'Frosh\\Adminer\\FroshPlatformAdminer',
  51234.                     'active' => true,
  51235.                     'path' => 'custom/plugins/FroshPlatformAdminer',
  51236.                     'version' => '0.3.4',
  51237.                     'autoload' => [
  51238.                         'psr-4' => [
  51239.                             'Frosh\\Adminer\\' => 'src/',
  51240.                         ],
  51241.                     ],
  51242.                     'managedByComposer' => false,
  51243.                     'composerName' => 'frosh/adminer-platform',
  51244.                 ],
  51245.             ],
  51246.             'kernel.supported_api_versions' => [
  51247.                 => 2,
  51248.                 => 3,
  51249.                 => 4,
  51250.             ],
  51251.             'defaults_bool_true' => true,
  51252.             'defaults_bool_false' => false,
  51253.             'default_whitespace' => ' ',
  51254.             'locale' => 'en-GB',
  51255.             'messenger.default_transport_name' => 'default',
  51256.             'env(MAILER_URL)' => 'null://null',
  51257.             'env(MESSENGER_TRANSPORT_DSN)' => 'enqueue://default?receiveTimeout=100',
  51258.             'default_cdn_strategy' => 'physical_filename',
  51259.             'env(APP_URL)' => '',
  51260.             'env(REDIS_PREFIX)' => '',
  51261.             'shopware.slug.config' => [
  51262.                 'regexp' => '/([^A-Za-z0-9\\.]|-)+/',
  51263.                 'lowercase' => false,
  51264.             ],
  51265.             'core.migration.directories' => [
  51266.             ],
  51267.             'migration.active' => [
  51268.                 => 1536232600,
  51269.                 => 1536232610,
  51270.                 => 1536232620,
  51271.                 => 1536232630,
  51272.                 => 1536232640,
  51273.                 => 1536232650,
  51274.                 => 1536232660,
  51275.                 => 1536232670,
  51276.                 => 1536232680,
  51277.                 => 1536232690,
  51278.                 10 => 1536232700,
  51279.                 11 => 1536232710,
  51280.                 12 => 1536232720,
  51281.                 13 => 1536232730,
  51282.                 14 => 1536232740,
  51283.                 15 => 1536232750,
  51284.                 16 => 1536232760,
  51285.                 17 => 1536232770,
  51286.                 18 => 1536232790,
  51287.                 19 => 1536232800,
  51288.                 20 => 1536232810,
  51289.                 21 => 1536232820,
  51290.                 22 => 1536232830,
  51291.                 23 => 1536232840,
  51292.                 24 => 1536232850,
  51293.                 25 => 1536232860,
  51294.                 26 => 1536232870,
  51295.                 27 => 1536232880,
  51296.                 28 => 1536232890,
  51297.                 29 => 1536232900,
  51298.                 30 => 1536232910,
  51299.                 31 => 1536232920,
  51300.                 32 => 1536232930,
  51301.                 33 => 1536232940,
  51302.                 34 => 1536232950,
  51303.                 35 => 1536232960,
  51304.                 36 => 1536232970,
  51305.                 37 => 1536232980,
  51306.                 38 => 1536232990,
  51307.                 39 => 1536233000,
  51308.                 40 => 1536233010,
  51309.                 41 => 1536233020,
  51310.                 42 => 1536233030,
  51311.                 43 => 1536233040,
  51312.                 44 => 1536233050,
  51313.                 45 => 1536233060,
  51314.                 46 => 1536233070,
  51315.                 47 => 1536233080,
  51316.                 48 => 1536233090,
  51317.                 49 => 1536233100,
  51318.                 50 => 1536233110,
  51319.                 51 => 1536233120,
  51320.                 52 => 1536233130,
  51321.                 53 => 1536233140,
  51322.                 54 => 1536233150,
  51323.                 55 => 1536233160,
  51324.                 56 => 1536233170,
  51325.                 57 => 1536233180,
  51326.                 58 => 1536233190,
  51327.                 59 => 1536233200,
  51328.                 60 => 1536233210,
  51329.                 61 => 1536233220,
  51330.                 62 => 1536233230,
  51331.                 63 => 1536233240,
  51332.                 64 => 1536233250,
  51333.                 65 => 1536233260,
  51334.                 66 => 1536233270,
  51335.                 67 => 1536233280,
  51336.                 68 => 1536233290,
  51337.                 69 => 1536233300,
  51338.                 70 => 1536233310,
  51339.                 71 => 1536233320,
  51340.                 72 => 1536233330,
  51341.                 73 => 1536233340,
  51342.                 74 => 1536233350,
  51343.                 75 => 1536233360,
  51344.                 76 => 1536233370,
  51345.                 77 => 1536233380,
  51346.                 78 => 1536233390,
  51347.                 79 => 1536233400,
  51348.                 80 => 1536233410,
  51349.                 81 => 1536233420,
  51350.                 82 => 1536233430,
  51351.                 83 => 1536233440,
  51352.                 84 => 1536233450,
  51353.                 85 => 1536233460,
  51354.                 86 => 1536233470,
  51355.                 87 => 1536233480,
  51356.                 88 => 1536233500,
  51357.                 89 => 1536233510,
  51358.                 90 => 1536233520,
  51359.                 91 => 1536233530,
  51360.                 92 => 1536233540,
  51361.                 93 => 1536233550,
  51362.                 94 => 1536233560,
  51363.                 95 => 1552360944,
  51364.                 96 => 1554199340,
  51365.                 97 => 1554200141,
  51366.                 98 => 1554203706,
  51367.                 99 => 1554900301,
  51368.                 100 => 1556809270,
  51369.                 101 => 1558082916,
  51370.                 102 => 1558105657,
  51371.                 103 => 1558443337,
  51372.                 104 => 1558505525,
  51373.                 105 => 1558594334,
  51374.                 106 => 1558938938,
  51375.                 107 => 1559050088,
  51376.                 108 => 1559050903,
  51377.                 109 => 1559134989,
  51378.                 110 => 1559306391,
  51379.                 111 => 1561370284,
  51380.                 112 => 1561377793,
  51381.                 113 => 1561442979,
  51382.                 114 => 1561452005,
  51383.                 115 => 1561712450,
  51384.                 116 => 1562228335,
  51385.                 117 => 1562240231,
  51386.                 118 => 1562306893,
  51387.                 119 => 1562324772,
  51388.                 120 => 1562579120,
  51389.                 121 => 1562684474,
  51390.                 122 => 1562841035,
  51391.                 123 => 1562933907,
  51392.                 124 => 1563180880,
  51393.                 125 => 1563288227,
  51394.                 126 => 1563518181,
  51395.                 127 => 1563805586,
  51396.                 128 => 1563949275,
  51397.                 129 => 1564475053,
  51398.                 130 => 1565007156,
  51399.                 131 => 1565079228,
  51400.                 132 => 1565270155,
  51401.                 133 => 1565270366,
  51402.                 134 => 1565346846,
  51403.                 135 => 1565705280,
  51404.                 136 => 1566293076,
  51405.                 137 => 1566460168,
  51406.                 138 => 1566817701,
  51407.                 139 => 1567431050,
  51408.                 140 => 1568120239,
  51409.                 141 => 1568120302,
  51410.                 142 => 1568645037,
  51411.                 143 => 1568901713,
  51412.                 144 => 1569403146,
  51413.                 145 => 1570187167,
  51414.                 146 => 1570459127,
  51415.                 147 => 1570621541,
  51416.                 148 => 1570622696,
  51417.                 149 => 1570629862,
  51418.                 150 => 1570684913,
  51419.                 151 => 1571059598,
  51420.                 152 => 1571210820,
  51421.                 153 => 1571660203,
  51422.                 154 => 1571724915,
  51423.                 155 => 1571981437,
  51424.                 156 => 1571990395,
  51425.                 157 => 1572193798,
  51426.                 158 => 1572264837,
  51427.                 159 => 1572273565,
  51428.                 160 => 1572421282,
  51429.                 161 => 1572425108,
  51430.                 162 => 1572957455,
  51431.                 163 => 1573049297,
  51432.                 164 => 1573569685,
  51433.                 165 => 1573729158,
  51434.                 166 => 1574063550,
  51435.                 167 => 1574082635,
  51436.                 168 => 1574258787,
  51437.                 169 => 1574258788,
  51438.                 170 => 1574258789,
  51439.                 171 => 1574520220,
  51440.                 172 => 1574672450,
  51441.                 173 => 1574695657,
  51442.                 174 => 1574925962,
  51443.                 175 => 1575010262,
  51444.                 176 => 1575021466,
  51445.                 177 => 1575034234,
  51446.                 178 => 1575036586,
  51447.                 179 => 1575039284,
  51448.                 180 => 1575197543,
  51449.                 181 => 1575274700,
  51450.                 182 => 1575293069,
  51451.                 183 => 1575451283,
  51452.                 184 => 1575626180,
  51453.                 185 => 1575883959,
  51454.                 186 => 1576488398,
  51455.                 187 => 1576590301,
  51456.                 188 => 1578042218,
  51457.                 189 => 1578044453,
  51458.                 190 => 1578470886,
  51459.                 191 => 1578475268,
  51460.                 192 => 1578485775,
  51461.                 193 => 1578491480,
  51462.                 194 => 1578590702,
  51463.                 195 => 1578648299,
  51464.                 196 => 1578650334,
  51465.                 197 => 1580202210,
  51466.                 198 => 1580218617,
  51467.                 199 => 1580743279,
  51468.                 200 => 1580746806,
  51469.                 201 => 1580808849,
  51470.                 202 => 1580819350,
  51471.                 203 => 1580827023,
  51472.                 204 => 1582011195,
  51473.                 205 => 1583142266,
  51474.                 206 => 1583416186,
  51475.                 207 => 1583756864,
  51476.                 208 => 1583844433,
  51477.                 209 => 1584002637,
  51478.                 210 => 1584953715,
  51479.                 211 => 1585056571,
  51480.                 212 => 1585126355,
  51481.                 213 => 1585490020,
  51482.                 214 => 1585744384,
  51483.                 215 => 1585816139,
  51484.                 216 => 1586158920,
  51485.                 217 => 1586173614,
  51486.                 218 => 1586260286,
  51487.                 219 => 1586334003,
  51488.                 220 => 1587039363,
  51489.                 221 => 1587109484,
  51490.                 222 => 1587111506,
  51491.                 223 => 1587461582,
  51492.                 224 => 1588143272,
  51493.                 225 => 1588144801,
  51494.                 226 => 1588153272,
  51495.                 227 => 1589178550,
  51496.                 228 => 1589357321,
  51497.                 229 => 1589359936,
  51498.                 230 => 1589379060,
  51499.                 231 => 1589447332,
  51500.                 232 => 1589458026,
  51501.                 233 => 1590408550,
  51502.                 234 => 1590409548,
  51503.                 235 => 1590566018,
  51504.                 236 => 1590566405,
  51505.                 237 => 1590579986,
  51506.                 238 => 1590758953,
  51507.                 239 => 1591052278,
  51508.                 240 => 1591167126,
  51509.                 241 => 1591253089,
  51510.                 242 => 1591259559,
  51511.                 243 => 1591272594,
  51512.                 244 => 1591361320,
  51513.                 245 => 1591683158,
  51514.                 246 => 1591817370,
  51515.                 247 => 1592466717,
  51516.                 248 => 1592837424,
  51517.                 249 => 1592978289,
  51518.                 250 => 1593698606,
  51519.                 251 => 1594650256,
  51520.                 252 => 1594885630,
  51521.                 253 => 1594886106,
  51522.                 254 => 1594886773,
  51523.                 255 => 1594886895,
  51524.                 256 => 1594887027,
  51525.                 257 => 1595160327,
  51526.                 258 => 1595321666,
  51527.                 259 => 1595422169,
  51528.                 260 => 1595480600,
  51529.                 261 => 1595489705,
  51530.                 262 => 1595492052,
  51531.                 263 => 1595492053,
  51532.                 264 => 1595499689,
  51533.                 265 => 1595553089,
  51534.                 266 => 1595578253,
  51535.                 267 => 1595919251,
  51536.                 268 => 1596091744,
  51537.                 269 => 1596441551,
  51538.                 270 => 1597391970,
  51539.                 271 => 1597394241,
  51540.                 272 => 1597657689,
  51541.                 273 => 1597762808,
  51542.                 274 => 1597830237,
  51543.                 275 => 1597930227,
  51544.                 276 => 1598280548,
  51545.                 277 => 1598520424,
  51546.                 278 => 1598885384,
  51547.                 279 => 1599112309,
  51548.                 280 => 1599134496,
  51549.                 281 => 1599463278,
  51550.                 282 => 1599570560,
  51551.                 283 => 1599720163,
  51552.                 284 => 1599806584,
  51553.                 285 => 1599806595,
  51554.                 286 => 1599822061,
  51555.                 287 => 1600072779,
  51556.                 288 => 1600156989,
  51557.                 289 => 1600253602,
  51558.                 290 => 1600330846,
  51559.                 291 => 1600338271,
  51560.                 292 => 1600349343,
  51561.                 293 => 1600676671,
  51562.                 294 => 1600769357,
  51563.                 295 => 1600778848,
  51564.                 296 => 1601388975,
  51565.                 297 => 1601451838,
  51566.                 298 => 1601539530,
  51567.                 299 => 1601543829,
  51568.                 300 => 1601891339,
  51569.                 301 => 1602062376,
  51570.                 302 => 1602146868,
  51571.                 303 => 1602153572,
  51572.                 304 => 1602494493,
  51573.                 305 => 1602494495,
  51574.                 306 => 1602745374,
  51575.                 307 => 1602822727,
  51576.                 308 => 1603179023,
  51577.                 309 => 1603293043,
  51578.                 310 => 1603970276,
  51579.                 311 => 1604056363,
  51580.                 312 => 1604056421,
  51581.                 313 => 1604475913,
  51582.                 314 => 1604499476,
  51583.                 315 => 1604568928,
  51584.                 316 => 1604669773,
  51585.                 317 => 1605103533,
  51586.                 318 => 1605530777,
  51587.                 319 => 1605609309,
  51588.                 320 => 1605609477,
  51589.                 321 => 1605861407,
  51590.                 322 => 1606310257,
  51591.                 323 => 1607415095,
  51592.                 324 => 1607500561,
  51593.                 325 => 1607514878,
  51594.                 326 => 1607581275,
  51595.                 327 => 1607581276,
  51596.                 328 => 1608624028,
  51597.                 329 => 1609125144,
  51598.                 330 => 1609857999,
  51599.                 331 => 1610531188,
  51600.                 332 => 1610965670,
  51601.                 333 => 1610974673,
  51602.                 334 => 1611155140,
  51603.                 335 => 1614240671,
  51604.                 336 => 1552899789,
  51605.                 337 => 1555406153,
  51606.                 338 => 1563785071,
  51607.                 339 => 1564385954,
  51608.                 340 => 1564385960,
  51609.                 341 => 1565640170,
  51610.                 342 => 1565640175,
  51611.                 343 => 1595492054,
  51612.                 344 => 1604502151,
  51613.                 345 => 1594104496,
  51614.                 346 => 1604585230,
  51615.                 347 => 1609140710,
  51616.                 348 => 1610337444,
  51617.                 349 => 1610439375,
  51618.                 350 => 1610448012,
  51619.                 351 => 1610523204,
  51620.                 352 => 1610523548,
  51621.                 353 => 1610616655,
  51622.                 354 => 1610621999,
  51623.                 355 => 1610625925,
  51624.                 356 => 1610634383,
  51625.                 357 => 1610904608,
  51626.                 358 => 1611732852,
  51627.                 359 => 1611817467,
  51628.                 360 => 1612184092,
  51629.                 361 => 1612442685,
  51630.                 362 => 1612442686,
  51631.                 363 => 1612442786,
  51632.                 364 => 1612851765,
  51633.                 365 => 1612865237,
  51634.                 366 => 1612970642,
  51635.                 367 => 1612980753,
  51636.                 368 => 1613665555,
  51637.                 369 => 1614249488,
  51638.                 370 => 1614691876,
  51639.                 371 => 1614765170,
  51640.                 372 => 1614765785,
  51641.                 373 => 1615359964,
  51642.                 374 => 1615366708,
  51643.                 375 => 1615452749,
  51644.                 376 => 1615802866,
  51645.                 377 => 1615819992,
  51646.                 378 => 1616076922,
  51647.                 379 => 1616496610,
  51648.                 380 => 1616555956,
  51649.                 381 => 1617000878,
  51650.                 382 => 1617356092,
  51651.                 383 => 1617784658,
  51652.                 384 => 1617864895,
  51653.                 385 => 1617868381,
  51654.                 386 => 1617877887,
  51655.                 387 => 1617896006,
  51656.                 388 => 1617935350,
  51657.                 389 => 1617953690,
  51658.                 390 => 1617960456,
  51659.                 391 => 1617974402,
  51660.                 392 => 1618218491,
  51661.                 393 => 1618389817,
  51662.                 394 => 1618476427,
  51663.                 395 => 1618569201,
  51664.                 396 => 1618900427,
  51665.                 397 => 1618989442,
  51666.                 398 => 1619070236,
  51667.                 399 => 1619428555,
  51668.                 400 => 1619604605,
  51669.                 401 => 1619703075,
  51670.                 402 => 1620146632,
  51671.                 403 => 1620147234,
  51672.                 404 => 1620201616,
  51673.                 405 => 1620215586,
  51674.                 406 => 1620374229,
  51675.                 407 => 1620376945,
  51676.                 408 => 1620632460,
  51677.                 409 => 1620634856,
  51678.                 410 => 1620733405,
  51679.                 411 => 1620733405,
  51680.                 412 => 1620820321,
  51681.                 413 => 1621845357,
  51682.                 414 => 1621845370,
  51683.                 415 => 1622010069,
  51684.                 416 => 1622104463,
  51685.                 417 => 1622782058,
  51686.                 418 => 1623305620,
  51687.                 419 => 1623391399,
  51688.                 420 => 1623828962,
  51689.                 421 => 1624262862,
  51690.                 422 => 1624884801,
  51691.                 423 => 1624967118,
  51692.                 424 => 1625304609,
  51693.                 425 => 1625465756,
  51694.                 426 => 1625505190,
  51695.                 427 => 1625554302,
  51696.                 428 => 1625569667,
  51697.                 429 => 1625583596,
  51698.                 430 => 1625583619,
  51699.                 431 => 1625816310,
  51700.                 432 => 1625819412,
  51701.                 433 => 1625831469,
  51702.                 434 => 1626241110,
  51703.                 435 => 1626442868,
  51704.                 436 => 1626696809,
  51705.                 437 => 1626785125,
  51706.                 438 => 1627292049,
  51707.                 439 => 1627540693,
  51708.                 440 => 1627541488,
  51709.                 441 => 1627562945,
  51710.                 442 => 1627650101,
  51711.                 443 => 1627929168,
  51712.                 444 => 1627983652,
  51713.                 445 => 1628519513,
  51714.                 446 => 1628749113,
  51715.                 447 => 1629204538,
  51716.                 448 => 1629700169,
  51717.                 449 => 1629877210,
  51718.                 450 => 1630074081,
  51719.                 451 => 1630485317,
  51720.                 452 => 1631625055,
  51721.                 453 => 1631703921,
  51722.                 454 => 1631790054,
  51723.                 455 => 1631863869,
  51724.                 456 => 1632111590,
  51725.                 457 => 1632215760,
  51726.                 458 => 1632721037,
  51727.                 459 => 1633347511,
  51728.                 460 => 1633358879,
  51729.                 461 => 1633422057,
  51730.                 462 => 1634735841,
  51731.                 463 => 1635147952,
  51732.                 464 => 1635230747,
  51733.                 465 => 1635237551,
  51734.                 466 => 1635388654,
  51735.                 467 => 1635936029,
  51736.                 468 => 1636014089,
  51737.                 469 => 1636018970,
  51738.                 470 => 1636362839,
  51739.                 471 => 1636449347,
  51740.                 472 => 1636964297,
  51741.                 473 => 1636971615,
  51742.                 474 => 1638195971,
  51743.                 475 => 1638365464,
  51744.                 476 => 1638514913,
  51745.                 477 => 1638993987,
  51746.                 478 => 1639122665,
  51747.                 479 => 1639139581,
  51748.                 480 => 1639992771,
  51749.                 481 => 1641289204,
  51750.                 482 => 1642517958,
  51751.                 483 => 1642732351,
  51752.                 484 => 1642757286,
  51753.                 485 => 1643366069,
  51754.                 486 => 1643386819,
  51755.                 487 => 1643724178,
  51756.                 488 => 1643878976,
  51757.                 489 => 1643892702,
  51758.                 490 => 1645019769,
  51759.                 491 => 1645453538,
  51760.                 492 => 1646125417,
  51761.                 493 => 1646397836,
  51762.                 494 => 1646817331,
  51763.                 495 => 1647260673,
  51764.                 496 => 1647443222,
  51765.                 497 => 1647511158,
  51766.                 498 => 1648031611,
  51767.                 499 => 1648031636,
  51768.                 500 => 1648543185,
  51769.                 501 => 1648709176,
  51770.                 502 => 1648803451,
  51771.                 503 => 1649040981,
  51772.                 504 => 1649315608,
  51773.                 505 => 1649858046,
  51774.                 506 => 1650249241,
  51775.                 507 => 1650444800,
  51776.                 508 => 1650548599,
  51777.                 509 => 1650620993,
  51778.                 510 => 1650872291,
  51779.                 511 => 1650981517,
  51780.                 512 => 1651118773,
  51781.                 513 => 1652166447,
  51782.                 514 => 1652345915,
  51783.                 515 => 1652441129,
  51784.                 516 => 1652864153,
  51785.                 517 => 1653376989,
  51786.                 518 => 1653385302,
  51787.                 519 => 1654839361,
  51788.                 520 => 1654839361,
  51789.                 521 => 1654839361,
  51790.                 522 => 1655730949,
  51791.                 523 => 1656397126,
  51792.                 524 => 1656928097,
  51793.                 525 => 1657011337,
  51794.                 526 => 1657027979,
  51795.                 527 => 1657173907,
  51796.                 528 => 1658786605,
  51797.                 529 => 1659256999,
  51798.                 530 => 1659257296,
  51799.                 531 => 1659257396,
  51800.                 532 => 1659257496,
  51801.                 533 => 1660814397,
  51802.                 534 => 1661759290,
  51803.                 535 => 1661771388,
  51804.                 536 => 1663238480,
  51805.                 537 => 1664512574,
  51806.                 538 => 1664541794,
  51807.                 539 => 1664894872,
  51808.                 540 => 1665064823,
  51809.                 541 => 1665267882,
  51810.                 542 => 1667731399,
  51811.                 543 => 1667806582,
  51812.                 544 => 1667983492,
  51813.                 545 => 1668677456,
  51814.                 546 => 1669316067,
  51815.                 547 => 1672164687,
  51816.                 548 => 1672743034,
  51817.                 549 => 1673001912,
  51818.                 550 => 1673966228,
  51819.                 551 => 1632281097,
  51820.                 552 => 1636121186,
  51821.                 553 => 1660813696,
  51822.                 554 => 1641476963,
  51823.                 555 => 1661505878,
  51824.                 556 => 1632281097,
  51825.                 557 => 1636121186,
  51826.                 558 => 1660813696,
  51827.                 559 => 1552899789,
  51828.                 560 => 1555406153,
  51829.                 561 => 1563785071,
  51830.                 562 => 1564385954,
  51831.                 563 => 1564385960,
  51832.                 564 => 1565640170,
  51833.                 565 => 1565640175,
  51834.                 566 => 1595492054,
  51835.                 567 => 1604502151,
  51836.                 568 => 1584005462,
  51837.                 569 => 1589800641,
  51838.                 570 => 1589800704,
  51839.                 571 => 1589882802,
  51840.                 572 => 1589905764,
  51841.                 573 => 1591365484,
  51842.                 574 => 1626082072,
  51843.                 575 => 1675420139,
  51844.                 576 => 1604898081,
  51845.                 577 => 1661940465,
  51846.                 578 => 1589963718,
  51847.                 579 => 1619069101,
  51848.                 580 => 1623656945,
  51849.                 581 => 1623820553,
  51850.                 582 => 1624275180,
  51851.                 583 => 1633436214,
  51852.                 584 => 1604664434,
  51853.                 585 => 1580205548,
  51854.                 586 => 1558500331,
  51855.                 587 => 1615911875,
  51856.                 588 => 1646211291,
  51857.                 589 => 1570840015,
  51858.                 590 => 1580400794,
  51859.                 591 => 1580401225,
  51860.                 592 => 1615889159,
  51861.                 593 => 1578654861,
  51862.                 594 => 1586943446,
  51863.                 595 => 1600768693,
  51864.                 596 => 1607361831,
  51865.                 597 => 1673598432,
  51866.                 598 => 1596530601,
  51867.                 599 => 1611216095,
  51868.                 600 => 1611758025,
  51869.                 601 => 1612247380,
  51870.                 602 => 1616664077,
  51871.                 603 => 1628060734,
  51872.                 604 => 1631782411,
  51873.                 605 => 1636626062,
  51874.                 606 => 1669725162,
  51875.                 607 => 1670943025,
  51876.                 608 => 1554708925,
  51877.                 609 => 1706799171,
  51878.                 610 => 1649710644,
  51879.                 611 => 1657526032,
  51880.                 612 => 1580372363,
  51881.                 613 => 1572516630,
  51882.                 614 => 1608027541,
  51883.                 615 => 1614589470,
  51884.                 616 => 1621937029,
  51885.                 617 => 1643985460,
  51886.                 618 => 1654223780,
  51887.                 619 => 1659962090,
  51888.                 620 => 1666007247,
  51889.                 621 => 1675941088,
  51890.                 622 => 1678198528,
  51891.                 623 => 1679899712,
  51892.                 624 => 1646323046,
  51893.                 625 => 1649757031,
  51894.                 626 => 1649855500,
  51895.                 627 => 1652378950,
  51896.                 628 => 1655284154,
  51897.                 629 => 1647442805,
  51898.                 630 => 1667823008,
  51899.                 631 => 1688564727,
  51900.                 632 => 1635259858,
  51901.                 633 => 1659210380,
  51902.                 634 => 1607093723,
  51903.                 635 => 1536765935,
  51904.                 636 => 1536765936,
  51905.                 637 => 1536765937,
  51906.                 638 => 1536765938,
  51907.                 639 => 1538046469,
  51908.                 640 => 1538985581,
  51909.                 641 => 1544535797,
  51910.                 642 => 1563456847,
  51911.                 643 => 1564041870,
  51912.                 644 => 1564053392,
  51913.                 645 => 1568882302,
  51914.                 646 => 1568882317,
  51915.                 647 => 1587476616,
  51916.                 648 => 1589448383,
  51917.                 649 => 1593494859,
  51918.                 650 => 1593508853,
  51919.                 651 => 1615794849,
  51920.             ],
  51921.             'shopware.security.csp_templates' => [
  51922.                 'default' => ''."\n".'object-src \'none\';'."\n".'script-src \'none\';'."\n".'base-uri \'self\';'."\n".'            ',
  51923.                 'administration' => ''."\n".'object-src \'none\';'."\n".'script-src \'strict-dynamic\' \'nonce-%nonce%\' \'unsafe-inline\' \'unsafe-eval\' https: http:;'."\n".'base-uri \'self\';'."\n".'            ',
  51924.                 'storefront' => '',
  51925.                 'installer' => '',
  51926.             ],
  51927.             'shopware.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  51928.             'env(SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED)' => 0,
  51929.             'env(SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH)' => 3,
  51930.             'env(INSTANCE_ID)' => 'install',
  51931.             'shopware.store_endpoints' => [
  51932.                 'ping' => '/ping',
  51933.                 'my_extensions' => '/swplatform/licenseenvironment',
  51934.                 'my_licenses' => '/swplatform/licenses',
  51935.                 'my_plugin_licenses' => '/swplatform/pluginlicenses',
  51936.                 'my_plugin_updates' => '/swplatform/pluginupdates',
  51937.                 'environment_information' => '/swplatform/environmentinformation',
  51938.                 'updater_extension_compatibility' => '/swplatform/autoupdate',
  51939.                 'updater_permission' => '/swplatform/autoupdate/permission',
  51940.                 'plugin_download' => '/swplatform/pluginfiles/{pluginName}',
  51941.                 'app_generate_signature' => '/swplatform/generatesignature',
  51942.                 'cancel_license' => '/swplatform/pluginlicenses/%s/cancel',
  51943.                 'login' => '/swplatform/login',
  51944.                 'create_rating' => '/swplatform/extensionstore/extensions/%s/ratings',
  51945.                 'user_info' => '/swplatform/userinfo',
  51946.             ],
  51947.             'env(SHOPWARE_UPDATE_TEST)' => '',
  51948.             'shopware.media.metadata.types' => [
  51949.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\ImageMetadata',
  51950.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\DocumentMetadata',
  51951.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\VideoMetadata',
  51952.             ],
  51953.             'product_export.directory' => 'export',
  51954.             'product_export.read_buffer_size' => 100,
  51955.             'import_export.supported_entities' => [
  51956.                 => 'customer',
  51957.                 => 'product',
  51958.             ],
  51959.             'import_export.supported_file_types' => [
  51960.                 => 'text/csv',
  51961.             ],
  51962.             'import_export.read_buffer_size' => 100,
  51963.             'import_export.write_buffer_size' => 100,
  51964.             'import_export.http_batch_size' => 100,
  51965.             'env(SHOPWARE_ADMINISTRATION_PATH_NAME)' => 'admin',
  51966.             'shopware_http_cache_enabled_default' => 1,
  51967.             'shopware_http_cache_default_ttl_default' => 7200,
  51968.             'shopware.twig.app_variable.allowed_server_params' => [
  51969.                 => 'server_name',
  51970.                 => 'request_uri',
  51971.                 => 'app_url',
  51972.                 => 'http_user_agent',
  51973.                 => 'http_host',
  51974.                 => 'server_name',
  51975.                 => 'server_port',
  51976.                 => 'redirect_url',
  51977.                 => 'https',
  51978.                 => 'forwarded',
  51979.                 10 => 'host',
  51980.                 11 => 'remote_addr',
  51981.                 12 => 'http_x_forwarded_for',
  51982.                 13 => 'http_x_forwarded_host',
  51983.                 14 => 'http_x_forwarded_proto',
  51984.                 15 => 'http_x_forwarded_port',
  51985.                 16 => 'http_x_forwarded_prefix',
  51986.             ],
  51987.             'storefrontRoot' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  51988.             'elasticsearch.index.config' => [
  51989.                 'settings' => [
  51990.                     'index' => [
  51991.                         'number_of_shards' => 3,
  51992.                         'number_of_replicas' => 3,
  51993.                         'mapping.total_fields.limit' => 50000,
  51994.                         'mapping.nested_fields.limit' => 500,
  51995.                         'mapping.nested_objects.limit' => 1000000,
  51996.                     ],
  51997.                     'analysis' => [
  51998.                         'normalizer' => [
  51999.                             'sw_lowercase_normalizer' => [
  52000.                                 'type' => 'custom',
  52001.                                 'filter' => [
  52002.                                     => 'lowercase',
  52003.                                 ],
  52004.                             ],
  52005.                         ],
  52006.                         'analyzer' => [
  52007.                             'sw_ngram_analyzer' => [
  52008.                                 'type' => 'custom',
  52009.                                 'tokenizer' => 'whitespace',
  52010.                                 'filter' => [
  52011.                                     => 'lowercase',
  52012.                                     => 'sw_ngram_filter',
  52013.                                 ],
  52014.                             ],
  52015.                         ],
  52016.                         'filter' => [
  52017.                             'sw_ngram_filter' => [
  52018.                                 'type' => 'ngram',
  52019.                                 'min_gram' => 4,
  52020.                                 'max_gram' => 5,
  52021.                             ],
  52022.                         ],
  52023.                     ],
  52024.                 ],
  52025.             ],
  52026.             'elasticsearch.index.mapping' => [
  52027.                 'dynamic_templates' => [
  52028.                     => [
  52029.                         'keywords' => [
  52030.                             'match_mapping_type' => 'string',
  52031.                             'mapping' => [
  52032.                                 'type' => 'keyword',
  52033.                                 'normalizer' => 'sw_lowercase_normalizer',
  52034.                                 'fields' => [
  52035.                                     'text' => [
  52036.                                         'type' => 'text',
  52037.                                     ],
  52038.                                 ],
  52039.                             ],
  52040.                         ],
  52041.                     ],
  52042.                 ],
  52043.             ],
  52044.             'elasticsearch.administration.index.config' => [
  52045.                 'settings' => [
  52046.                     'index' => [
  52047.                         'number_of_shards' => 3,
  52048.                         'number_of_replicas' => 3,
  52049.                         'mapping.total_fields.limit' => 50000,
  52050.                         'mapping.nested_fields.limit' => 500,
  52051.                         'mapping.nested_objects.limit' => 1000000,
  52052.                     ],
  52053.                     'analysis' => [
  52054.                         'normalizer' => [
  52055.                             'sw_lowercase_normalizer' => [
  52056.                                 'type' => 'custom',
  52057.                                 'filter' => [
  52058.                                     => 'lowercase',
  52059.                                 ],
  52060.                             ],
  52061.                         ],
  52062.                     ],
  52063.                 ],
  52064.             ],
  52065.             'elasticsearch.administration.index.mapping' => [
  52066.                 'dynamic_templates' => [
  52067.                     => [
  52068.                         'keywords' => [
  52069.                             'match_mapping_type' => 'string',
  52070.                             'mapping' => [
  52071.                                 'type' => 'keyword',
  52072.                                 'normalizer' => 'sw_lowercase_normalizer',
  52073.                                 'fields' => [
  52074.                                     'text' => [
  52075.                                         'type' => 'text',
  52076.                                     ],
  52077.                                 ],
  52078.                             ],
  52079.                         ],
  52080.                     ],
  52081.                 ],
  52082.             ],
  52083.             'default_elasticsearch_prefix' => 'sw',
  52084.             'env(SHOPWARE_ES_ENABLED)' => '',
  52085.             'env(SHOPWARE_ES_INDEXING_ENABLED)' => '',
  52086.             'env(SHOPWARE_ES_HOSTS)' => '',
  52087.             'env(SHOPWARE_ES_INDEX_PREFIX)' => 'sw',
  52088.             'env(SHOPWARE_ES_THROW_EXCEPTION)' => '',
  52089.             'env(SHOPWARE_ADMIN_ES_ENABLED)' => '',
  52090.             'env(ADMIN_OPENSEARCH_URL)' => '',
  52091.             'env(SHOPWARE_ADMIN_ES_INDEX_PREFIX)' => 'sw-admin',
  52092.             'env(SHOPWARE_ADMIN_ES_REFRESH_INDICES)' => '',
  52093.             'env(SHOPWARE_ES_INDEXING_BATCH_SIZE)' => 100,
  52094.             'env(APP_URL_CHECK_DISABLED)' => false,
  52095.             'swag_extension_store.endpoints' => [
  52096.                 'list_extensions' => '/swplatform/extensionstore/extensions',
  52097.                 'extension_detail' => '/swplatform/extensionstore/extensions/%d',
  52098.                 'filter' => '/swplatform/extensionstore/extensions/filter',
  52099.                 'reviews' => '/swplatform/extensionstore/extensions/%d/reviews',
  52100.                 'create_basket' => '/swplatform/extensionstore/baskets',
  52101.                 'order_basket' => '/swplatform/extensionstore/orders',
  52102.                 'payment_means' => '/swplatform/extensionstore/paymentmeans',
  52103.             ],
  52104.             'SwagPlatformSecurity.activeFixes' => [
  52105.             ],
  52106.             'SwagPlatformSecurity.availableFixes' => [
  52107.             ],
  52108.             'container.dumper.inline_class_loader' => true,
  52109.             'container.dumper.inline_factories' => true,
  52110.             'jwt_private_key_passphrase_default' => 'shopware',
  52111.             'shopware.store.frw' => true,
  52112.             'event_dispatcher.event_aliases' => [
  52113.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  52114.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  52115.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  52116.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  52117.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  52118.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  52119.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  52120.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  52121.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  52122.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  52123.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  52124.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  52125.             ],
  52126.             'fragment.renderer.hinclude.global_template' => NULL,
  52127.             'fragment.path' => '/_fragment',
  52128.             'kernel.http_method_override' => true,
  52129.             'kernel.trusted_hosts' => [
  52130.             ],
  52131.             'kernel.default_locale' => 'en-GB',
  52132.             'kernel.enabled_locales' => [
  52133.             ],
  52134.             'kernel.error_controller' => 'error_controller',
  52135.             'debug.file_link_format' => NULL,
  52136.             'asset.request_context.base_path' => NULL,
  52137.             'asset.request_context.secure' => NULL,
  52138.             'translator.logging' => false,
  52139.             'translator.default_path' => (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'),
  52140.             'debug.error_handler.throw_at' => -1,
  52141.             'router.request_context.host' => 'localhost',
  52142.             'router.request_context.scheme' => 'http',
  52143.             'router.request_context.base_url' => '',
  52144.             'router.resource' => 'kernel::loadRoutes',
  52145.             'request_listener.http_port' => 80,
  52146.             'request_listener.https_port' => 443,
  52147.             'session.metadata.storage_key' => '_sf2_meta',
  52148.             'session.storage.options' => [
  52149.                 'cache_limiter' => '0',
  52150.                 'name' => 'session-',
  52151.                 'cookie_secure' => 'auto',
  52152.                 'cookie_httponly' => true,
  52153.                 'cookie_samesite' => 'lax',
  52154.                 'gc_probability' => 1,
  52155.             ],
  52156.             'session.metadata.update_threshold' => 0,
  52157.             'validator.translation_domain' => 'validators',
  52158.             'profiler_listener.only_exceptions' => false,
  52159.             'profiler_listener.only_main_requests' => false,
  52160.             'monolog.use_microseconds' => true,
  52161.             'monolog.swift_mailer.handlers' => [
  52162.             ],
  52163.             'monolog.handlers_to_channels' => [
  52164.                 'monolog.handler.business_event_handler_buffer' => [
  52165.                     'type' => 'inclusive',
  52166.                     'elements' => [
  52167.                         => 'business_events',
  52168.                     ],
  52169.                 ],
  52170.                 'monolog.handler.console' => [
  52171.                     'type' => 'exclusive',
  52172.                     'elements' => [
  52173.                         => 'event',
  52174.                         => 'doctrine',
  52175.                         => 'console',
  52176.                     ],
  52177.                 ],
  52178.                 'monolog.handler.main' => [
  52179.                     'type' => 'exclusive',
  52180.                     'elements' => [
  52181.                         => 'event',
  52182.                         => 'doctrine',
  52183.                     ],
  52184.                 ],
  52185.             ],
  52186.             'twig.form.resources' => [
  52187.                 => 'form_div_layout.html.twig',
  52188.             ],
  52189.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  52190.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  52191.             'enqueue.transport.default.receive_timeout' => 1000,
  52192.             'enqueue.client.default.router_processor' => 'enqueue.client.default.router_processor',
  52193.             'enqueue.client.default.router_queue_name' => 'default',
  52194.             'enqueue.client.default.default_queue_name' => 'default',
  52195.             'enqueue.transports' => [
  52196.                 => 'default',
  52197.             ],
  52198.             'enqueue.clients' => [
  52199.                 => 'default',
  52200.             ],
  52201.             'enqueue.default_transport' => 'default',
  52202.             'enqueue.default_client' => 'default',
  52203.             'shopware.feature' => [
  52204.                 'flags' => [
  52205.                     'v6.5.0.0' => [
  52206.                         'default' => false,
  52207.                         'major' => true,
  52208.                     ],
  52209.                     'PERFORMANCE_TWEAKS' => [
  52210.                         'default' => false,
  52211.                         'major' => true,
  52212.                         'description' => 'Performance improvements that include a breaking change',
  52213.                     ],
  52214.                     'FEATURE_NEXT_1797' => [
  52215.                         'default' => false,
  52216.                         'major' => true,
  52217.                         'description' => 'composer require for plugins',
  52218.                     ],
  52219.                     'FEATURE_NEXT_16710' => [
  52220.                         'default' => false,
  52221.                         'major' => true,
  52222.                         'description' => 'Do not allow empty ids provided in criteria',
  52223.                     ],
  52224.                     'FEATURE_NEXT_13810' => [
  52225.                         'default' => false,
  52226.                         'major' => true,
  52227.                         'description' => 'Deprecate old promotion module',
  52228.                     ],
  52229.                     'FEATURE_NEXT_13250' => [
  52230.                         'default' => false,
  52231.                         'major' => true,
  52232.                         'description' => 'Reduce database queries if all required data for the line items is already assign',
  52233.                     ],
  52234.                     'FEATURE_NEXT_17276' => [
  52235.                         'default' => false,
  52236.                         'major' => true,
  52237.                         'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  52238.                     ],
  52239.                     'FEATURE_NEXT_16151' => [
  52240.                         'default' => false,
  52241.                         'major' => true,
  52242.                         'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  52243.                     ],
  52244.                     'FEATURE_NEXT_16155' => [
  52245.                         'default' => false,
  52246.                         'major' => true,
  52247.                         'description' => 'EntityLoadedEventFactory will be required in repositories',
  52248.                     ],
  52249.                     'FEATURE_NEXT_19501' => [
  52250.                         'default' => false,
  52251.                         'major' => false,
  52252.                         'description' => 'Disables the cart.container function',
  52253.                     ],
  52254.                     'FEATURE_NEXT_15053' => [
  52255.                         'default' => false,
  52256.                         'major' => false,
  52257.                         'description' => 'Replace wrong displayed characters in number format',
  52258.                     ],
  52259.                     'FEATURE_NEXT_18215' => [
  52260.                         'default' => false,
  52261.                         'major' => true,
  52262.                         'description' => 'Rules are aware of their assignment',
  52263.                     ],
  52264.                     'FEATURE_NEXT_15815' => [
  52265.                         'default' => false,
  52266.                         'major' => true,
  52267.                         'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  52268.                     ],
  52269.                     'FEATURE_NEXT_14699' => [
  52270.                         'default' => false,
  52271.                         'major' => true,
  52272.                         'description' => 'Refactoring of Storefront theme assets',
  52273.                     ],
  52274.                     'FEATURE_NEXT_15707' => [
  52275.                         'default' => false,
  52276.                         'major' => false,
  52277.                         'description' => 'Delivery notice for EU geoblocking regulation',
  52278.                     ],
  52279.                     'FEATURE_NEXT_14360' => [
  52280.                         'default' => false,
  52281.                         'major' => true,
  52282.                         'description' => 'App System 4.0 - Build action button messaging system',
  52283.                     ],
  52284.                     'FEATURE_NEXT_15172' => [
  52285.                         'default' => false,
  52286.                         'major' => true,
  52287.                         'description' => 'Sanitize html of fields with AllowHtml flag',
  52288.                     ],
  52289.                     'FEATURE_NEXT_14001' => [
  52290.                         'default' => false,
  52291.                         'major' => true,
  52292.                         'description' => 'Newsletter DOI for registered customers',
  52293.                     ],
  52294.                     'FEATURE_NEXT_7739' => [
  52295.                         'default' => false,
  52296.                         'major' => true,
  52297.                         'description' => 'Optional salutation',
  52298.                     ],
  52299.                     'FEATURE_NEXT_16200' => [
  52300.                         'default' => false,
  52301.                         'major' => false,
  52302.                         'description' => 'Register Doi Domain',
  52303.                     ],
  52304.                     'FEATURE_NEXT_13410' => [
  52305.                         'default' => false,
  52306.                         'major' => true,
  52307.                         'description' => 'Make sales channels required in seo generator',
  52308.                     ],
  52309.                     'FEATURE_NEXT_15917' => [
  52310.                         'default' => false,
  52311.                         'major' => true,
  52312.                         'description' => 'Move storefront script tags to head with defer',
  52313.                     ],
  52314.                     'FEATURE_NEXT_15957' => [
  52315.                         'default' => false,
  52316.                         'major' => true,
  52317.                         'description' => 'VAT id field for guest',
  52318.                     ],
  52319.                     'FEATURE_NEXT_13601' => [
  52320.                         'default' => false,
  52321.                         'major' => true,
  52322.                         'description' => 'Default transaction state for async app payments',
  52323.                     ],
  52324.                     'FEATURE_NEXT_16992' => [
  52325.                         'default' => false,
  52326.                         'major' => true,
  52327.                         'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  52328.                     ],
  52329.                     'FEATURE_NEXT_7530' => [
  52330.                         'default' => false,
  52331.                         'major' => true,
  52332.                         'description' => 'Improve orders UX in Administration',
  52333.                     ],
  52334.                     'FEATURE_NEXT_16824' => [
  52335.                         'default' => false,
  52336.                         'major' => true,
  52337.                         'description' => 'Cart merged event',
  52338.                     ],
  52339.                     'FEATURE_NEXT_16271' => [
  52340.                         'default' => false,
  52341.                         'major' => true,
  52342.                         'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  52343.                     ],
  52344.                     'FEATURE_NEXT_15381' => [
  52345.                         'default' => false,
  52346.                         'major' => true,
  52347.                         'description' => 'Save theme compilation',
  52348.                     ],
  52349.                     'FEATURE_NEXT_17275' => [
  52350.                         'default' => false,
  52351.                         'major' => true,
  52352.                         'description' => 'StorefrontRenderEvent only gets original view',
  52353.                     ],
  52354.                     'FEATURE_NEXT_17016' => [
  52355.                         'default' => false,
  52356.                         'major' => true,
  52357.                         'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  52358.                     ],
  52359.                     'FEATURE_NEXT_16236' => [
  52360.                         'default' => false,
  52361.                         'major' => true,
  52362.                         'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  52363.                     ],
  52364.                     'FEATURE_NEXT_16640' => [
  52365.                         'default' => false,
  52366.                         'major' => true,
  52367.                         'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  52368.                     ],
  52369.                     'FEATURE_NEXT_17858' => [
  52370.                         'default' => false,
  52371.                         'major' => true,
  52372.                         'description' => 'Major feature flag for Business Event',
  52373.                     ],
  52374.                     'FEATURE_NEXT_6758' => [
  52375.                         'default' => false,
  52376.                         'major' => true,
  52377.                         'description' => 'Layout assignment for category as list',
  52378.                     ],
  52379.                     'FEATURE_NEXT_19048' => [
  52380.                         'default' => false,
  52381.                         'major' => true,
  52382.                         'description' => 'Fix media resolution in theme',
  52383.                     ],
  52384.                     'FEATURE_NEXT_19822' => [
  52385.                         'default' => false,
  52386.                         'major' => true,
  52387.                         'description' => 'Enables lazy loading components in the administration',
  52388.                     ],
  52389.                     'FEATURE_NEXT_18129' => [
  52390.                         'default' => false,
  52391.                         'major' => true,
  52392.                         'description' => 'Require positionIdentifier for some components',
  52393.                     ],
  52394.                     'FEATURE_NEXT_19163' => [
  52395.                         'default' => false,
  52396.                         'major' => true,
  52397.                         'description' => 'one to one inheritance',
  52398.                     ],
  52399.                     'FEATURE_NEXT_18187' => [
  52400.                         'default' => false,
  52401.                         'major' => true,
  52402.                         'description' => 'Move admin dashboard statistics into separate component',
  52403.                     ],
  52404.                     'FEATURE_NEXT_17978' => [
  52405.                         'default' => false,
  52406.                         'major' => true,
  52407.                         'description' => 'Change component factory to work with extension overrides in Administration',
  52408.                     ],
  52409.                     'FEATURE_NEXT_11634' => [
  52410.                         'default' => false,
  52411.                         'major' => true,
  52412.                         'description' => 'Webpack alias refactor',
  52413.                     ],
  52414.                     'FEATURE_NEXT_21547' => [
  52415.                         'default' => false,
  52416.                         'major' => true,
  52417.                         'description' => 'Change admin criteria defaults',
  52418.                     ],
  52419.                     'FEATURE_NEXT_22900' => [
  52420.                         'default' => false,
  52421.                         'major' => true,
  52422.                         'description' => 'Admin search configuration is used in Elasticsearch',
  52423.                     ],
  52424.                 ],
  52425.             ],
  52426.             'shopware.feature.flags' => [
  52427.                 'v6.5.0.0' => [
  52428.                     'default' => false,
  52429.                     'major' => true,
  52430.                 ],
  52431.                 'PERFORMANCE_TWEAKS' => [
  52432.                     'default' => false,
  52433.                     'major' => true,
  52434.                     'description' => 'Performance improvements that include a breaking change',
  52435.                 ],
  52436.                 'FEATURE_NEXT_1797' => [
  52437.                     'default' => false,
  52438.                     'major' => true,
  52439.                     'description' => 'composer require for plugins',
  52440.                 ],
  52441.                 'FEATURE_NEXT_16710' => [
  52442.                     'default' => false,
  52443.                     'major' => true,
  52444.                     'description' => 'Do not allow empty ids provided in criteria',
  52445.                 ],
  52446.                 'FEATURE_NEXT_13810' => [
  52447.                     'default' => false,
  52448.                     'major' => true,
  52449.                     'description' => 'Deprecate old promotion module',
  52450.                 ],
  52451.                 'FEATURE_NEXT_13250' => [
  52452.                     'default' => false,
  52453.                     'major' => true,
  52454.                     'description' => 'Reduce database queries if all required data for the line items is already assign',
  52455.                 ],
  52456.                 'FEATURE_NEXT_17276' => [
  52457.                     'default' => false,
  52458.                     'major' => true,
  52459.                     'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  52460.                 ],
  52461.                 'FEATURE_NEXT_16151' => [
  52462.                     'default' => false,
  52463.                     'major' => true,
  52464.                     'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  52465.                 ],
  52466.                 'FEATURE_NEXT_16155' => [
  52467.                     'default' => false,
  52468.                     'major' => true,
  52469.                     'description' => 'EntityLoadedEventFactory will be required in repositories',
  52470.                 ],
  52471.                 'FEATURE_NEXT_19501' => [
  52472.                     'default' => false,
  52473.                     'major' => false,
  52474.                     'description' => 'Disables the cart.container function',
  52475.                 ],
  52476.                 'FEATURE_NEXT_15053' => [
  52477.                     'default' => false,
  52478.                     'major' => false,
  52479.                     'description' => 'Replace wrong displayed characters in number format',
  52480.                 ],
  52481.                 'FEATURE_NEXT_18215' => [
  52482.                     'default' => false,
  52483.                     'major' => true,
  52484.                     'description' => 'Rules are aware of their assignment',
  52485.                 ],
  52486.                 'FEATURE_NEXT_15815' => [
  52487.                     'default' => false,
  52488.                     'major' => true,
  52489.                     'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  52490.                 ],
  52491.                 'FEATURE_NEXT_14699' => [
  52492.                     'default' => false,
  52493.                     'major' => true,
  52494.                     'description' => 'Refactoring of Storefront theme assets',
  52495.                 ],
  52496.                 'FEATURE_NEXT_15707' => [
  52497.                     'default' => false,
  52498.                     'major' => false,
  52499.                     'description' => 'Delivery notice for EU geoblocking regulation',
  52500.                 ],
  52501.                 'FEATURE_NEXT_14360' => [
  52502.                     'default' => false,
  52503.                     'major' => true,
  52504.                     'description' => 'App System 4.0 - Build action button messaging system',
  52505.                 ],
  52506.                 'FEATURE_NEXT_15172' => [
  52507.                     'default' => false,
  52508.                     'major' => true,
  52509.                     'description' => 'Sanitize html of fields with AllowHtml flag',
  52510.                 ],
  52511.                 'FEATURE_NEXT_14001' => [
  52512.                     'default' => false,
  52513.                     'major' => true,
  52514.                     'description' => 'Newsletter DOI for registered customers',
  52515.                 ],
  52516.                 'FEATURE_NEXT_7739' => [
  52517.                     'default' => false,
  52518.                     'major' => true,
  52519.                     'description' => 'Optional salutation',
  52520.                 ],
  52521.                 'FEATURE_NEXT_16200' => [
  52522.                     'default' => false,
  52523.                     'major' => false,
  52524.                     'description' => 'Register Doi Domain',
  52525.                 ],
  52526.                 'FEATURE_NEXT_13410' => [
  52527.                     'default' => false,
  52528.                     'major' => true,
  52529.                     'description' => 'Make sales channels required in seo generator',
  52530.                 ],
  52531.                 'FEATURE_NEXT_15917' => [
  52532.                     'default' => false,
  52533.                     'major' => true,
  52534.                     'description' => 'Move storefront script tags to head with defer',
  52535.                 ],
  52536.                 'FEATURE_NEXT_15957' => [
  52537.                     'default' => false,
  52538.                     'major' => true,
  52539.                     'description' => 'VAT id field for guest',
  52540.                 ],
  52541.                 'FEATURE_NEXT_13601' => [
  52542.                     'default' => false,
  52543.                     'major' => true,
  52544.                     'description' => 'Default transaction state for async app payments',
  52545.                 ],
  52546.                 'FEATURE_NEXT_16992' => [
  52547.                     'default' => false,
  52548.                     'major' => true,
  52549.                     'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  52550.                 ],
  52551.                 'FEATURE_NEXT_7530' => [
  52552.                     'default' => false,
  52553.                     'major' => true,
  52554.                     'description' => 'Improve orders UX in Administration',
  52555.                 ],
  52556.                 'FEATURE_NEXT_16824' => [
  52557.                     'default' => false,
  52558.                     'major' => true,
  52559.                     'description' => 'Cart merged event',
  52560.                 ],
  52561.                 'FEATURE_NEXT_16271' => [
  52562.                     'default' => false,
  52563.                     'major' => true,
  52564.                     'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  52565.                 ],
  52566.                 'FEATURE_NEXT_15381' => [
  52567.                     'default' => false,
  52568.                     'major' => true,
  52569.                     'description' => 'Save theme compilation',
  52570.                 ],
  52571.                 'FEATURE_NEXT_17275' => [
  52572.                     'default' => false,
  52573.                     'major' => true,
  52574.                     'description' => 'StorefrontRenderEvent only gets original view',
  52575.                 ],
  52576.                 'FEATURE_NEXT_17016' => [
  52577.                     'default' => false,
  52578.                     'major' => true,
  52579.                     'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  52580.                 ],
  52581.                 'FEATURE_NEXT_16236' => [
  52582.                     'default' => false,
  52583.                     'major' => true,
  52584.                     'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  52585.                 ],
  52586.                 'FEATURE_NEXT_16640' => [
  52587.                     'default' => false,
  52588.                     'major' => true,
  52589.                     'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  52590.                 ],
  52591.                 'FEATURE_NEXT_17858' => [
  52592.                     'default' => false,
  52593.                     'major' => true,
  52594.                     'description' => 'Major feature flag for Business Event',
  52595.                 ],
  52596.                 'FEATURE_NEXT_6758' => [
  52597.                     'default' => false,
  52598.                     'major' => true,
  52599.                     'description' => 'Layout assignment for category as list',
  52600.                 ],
  52601.                 'FEATURE_NEXT_19048' => [
  52602.                     'default' => false,
  52603.                     'major' => true,
  52604.                     'description' => 'Fix media resolution in theme',
  52605.                 ],
  52606.                 'FEATURE_NEXT_19822' => [
  52607.                     'default' => false,
  52608.                     'major' => true,
  52609.                     'description' => 'Enables lazy loading components in the administration',
  52610.                 ],
  52611.                 'FEATURE_NEXT_18129' => [
  52612.                     'default' => false,
  52613.                     'major' => true,
  52614.                     'description' => 'Require positionIdentifier for some components',
  52615.                 ],
  52616.                 'FEATURE_NEXT_19163' => [
  52617.                     'default' => false,
  52618.                     'major' => true,
  52619.                     'description' => 'one to one inheritance',
  52620.                 ],
  52621.                 'FEATURE_NEXT_18187' => [
  52622.                     'default' => false,
  52623.                     'major' => true,
  52624.                     'description' => 'Move admin dashboard statistics into separate component',
  52625.                 ],
  52626.                 'FEATURE_NEXT_17978' => [
  52627.                     'default' => false,
  52628.                     'major' => true,
  52629.                     'description' => 'Change component factory to work with extension overrides in Administration',
  52630.                 ],
  52631.                 'FEATURE_NEXT_11634' => [
  52632.                     'default' => false,
  52633.                     'major' => true,
  52634.                     'description' => 'Webpack alias refactor',
  52635.                 ],
  52636.                 'FEATURE_NEXT_21547' => [
  52637.                     'default' => false,
  52638.                     'major' => true,
  52639.                     'description' => 'Change admin criteria defaults',
  52640.                 ],
  52641.                 'FEATURE_NEXT_22900' => [
  52642.                     'default' => false,
  52643.                     'major' => true,
  52644.                     'description' => 'Admin search configuration is used in Elasticsearch',
  52645.                 ],
  52646.             ],
  52647.             'shopware.feature.flags.v6.5.0.0' => [
  52648.                 'default' => false,
  52649.                 'major' => true,
  52650.             ],
  52651.             'shopware.feature.flags.v6.5.0.0.default' => false,
  52652.             'shopware.feature.flags.v6.5.0.0.major' => true,
  52653.             'shopware.feature.flags.PERFORMANCE_TWEAKS' => [
  52654.                 'default' => false,
  52655.                 'major' => true,
  52656.                 'description' => 'Performance improvements that include a breaking change',
  52657.             ],
  52658.             'shopware.feature.flags.PERFORMANCE_TWEAKS.default' => false,
  52659.             'shopware.feature.flags.PERFORMANCE_TWEAKS.major' => true,
  52660.             'shopware.feature.flags.PERFORMANCE_TWEAKS.description' => 'Performance improvements that include a breaking change',
  52661.             'shopware.feature.flags.FEATURE_NEXT_1797' => [
  52662.                 'default' => false,
  52663.                 'major' => true,
  52664.                 'description' => 'composer require for plugins',
  52665.             ],
  52666.             'shopware.feature.flags.FEATURE_NEXT_1797.default' => false,
  52667.             'shopware.feature.flags.FEATURE_NEXT_1797.major' => true,
  52668.             'shopware.feature.flags.FEATURE_NEXT_1797.description' => 'composer require for plugins',
  52669.             'shopware.feature.flags.FEATURE_NEXT_16710' => [
  52670.                 'default' => false,
  52671.                 'major' => true,
  52672.                 'description' => 'Do not allow empty ids provided in criteria',
  52673.             ],
  52674.             'shopware.feature.flags.FEATURE_NEXT_16710.default' => false,
  52675.             'shopware.feature.flags.FEATURE_NEXT_16710.major' => true,
  52676.             'shopware.feature.flags.FEATURE_NEXT_16710.description' => 'Do not allow empty ids provided in criteria',
  52677.             'shopware.feature.flags.FEATURE_NEXT_13810' => [
  52678.                 'default' => false,
  52679.                 'major' => true,
  52680.                 'description' => 'Deprecate old promotion module',
  52681.             ],
  52682.             'shopware.feature.flags.FEATURE_NEXT_13810.default' => false,
  52683.             'shopware.feature.flags.FEATURE_NEXT_13810.major' => true,
  52684.             'shopware.feature.flags.FEATURE_NEXT_13810.description' => 'Deprecate old promotion module',
  52685.             'shopware.feature.flags.FEATURE_NEXT_13250' => [
  52686.                 'default' => false,
  52687.                 'major' => true,
  52688.                 'description' => 'Reduce database queries if all required data for the line items is already assign',
  52689.             ],
  52690.             'shopware.feature.flags.FEATURE_NEXT_13250.default' => false,
  52691.             'shopware.feature.flags.FEATURE_NEXT_13250.major' => true,
  52692.             'shopware.feature.flags.FEATURE_NEXT_13250.description' => 'Reduce database queries if all required data for the line items is already assign',
  52693.             'shopware.feature.flags.FEATURE_NEXT_17276' => [
  52694.                 'default' => false,
  52695.                 'major' => true,
  52696.                 'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  52697.             ],
  52698.             'shopware.feature.flags.FEATURE_NEXT_17276.default' => false,
  52699.             'shopware.feature.flags.FEATURE_NEXT_17276.major' => true,
  52700.             'shopware.feature.flags.FEATURE_NEXT_17276.description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  52701.             'shopware.feature.flags.FEATURE_NEXT_16151' => [
  52702.                 'default' => false,
  52703.                 'major' => true,
  52704.                 'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  52705.             ],
  52706.             'shopware.feature.flags.FEATURE_NEXT_16151.default' => false,
  52707.             'shopware.feature.flags.FEATURE_NEXT_16151.major' => true,
  52708.             'shopware.feature.flags.FEATURE_NEXT_16151.description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  52709.             'shopware.feature.flags.FEATURE_NEXT_16155' => [
  52710.                 'default' => false,
  52711.                 'major' => true,
  52712.                 'description' => 'EntityLoadedEventFactory will be required in repositories',
  52713.             ],
  52714.             'shopware.feature.flags.FEATURE_NEXT_16155.default' => false,
  52715.             'shopware.feature.flags.FEATURE_NEXT_16155.major' => true,
  52716.             'shopware.feature.flags.FEATURE_NEXT_16155.description' => 'EntityLoadedEventFactory will be required in repositories',
  52717.             'shopware.feature.flags.FEATURE_NEXT_19501' => [
  52718.                 'default' => false,
  52719.                 'major' => false,
  52720.                 'description' => 'Disables the cart.container function',
  52721.             ],
  52722.             'shopware.feature.flags.FEATURE_NEXT_19501.default' => false,
  52723.             'shopware.feature.flags.FEATURE_NEXT_19501.major' => false,
  52724.             'shopware.feature.flags.FEATURE_NEXT_19501.description' => 'Disables the cart.container function',
  52725.             'shopware.feature.flags.FEATURE_NEXT_15053' => [
  52726.                 'default' => false,
  52727.                 'major' => false,
  52728.                 'description' => 'Replace wrong displayed characters in number format',
  52729.             ],
  52730.             'shopware.feature.flags.FEATURE_NEXT_15053.default' => false,
  52731.             'shopware.feature.flags.FEATURE_NEXT_15053.major' => false,
  52732.             'shopware.feature.flags.FEATURE_NEXT_15053.description' => 'Replace wrong displayed characters in number format',
  52733.             'shopware.feature.flags.FEATURE_NEXT_18215' => [
  52734.                 'default' => false,
  52735.                 'major' => true,
  52736.                 'description' => 'Rules are aware of their assignment',
  52737.             ],
  52738.             'shopware.feature.flags.FEATURE_NEXT_18215.default' => false,
  52739.             'shopware.feature.flags.FEATURE_NEXT_18215.major' => true,
  52740.             'shopware.feature.flags.FEATURE_NEXT_18215.description' => 'Rules are aware of their assignment',
  52741.             'shopware.feature.flags.FEATURE_NEXT_15815' => [
  52742.                 'default' => false,
  52743.                 'major' => true,
  52744.                 'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  52745.             ],
  52746.             'shopware.feature.flags.FEATURE_NEXT_15815.default' => false,
  52747.             'shopware.feature.flags.FEATURE_NEXT_15815.major' => true,
  52748.             'shopware.feature.flags.FEATURE_NEXT_15815.description' => 'Remove single record handling in sync service. Only single operation should be supported',
  52749.             'shopware.feature.flags.FEATURE_NEXT_14699' => [
  52750.                 'default' => false,
  52751.                 'major' => true,
  52752.                 'description' => 'Refactoring of Storefront theme assets',
  52753.             ],
  52754.             'shopware.feature.flags.FEATURE_NEXT_14699.default' => false,
  52755.             'shopware.feature.flags.FEATURE_NEXT_14699.major' => true,
  52756.             'shopware.feature.flags.FEATURE_NEXT_14699.description' => 'Refactoring of Storefront theme assets',
  52757.             'shopware.feature.flags.FEATURE_NEXT_15707' => [
  52758.                 'default' => false,
  52759.                 'major' => false,
  52760.                 'description' => 'Delivery notice for EU geoblocking regulation',
  52761.             ],
  52762.             'shopware.feature.flags.FEATURE_NEXT_15707.default' => false,
  52763.             'shopware.feature.flags.FEATURE_NEXT_15707.major' => false,
  52764.             'shopware.feature.flags.FEATURE_NEXT_15707.description' => 'Delivery notice for EU geoblocking regulation',
  52765.             'shopware.feature.flags.FEATURE_NEXT_14360' => [
  52766.                 'default' => false,
  52767.                 'major' => true,
  52768.                 'description' => 'App System 4.0 - Build action button messaging system',
  52769.             ],
  52770.             'shopware.feature.flags.FEATURE_NEXT_14360.default' => false,
  52771.             'shopware.feature.flags.FEATURE_NEXT_14360.major' => true,
  52772.             'shopware.feature.flags.FEATURE_NEXT_14360.description' => 'App System 4.0 - Build action button messaging system',
  52773.             'shopware.feature.flags.FEATURE_NEXT_15172' => [
  52774.                 'default' => false,
  52775.                 'major' => true,
  52776.                 'description' => 'Sanitize html of fields with AllowHtml flag',
  52777.             ],
  52778.             'shopware.feature.flags.FEATURE_NEXT_15172.default' => false,
  52779.             'shopware.feature.flags.FEATURE_NEXT_15172.major' => true,
  52780.             'shopware.feature.flags.FEATURE_NEXT_15172.description' => 'Sanitize html of fields with AllowHtml flag',
  52781.             'shopware.feature.flags.FEATURE_NEXT_14001' => [
  52782.                 'default' => false,
  52783.                 'major' => true,
  52784.                 'description' => 'Newsletter DOI for registered customers',
  52785.             ],
  52786.             'shopware.feature.flags.FEATURE_NEXT_14001.default' => false,
  52787.             'shopware.feature.flags.FEATURE_NEXT_14001.major' => true,
  52788.             'shopware.feature.flags.FEATURE_NEXT_14001.description' => 'Newsletter DOI for registered customers',
  52789.             'shopware.feature.flags.FEATURE_NEXT_7739' => [
  52790.                 'default' => false,
  52791.                 'major' => true,
  52792.                 'description' => 'Optional salutation',
  52793.             ],
  52794.             'shopware.feature.flags.FEATURE_NEXT_7739.default' => false,
  52795.             'shopware.feature.flags.FEATURE_NEXT_7739.major' => true,
  52796.             'shopware.feature.flags.FEATURE_NEXT_7739.description' => 'Optional salutation',
  52797.             'shopware.feature.flags.FEATURE_NEXT_16200' => [
  52798.                 'default' => false,
  52799.                 'major' => false,
  52800.                 'description' => 'Register Doi Domain',
  52801.             ],
  52802.             'shopware.feature.flags.FEATURE_NEXT_16200.default' => false,
  52803.             'shopware.feature.flags.FEATURE_NEXT_16200.major' => false,
  52804.             'shopware.feature.flags.FEATURE_NEXT_16200.description' => 'Register Doi Domain',
  52805.             'shopware.feature.flags.FEATURE_NEXT_13410' => [
  52806.                 'default' => false,
  52807.                 'major' => true,
  52808.                 'description' => 'Make sales channels required in seo generator',
  52809.             ],
  52810.             'shopware.feature.flags.FEATURE_NEXT_13410.default' => false,
  52811.             'shopware.feature.flags.FEATURE_NEXT_13410.major' => true,
  52812.             'shopware.feature.flags.FEATURE_NEXT_13410.description' => 'Make sales channels required in seo generator',
  52813.             'shopware.feature.flags.FEATURE_NEXT_15917' => [
  52814.                 'default' => false,
  52815.                 'major' => true,
  52816.                 'description' => 'Move storefront script tags to head with defer',
  52817.             ],
  52818.             'shopware.feature.flags.FEATURE_NEXT_15917.default' => false,
  52819.             'shopware.feature.flags.FEATURE_NEXT_15917.major' => true,
  52820.             'shopware.feature.flags.FEATURE_NEXT_15917.description' => 'Move storefront script tags to head with defer',
  52821.             'shopware.feature.flags.FEATURE_NEXT_15957' => [
  52822.                 'default' => false,
  52823.                 'major' => true,
  52824.                 'description' => 'VAT id field for guest',
  52825.             ],
  52826.             'shopware.feature.flags.FEATURE_NEXT_15957.default' => false,
  52827.             'shopware.feature.flags.FEATURE_NEXT_15957.major' => true,
  52828.             'shopware.feature.flags.FEATURE_NEXT_15957.description' => 'VAT id field for guest',
  52829.             'shopware.feature.flags.FEATURE_NEXT_13601' => [
  52830.                 'default' => false,
  52831.                 'major' => true,
  52832.                 'description' => 'Default transaction state for async app payments',
  52833.             ],
  52834.             'shopware.feature.flags.FEATURE_NEXT_13601.default' => false,
  52835.             'shopware.feature.flags.FEATURE_NEXT_13601.major' => true,
  52836.             'shopware.feature.flags.FEATURE_NEXT_13601.description' => 'Default transaction state for async app payments',
  52837.             'shopware.feature.flags.FEATURE_NEXT_16992' => [
  52838.                 'default' => false,
  52839.                 'major' => true,
  52840.                 'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  52841.             ],
  52842.             'shopware.feature.flags.FEATURE_NEXT_16992.default' => false,
  52843.             'shopware.feature.flags.FEATURE_NEXT_16992.major' => true,
  52844.             'shopware.feature.flags.FEATURE_NEXT_16992.description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  52845.             'shopware.feature.flags.FEATURE_NEXT_7530' => [
  52846.                 'default' => false,
  52847.                 'major' => true,
  52848.                 'description' => 'Improve orders UX in Administration',
  52849.             ],
  52850.             'shopware.feature.flags.FEATURE_NEXT_7530.default' => false,
  52851.             'shopware.feature.flags.FEATURE_NEXT_7530.major' => true,
  52852.             'shopware.feature.flags.FEATURE_NEXT_7530.description' => 'Improve orders UX in Administration',
  52853.             'shopware.feature.flags.FEATURE_NEXT_16824' => [
  52854.                 'default' => false,
  52855.                 'major' => true,
  52856.                 'description' => 'Cart merged event',
  52857.             ],
  52858.             'shopware.feature.flags.FEATURE_NEXT_16824.default' => false,
  52859.             'shopware.feature.flags.FEATURE_NEXT_16824.major' => true,
  52860.             'shopware.feature.flags.FEATURE_NEXT_16824.description' => 'Cart merged event',
  52861.             'shopware.feature.flags.FEATURE_NEXT_16271' => [
  52862.                 'default' => false,
  52863.                 'major' => true,
  52864.                 'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  52865.             ],
  52866.             'shopware.feature.flags.FEATURE_NEXT_16271.default' => false,
  52867.             'shopware.feature.flags.FEATURE_NEXT_16271.major' => true,
  52868.             'shopware.feature.flags.FEATURE_NEXT_16271.description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  52869.             'shopware.feature.flags.FEATURE_NEXT_15381' => [
  52870.                 'default' => false,
  52871.                 'major' => true,
  52872.                 'description' => 'Save theme compilation',
  52873.             ],
  52874.             'shopware.feature.flags.FEATURE_NEXT_15381.default' => false,
  52875.             'shopware.feature.flags.FEATURE_NEXT_15381.major' => true,
  52876.             'shopware.feature.flags.FEATURE_NEXT_15381.description' => 'Save theme compilation',
  52877.             'shopware.feature.flags.FEATURE_NEXT_17275' => [
  52878.                 'default' => false,
  52879.                 'major' => true,
  52880.                 'description' => 'StorefrontRenderEvent only gets original view',
  52881.             ],
  52882.             'shopware.feature.flags.FEATURE_NEXT_17275.default' => false,
  52883.             'shopware.feature.flags.FEATURE_NEXT_17275.major' => true,
  52884.             'shopware.feature.flags.FEATURE_NEXT_17275.description' => 'StorefrontRenderEvent only gets original view',
  52885.             'shopware.feature.flags.FEATURE_NEXT_17016' => [
  52886.                 'default' => false,
  52887.                 'major' => true,
  52888.                 'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  52889.             ],
  52890.             'shopware.feature.flags.FEATURE_NEXT_17016.default' => false,
  52891.             'shopware.feature.flags.FEATURE_NEXT_17016.major' => true,
  52892.             'shopware.feature.flags.FEATURE_NEXT_17016.description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  52893.             'shopware.feature.flags.FEATURE_NEXT_16236' => [
  52894.                 'default' => false,
  52895.                 'major' => true,
  52896.                 'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  52897.             ],
  52898.             'shopware.feature.flags.FEATURE_NEXT_16236.default' => false,
  52899.             'shopware.feature.flags.FEATURE_NEXT_16236.major' => true,
  52900.             'shopware.feature.flags.FEATURE_NEXT_16236.description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  52901.             'shopware.feature.flags.FEATURE_NEXT_16640' => [
  52902.                 'default' => false,
  52903.                 'major' => true,
  52904.                 'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  52905.             ],
  52906.             'shopware.feature.flags.FEATURE_NEXT_16640.default' => false,
  52907.             'shopware.feature.flags.FEATURE_NEXT_16640.major' => true,
  52908.             'shopware.feature.flags.FEATURE_NEXT_16640.description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  52909.             'shopware.feature.flags.FEATURE_NEXT_17858' => [
  52910.                 'default' => false,
  52911.                 'major' => true,
  52912.                 'description' => 'Major feature flag for Business Event',
  52913.             ],
  52914.             'shopware.feature.flags.FEATURE_NEXT_17858.default' => false,
  52915.             'shopware.feature.flags.FEATURE_NEXT_17858.major' => true,
  52916.             'shopware.feature.flags.FEATURE_NEXT_17858.description' => 'Major feature flag for Business Event',
  52917.             'shopware.feature.flags.FEATURE_NEXT_6758' => [
  52918.                 'default' => false,
  52919.                 'major' => true,
  52920.                 'description' => 'Layout assignment for category as list',
  52921.             ],
  52922.             'shopware.feature.flags.FEATURE_NEXT_6758.default' => false,
  52923.             'shopware.feature.flags.FEATURE_NEXT_6758.major' => true,
  52924.             'shopware.feature.flags.FEATURE_NEXT_6758.description' => 'Layout assignment for category as list',
  52925.             'shopware.feature.flags.FEATURE_NEXT_19048' => [
  52926.                 'default' => false,
  52927.                 'major' => true,
  52928.                 'description' => 'Fix media resolution in theme',
  52929.             ],
  52930.             'shopware.feature.flags.FEATURE_NEXT_19048.default' => false,
  52931.             'shopware.feature.flags.FEATURE_NEXT_19048.major' => true,
  52932.             'shopware.feature.flags.FEATURE_NEXT_19048.description' => 'Fix media resolution in theme',
  52933.             'shopware.feature.flags.FEATURE_NEXT_19822' => [
  52934.                 'default' => false,
  52935.                 'major' => true,
  52936.                 'description' => 'Enables lazy loading components in the administration',
  52937.             ],
  52938.             'shopware.feature.flags.FEATURE_NEXT_19822.default' => false,
  52939.             'shopware.feature.flags.FEATURE_NEXT_19822.major' => true,
  52940.             'shopware.feature.flags.FEATURE_NEXT_19822.description' => 'Enables lazy loading components in the administration',
  52941.             'shopware.feature.flags.FEATURE_NEXT_18129' => [
  52942.                 'default' => false,
  52943.                 'major' => true,
  52944.                 'description' => 'Require positionIdentifier for some components',
  52945.             ],
  52946.             'shopware.feature.flags.FEATURE_NEXT_18129.default' => false,
  52947.             'shopware.feature.flags.FEATURE_NEXT_18129.major' => true,
  52948.             'shopware.feature.flags.FEATURE_NEXT_18129.description' => 'Require positionIdentifier for some components',
  52949.             'shopware.feature.flags.FEATURE_NEXT_19163' => [
  52950.                 'default' => false,
  52951.                 'major' => true,
  52952.                 'description' => 'one to one inheritance',
  52953.             ],
  52954.             'shopware.feature.flags.FEATURE_NEXT_19163.default' => false,
  52955.             'shopware.feature.flags.FEATURE_NEXT_19163.major' => true,
  52956.             'shopware.feature.flags.FEATURE_NEXT_19163.description' => 'one to one inheritance',
  52957.             'shopware.feature.flags.FEATURE_NEXT_18187' => [
  52958.                 'default' => false,
  52959.                 'major' => true,
  52960.                 'description' => 'Move admin dashboard statistics into separate component',
  52961.             ],
  52962.             'shopware.feature.flags.FEATURE_NEXT_18187.default' => false,
  52963.             'shopware.feature.flags.FEATURE_NEXT_18187.major' => true,
  52964.             'shopware.feature.flags.FEATURE_NEXT_18187.description' => 'Move admin dashboard statistics into separate component',
  52965.             'shopware.feature.flags.FEATURE_NEXT_17978' => [
  52966.                 'default' => false,
  52967.                 'major' => true,
  52968.                 'description' => 'Change component factory to work with extension overrides in Administration',
  52969.             ],
  52970.             'shopware.feature.flags.FEATURE_NEXT_17978.default' => false,
  52971.             'shopware.feature.flags.FEATURE_NEXT_17978.major' => true,
  52972.             'shopware.feature.flags.FEATURE_NEXT_17978.description' => 'Change component factory to work with extension overrides in Administration',
  52973.             'shopware.feature.flags.FEATURE_NEXT_11634' => [
  52974.                 'default' => false,
  52975.                 'major' => true,
  52976.                 'description' => 'Webpack alias refactor',
  52977.             ],
  52978.             'shopware.feature.flags.FEATURE_NEXT_11634.default' => false,
  52979.             'shopware.feature.flags.FEATURE_NEXT_11634.major' => true,
  52980.             'shopware.feature.flags.FEATURE_NEXT_11634.description' => 'Webpack alias refactor',
  52981.             'shopware.feature.flags.FEATURE_NEXT_21547' => [
  52982.                 'default' => false,
  52983.                 'major' => true,
  52984.                 'description' => 'Change admin criteria defaults',
  52985.             ],
  52986.             'shopware.feature.flags.FEATURE_NEXT_21547.default' => false,
  52987.             'shopware.feature.flags.FEATURE_NEXT_21547.major' => true,
  52988.             'shopware.feature.flags.FEATURE_NEXT_21547.description' => 'Change admin criteria defaults',
  52989.             'shopware.feature.flags.FEATURE_NEXT_22900' => [
  52990.                 'default' => false,
  52991.                 'major' => true,
  52992.                 'description' => 'Admin search configuration is used in Elasticsearch',
  52993.             ],
  52994.             'shopware.feature.flags.FEATURE_NEXT_22900.default' => false,
  52995.             'shopware.feature.flags.FEATURE_NEXT_22900.major' => true,
  52996.             'shopware.feature.flags.FEATURE_NEXT_22900.description' => 'Admin search configuration is used in Elasticsearch',
  52997.             'shopware.profiler' => [
  52998.                 'integrations' => [
  52999.                     => 'Symfony',
  53000.                 ],
  53001.             ],
  53002.             'shopware.profiler.integrations' => [
  53003.                 => 'Symfony',
  53004.             ],
  53005.             'shopware.profiler.integrations.0' => 'Symfony',
  53006.             'shopware.filesystem' => [
  53007.                 'private' => [
  53008.                     'type' => 'local',
  53009.                     'config' => [
  53010.                         'root' => (\dirname(__DIR__4).'/files'),
  53011.                     ],
  53012.                 ],
  53013.                 'public' => [
  53014.                     'type' => 'local',
  53015.                     'config' => [
  53016.                         'root' => (\dirname(__DIR__4).'/public'),
  53017.                     ],
  53018.                 ],
  53019.                 'temp' => [
  53020.                     'type' => 'local',
  53021.                     'config' => [
  53022.                         'root' => \dirname(__DIR__3),
  53023.                     ],
  53024.                 ],
  53025.                 'theme' => [
  53026.                 ],
  53027.                 'asset' => [
  53028.                 ],
  53029.                 'sitemap' => [
  53030.                 ],
  53031.                 'allowed_extensions' => [
  53032.                     => 'jpg',
  53033.                     => 'jpeg',
  53034.                     => 'png',
  53035.                     => 'webp',
  53036.                     => 'gif',
  53037.                     => 'svg',
  53038.                     => 'bmp',
  53039.                     => 'tiff',
  53040.                     => 'tif',
  53041.                     => 'eps',
  53042.                     10 => 'webm',
  53043.                     11 => 'mkv',
  53044.                     12 => 'flv',
  53045.                     13 => 'ogv',
  53046.                     14 => 'ogg',
  53047.                     15 => 'mov',
  53048.                     16 => 'mp4',
  53049.                     17 => 'avi',
  53050.                     18 => 'wmv',
  53051.                     19 => 'pdf',
  53052.                     20 => 'aac',
  53053.                     21 => 'mp3',
  53054.                     22 => 'wav',
  53055.                     23 => 'flac',
  53056.                     24 => 'oga',
  53057.                     25 => 'wma',
  53058.                     26 => 'txt',
  53059.                     27 => 'doc',
  53060.                     28 => 'ico',
  53061.                 ],
  53062.                 'private_allowed_extensions' => [
  53063.                     => 'jpg',
  53064.                     => 'jpeg',
  53065.                     => 'png',
  53066.                     => 'webp',
  53067.                     => 'gif',
  53068.                     => 'svg',
  53069.                     => 'bmp',
  53070.                     => 'tiff',
  53071.                     => 'tif',
  53072.                     => 'eps',
  53073.                     10 => 'webm',
  53074.                     11 => 'mkv',
  53075.                     12 => 'flv',
  53076.                     13 => 'ogv',
  53077.                     14 => 'ogg',
  53078.                     15 => 'mov',
  53079.                     16 => 'mp4',
  53080.                     17 => 'avi',
  53081.                     18 => 'wmv',
  53082.                     19 => 'pdf',
  53083.                     20 => 'aac',
  53084.                     21 => 'mp3',
  53085.                     22 => 'wav',
  53086.                     23 => 'flac',
  53087.                     24 => 'oga',
  53088.                     25 => 'wma',
  53089.                     26 => 'txt',
  53090.                     27 => 'doc',
  53091.                     28 => 'ico',
  53092.                     29 => 'zip',
  53093.                     30 => 'rar',
  53094.                 ],
  53095.                 'private_local_download_strategy' => 'php',
  53096.             ],
  53097.             'shopware.filesystem.private' => [
  53098.                 'type' => 'local',
  53099.                 'config' => [
  53100.                     'root' => (\dirname(__DIR__4).'/files'),
  53101.                 ],
  53102.             ],
  53103.             'shopware.filesystem.private.type' => 'local',
  53104.             'shopware.filesystem.private.config' => [
  53105.                 'root' => (\dirname(__DIR__4).'/files'),
  53106.             ],
  53107.             'shopware.filesystem.private.config.root' => (\dirname(__DIR__4).'/files'),
  53108.             'shopware.filesystem.public' => [
  53109.                 'type' => 'local',
  53110.                 'config' => [
  53111.                     'root' => (\dirname(__DIR__4).'/public'),
  53112.                 ],
  53113.             ],
  53114.             'shopware.filesystem.public.type' => 'local',
  53115.             'shopware.filesystem.public.config' => [
  53116.                 'root' => (\dirname(__DIR__4).'/public'),
  53117.             ],
  53118.             'shopware.filesystem.public.config.root' => (\dirname(__DIR__4).'/public'),
  53119.             'shopware.filesystem.temp' => [
  53120.                 'type' => 'local',
  53121.                 'config' => [
  53122.                     'root' => \dirname(__DIR__3),
  53123.                 ],
  53124.             ],
  53125.             'shopware.filesystem.temp.type' => 'local',
  53126.             'shopware.filesystem.temp.config' => [
  53127.                 'root' => \dirname(__DIR__3),
  53128.             ],
  53129.             'shopware.filesystem.temp.config.root' => \dirname(__DIR__3),
  53130.             'shopware.filesystem.theme' => [
  53131.                 'type' => 'local',
  53132.                 'config' => [
  53133.                     'root' => (\dirname(__DIR__4).'/public'),
  53134.                 ],
  53135.             ],
  53136.             'shopware.filesystem.asset' => [
  53137.                 'type' => 'local',
  53138.                 'config' => [
  53139.                     'root' => (\dirname(__DIR__4).'/public'),
  53140.                 ],
  53141.             ],
  53142.             'shopware.filesystem.sitemap' => [
  53143.                 'type' => 'local',
  53144.                 'config' => [
  53145.                     'root' => (\dirname(__DIR__4).'/public'),
  53146.                 ],
  53147.             ],
  53148.             'shopware.filesystem.allowed_extensions' => [
  53149.                 => 'jpg',
  53150.                 => 'jpeg',
  53151.                 => 'png',
  53152.                 => 'webp',
  53153.                 => 'gif',
  53154.                 => 'svg',
  53155.                 => 'bmp',
  53156.                 => 'tiff',
  53157.                 => 'tif',
  53158.                 => 'eps',
  53159.                 10 => 'webm',
  53160.                 11 => 'mkv',
  53161.                 12 => 'flv',
  53162.                 13 => 'ogv',
  53163.                 14 => 'ogg',
  53164.                 15 => 'mov',
  53165.                 16 => 'mp4',
  53166.                 17 => 'avi',
  53167.                 18 => 'wmv',
  53168.                 19 => 'pdf',
  53169.                 20 => 'aac',
  53170.                 21 => 'mp3',
  53171.                 22 => 'wav',
  53172.                 23 => 'flac',
  53173.                 24 => 'oga',
  53174.                 25 => 'wma',
  53175.                 26 => 'txt',
  53176.                 27 => 'doc',
  53177.                 28 => 'ico',
  53178.             ],
  53179.             'shopware.filesystem.allowed_extensions.0' => 'jpg',
  53180.             'shopware.filesystem.allowed_extensions.1' => 'jpeg',
  53181.             'shopware.filesystem.allowed_extensions.2' => 'png',
  53182.             'shopware.filesystem.allowed_extensions.3' => 'webp',
  53183.             'shopware.filesystem.allowed_extensions.4' => 'gif',
  53184.             'shopware.filesystem.allowed_extensions.5' => 'svg',
  53185.             'shopware.filesystem.allowed_extensions.6' => 'bmp',
  53186.             'shopware.filesystem.allowed_extensions.7' => 'tiff',
  53187.             'shopware.filesystem.allowed_extensions.8' => 'tif',
  53188.             'shopware.filesystem.allowed_extensions.9' => 'eps',
  53189.             'shopware.filesystem.allowed_extensions.10' => 'webm',
  53190.             'shopware.filesystem.allowed_extensions.11' => 'mkv',
  53191.             'shopware.filesystem.allowed_extensions.12' => 'flv',
  53192.             'shopware.filesystem.allowed_extensions.13' => 'ogv',
  53193.             'shopware.filesystem.allowed_extensions.14' => 'ogg',
  53194.             'shopware.filesystem.allowed_extensions.15' => 'mov',
  53195.             'shopware.filesystem.allowed_extensions.16' => 'mp4',
  53196.             'shopware.filesystem.allowed_extensions.17' => 'avi',
  53197.             'shopware.filesystem.allowed_extensions.18' => 'wmv',
  53198.             'shopware.filesystem.allowed_extensions.19' => 'pdf',
  53199.             'shopware.filesystem.allowed_extensions.20' => 'aac',
  53200.             'shopware.filesystem.allowed_extensions.21' => 'mp3',
  53201.             'shopware.filesystem.allowed_extensions.22' => 'wav',
  53202.             'shopware.filesystem.allowed_extensions.23' => 'flac',
  53203.             'shopware.filesystem.allowed_extensions.24' => 'oga',
  53204.             'shopware.filesystem.allowed_extensions.25' => 'wma',
  53205.             'shopware.filesystem.allowed_extensions.26' => 'txt',
  53206.             'shopware.filesystem.allowed_extensions.27' => 'doc',
  53207.             'shopware.filesystem.allowed_extensions.28' => 'ico',
  53208.             'shopware.filesystem.private_allowed_extensions' => [
  53209.                 => 'jpg',
  53210.                 => 'jpeg',
  53211.                 => 'png',
  53212.                 => 'webp',
  53213.                 => 'gif',
  53214.                 => 'svg',
  53215.                 => 'bmp',
  53216.                 => 'tiff',
  53217.                 => 'tif',
  53218.                 => 'eps',
  53219.                 10 => 'webm',
  53220.                 11 => 'mkv',
  53221.                 12 => 'flv',
  53222.                 13 => 'ogv',
  53223.                 14 => 'ogg',
  53224.                 15 => 'mov',
  53225.                 16 => 'mp4',
  53226.                 17 => 'avi',
  53227.                 18 => 'wmv',
  53228.                 19 => 'pdf',
  53229.                 20 => 'aac',
  53230.                 21 => 'mp3',
  53231.                 22 => 'wav',
  53232.                 23 => 'flac',
  53233.                 24 => 'oga',
  53234.                 25 => 'wma',
  53235.                 26 => 'txt',
  53236.                 27 => 'doc',
  53237.                 28 => 'ico',
  53238.                 29 => 'zip',
  53239.                 30 => 'rar',
  53240.             ],
  53241.             'shopware.filesystem.private_allowed_extensions.0' => 'jpg',
  53242.             'shopware.filesystem.private_allowed_extensions.1' => 'jpeg',
  53243.             'shopware.filesystem.private_allowed_extensions.2' => 'png',
  53244.             'shopware.filesystem.private_allowed_extensions.3' => 'webp',
  53245.             'shopware.filesystem.private_allowed_extensions.4' => 'gif',
  53246.             'shopware.filesystem.private_allowed_extensions.5' => 'svg',
  53247.             'shopware.filesystem.private_allowed_extensions.6' => 'bmp',
  53248.             'shopware.filesystem.private_allowed_extensions.7' => 'tiff',
  53249.             'shopware.filesystem.private_allowed_extensions.8' => 'tif',
  53250.             'shopware.filesystem.private_allowed_extensions.9' => 'eps',
  53251.             'shopware.filesystem.private_allowed_extensions.10' => 'webm',
  53252.             'shopware.filesystem.private_allowed_extensions.11' => 'mkv',
  53253.             'shopware.filesystem.private_allowed_extensions.12' => 'flv',
  53254.             'shopware.filesystem.private_allowed_extensions.13' => 'ogv',
  53255.             'shopware.filesystem.private_allowed_extensions.14' => 'ogg',
  53256.             'shopware.filesystem.private_allowed_extensions.15' => 'mov',
  53257.             'shopware.filesystem.private_allowed_extensions.16' => 'mp4',
  53258.             'shopware.filesystem.private_allowed_extensions.17' => 'avi',
  53259.             'shopware.filesystem.private_allowed_extensions.18' => 'wmv',
  53260.             'shopware.filesystem.private_allowed_extensions.19' => 'pdf',
  53261.             'shopware.filesystem.private_allowed_extensions.20' => 'aac',
  53262.             'shopware.filesystem.private_allowed_extensions.21' => 'mp3',
  53263.             'shopware.filesystem.private_allowed_extensions.22' => 'wav',
  53264.             'shopware.filesystem.private_allowed_extensions.23' => 'flac',
  53265.             'shopware.filesystem.private_allowed_extensions.24' => 'oga',
  53266.             'shopware.filesystem.private_allowed_extensions.25' => 'wma',
  53267.             'shopware.filesystem.private_allowed_extensions.26' => 'txt',
  53268.             'shopware.filesystem.private_allowed_extensions.27' => 'doc',
  53269.             'shopware.filesystem.private_allowed_extensions.28' => 'ico',
  53270.             'shopware.filesystem.private_allowed_extensions.29' => 'zip',
  53271.             'shopware.filesystem.private_allowed_extensions.30' => 'rar',
  53272.             'shopware.filesystem.private_local_download_strategy' => 'php',
  53273.             'shopware.cdn.url' => '',
  53274.             'shopware.increment' => [
  53275.                 'user_activity' => [
  53276.                     'type' => 'mysql',
  53277.                 ],
  53278.                 'message_queue' => [
  53279.                     'type' => 'mysql',
  53280.                 ],
  53281.             ],
  53282.             'shopware.increment.user_activity' => [
  53283.                 'type' => 'mysql',
  53284.             ],
  53285.             'shopware.increment.user_activity.type' => 'mysql',
  53286.             'shopware.increment.message_queue' => [
  53287.                 'type' => 'mysql',
  53288.             ],
  53289.             'shopware.increment.message_queue.type' => 'mysql',
  53290.             'shopware.api' => [
  53291.                 'max_limit' => 100,
  53292.                 'api_browser' => [
  53293.                     'auth_required' => false,
  53294.                 ],
  53295.                 'store' => [
  53296.                     'context_lifetime' => 'P1D',
  53297.                 ],
  53298.                 'rate_limiter' => [
  53299.                     'login' => [
  53300.                         'enabled' => true,
  53301.                         'policy' => 'time_backoff',
  53302.                         'reset' => '24 hours',
  53303.                         'limits' => [
  53304.                             => [
  53305.                                 'limit' => 10,
  53306.                                 'interval' => '10 seconds',
  53307.                             ],
  53308.                             => [
  53309.                                 'limit' => 15,
  53310.                                 'interval' => '30 seconds',
  53311.                             ],
  53312.                             => [
  53313.                                 'limit' => 20,
  53314.                                 'interval' => '60 seconds',
  53315.                             ],
  53316.                         ],
  53317.                         'lock_factory' => 'lock.factory',
  53318.                         'cache_pool' => 'cache.rate_limiter',
  53319.                     ],
  53320.                     'guest_login' => [
  53321.                         'enabled' => true,
  53322.                         'policy' => 'time_backoff',
  53323.                         'reset' => '24 hours',
  53324.                         'limits' => [
  53325.                             => [
  53326.                                 'limit' => 10,
  53327.                                 'interval' => '10 seconds',
  53328.                             ],
  53329.                             => [
  53330.                                 'limit' => 15,
  53331.                                 'interval' => '30 seconds',
  53332.                             ],
  53333.                             => [
  53334.                                 'limit' => 20,
  53335.                                 'interval' => '60 seconds',
  53336.                             ],
  53337.                         ],
  53338.                         'lock_factory' => 'lock.factory',
  53339.                         'cache_pool' => 'cache.rate_limiter',
  53340.                     ],
  53341.                     'oauth' => [
  53342.                         'enabled' => true,
  53343.                         'policy' => 'time_backoff',
  53344.                         'reset' => '24 hours',
  53345.                         'limits' => [
  53346.                             => [
  53347.                                 'limit' => 10,
  53348.                                 'interval' => '10 seconds',
  53349.                             ],
  53350.                             => [
  53351.                                 'limit' => 15,
  53352.                                 'interval' => '30 seconds',
  53353.                             ],
  53354.                             => [
  53355.                                 'limit' => 20,
  53356.                                 'interval' => '60 seconds',
  53357.                             ],
  53358.                         ],
  53359.                         'lock_factory' => 'lock.factory',
  53360.                         'cache_pool' => 'cache.rate_limiter',
  53361.                     ],
  53362.                     'reset_password' => [
  53363.                         'enabled' => true,
  53364.                         'policy' => 'time_backoff',
  53365.                         'reset' => '24 hours',
  53366.                         'limits' => [
  53367.                             => [
  53368.                                 'limit' => 3,
  53369.                                 'interval' => '30 seconds',
  53370.                             ],
  53371.                             => [
  53372.                                 'limit' => 5,
  53373.                                 'interval' => '60 seconds',
  53374.                             ],
  53375.                             => [
  53376.                                 'limit' => 10,
  53377.                                 'interval' => '90 seconds',
  53378.                             ],
  53379.                         ],
  53380.                         'lock_factory' => 'lock.factory',
  53381.                         'cache_pool' => 'cache.rate_limiter',
  53382.                     ],
  53383.                     'user_recovery' => [
  53384.                         'enabled' => true,
  53385.                         'policy' => 'time_backoff',
  53386.                         'reset' => '24 hours',
  53387.                         'limits' => [
  53388.                             => [
  53389.                                 'limit' => 3,
  53390.                                 'interval' => '30 seconds',
  53391.                             ],
  53392.                             => [
  53393.                                 'limit' => 5,
  53394.                                 'interval' => '60 seconds',
  53395.                             ],
  53396.                             => [
  53397.                                 'limit' => 10,
  53398.                                 'interval' => '90 seconds',
  53399.                             ],
  53400.                         ],
  53401.                         'lock_factory' => 'lock.factory',
  53402.                         'cache_pool' => 'cache.rate_limiter',
  53403.                     ],
  53404.                     'contact_form' => [
  53405.                         'enabled' => true,
  53406.                         'policy' => 'time_backoff',
  53407.                         'reset' => '24 hours',
  53408.                         'limits' => [
  53409.                             => [
  53410.                                 'limit' => 3,
  53411.                                 'interval' => '30 seconds',
  53412.                             ],
  53413.                             => [
  53414.                                 'limit' => 5,
  53415.                                 'interval' => '60 seconds',
  53416.                             ],
  53417.                             => [
  53418.                                 'limit' => 10,
  53419.                                 'interval' => '90 seconds',
  53420.                             ],
  53421.                         ],
  53422.                         'lock_factory' => 'lock.factory',
  53423.                         'cache_pool' => 'cache.rate_limiter',
  53424.                     ],
  53425.                     'notification' => [
  53426.                         'enabled' => true,
  53427.                         'policy' => 'time_backoff',
  53428.                         'reset' => '24 hours',
  53429.                         'limits' => [
  53430.                             => [
  53431.                                 'limit' => 10,
  53432.                                 'interval' => '10 seconds',
  53433.                             ],
  53434.                             => [
  53435.                                 'limit' => 15,
  53436.                                 'interval' => '30 seconds',
  53437.                             ],
  53438.                             => [
  53439.                                 'limit' => 20,
  53440.                                 'interval' => '60 seconds',
  53441.                             ],
  53442.                         ],
  53443.                         'lock_factory' => 'lock.factory',
  53444.                         'cache_pool' => 'cache.rate_limiter',
  53445.                     ],
  53446.                     'newsletter_form' => [
  53447.                         'enabled' => true,
  53448.                         'policy' => 'time_backoff',
  53449.                         'reset' => '24 hours',
  53450.                         'limits' => [
  53451.                             => [
  53452.                                 'limit' => 3,
  53453.                                 'interval' => '30 seconds',
  53454.                             ],
  53455.                             => [
  53456.                                 'limit' => 5,
  53457.                                 'interval' => '60 seconds',
  53458.                             ],
  53459.                             => [
  53460.                                 'limit' => 10,
  53461.                                 'interval' => '90 seconds',
  53462.                             ],
  53463.                         ],
  53464.                         'lock_factory' => 'lock.factory',
  53465.                         'cache_pool' => 'cache.rate_limiter',
  53466.                     ],
  53467.                     'cart_add_line_item' => [
  53468.                         'enabled' => true,
  53469.                         'policy' => 'system_config',
  53470.                         'reset' => '1 hours',
  53471.                         'limits' => [
  53472.                             => [
  53473.                                 'domain' => 'core.cart.lineItemAddLimit',
  53474.                                 'interval' => '60 seconds',
  53475.                             ],
  53476.                         ],
  53477.                         'lock_factory' => 'lock.factory',
  53478.                         'cache_pool' => 'cache.rate_limiter',
  53479.                     ],
  53480.                 ],
  53481.             ],
  53482.             'shopware.api.max_limit' => 100,
  53483.             'shopware.api.api_browser' => [
  53484.                 'auth_required' => false,
  53485.             ],
  53486.             'shopware.api.api_browser.auth_required' => false,
  53487.             'shopware.api.api_browser.auth_required_str' => '0',
  53488.             'shopware.api.store' => [
  53489.                 'context_lifetime' => 'P1D',
  53490.             ],
  53491.             'shopware.api.store.context_lifetime' => 'P1D',
  53492.             'shopware.api.rate_limiter' => [
  53493.                 'login' => [
  53494.                     'enabled' => true,
  53495.                     'policy' => 'time_backoff',
  53496.                     'reset' => '24 hours',
  53497.                     'limits' => [
  53498.                         => [
  53499.                             'limit' => 10,
  53500.                             'interval' => '10 seconds',
  53501.                         ],
  53502.                         => [
  53503.                             'limit' => 15,
  53504.                             'interval' => '30 seconds',
  53505.                         ],
  53506.                         => [
  53507.                             'limit' => 20,
  53508.                             'interval' => '60 seconds',
  53509.                         ],
  53510.                     ],
  53511.                     'lock_factory' => 'lock.factory',
  53512.                     'cache_pool' => 'cache.rate_limiter',
  53513.                 ],
  53514.                 'guest_login' => [
  53515.                     'enabled' => true,
  53516.                     'policy' => 'time_backoff',
  53517.                     'reset' => '24 hours',
  53518.                     'limits' => [
  53519.                         => [
  53520.                             'limit' => 10,
  53521.                             'interval' => '10 seconds',
  53522.                         ],
  53523.                         => [
  53524.                             'limit' => 15,
  53525.                             'interval' => '30 seconds',
  53526.                         ],
  53527.                         => [
  53528.                             'limit' => 20,
  53529.                             'interval' => '60 seconds',
  53530.                         ],
  53531.                     ],
  53532.                     'lock_factory' => 'lock.factory',
  53533.                     'cache_pool' => 'cache.rate_limiter',
  53534.                 ],
  53535.                 'oauth' => [
  53536.                     'enabled' => true,
  53537.                     'policy' => 'time_backoff',
  53538.                     'reset' => '24 hours',
  53539.                     'limits' => [
  53540.                         => [
  53541.                             'limit' => 10,
  53542.                             'interval' => '10 seconds',
  53543.                         ],
  53544.                         => [
  53545.                             'limit' => 15,
  53546.                             'interval' => '30 seconds',
  53547.                         ],
  53548.                         => [
  53549.                             'limit' => 20,
  53550.                             'interval' => '60 seconds',
  53551.                         ],
  53552.                     ],
  53553.                     'lock_factory' => 'lock.factory',
  53554.                     'cache_pool' => 'cache.rate_limiter',
  53555.                 ],
  53556.                 'reset_password' => [
  53557.                     'enabled' => true,
  53558.                     'policy' => 'time_backoff',
  53559.                     'reset' => '24 hours',
  53560.                     'limits' => [
  53561.                         => [
  53562.                             'limit' => 3,
  53563.                             'interval' => '30 seconds',
  53564.                         ],
  53565.                         => [
  53566.                             'limit' => 5,
  53567.                             'interval' => '60 seconds',
  53568.                         ],
  53569.                         => [
  53570.                             'limit' => 10,
  53571.                             'interval' => '90 seconds',
  53572.                         ],
  53573.                     ],
  53574.                     'lock_factory' => 'lock.factory',
  53575.                     'cache_pool' => 'cache.rate_limiter',
  53576.                 ],
  53577.                 'user_recovery' => [
  53578.                     'enabled' => true,
  53579.                     'policy' => 'time_backoff',
  53580.                     'reset' => '24 hours',
  53581.                     'limits' => [
  53582.                         => [
  53583.                             'limit' => 3,
  53584.                             'interval' => '30 seconds',
  53585.                         ],
  53586.                         => [
  53587.                             'limit' => 5,
  53588.                             'interval' => '60 seconds',
  53589.                         ],
  53590.                         => [
  53591.                             'limit' => 10,
  53592.                             'interval' => '90 seconds',
  53593.                         ],
  53594.                     ],
  53595.                     'lock_factory' => 'lock.factory',
  53596.                     'cache_pool' => 'cache.rate_limiter',
  53597.                 ],
  53598.                 'contact_form' => [
  53599.                     'enabled' => true,
  53600.                     'policy' => 'time_backoff',
  53601.                     'reset' => '24 hours',
  53602.                     'limits' => [
  53603.                         => [
  53604.                             'limit' => 3,
  53605.                             'interval' => '30 seconds',
  53606.                         ],
  53607.                         => [
  53608.                             'limit' => 5,
  53609.                             'interval' => '60 seconds',
  53610.                         ],
  53611.                         => [
  53612.                             'limit' => 10,
  53613.                             'interval' => '90 seconds',
  53614.                         ],
  53615.                     ],
  53616.                     'lock_factory' => 'lock.factory',
  53617.                     'cache_pool' => 'cache.rate_limiter',
  53618.                 ],
  53619.                 'notification' => [
  53620.                     'enabled' => true,
  53621.                     'policy' => 'time_backoff',
  53622.                     'reset' => '24 hours',
  53623.                     'limits' => [
  53624.                         => [
  53625.                             'limit' => 10,
  53626.                             'interval' => '10 seconds',
  53627.                         ],
  53628.                         => [
  53629.                             'limit' => 15,
  53630.                             'interval' => '30 seconds',
  53631.                         ],
  53632.                         => [
  53633.                             'limit' => 20,
  53634.                             'interval' => '60 seconds',
  53635.                         ],
  53636.                     ],
  53637.                     'lock_factory' => 'lock.factory',
  53638.                     'cache_pool' => 'cache.rate_limiter',
  53639.                 ],
  53640.                 'newsletter_form' => [
  53641.                     'enabled' => true,
  53642.                     'policy' => 'time_backoff',
  53643.                     'reset' => '24 hours',
  53644.                     'limits' => [
  53645.                         => [
  53646.                             'limit' => 3,
  53647.                             'interval' => '30 seconds',
  53648.                         ],
  53649.                         => [
  53650.                             'limit' => 5,
  53651.                             'interval' => '60 seconds',
  53652.                         ],
  53653.                         => [
  53654.                             'limit' => 10,
  53655.                             'interval' => '90 seconds',
  53656.                         ],
  53657.                     ],
  53658.                     'lock_factory' => 'lock.factory',
  53659.                     'cache_pool' => 'cache.rate_limiter',
  53660.                 ],
  53661.                 'cart_add_line_item' => [
  53662.                     'enabled' => true,
  53663.                     'policy' => 'system_config',
  53664.                     'reset' => '1 hours',
  53665.                     'limits' => [
  53666.                         => [
  53667.                             'domain' => 'core.cart.lineItemAddLimit',
  53668.                             'interval' => '60 seconds',
  53669.                         ],
  53670.                     ],
  53671.                     'lock_factory' => 'lock.factory',
  53672.                     'cache_pool' => 'cache.rate_limiter',
  53673.                 ],
  53674.             ],
  53675.             'shopware.api.rate_limiter.login' => [
  53676.                 'enabled' => true,
  53677.                 'policy' => 'time_backoff',
  53678.                 'reset' => '24 hours',
  53679.                 'limits' => [
  53680.                     => [
  53681.                         'limit' => 10,
  53682.                         'interval' => '10 seconds',
  53683.                     ],
  53684.                     => [
  53685.                         'limit' => 15,
  53686.                         'interval' => '30 seconds',
  53687.                     ],
  53688.                     => [
  53689.                         'limit' => 20,
  53690.                         'interval' => '60 seconds',
  53691.                     ],
  53692.                 ],
  53693.                 'lock_factory' => 'lock.factory',
  53694.                 'cache_pool' => 'cache.rate_limiter',
  53695.             ],
  53696.             'shopware.api.rate_limiter.login.enabled' => true,
  53697.             'shopware.api.rate_limiter.login.policy' => 'time_backoff',
  53698.             'shopware.api.rate_limiter.login.reset' => '24 hours',
  53699.             'shopware.api.rate_limiter.login.limits' => [
  53700.                 => [
  53701.                     'limit' => 10,
  53702.                     'interval' => '10 seconds',
  53703.                 ],
  53704.                 => [
  53705.                     'limit' => 15,
  53706.                     'interval' => '30 seconds',
  53707.                 ],
  53708.                 => [
  53709.                     'limit' => 20,
  53710.                     'interval' => '60 seconds',
  53711.                 ],
  53712.             ],
  53713.             'shopware.api.rate_limiter.login.limits.0' => [
  53714.                 'limit' => 10,
  53715.                 'interval' => '10 seconds',
  53716.             ],
  53717.             'shopware.api.rate_limiter.login.limits.0.limit' => 10,
  53718.             'shopware.api.rate_limiter.login.limits.0.interval' => '10 seconds',
  53719.             'shopware.api.rate_limiter.login.limits.1' => [
  53720.                 'limit' => 15,
  53721.                 'interval' => '30 seconds',
  53722.             ],
  53723.             'shopware.api.rate_limiter.login.limits.1.limit' => 15,
  53724.             'shopware.api.rate_limiter.login.limits.1.interval' => '30 seconds',
  53725.             'shopware.api.rate_limiter.login.limits.2' => [
  53726.                 'limit' => 20,
  53727.                 'interval' => '60 seconds',
  53728.             ],
  53729.             'shopware.api.rate_limiter.login.limits.2.limit' => 20,
  53730.             'shopware.api.rate_limiter.login.limits.2.interval' => '60 seconds',
  53731.             'shopware.api.rate_limiter.login.lock_factory' => 'lock.factory',
  53732.             'shopware.api.rate_limiter.login.cache_pool' => 'cache.rate_limiter',
  53733.             'shopware.api.rate_limiter.guest_login' => [
  53734.                 'enabled' => true,
  53735.                 'policy' => 'time_backoff',
  53736.                 'reset' => '24 hours',
  53737.                 'limits' => [
  53738.                     => [
  53739.                         'limit' => 10,
  53740.                         'interval' => '10 seconds',
  53741.                     ],
  53742.                     => [
  53743.                         'limit' => 15,
  53744.                         'interval' => '30 seconds',
  53745.                     ],
  53746.                     => [
  53747.                         'limit' => 20,
  53748.                         'interval' => '60 seconds',
  53749.                     ],
  53750.                 ],
  53751.                 'lock_factory' => 'lock.factory',
  53752.                 'cache_pool' => 'cache.rate_limiter',
  53753.             ],
  53754.             'shopware.api.rate_limiter.guest_login.enabled' => true,
  53755.             'shopware.api.rate_limiter.guest_login.policy' => 'time_backoff',
  53756.             'shopware.api.rate_limiter.guest_login.reset' => '24 hours',
  53757.             'shopware.api.rate_limiter.guest_login.limits' => [
  53758.                 => [
  53759.                     'limit' => 10,
  53760.                     'interval' => '10 seconds',
  53761.                 ],
  53762.                 => [
  53763.                     'limit' => 15,
  53764.                     'interval' => '30 seconds',
  53765.                 ],
  53766.                 => [
  53767.                     'limit' => 20,
  53768.                     'interval' => '60 seconds',
  53769.                 ],
  53770.             ],
  53771.             'shopware.api.rate_limiter.guest_login.limits.0' => [
  53772.                 'limit' => 10,
  53773.                 'interval' => '10 seconds',
  53774.             ],
  53775.             'shopware.api.rate_limiter.guest_login.limits.0.limit' => 10,
  53776.             'shopware.api.rate_limiter.guest_login.limits.0.interval' => '10 seconds',
  53777.             'shopware.api.rate_limiter.guest_login.limits.1' => [
  53778.                 'limit' => 15,
  53779.                 'interval' => '30 seconds',
  53780.             ],
  53781.             'shopware.api.rate_limiter.guest_login.limits.1.limit' => 15,
  53782.             'shopware.api.rate_limiter.guest_login.limits.1.interval' => '30 seconds',
  53783.             'shopware.api.rate_limiter.guest_login.limits.2' => [
  53784.                 'limit' => 20,
  53785.                 'interval' => '60 seconds',
  53786.             ],
  53787.             'shopware.api.rate_limiter.guest_login.limits.2.limit' => 20,
  53788.             'shopware.api.rate_limiter.guest_login.limits.2.interval' => '60 seconds',
  53789.             'shopware.api.rate_limiter.guest_login.lock_factory' => 'lock.factory',
  53790.             'shopware.api.rate_limiter.guest_login.cache_pool' => 'cache.rate_limiter',
  53791.             'shopware.api.rate_limiter.oauth' => [
  53792.                 'enabled' => true,
  53793.                 'policy' => 'time_backoff',
  53794.                 'reset' => '24 hours',
  53795.                 'limits' => [
  53796.                     => [
  53797.                         'limit' => 10,
  53798.                         'interval' => '10 seconds',
  53799.                     ],
  53800.                     => [
  53801.                         'limit' => 15,
  53802.                         'interval' => '30 seconds',
  53803.                     ],
  53804.                     => [
  53805.                         'limit' => 20,
  53806.                         'interval' => '60 seconds',
  53807.                     ],
  53808.                 ],
  53809.                 'lock_factory' => 'lock.factory',
  53810.                 'cache_pool' => 'cache.rate_limiter',
  53811.             ],
  53812.             'shopware.api.rate_limiter.oauth.enabled' => true,
  53813.             'shopware.api.rate_limiter.oauth.policy' => 'time_backoff',
  53814.             'shopware.api.rate_limiter.oauth.reset' => '24 hours',
  53815.             'shopware.api.rate_limiter.oauth.limits' => [
  53816.                 => [
  53817.                     'limit' => 10,
  53818.                     'interval' => '10 seconds',
  53819.                 ],
  53820.                 => [
  53821.                     'limit' => 15,
  53822.                     'interval' => '30 seconds',
  53823.                 ],
  53824.                 => [
  53825.                     'limit' => 20,
  53826.                     'interval' => '60 seconds',
  53827.                 ],
  53828.             ],
  53829.             'shopware.api.rate_limiter.oauth.limits.0' => [
  53830.                 'limit' => 10,
  53831.                 'interval' => '10 seconds',
  53832.             ],
  53833.             'shopware.api.rate_limiter.oauth.limits.0.limit' => 10,
  53834.             'shopware.api.rate_limiter.oauth.limits.0.interval' => '10 seconds',
  53835.             'shopware.api.rate_limiter.oauth.limits.1' => [
  53836.                 'limit' => 15,
  53837.                 'interval' => '30 seconds',
  53838.             ],
  53839.             'shopware.api.rate_limiter.oauth.limits.1.limit' => 15,
  53840.             'shopware.api.rate_limiter.oauth.limits.1.interval' => '30 seconds',
  53841.             'shopware.api.rate_limiter.oauth.limits.2' => [
  53842.                 'limit' => 20,
  53843.                 'interval' => '60 seconds',
  53844.             ],
  53845.             'shopware.api.rate_limiter.oauth.limits.2.limit' => 20,
  53846.             'shopware.api.rate_limiter.oauth.limits.2.interval' => '60 seconds',
  53847.             'shopware.api.rate_limiter.oauth.lock_factory' => 'lock.factory',
  53848.             'shopware.api.rate_limiter.oauth.cache_pool' => 'cache.rate_limiter',
  53849.             'shopware.api.rate_limiter.reset_password' => [
  53850.                 'enabled' => true,
  53851.                 'policy' => 'time_backoff',
  53852.                 'reset' => '24 hours',
  53853.                 'limits' => [
  53854.                     => [
  53855.                         'limit' => 3,
  53856.                         'interval' => '30 seconds',
  53857.                     ],
  53858.                     => [
  53859.                         'limit' => 5,
  53860.                         'interval' => '60 seconds',
  53861.                     ],
  53862.                     => [
  53863.                         'limit' => 10,
  53864.                         'interval' => '90 seconds',
  53865.                     ],
  53866.                 ],
  53867.                 'lock_factory' => 'lock.factory',
  53868.                 'cache_pool' => 'cache.rate_limiter',
  53869.             ],
  53870.             'shopware.api.rate_limiter.reset_password.enabled' => true,
  53871.             'shopware.api.rate_limiter.reset_password.policy' => 'time_backoff',
  53872.             'shopware.api.rate_limiter.reset_password.reset' => '24 hours',
  53873.             'shopware.api.rate_limiter.reset_password.limits' => [
  53874.                 => [
  53875.                     'limit' => 3,
  53876.                     'interval' => '30 seconds',
  53877.                 ],
  53878.                 => [
  53879.                     'limit' => 5,
  53880.                     'interval' => '60 seconds',
  53881.                 ],
  53882.                 => [
  53883.                     'limit' => 10,
  53884.                     'interval' => '90 seconds',
  53885.                 ],
  53886.             ],
  53887.             'shopware.api.rate_limiter.reset_password.limits.0' => [
  53888.                 'limit' => 3,
  53889.                 'interval' => '30 seconds',
  53890.             ],
  53891.             'shopware.api.rate_limiter.reset_password.limits.0.limit' => 3,
  53892.             'shopware.api.rate_limiter.reset_password.limits.0.interval' => '30 seconds',
  53893.             'shopware.api.rate_limiter.reset_password.limits.1' => [
  53894.                 'limit' => 5,
  53895.                 'interval' => '60 seconds',
  53896.             ],
  53897.             'shopware.api.rate_limiter.reset_password.limits.1.limit' => 5,
  53898.             'shopware.api.rate_limiter.reset_password.limits.1.interval' => '60 seconds',
  53899.             'shopware.api.rate_limiter.reset_password.limits.2' => [
  53900.                 'limit' => 10,
  53901.                 'interval' => '90 seconds',
  53902.             ],
  53903.             'shopware.api.rate_limiter.reset_password.limits.2.limit' => 10,
  53904.             'shopware.api.rate_limiter.reset_password.limits.2.interval' => '90 seconds',
  53905.             'shopware.api.rate_limiter.reset_password.lock_factory' => 'lock.factory',
  53906.             'shopware.api.rate_limiter.reset_password.cache_pool' => 'cache.rate_limiter',
  53907.             'shopware.api.rate_limiter.user_recovery' => [
  53908.                 'enabled' => true,
  53909.                 'policy' => 'time_backoff',
  53910.                 'reset' => '24 hours',
  53911.                 'limits' => [
  53912.                     => [
  53913.                         'limit' => 3,
  53914.                         'interval' => '30 seconds',
  53915.                     ],
  53916.                     => [
  53917.                         'limit' => 5,
  53918.                         'interval' => '60 seconds',
  53919.                     ],
  53920.                     => [
  53921.                         'limit' => 10,
  53922.                         'interval' => '90 seconds',
  53923.                     ],
  53924.                 ],
  53925.                 'lock_factory' => 'lock.factory',
  53926.                 'cache_pool' => 'cache.rate_limiter',
  53927.             ],
  53928.             'shopware.api.rate_limiter.user_recovery.enabled' => true,
  53929.             'shopware.api.rate_limiter.user_recovery.policy' => 'time_backoff',
  53930.             'shopware.api.rate_limiter.user_recovery.reset' => '24 hours',
  53931.             'shopware.api.rate_limiter.user_recovery.limits' => [
  53932.                 => [
  53933.                     'limit' => 3,
  53934.                     'interval' => '30 seconds',
  53935.                 ],
  53936.                 => [
  53937.                     'limit' => 5,
  53938.                     'interval' => '60 seconds',
  53939.                 ],
  53940.                 => [
  53941.                     'limit' => 10,
  53942.                     'interval' => '90 seconds',
  53943.                 ],
  53944.             ],
  53945.             'shopware.api.rate_limiter.user_recovery.limits.0' => [
  53946.                 'limit' => 3,
  53947.                 'interval' => '30 seconds',
  53948.             ],
  53949.             'shopware.api.rate_limiter.user_recovery.limits.0.limit' => 3,
  53950.             'shopware.api.rate_limiter.user_recovery.limits.0.interval' => '30 seconds',
  53951.             'shopware.api.rate_limiter.user_recovery.limits.1' => [
  53952.                 'limit' => 5,
  53953.                 'interval' => '60 seconds',
  53954.             ],
  53955.             'shopware.api.rate_limiter.user_recovery.limits.1.limit' => 5,
  53956.             'shopware.api.rate_limiter.user_recovery.limits.1.interval' => '60 seconds',
  53957.             'shopware.api.rate_limiter.user_recovery.limits.2' => [
  53958.                 'limit' => 10,
  53959.                 'interval' => '90 seconds',
  53960.             ],
  53961.             'shopware.api.rate_limiter.user_recovery.limits.2.limit' => 10,
  53962.             'shopware.api.rate_limiter.user_recovery.limits.2.interval' => '90 seconds',
  53963.             'shopware.api.rate_limiter.user_recovery.lock_factory' => 'lock.factory',
  53964.             'shopware.api.rate_limiter.user_recovery.cache_pool' => 'cache.rate_limiter',
  53965.             'shopware.api.rate_limiter.contact_form' => [
  53966.                 'enabled' => true,
  53967.                 'policy' => 'time_backoff',
  53968.                 'reset' => '24 hours',
  53969.                 'limits' => [
  53970.                     => [
  53971.                         'limit' => 3,
  53972.                         'interval' => '30 seconds',
  53973.                     ],
  53974.                     => [
  53975.                         'limit' => 5,
  53976.                         'interval' => '60 seconds',
  53977.                     ],
  53978.                     => [
  53979.                         'limit' => 10,
  53980.                         'interval' => '90 seconds',
  53981.                     ],
  53982.                 ],
  53983.                 'lock_factory' => 'lock.factory',
  53984.                 'cache_pool' => 'cache.rate_limiter',
  53985.             ],
  53986.             'shopware.api.rate_limiter.contact_form.enabled' => true,
  53987.             'shopware.api.rate_limiter.contact_form.policy' => 'time_backoff',
  53988.             'shopware.api.rate_limiter.contact_form.reset' => '24 hours',
  53989.             'shopware.api.rate_limiter.contact_form.limits' => [
  53990.                 => [
  53991.                     'limit' => 3,
  53992.                     'interval' => '30 seconds',
  53993.                 ],
  53994.                 => [
  53995.                     'limit' => 5,
  53996.                     'interval' => '60 seconds',
  53997.                 ],
  53998.                 => [
  53999.                     'limit' => 10,
  54000.                     'interval' => '90 seconds',
  54001.                 ],
  54002.             ],
  54003.             'shopware.api.rate_limiter.contact_form.limits.0' => [
  54004.                 'limit' => 3,
  54005.                 'interval' => '30 seconds',
  54006.             ],
  54007.             'shopware.api.rate_limiter.contact_form.limits.0.limit' => 3,
  54008.             'shopware.api.rate_limiter.contact_form.limits.0.interval' => '30 seconds',
  54009.             'shopware.api.rate_limiter.contact_form.limits.1' => [
  54010.                 'limit' => 5,
  54011.                 'interval' => '60 seconds',
  54012.             ],
  54013.             'shopware.api.rate_limiter.contact_form.limits.1.limit' => 5,
  54014.             'shopware.api.rate_limiter.contact_form.limits.1.interval' => '60 seconds',
  54015.             'shopware.api.rate_limiter.contact_form.limits.2' => [
  54016.                 'limit' => 10,
  54017.                 'interval' => '90 seconds',
  54018.             ],
  54019.             'shopware.api.rate_limiter.contact_form.limits.2.limit' => 10,
  54020.             'shopware.api.rate_limiter.contact_form.limits.2.interval' => '90 seconds',
  54021.             'shopware.api.rate_limiter.contact_form.lock_factory' => 'lock.factory',
  54022.             'shopware.api.rate_limiter.contact_form.cache_pool' => 'cache.rate_limiter',
  54023.             'shopware.api.rate_limiter.notification' => [
  54024.                 'enabled' => true,
  54025.                 'policy' => 'time_backoff',
  54026.                 'reset' => '24 hours',
  54027.                 'limits' => [
  54028.                     => [
  54029.                         'limit' => 10,
  54030.                         'interval' => '10 seconds',
  54031.                     ],
  54032.                     => [
  54033.                         'limit' => 15,
  54034.                         'interval' => '30 seconds',
  54035.                     ],
  54036.                     => [
  54037.                         'limit' => 20,
  54038.                         'interval' => '60 seconds',
  54039.                     ],
  54040.                 ],
  54041.                 'lock_factory' => 'lock.factory',
  54042.                 'cache_pool' => 'cache.rate_limiter',
  54043.             ],
  54044.             'shopware.api.rate_limiter.notification.enabled' => true,
  54045.             'shopware.api.rate_limiter.notification.policy' => 'time_backoff',
  54046.             'shopware.api.rate_limiter.notification.reset' => '24 hours',
  54047.             'shopware.api.rate_limiter.notification.limits' => [
  54048.                 => [
  54049.                     'limit' => 10,
  54050.                     'interval' => '10 seconds',
  54051.                 ],
  54052.                 => [
  54053.                     'limit' => 15,
  54054.                     'interval' => '30 seconds',
  54055.                 ],
  54056.                 => [
  54057.                     'limit' => 20,
  54058.                     'interval' => '60 seconds',
  54059.                 ],
  54060.             ],
  54061.             'shopware.api.rate_limiter.notification.limits.0' => [
  54062.                 'limit' => 10,
  54063.                 'interval' => '10 seconds',
  54064.             ],
  54065.             'shopware.api.rate_limiter.notification.limits.0.limit' => 10,
  54066.             'shopware.api.rate_limiter.notification.limits.0.interval' => '10 seconds',
  54067.             'shopware.api.rate_limiter.notification.limits.1' => [
  54068.                 'limit' => 15,
  54069.                 'interval' => '30 seconds',
  54070.             ],
  54071.             'shopware.api.rate_limiter.notification.limits.1.limit' => 15,
  54072.             'shopware.api.rate_limiter.notification.limits.1.interval' => '30 seconds',
  54073.             'shopware.api.rate_limiter.notification.limits.2' => [
  54074.                 'limit' => 20,
  54075.                 'interval' => '60 seconds',
  54076.             ],
  54077.             'shopware.api.rate_limiter.notification.limits.2.limit' => 20,
  54078.             'shopware.api.rate_limiter.notification.limits.2.interval' => '60 seconds',
  54079.             'shopware.api.rate_limiter.notification.lock_factory' => 'lock.factory',
  54080.             'shopware.api.rate_limiter.notification.cache_pool' => 'cache.rate_limiter',
  54081.             'shopware.api.rate_limiter.newsletter_form' => [
  54082.                 'enabled' => true,
  54083.                 'policy' => 'time_backoff',
  54084.                 'reset' => '24 hours',
  54085.                 'limits' => [
  54086.                     => [
  54087.                         'limit' => 3,
  54088.                         'interval' => '30 seconds',
  54089.                     ],
  54090.                     => [
  54091.                         'limit' => 5,
  54092.                         'interval' => '60 seconds',
  54093.                     ],
  54094.                     => [
  54095.                         'limit' => 10,
  54096.                         'interval' => '90 seconds',
  54097.                     ],
  54098.                 ],
  54099.                 'lock_factory' => 'lock.factory',
  54100.                 'cache_pool' => 'cache.rate_limiter',
  54101.             ],
  54102.             'shopware.api.rate_limiter.newsletter_form.enabled' => true,
  54103.             'shopware.api.rate_limiter.newsletter_form.policy' => 'time_backoff',
  54104.             'shopware.api.rate_limiter.newsletter_form.reset' => '24 hours',
  54105.             'shopware.api.rate_limiter.newsletter_form.limits' => [
  54106.                 => [
  54107.                     'limit' => 3,
  54108.                     'interval' => '30 seconds',
  54109.                 ],
  54110.                 => [
  54111.                     'limit' => 5,
  54112.                     'interval' => '60 seconds',
  54113.                 ],
  54114.                 => [
  54115.                     'limit' => 10,
  54116.                     'interval' => '90 seconds',
  54117.                 ],
  54118.             ],
  54119.             'shopware.api.rate_limiter.newsletter_form.limits.0' => [
  54120.                 'limit' => 3,
  54121.                 'interval' => '30 seconds',
  54122.             ],
  54123.             'shopware.api.rate_limiter.newsletter_form.limits.0.limit' => 3,
  54124.             'shopware.api.rate_limiter.newsletter_form.limits.0.interval' => '30 seconds',
  54125.             'shopware.api.rate_limiter.newsletter_form.limits.1' => [
  54126.                 'limit' => 5,
  54127.                 'interval' => '60 seconds',
  54128.             ],
  54129.             'shopware.api.rate_limiter.newsletter_form.limits.1.limit' => 5,
  54130.             'shopware.api.rate_limiter.newsletter_form.limits.1.interval' => '60 seconds',
  54131.             'shopware.api.rate_limiter.newsletter_form.limits.2' => [
  54132.                 'limit' => 10,
  54133.                 'interval' => '90 seconds',
  54134.             ],
  54135.             'shopware.api.rate_limiter.newsletter_form.limits.2.limit' => 10,
  54136.             'shopware.api.rate_limiter.newsletter_form.limits.2.interval' => '90 seconds',
  54137.             'shopware.api.rate_limiter.newsletter_form.lock_factory' => 'lock.factory',
  54138.             'shopware.api.rate_limiter.newsletter_form.cache_pool' => 'cache.rate_limiter',
  54139.             'shopware.api.rate_limiter.cart_add_line_item' => [
  54140.                 'enabled' => true,
  54141.                 'policy' => 'system_config',
  54142.                 'reset' => '1 hours',
  54143.                 'limits' => [
  54144.                     => [
  54145.                         'domain' => 'core.cart.lineItemAddLimit',
  54146.                         'interval' => '60 seconds',
  54147.                     ],
  54148.                 ],
  54149.                 'lock_factory' => 'lock.factory',
  54150.                 'cache_pool' => 'cache.rate_limiter',
  54151.             ],
  54152.             'shopware.api.rate_limiter.cart_add_line_item.enabled' => true,
  54153.             'shopware.api.rate_limiter.cart_add_line_item.policy' => 'system_config',
  54154.             'shopware.api.rate_limiter.cart_add_line_item.reset' => '1 hours',
  54155.             'shopware.api.rate_limiter.cart_add_line_item.limits' => [
  54156.                 => [
  54157.                     'domain' => 'core.cart.lineItemAddLimit',
  54158.                     'interval' => '60 seconds',
  54159.                 ],
  54160.             ],
  54161.             'shopware.api.rate_limiter.cart_add_line_item.limits.0' => [
  54162.                 'domain' => 'core.cart.lineItemAddLimit',
  54163.                 'interval' => '60 seconds',
  54164.             ],
  54165.             'shopware.api.rate_limiter.cart_add_line_item.limits.0.domain' => 'core.cart.lineItemAddLimit',
  54166.             'shopware.api.rate_limiter.cart_add_line_item.limits.0.interval' => '60 seconds',
  54167.             'shopware.api.rate_limiter.cart_add_line_item.lock_factory' => 'lock.factory',
  54168.             'shopware.api.rate_limiter.cart_add_line_item.cache_pool' => 'cache.rate_limiter',
  54169.             'shopware.admin_worker' => [
  54170.                 'enable_admin_worker' => false,
  54171.                 'poll_interval' => 20,
  54172.                 'transports' => [
  54173.                     => 'default',
  54174.                 ],
  54175.                 'memory_limit' => '128M',
  54176.             ],
  54177.             'shopware.admin_worker.enable_admin_worker' => false,
  54178.             'shopware.admin_worker.poll_interval' => 20,
  54179.             'shopware.admin_worker.transports' => [
  54180.                 => 'default',
  54181.             ],
  54182.             'shopware.admin_worker.transports.0' => 'default',
  54183.             'shopware.admin_worker.memory_limit' => '128M',
  54184.             'shopware.auto_update' => [
  54185.                 'enabled' => false,
  54186.             ],
  54187.             'shopware.auto_update.enabled' => false,
  54188.             'shopware.store' => [
  54189.                 'frw' => false,
  54190.             ],
  54191.             'shopware.sitemap' => [
  54192.                 'batchsize' => 100,
  54193.                 'custom_urls' => [
  54194.                 ],
  54195.                 'excluded_urls' => [
  54196.                 ],
  54197.             ],
  54198.             'shopware.sitemap.batchsize' => 100,
  54199.             'shopware.sitemap.custom_urls' => [
  54200.             ],
  54201.             'shopware.sitemap.excluded_urls' => [
  54202.             ],
  54203.             'shopware.media' => [
  54204.                 'enable_url_upload_feature' => true,
  54205.                 'enable_url_validation' => false,
  54206.                 'url_upload_max_size' => 0,
  54207.             ],
  54208.             'shopware.media.enable_url_upload_feature' => true,
  54209.             'shopware.media.enable_url_validation' => false,
  54210.             'shopware.media.url_upload_max_size' => 0,
  54211.             'shopware.dal' => [
  54212.                 'batch_size' => 125,
  54213.                 'max_rule_prices' => 100,
  54214.                 'versioning' => [
  54215.                     'expire_days' => 30,
  54216.                 ],
  54217.             ],
  54218.             'shopware.dal.batch_size' => 125,
  54219.             'shopware.dal.max_rule_prices' => 100,
  54220.             'shopware.dal.versioning' => [
  54221.                 'expire_days' => 30,
  54222.             ],
  54223.             'shopware.dal.versioning.expire_days' => 30,
  54224.             'shopware.mail' => [
  54225.                 'update_mail_variables_on_send' => true,
  54226.             ],
  54227.             'shopware.mail.update_mail_variables_on_send' => true,
  54228.             'shopware.cart' => [
  54229.                 'compress' => false,
  54230.                 'expire_days' => 120,
  54231.                 'redis_url' => false,
  54232.             ],
  54233.             'shopware.cart.compress' => false,
  54234.             'shopware.cart.expire_days' => 120,
  54235.             'shopware.cart.redis_url' => false,
  54236.             'shopware.number_range' => [
  54237.                 'increment_storage' => 'SQL',
  54238.                 'redis_url' => false,
  54239.             ],
  54240.             'shopware.number_range.increment_storage' => 'SQL',
  54241.             'shopware.number_range.redis_url' => false,
  54242.             'shopware.sales_channel_context' => [
  54243.                 'expire_days' => 120,
  54244.             ],
  54245.             'shopware.sales_channel_context.expire_days' => 120,
  54246.             'shopware.html_sanitizer.cache_enabled' => true,
  54247.             'shopware.html_sanitizer.sets' => [
  54248.                 'basic' => [
  54249.                     'tags' => [
  54250.                         => 'a',
  54251.                         => 'abbr',
  54252.                         => 'acronym',
  54253.                         => 'address',
  54254.                         => 'b',
  54255.                         => 'bdo',
  54256.                         => 'big',
  54257.                         => 'blockquote',
  54258.                         => 'br',
  54259.                         => 'caption',
  54260.                         10 => 'center',
  54261.                         11 => 'cite',
  54262.                         12 => 'code',
  54263.                         13 => 'col',
  54264.                         14 => 'colgroup',
  54265.                         15 => 'dd',
  54266.                         16 => 'del',
  54267.                         17 => 'dfn',
  54268.                         18 => 'dir',
  54269.                         19 => 'div',
  54270.                         20 => 'dl',
  54271.                         21 => 'dt',
  54272.                         22 => 'em',
  54273.                         23 => 'font',
  54274.                         24 => 'h1',
  54275.                         25 => 'h2',
  54276.                         26 => 'h3',
  54277.                         27 => 'h4',
  54278.                         28 => 'h5',
  54279.                         29 => 'h6',
  54280.                         30 => 'hr',
  54281.                         31 => 'i',
  54282.                         32 => 'ins',
  54283.                         33 => 'kbd',
  54284.                         34 => 'li',
  54285.                         35 => 'menu',
  54286.                         36 => 'ol',
  54287.                         37 => 'p',
  54288.                         38 => 'pre',
  54289.                         39 => 'q',
  54290.                         40 => 's',
  54291.                         41 => 'samp',
  54292.                         42 => 'small',
  54293.                         43 => 'span',
  54294.                         44 => 'strike',
  54295.                         45 => 'strong',
  54296.                         46 => 'sub',
  54297.                         47 => 'sup',
  54298.                         48 => 'table',
  54299.                         49 => 'tbody',
  54300.                         50 => 'td',
  54301.                         51 => 'tfoot',
  54302.                         52 => 'th',
  54303.                         53 => 'thead',
  54304.                         54 => 'tr',
  54305.                         55 => 'tt',
  54306.                         56 => 'u',
  54307.                         57 => 'ul',
  54308.                         58 => 'var',
  54309.                     ],
  54310.                     'attributes' => [
  54311.                         => 'align',
  54312.                         => 'bgcolor',
  54313.                         => 'border',
  54314.                         => 'cellpadding',
  54315.                         => 'cellspacing',
  54316.                         => 'cite',
  54317.                         => 'class',
  54318.                         => 'clear',
  54319.                         => 'color',
  54320.                         => 'colspan',
  54321.                         10 => 'dir',
  54322.                         11 => 'face',
  54323.                         12 => 'frame',
  54324.                         13 => 'height',
  54325.                         14 => 'href',
  54326.                         15 => 'id',
  54327.                         16 => 'lang',
  54328.                         17 => 'name',
  54329.                         18 => 'noshade',
  54330.                         19 => 'nowrap',
  54331.                         20 => 'rel',
  54332.                         21 => 'rev',
  54333.                         22 => 'rowspan',
  54334.                         23 => 'scope',
  54335.                         24 => 'size',
  54336.                         25 => 'span',
  54337.                         26 => 'start',
  54338.                         27 => 'style',
  54339.                         28 => 'summary',
  54340.                         29 => 'title',
  54341.                         30 => 'type',
  54342.                         31 => 'valign',
  54343.                         32 => 'value',
  54344.                         33 => 'width',
  54345.                     ],
  54346.                     'options' => [
  54347.                     ],
  54348.                 ],
  54349.                 'media' => [
  54350.                     'tags' => [
  54351.                         => 'img',
  54352.                     ],
  54353.                     'attributes' => [
  54354.                         => 'src',
  54355.                         => 'alt',
  54356.                     ],
  54357.                     'options' => [
  54358.                     ],
  54359.                 ],
  54360.                 'script' => [
  54361.                     'tags' => [
  54362.                         => 'script',
  54363.                     ],
  54364.                     'options' => [
  54365.                         'HTML.Trusted' => true,
  54366.                     ],
  54367.                     'attributes' => [
  54368.                     ],
  54369.                 ],
  54370.                 'tidy' => [
  54371.                     'options' => [
  54372.                         'Output.TidyFormat' => true,
  54373.                     ],
  54374.                     'tags' => [
  54375.                     ],
  54376.                     'attributes' => [
  54377.                     ],
  54378.                 ],
  54379.             ],
  54380.             'shopware.html_sanitizer.sets.basic' => [
  54381.                 'tags' => [
  54382.                     => 'a',
  54383.                     => 'abbr',
  54384.                     => 'acronym',
  54385.                     => 'address',
  54386.                     => 'b',
  54387.                     => 'bdo',
  54388.                     => 'big',
  54389.                     => 'blockquote',
  54390.                     => 'br',
  54391.                     => 'caption',
  54392.                     10 => 'center',
  54393.                     11 => 'cite',
  54394.                     12 => 'code',
  54395.                     13 => 'col',
  54396.                     14 => 'colgroup',
  54397.                     15 => 'dd',
  54398.                     16 => 'del',
  54399.                     17 => 'dfn',
  54400.                     18 => 'dir',
  54401.                     19 => 'div',
  54402.                     20 => 'dl',
  54403.                     21 => 'dt',
  54404.                     22 => 'em',
  54405.                     23 => 'font',
  54406.                     24 => 'h1',
  54407.                     25 => 'h2',
  54408.                     26 => 'h3',
  54409.                     27 => 'h4',
  54410.                     28 => 'h5',
  54411.                     29 => 'h6',
  54412.                     30 => 'hr',
  54413.                     31 => 'i',
  54414.                     32 => 'ins',
  54415.                     33 => 'kbd',
  54416.                     34 => 'li',
  54417.                     35 => 'menu',
  54418.                     36 => 'ol',
  54419.                     37 => 'p',
  54420.                     38 => 'pre',
  54421.                     39 => 'q',
  54422.                     40 => 's',
  54423.                     41 => 'samp',
  54424.                     42 => 'small',
  54425.                     43 => 'span',
  54426.                     44 => 'strike',
  54427.                     45 => 'strong',
  54428.                     46 => 'sub',
  54429.                     47 => 'sup',
  54430.                     48 => 'table',
  54431.                     49 => 'tbody',
  54432.                     50 => 'td',
  54433.                     51 => 'tfoot',
  54434.                     52 => 'th',
  54435.                     53 => 'thead',
  54436.                     54 => 'tr',
  54437.                     55 => 'tt',
  54438.                     56 => 'u',
  54439.                     57 => 'ul',
  54440.                     58 => 'var',
  54441.                 ],
  54442.                 'attributes' => [
  54443.                     => 'align',
  54444.                     => 'bgcolor',
  54445.                     => 'border',
  54446.                     => 'cellpadding',
  54447.                     => 'cellspacing',
  54448.                     => 'cite',
  54449.                     => 'class',
  54450.                     => 'clear',
  54451.                     => 'color',
  54452.                     => 'colspan',
  54453.                     10 => 'dir',
  54454.                     11 => 'face',
  54455.                     12 => 'frame',
  54456.                     13 => 'height',
  54457.                     14 => 'href',
  54458.                     15 => 'id',
  54459.                     16 => 'lang',
  54460.                     17 => 'name',
  54461.                     18 => 'noshade',
  54462.                     19 => 'nowrap',
  54463.                     20 => 'rel',
  54464.                     21 => 'rev',
  54465.                     22 => 'rowspan',
  54466.                     23 => 'scope',
  54467.                     24 => 'size',
  54468.                     25 => 'span',
  54469.                     26 => 'start',
  54470.                     27 => 'style',
  54471.                     28 => 'summary',
  54472.                     29 => 'title',
  54473.                     30 => 'type',
  54474.                     31 => 'valign',
  54475.                     32 => 'value',
  54476.                     33 => 'width',
  54477.                 ],
  54478.                 'options' => [
  54479.                 ],
  54480.             ],
  54481.             'shopware.html_sanitizer.sets.basic.tags' => [
  54482.                 => 'a',
  54483.                 => 'abbr',
  54484.                 => 'acronym',
  54485.                 => 'address',
  54486.                 => 'b',
  54487.                 => 'bdo',
  54488.                 => 'big',
  54489.                 => 'blockquote',
  54490.                 => 'br',
  54491.                 => 'caption',
  54492.                 10 => 'center',
  54493.                 11 => 'cite',
  54494.                 12 => 'code',
  54495.                 13 => 'col',
  54496.                 14 => 'colgroup',
  54497.                 15 => 'dd',
  54498.                 16 => 'del',
  54499.                 17 => 'dfn',
  54500.                 18 => 'dir',
  54501.                 19 => 'div',
  54502.                 20 => 'dl',
  54503.                 21 => 'dt',
  54504.                 22 => 'em',
  54505.                 23 => 'font',
  54506.                 24 => 'h1',
  54507.                 25 => 'h2',
  54508.                 26 => 'h3',
  54509.                 27 => 'h4',
  54510.                 28 => 'h5',
  54511.                 29 => 'h6',
  54512.                 30 => 'hr',
  54513.                 31 => 'i',
  54514.                 32 => 'ins',
  54515.                 33 => 'kbd',
  54516.                 34 => 'li',
  54517.                 35 => 'menu',
  54518.                 36 => 'ol',
  54519.                 37 => 'p',
  54520.                 38 => 'pre',
  54521.                 39 => 'q',
  54522.                 40 => 's',
  54523.                 41 => 'samp',
  54524.                 42 => 'small',
  54525.                 43 => 'span',
  54526.                 44 => 'strike',
  54527.                 45 => 'strong',
  54528.                 46 => 'sub',
  54529.                 47 => 'sup',
  54530.                 48 => 'table',
  54531.                 49 => 'tbody',
  54532.                 50 => 'td',
  54533.                 51 => 'tfoot',
  54534.                 52 => 'th',
  54535.                 53 => 'thead',
  54536.                 54 => 'tr',
  54537.                 55 => 'tt',
  54538.                 56 => 'u',
  54539.                 57 => 'ul',
  54540.                 58 => 'var',
  54541.             ],
  54542.             'shopware.html_sanitizer.sets.basic.tags.0' => 'a',
  54543.             'shopware.html_sanitizer.sets.basic.tags.1' => 'abbr',
  54544.             'shopware.html_sanitizer.sets.basic.tags.2' => 'acronym',
  54545.             'shopware.html_sanitizer.sets.basic.tags.3' => 'address',
  54546.             'shopware.html_sanitizer.sets.basic.tags.4' => 'b',
  54547.             'shopware.html_sanitizer.sets.basic.tags.5' => 'bdo',
  54548.             'shopware.html_sanitizer.sets.basic.tags.6' => 'big',
  54549.             'shopware.html_sanitizer.sets.basic.tags.7' => 'blockquote',
  54550.             'shopware.html_sanitizer.sets.basic.tags.8' => 'br',
  54551.             'shopware.html_sanitizer.sets.basic.tags.9' => 'caption',
  54552.             'shopware.html_sanitizer.sets.basic.tags.10' => 'center',
  54553.             'shopware.html_sanitizer.sets.basic.tags.11' => 'cite',
  54554.             'shopware.html_sanitizer.sets.basic.tags.12' => 'code',
  54555.             'shopware.html_sanitizer.sets.basic.tags.13' => 'col',
  54556.             'shopware.html_sanitizer.sets.basic.tags.14' => 'colgroup',
  54557.             'shopware.html_sanitizer.sets.basic.tags.15' => 'dd',
  54558.             'shopware.html_sanitizer.sets.basic.tags.16' => 'del',
  54559.             'shopware.html_sanitizer.sets.basic.tags.17' => 'dfn',
  54560.             'shopware.html_sanitizer.sets.basic.tags.18' => 'dir',
  54561.             'shopware.html_sanitizer.sets.basic.tags.19' => 'div',
  54562.             'shopware.html_sanitizer.sets.basic.tags.20' => 'dl',
  54563.             'shopware.html_sanitizer.sets.basic.tags.21' => 'dt',
  54564.             'shopware.html_sanitizer.sets.basic.tags.22' => 'em',
  54565.             'shopware.html_sanitizer.sets.basic.tags.23' => 'font',
  54566.             'shopware.html_sanitizer.sets.basic.tags.24' => 'h1',
  54567.             'shopware.html_sanitizer.sets.basic.tags.25' => 'h2',
  54568.             'shopware.html_sanitizer.sets.basic.tags.26' => 'h3',
  54569.             'shopware.html_sanitizer.sets.basic.tags.27' => 'h4',
  54570.             'shopware.html_sanitizer.sets.basic.tags.28' => 'h5',
  54571.             'shopware.html_sanitizer.sets.basic.tags.29' => 'h6',
  54572.             'shopware.html_sanitizer.sets.basic.tags.30' => 'hr',
  54573.             'shopware.html_sanitizer.sets.basic.tags.31' => 'i',
  54574.             'shopware.html_sanitizer.sets.basic.tags.32' => 'ins',
  54575.             'shopware.html_sanitizer.sets.basic.tags.33' => 'kbd',
  54576.             'shopware.html_sanitizer.sets.basic.tags.34' => 'li',
  54577.             'shopware.html_sanitizer.sets.basic.tags.35' => 'menu',
  54578.             'shopware.html_sanitizer.sets.basic.tags.36' => 'ol',
  54579.             'shopware.html_sanitizer.sets.basic.tags.37' => 'p',
  54580.             'shopware.html_sanitizer.sets.basic.tags.38' => 'pre',
  54581.             'shopware.html_sanitizer.sets.basic.tags.39' => 'q',
  54582.             'shopware.html_sanitizer.sets.basic.tags.40' => 's',
  54583.             'shopware.html_sanitizer.sets.basic.tags.41' => 'samp',
  54584.             'shopware.html_sanitizer.sets.basic.tags.42' => 'small',
  54585.             'shopware.html_sanitizer.sets.basic.tags.43' => 'span',
  54586.             'shopware.html_sanitizer.sets.basic.tags.44' => 'strike',
  54587.             'shopware.html_sanitizer.sets.basic.tags.45' => 'strong',
  54588.             'shopware.html_sanitizer.sets.basic.tags.46' => 'sub',
  54589.             'shopware.html_sanitizer.sets.basic.tags.47' => 'sup',
  54590.             'shopware.html_sanitizer.sets.basic.tags.48' => 'table',
  54591.             'shopware.html_sanitizer.sets.basic.tags.49' => 'tbody',
  54592.             'shopware.html_sanitizer.sets.basic.tags.50' => 'td',
  54593.             'shopware.html_sanitizer.sets.basic.tags.51' => 'tfoot',
  54594.             'shopware.html_sanitizer.sets.basic.tags.52' => 'th',
  54595.             'shopware.html_sanitizer.sets.basic.tags.53' => 'thead',
  54596.             'shopware.html_sanitizer.sets.basic.tags.54' => 'tr',
  54597.             'shopware.html_sanitizer.sets.basic.tags.55' => 'tt',
  54598.             'shopware.html_sanitizer.sets.basic.tags.56' => 'u',
  54599.             'shopware.html_sanitizer.sets.basic.tags.57' => 'ul',
  54600.             'shopware.html_sanitizer.sets.basic.tags.58' => 'var',
  54601.             'shopware.html_sanitizer.sets.basic.attributes' => [
  54602.                 => 'align',
  54603.                 => 'bgcolor',
  54604.                 => 'border',
  54605.                 => 'cellpadding',
  54606.                 => 'cellspacing',
  54607.                 => 'cite',
  54608.                 => 'class',
  54609.                 => 'clear',
  54610.                 => 'color',
  54611.                 => 'colspan',
  54612.                 10 => 'dir',
  54613.                 11 => 'face',
  54614.                 12 => 'frame',
  54615.                 13 => 'height',
  54616.                 14 => 'href',
  54617.                 15 => 'id',
  54618.                 16 => 'lang',
  54619.                 17 => 'name',
  54620.                 18 => 'noshade',
  54621.                 19 => 'nowrap',
  54622.                 20 => 'rel',
  54623.                 21 => 'rev',
  54624.                 22 => 'rowspan',
  54625.                 23 => 'scope',
  54626.                 24 => 'size',
  54627.                 25 => 'span',
  54628.                 26 => 'start',
  54629.                 27 => 'style',
  54630.                 28 => 'summary',
  54631.                 29 => 'title',
  54632.                 30 => 'type',
  54633.                 31 => 'valign',
  54634.                 32 => 'value',
  54635.                 33 => 'width',
  54636.             ],
  54637.             'shopware.html_sanitizer.sets.basic.attributes.0' => 'align',
  54638.             'shopware.html_sanitizer.sets.basic.attributes.1' => 'bgcolor',
  54639.             'shopware.html_sanitizer.sets.basic.attributes.2' => 'border',
  54640.             'shopware.html_sanitizer.sets.basic.attributes.3' => 'cellpadding',
  54641.             'shopware.html_sanitizer.sets.basic.attributes.4' => 'cellspacing',
  54642.             'shopware.html_sanitizer.sets.basic.attributes.5' => 'cite',
  54643.             'shopware.html_sanitizer.sets.basic.attributes.6' => 'class',
  54644.             'shopware.html_sanitizer.sets.basic.attributes.7' => 'clear',
  54645.             'shopware.html_sanitizer.sets.basic.attributes.8' => 'color',
  54646.             'shopware.html_sanitizer.sets.basic.attributes.9' => 'colspan',
  54647.             'shopware.html_sanitizer.sets.basic.attributes.10' => 'dir',
  54648.             'shopware.html_sanitizer.sets.basic.attributes.11' => 'face',
  54649.             'shopware.html_sanitizer.sets.basic.attributes.12' => 'frame',
  54650.             'shopware.html_sanitizer.sets.basic.attributes.13' => 'height',
  54651.             'shopware.html_sanitizer.sets.basic.attributes.14' => 'href',
  54652.             'shopware.html_sanitizer.sets.basic.attributes.15' => 'id',
  54653.             'shopware.html_sanitizer.sets.basic.attributes.16' => 'lang',
  54654.             'shopware.html_sanitizer.sets.basic.attributes.17' => 'name',
  54655.             'shopware.html_sanitizer.sets.basic.attributes.18' => 'noshade',
  54656.             'shopware.html_sanitizer.sets.basic.attributes.19' => 'nowrap',
  54657.             'shopware.html_sanitizer.sets.basic.attributes.20' => 'rel',
  54658.             'shopware.html_sanitizer.sets.basic.attributes.21' => 'rev',
  54659.             'shopware.html_sanitizer.sets.basic.attributes.22' => 'rowspan',
  54660.             'shopware.html_sanitizer.sets.basic.attributes.23' => 'scope',
  54661.             'shopware.html_sanitizer.sets.basic.attributes.24' => 'size',
  54662.             'shopware.html_sanitizer.sets.basic.attributes.25' => 'span',
  54663.             'shopware.html_sanitizer.sets.basic.attributes.26' => 'start',
  54664.             'shopware.html_sanitizer.sets.basic.attributes.27' => 'style',
  54665.             'shopware.html_sanitizer.sets.basic.attributes.28' => 'summary',
  54666.             'shopware.html_sanitizer.sets.basic.attributes.29' => 'title',
  54667.             'shopware.html_sanitizer.sets.basic.attributes.30' => 'type',
  54668.             'shopware.html_sanitizer.sets.basic.attributes.31' => 'valign',
  54669.             'shopware.html_sanitizer.sets.basic.attributes.32' => 'value',
  54670.             'shopware.html_sanitizer.sets.basic.attributes.33' => 'width',
  54671.             'shopware.html_sanitizer.sets.basic.options' => [
  54672.             ],
  54673.             'shopware.html_sanitizer.sets.media' => [
  54674.                 'tags' => [
  54675.                     => 'img',
  54676.                 ],
  54677.                 'attributes' => [
  54678.                     => 'src',
  54679.                     => 'alt',
  54680.                 ],
  54681.                 'options' => [
  54682.                 ],
  54683.             ],
  54684.             'shopware.html_sanitizer.sets.media.tags' => [
  54685.                 => 'img',
  54686.             ],
  54687.             'shopware.html_sanitizer.sets.media.tags.0' => 'img',
  54688.             'shopware.html_sanitizer.sets.media.attributes' => [
  54689.                 => 'src',
  54690.                 => 'alt',
  54691.             ],
  54692.             'shopware.html_sanitizer.sets.media.attributes.0' => 'src',
  54693.             'shopware.html_sanitizer.sets.media.attributes.1' => 'alt',
  54694.             'shopware.html_sanitizer.sets.media.options' => [
  54695.             ],
  54696.             'shopware.html_sanitizer.sets.script' => [
  54697.                 'tags' => [
  54698.                     => 'script',
  54699.                 ],
  54700.                 'options' => [
  54701.                     'HTML.Trusted' => true,
  54702.                 ],
  54703.                 'attributes' => [
  54704.                 ],
  54705.             ],
  54706.             'shopware.html_sanitizer.sets.script.tags' => [
  54707.                 => 'script',
  54708.             ],
  54709.             'shopware.html_sanitizer.sets.script.tags.0' => 'script',
  54710.             'shopware.html_sanitizer.sets.script.options' => [
  54711.                 'HTML.Trusted' => true,
  54712.             ],
  54713.             'shopware.html_sanitizer.sets.script.options.HTML.Trusted' => true,
  54714.             'shopware.html_sanitizer.sets.script.attributes' => [
  54715.             ],
  54716.             'shopware.html_sanitizer.sets.tidy' => [
  54717.                 'options' => [
  54718.                     'Output.TidyFormat' => true,
  54719.                 ],
  54720.                 'tags' => [
  54721.                 ],
  54722.                 'attributes' => [
  54723.                 ],
  54724.             ],
  54725.             'shopware.html_sanitizer.sets.tidy.options' => [
  54726.                 'Output.TidyFormat' => true,
  54727.             ],
  54728.             'shopware.html_sanitizer.sets.tidy.options.Output.TidyFormat' => true,
  54729.             'shopware.html_sanitizer.sets.tidy.tags' => [
  54730.             ],
  54731.             'shopware.html_sanitizer.sets.tidy.attributes' => [
  54732.             ],
  54733.             'shopware.html_sanitizer.fields' => [
  54734.                 'product_translation.description' => [
  54735.                     'sets' => [
  54736.                         => 'basic',
  54737.                         => 'media',
  54738.                     ],
  54739.                 ],
  54740.                 'app_cms_block.template' => [
  54741.                     'sets' => [
  54742.                         => 'basic',
  54743.                         => 'media',
  54744.                         => 'tidy',
  54745.                     ],
  54746.                 ],
  54747.             ],
  54748.             'shopware.html_sanitizer.fields.product_translation.description' => [
  54749.                 'sets' => [
  54750.                     => 'basic',
  54751.                     => 'media',
  54752.                 ],
  54753.             ],
  54754.             'shopware.html_sanitizer.fields.product_translation.description.sets' => [
  54755.                 => 'basic',
  54756.                 => 'media',
  54757.             ],
  54758.             'shopware.html_sanitizer.fields.product_translation.description.sets.0' => 'basic',
  54759.             'shopware.html_sanitizer.fields.product_translation.description.sets.1' => 'media',
  54760.             'shopware.html_sanitizer.fields.app_cms_block.template' => [
  54761.                 'sets' => [
  54762.                     => 'basic',
  54763.                     => 'media',
  54764.                     => 'tidy',
  54765.                 ],
  54766.             ],
  54767.             'shopware.html_sanitizer.fields.app_cms_block.template.sets' => [
  54768.                 => 'basic',
  54769.                 => 'media',
  54770.                 => 'tidy',
  54771.             ],
  54772.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.0' => 'basic',
  54773.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.1' => 'media',
  54774.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.2' => 'tidy',
  54775.             'shopware.logger' => [
  54776.                 'file_rotation_count' => 14,
  54777.                 'exclude_exception' => [
  54778.                     => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  54779.                 ],
  54780.                 'exclude_events' => [
  54781.                     => 'user.recovery.request',
  54782.                     => 'customer.recovery.request',
  54783.                 ],
  54784.             ],
  54785.             'shopware.logger.file_rotation_count' => 14,
  54786.             'shopware.logger.exclude_exception' => [
  54787.                 => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  54788.             ],
  54789.             'shopware.logger.exclude_exception.0' => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  54790.             'shopware.logger.exclude_events' => [
  54791.                 => 'user.recovery.request',
  54792.                 => 'customer.recovery.request',
  54793.             ],
  54794.             'shopware.logger.exclude_events.0' => 'user.recovery.request',
  54795.             'shopware.logger.exclude_events.1' => 'customer.recovery.request',
  54796.             'shopware.cache.invalidation' => [
  54797.                 'delay' => 0,
  54798.                 'count' => 150,
  54799.                 'http_cache' => [
  54800.                     => 'logged-in',
  54801.                     => 'cart-filled',
  54802.                 ],
  54803.                 'product_listing_route' => [
  54804.                 ],
  54805.                 'product_detail_route' => [
  54806.                 ],
  54807.                 'product_review_route' => [
  54808.                 ],
  54809.                 'product_search_route' => [
  54810.                 ],
  54811.                 'product_suggest_route' => [
  54812.                 ],
  54813.                 'product_cross_selling_route' => [
  54814.                 ],
  54815.                 'payment_method_route' => [
  54816.                 ],
  54817.                 'shipping_method_route' => [
  54818.                 ],
  54819.                 'navigation_route' => [
  54820.                 ],
  54821.                 'category_route' => [
  54822.                 ],
  54823.                 'landing_page_route' => [
  54824.                 ],
  54825.                 'language_route' => [
  54826.                 ],
  54827.                 'currency_route' => [
  54828.                 ],
  54829.                 'country_route' => [
  54830.                 ],
  54831.                 'country_state_route' => [
  54832.                 ],
  54833.                 'salutation_route' => [
  54834.                 ],
  54835.                 'sitemap_route' => [
  54836.                 ],
  54837.             ],
  54838.             'shopware.cache.invalidation.delay' => 0,
  54839.             'shopware.cache.invalidation.count' => 150,
  54840.             'shopware.cache.invalidation.http_cache' => [
  54841.                 => 'logged-in',
  54842.                 => 'cart-filled',
  54843.             ],
  54844.             'shopware.cache.invalidation.http_cache.0' => 'logged-in',
  54845.             'shopware.cache.invalidation.http_cache.1' => 'cart-filled',
  54846.             'shopware.cache.invalidation.product_listing_route' => [
  54847.             ],
  54848.             'shopware.cache.invalidation.product_detail_route' => [
  54849.             ],
  54850.             'shopware.cache.invalidation.product_review_route' => [
  54851.             ],
  54852.             'shopware.cache.invalidation.product_search_route' => [
  54853.             ],
  54854.             'shopware.cache.invalidation.product_suggest_route' => [
  54855.             ],
  54856.             'shopware.cache.invalidation.product_cross_selling_route' => [
  54857.             ],
  54858.             'shopware.cache.invalidation.payment_method_route' => [
  54859.             ],
  54860.             'shopware.cache.invalidation.shipping_method_route' => [
  54861.             ],
  54862.             'shopware.cache.invalidation.navigation_route' => [
  54863.             ],
  54864.             'shopware.cache.invalidation.category_route' => [
  54865.             ],
  54866.             'shopware.cache.invalidation.landing_page_route' => [
  54867.             ],
  54868.             'shopware.cache.invalidation.language_route' => [
  54869.             ],
  54870.             'shopware.cache.invalidation.currency_route' => [
  54871.             ],
  54872.             'shopware.cache.invalidation.country_route' => [
  54873.             ],
  54874.             'shopware.cache.invalidation.country_state_route' => [
  54875.             ],
  54876.             'shopware.cache.invalidation.salutation_route' => [
  54877.             ],
  54878.             'shopware.cache.invalidation.sitemap_route' => [
  54879.             ],
  54880.             'shopware.twig' => [
  54881.                 'allowed_php_functions' => [
  54882.                 ],
  54883.             ],
  54884.             'shopware.twig.allowed_php_functions' => [
  54885.             ],
  54886.             'storefront.csrf' => [
  54887.                 'enabled' => false,
  54888.                 'mode' => 'ajax',
  54889.             ],
  54890.             'storefront.csrf.enabled' => false,
  54891.             'storefront.csrf.mode' => 'ajax',
  54892.             'storefront.reverse_proxy' => [
  54893.                 'enabled' => false,
  54894.                 'ban_method' => 'BAN',
  54895.                 'hosts' => [
  54896.                     => 'http://127.0.0.1:8080',
  54897.                 ],
  54898.                 'max_parallel_invalidations' => 3,
  54899.                 'redis_url' => 'redis:///var/run/redis/redis.sock?db=0',
  54900.                 'purge_all' => [
  54901.                     'ban_method' => 'BAN',
  54902.                     'ban_headers' => [
  54903.                     ],
  54904.                     'urls' => [
  54905.                         => '/',
  54906.                     ],
  54907.                 ],
  54908.                 'fastly' => [
  54909.                     'enabled' => false,
  54910.                     'api_key' => '',
  54911.                     'instance_tag' => '',
  54912.                     'service_id' => '',
  54913.                     'soft_purge' => '0',
  54914.                     'tag_prefix' => '',
  54915.                 ],
  54916.                 'use_varnish_xkey' => false,
  54917.                 'ban_headers' => [
  54918.                 ],
  54919.             ],
  54920.             'storefront.reverse_proxy.enabled' => false,
  54921.             'storefront.reverse_proxy.ban_method' => 'BAN',
  54922.             'storefront.reverse_proxy.hosts' => [
  54923.                 => 'http://127.0.0.1:8080',
  54924.             ],
  54925.             'storefront.reverse_proxy.hosts.0' => 'http://127.0.0.1:8080',
  54926.             'storefront.reverse_proxy.max_parallel_invalidations' => 3,
  54927.             'storefront.reverse_proxy.redis_url' => 'redis:///var/run/redis/redis.sock?db=0',
  54928.             'storefront.reverse_proxy.purge_all' => [
  54929.                 'ban_method' => 'BAN',
  54930.                 'ban_headers' => [
  54931.                 ],
  54932.                 'urls' => [
  54933.                     => '/',
  54934.                 ],
  54935.             ],
  54936.             'storefront.reverse_proxy.purge_all.ban_method' => 'BAN',
  54937.             'storefront.reverse_proxy.purge_all.ban_headers' => [
  54938.             ],
  54939.             'storefront.reverse_proxy.purge_all.urls' => [
  54940.                 => '/',
  54941.             ],
  54942.             'storefront.reverse_proxy.purge_all.urls.0' => '/',
  54943.             'storefront.reverse_proxy.fastly' => [
  54944.                 'enabled' => false,
  54945.                 'api_key' => '',
  54946.                 'instance_tag' => '',
  54947.                 'service_id' => '',
  54948.                 'soft_purge' => '0',
  54949.                 'tag_prefix' => '',
  54950.             ],
  54951.             'storefront.reverse_proxy.fastly.enabled' => false,
  54952.             'storefront.reverse_proxy.fastly.api_key' => '',
  54953.             'storefront.reverse_proxy.fastly.instance_tag' => '',
  54954.             'storefront.reverse_proxy.fastly.service_id' => '',
  54955.             'storefront.reverse_proxy.fastly.soft_purge' => '0',
  54956.             'storefront.reverse_proxy.fastly.tag_prefix' => '',
  54957.             'storefront.reverse_proxy.use_varnish_xkey' => false,
  54958.             'storefront.reverse_proxy.ban_headers' => [
  54959.             ],
  54960.             'storefront.http_cache' => [
  54961.                 'ignored_url_parameters' => [
  54962.                     => 'pk_campaign',
  54963.                     => 'piwik_campaign',
  54964.                     => 'pk_kwd',
  54965.                     => 'piwik_kwd',
  54966.                     => 'pk_keyword',
  54967.                     => 'mtm_campaign',
  54968.                     => 'matomo_campaign',
  54969.                     => 'mtm_cid',
  54970.                     => 'matomo_cid',
  54971.                     => 'mtm_kwd',
  54972.                     10 => 'matomo_kwd',
  54973.                     11 => 'mtm_keyword',
  54974.                     12 => 'matomo_keyword',
  54975.                     13 => 'mtm_source',
  54976.                     14 => 'matomo_source',
  54977.                     15 => 'mtm_medium',
  54978.                     16 => 'matomo_medium',
  54979.                     17 => 'mtm_content',
  54980.                     18 => 'matomo_content',
  54981.                     19 => 'mtm_group',
  54982.                     20 => 'matomo_group',
  54983.                     21 => 'mtm_placement',
  54984.                     22 => 'matomo_placement',
  54985.                     23 => 'pixelId',
  54986.                     24 => 'kwid',
  54987.                     25 => 'kw',
  54988.                     26 => 'chl',
  54989.                     27 => 'dv',
  54990.                     28 => 'nk',
  54991.                     29 => 'pa',
  54992.                     30 => 'camid',
  54993.                     31 => 'adgid',
  54994.                     32 => 'utm_term',
  54995.                     33 => 'utm_source',
  54996.                     34 => 'utm_medium',
  54997.                     35 => 'utm_campaign',
  54998.                     36 => 'utm_content',
  54999.                     37 => 'cx',
  55000.                     38 => 'ie',
  55001.                     39 => 'cof',
  55002.                     40 => 'siteurl',
  55003.                     41 => '_ga',
  55004.                     42 => 'adgroupid',
  55005.                     43 => 'campaignid',
  55006.                     44 => 'adid',
  55007.                     45 => 'gclsrc',
  55008.                     46 => 'gclid',
  55009.                     47 => 'fbclid',
  55010.                     48 => 'fb_action_ids',
  55011.                     49 => 'fb_action_types',
  55012.                     50 => 'fb_source',
  55013.                     51 => 'mc_cid',
  55014.                     52 => 'mc_eid',
  55015.                     53 => '_bta_tid',
  55016.                     54 => '_bta_c',
  55017.                     55 => 'trk_contact',
  55018.                     56 => 'trk_msg',
  55019.                     57 => 'trk_module',
  55020.                     58 => 'trk_sid',
  55021.                     59 => 'gdfms',
  55022.                     60 => 'gdftrk',
  55023.                     61 => 'gdffi',
  55024.                     62 => '_ke',
  55025.                     63 => 'redirect_log_mongo_id',
  55026.                     64 => 'redirect_mongo_id',
  55027.                     65 => 'sb_referer_host',
  55028.                     66 => 'mkwid',
  55029.                     67 => 'pcrid',
  55030.                     68 => 'ef_id',
  55031.                     69 => 's_kwcid',
  55032.                     70 => 'msclkid',
  55033.                     71 => 'dm_i',
  55034.                     72 => 'epik',
  55035.                     73 => 'pp',
  55036.                 ],
  55037.                 'stale_while_revalidate' => NULL,
  55038.                 'stale_if_error' => NULL,
  55039.             ],
  55040.             'storefront.http_cache.ignored_url_parameters' => [
  55041.                 => 'pk_campaign',
  55042.                 => 'piwik_campaign',
  55043.                 => 'pk_kwd',
  55044.                 => 'piwik_kwd',
  55045.                 => 'pk_keyword',
  55046.                 => 'mtm_campaign',
  55047.                 => 'matomo_campaign',
  55048.                 => 'mtm_cid',
  55049.                 => 'matomo_cid',
  55050.                 => 'mtm_kwd',
  55051.                 10 => 'matomo_kwd',
  55052.                 11 => 'mtm_keyword',
  55053.                 12 => 'matomo_keyword',
  55054.                 13 => 'mtm_source',
  55055.                 14 => 'matomo_source',
  55056.                 15 => 'mtm_medium',
  55057.                 16 => 'matomo_medium',
  55058.                 17 => 'mtm_content',
  55059.                 18 => 'matomo_content',
  55060.                 19 => 'mtm_group',
  55061.                 20 => 'matomo_group',
  55062.                 21 => 'mtm_placement',
  55063.                 22 => 'matomo_placement',
  55064.                 23 => 'pixelId',
  55065.                 24 => 'kwid',
  55066.                 25 => 'kw',
  55067.                 26 => 'chl',
  55068.                 27 => 'dv',
  55069.                 28 => 'nk',
  55070.                 29 => 'pa',
  55071.                 30 => 'camid',
  55072.                 31 => 'adgid',
  55073.                 32 => 'utm_term',
  55074.                 33 => 'utm_source',
  55075.                 34 => 'utm_medium',
  55076.                 35 => 'utm_campaign',
  55077.                 36 => 'utm_content',
  55078.                 37 => 'cx',
  55079.                 38 => 'ie',
  55080.                 39 => 'cof',
  55081.                 40 => 'siteurl',
  55082.                 41 => '_ga',
  55083.                 42 => 'adgroupid',
  55084.                 43 => 'campaignid',
  55085.                 44 => 'adid',
  55086.                 45 => 'gclsrc',
  55087.                 46 => 'gclid',
  55088.                 47 => 'fbclid',
  55089.                 48 => 'fb_action_ids',
  55090.                 49 => 'fb_action_types',
  55091.                 50 => 'fb_source',
  55092.                 51 => 'mc_cid',
  55093.                 52 => 'mc_eid',
  55094.                 53 => '_bta_tid',
  55095.                 54 => '_bta_c',
  55096.                 55 => 'trk_contact',
  55097.                 56 => 'trk_msg',
  55098.                 57 => 'trk_module',
  55099.                 58 => 'trk_sid',
  55100.                 59 => 'gdfms',
  55101.                 60 => 'gdftrk',
  55102.                 61 => 'gdffi',
  55103.                 62 => '_ke',
  55104.                 63 => 'redirect_log_mongo_id',
  55105.                 64 => 'redirect_mongo_id',
  55106.                 65 => 'sb_referer_host',
  55107.                 66 => 'mkwid',
  55108.                 67 => 'pcrid',
  55109.                 68 => 'ef_id',
  55110.                 69 => 's_kwcid',
  55111.                 70 => 'msclkid',
  55112.                 71 => 'dm_i',
  55113.                 72 => 'epik',
  55114.                 73 => 'pp',
  55115.             ],
  55116.             'storefront.http_cache.ignored_url_parameters.0' => 'pk_campaign',
  55117.             'storefront.http_cache.ignored_url_parameters.1' => 'piwik_campaign',
  55118.             'storefront.http_cache.ignored_url_parameters.2' => 'pk_kwd',
  55119.             'storefront.http_cache.ignored_url_parameters.3' => 'piwik_kwd',
  55120.             'storefront.http_cache.ignored_url_parameters.4' => 'pk_keyword',
  55121.             'storefront.http_cache.ignored_url_parameters.5' => 'mtm_campaign',
  55122.             'storefront.http_cache.ignored_url_parameters.6' => 'matomo_campaign',
  55123.             'storefront.http_cache.ignored_url_parameters.7' => 'mtm_cid',
  55124.             'storefront.http_cache.ignored_url_parameters.8' => 'matomo_cid',
  55125.             'storefront.http_cache.ignored_url_parameters.9' => 'mtm_kwd',
  55126.             'storefront.http_cache.ignored_url_parameters.10' => 'matomo_kwd',
  55127.             'storefront.http_cache.ignored_url_parameters.11' => 'mtm_keyword',
  55128.             'storefront.http_cache.ignored_url_parameters.12' => 'matomo_keyword',
  55129.             'storefront.http_cache.ignored_url_parameters.13' => 'mtm_source',
  55130.             'storefront.http_cache.ignored_url_parameters.14' => 'matomo_source',
  55131.             'storefront.http_cache.ignored_url_parameters.15' => 'mtm_medium',
  55132.             'storefront.http_cache.ignored_url_parameters.16' => 'matomo_medium',
  55133.             'storefront.http_cache.ignored_url_parameters.17' => 'mtm_content',
  55134.             'storefront.http_cache.ignored_url_parameters.18' => 'matomo_content',
  55135.             'storefront.http_cache.ignored_url_parameters.19' => 'mtm_group',
  55136.             'storefront.http_cache.ignored_url_parameters.20' => 'matomo_group',
  55137.             'storefront.http_cache.ignored_url_parameters.21' => 'mtm_placement',
  55138.             'storefront.http_cache.ignored_url_parameters.22' => 'matomo_placement',
  55139.             'storefront.http_cache.ignored_url_parameters.23' => 'pixelId',
  55140.             'storefront.http_cache.ignored_url_parameters.24' => 'kwid',
  55141.             'storefront.http_cache.ignored_url_parameters.25' => 'kw',
  55142.             'storefront.http_cache.ignored_url_parameters.26' => 'chl',
  55143.             'storefront.http_cache.ignored_url_parameters.27' => 'dv',
  55144.             'storefront.http_cache.ignored_url_parameters.28' => 'nk',
  55145.             'storefront.http_cache.ignored_url_parameters.29' => 'pa',
  55146.             'storefront.http_cache.ignored_url_parameters.30' => 'camid',
  55147.             'storefront.http_cache.ignored_url_parameters.31' => 'adgid',
  55148.             'storefront.http_cache.ignored_url_parameters.32' => 'utm_term',
  55149.             'storefront.http_cache.ignored_url_parameters.33' => 'utm_source',
  55150.             'storefront.http_cache.ignored_url_parameters.34' => 'utm_medium',
  55151.             'storefront.http_cache.ignored_url_parameters.35' => 'utm_campaign',
  55152.             'storefront.http_cache.ignored_url_parameters.36' => 'utm_content',
  55153.             'storefront.http_cache.ignored_url_parameters.37' => 'cx',
  55154.             'storefront.http_cache.ignored_url_parameters.38' => 'ie',
  55155.             'storefront.http_cache.ignored_url_parameters.39' => 'cof',
  55156.             'storefront.http_cache.ignored_url_parameters.40' => 'siteurl',
  55157.             'storefront.http_cache.ignored_url_parameters.41' => '_ga',
  55158.             'storefront.http_cache.ignored_url_parameters.42' => 'adgroupid',
  55159.             'storefront.http_cache.ignored_url_parameters.43' => 'campaignid',
  55160.             'storefront.http_cache.ignored_url_parameters.44' => 'adid',
  55161.             'storefront.http_cache.ignored_url_parameters.45' => 'gclsrc',
  55162.             'storefront.http_cache.ignored_url_parameters.46' => 'gclid',
  55163.             'storefront.http_cache.ignored_url_parameters.47' => 'fbclid',
  55164.             'storefront.http_cache.ignored_url_parameters.48' => 'fb_action_ids',
  55165.             'storefront.http_cache.ignored_url_parameters.49' => 'fb_action_types',
  55166.             'storefront.http_cache.ignored_url_parameters.50' => 'fb_source',
  55167.             'storefront.http_cache.ignored_url_parameters.51' => 'mc_cid',
  55168.             'storefront.http_cache.ignored_url_parameters.52' => 'mc_eid',
  55169.             'storefront.http_cache.ignored_url_parameters.53' => '_bta_tid',
  55170.             'storefront.http_cache.ignored_url_parameters.54' => '_bta_c',
  55171.             'storefront.http_cache.ignored_url_parameters.55' => 'trk_contact',
  55172.             'storefront.http_cache.ignored_url_parameters.56' => 'trk_msg',
  55173.             'storefront.http_cache.ignored_url_parameters.57' => 'trk_module',
  55174.             'storefront.http_cache.ignored_url_parameters.58' => 'trk_sid',
  55175.             'storefront.http_cache.ignored_url_parameters.59' => 'gdfms',
  55176.             'storefront.http_cache.ignored_url_parameters.60' => 'gdftrk',
  55177.             'storefront.http_cache.ignored_url_parameters.61' => 'gdffi',
  55178.             'storefront.http_cache.ignored_url_parameters.62' => '_ke',
  55179.             'storefront.http_cache.ignored_url_parameters.63' => 'redirect_log_mongo_id',
  55180.             'storefront.http_cache.ignored_url_parameters.64' => 'redirect_mongo_id',
  55181.             'storefront.http_cache.ignored_url_parameters.65' => 'sb_referer_host',
  55182.             'storefront.http_cache.ignored_url_parameters.66' => 'mkwid',
  55183.             'storefront.http_cache.ignored_url_parameters.67' => 'pcrid',
  55184.             'storefront.http_cache.ignored_url_parameters.68' => 'ef_id',
  55185.             'storefront.http_cache.ignored_url_parameters.69' => 's_kwcid',
  55186.             'storefront.http_cache.ignored_url_parameters.70' => 'msclkid',
  55187.             'storefront.http_cache.ignored_url_parameters.71' => 'dm_i',
  55188.             'storefront.http_cache.ignored_url_parameters.72' => 'epik',
  55189.             'storefront.http_cache.ignored_url_parameters.73' => 'pp',
  55190.             'storefront.http_cache.stale_while_revalidate' => NULL,
  55191.             'storefront.http_cache.stale_if_error' => NULL,
  55192.             'storefront.theme' => [
  55193.                 'config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  55194.                 'theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  55195.                 'available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  55196.             ],
  55197.             'storefront.theme.config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  55198.             'storefront.theme.theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  55199.             'storefront.theme.available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  55200.             'elasticsearch.administration.index_settings' => [
  55201.                 'number_of_shards' => 3,
  55202.                 'number_of_replicas' => 3,
  55203.                 'mapping.total_fields.limit' => 50000,
  55204.                 'mapping.nested_fields.limit' => 500,
  55205.                 'mapping.nested_objects.limit' => 1000000,
  55206.             ],
  55207.             'elasticsearch.administration.index_settings.number_of_shards' => 3,
  55208.             'elasticsearch.administration.index_settings.number_of_replicas' => 3,
  55209.             'elasticsearch.administration.index_settings.mapping.total_fields.limit' => 50000,
  55210.             'elasticsearch.administration.index_settings.mapping.nested_fields.limit' => 500,
  55211.             'elasticsearch.administration.index_settings.mapping.nested_objects.limit' => 1000000,
  55212.             'elasticsearch.administration.analysis' => [
  55213.                 'normalizer' => [
  55214.                     'sw_lowercase_normalizer' => [
  55215.                         'type' => 'custom',
  55216.                         'filter' => [
  55217.                             => 'lowercase',
  55218.                         ],
  55219.                     ],
  55220.                 ],
  55221.             ],
  55222.             'elasticsearch.administration.analysis.normalizer' => [
  55223.                 'sw_lowercase_normalizer' => [
  55224.                     'type' => 'custom',
  55225.                     'filter' => [
  55226.                         => 'lowercase',
  55227.                     ],
  55228.                 ],
  55229.             ],
  55230.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer' => [
  55231.                 'type' => 'custom',
  55232.                 'filter' => [
  55233.                     => 'lowercase',
  55234.                 ],
  55235.             ],
  55236.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer.type' => 'custom',
  55237.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer.filter' => [
  55238.                 => 'lowercase',
  55239.             ],
  55240.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer.filter.0' => 'lowercase',
  55241.             'elasticsearch.administration.dynamic_templates' => [
  55242.                 => [
  55243.                     'keywords' => [
  55244.                         'match_mapping_type' => 'string',
  55245.                         'mapping' => [
  55246.                             'type' => 'keyword',
  55247.                             'normalizer' => 'sw_lowercase_normalizer',
  55248.                             'fields' => [
  55249.                                 'text' => [
  55250.                                     'type' => 'text',
  55251.                                 ],
  55252.                             ],
  55253.                         ],
  55254.                     ],
  55255.                 ],
  55256.             ],
  55257.             'elasticsearch.administration.dynamic_templates.0' => [
  55258.                 'keywords' => [
  55259.                     'match_mapping_type' => 'string',
  55260.                     'mapping' => [
  55261.                         'type' => 'keyword',
  55262.                         'normalizer' => 'sw_lowercase_normalizer',
  55263.                         'fields' => [
  55264.                             'text' => [
  55265.                                 'type' => 'text',
  55266.                             ],
  55267.                         ],
  55268.                     ],
  55269.                 ],
  55270.             ],
  55271.             'elasticsearch.administration.dynamic_templates.0.keywords' => [
  55272.                 'match_mapping_type' => 'string',
  55273.                 'mapping' => [
  55274.                     'type' => 'keyword',
  55275.                     'normalizer' => 'sw_lowercase_normalizer',
  55276.                     'fields' => [
  55277.                         'text' => [
  55278.                             'type' => 'text',
  55279.                         ],
  55280.                     ],
  55281.                 ],
  55282.             ],
  55283.             'elasticsearch.administration.dynamic_templates.0.keywords.match_mapping_type' => 'string',
  55284.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping' => [
  55285.                 'type' => 'keyword',
  55286.                 'normalizer' => 'sw_lowercase_normalizer',
  55287.                 'fields' => [
  55288.                     'text' => [
  55289.                         'type' => 'text',
  55290.                     ],
  55291.                 ],
  55292.             ],
  55293.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.type' => 'keyword',
  55294.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.normalizer' => 'sw_lowercase_normalizer',
  55295.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.fields' => [
  55296.                 'text' => [
  55297.                     'type' => 'text',
  55298.                 ],
  55299.             ],
  55300.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.fields.text' => [
  55301.                 'type' => 'text',
  55302.             ],
  55303.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.fields.text.type' => 'text',
  55304.             'elasticsearch.product' => [
  55305.                 'custom_fields_mapping' => [
  55306.                 ],
  55307.             ],
  55308.             'elasticsearch.product.custom_fields_mapping' => [
  55309.             ],
  55310.             'elasticsearch.ssl' => [
  55311.                 'verify_server_cert' => true,
  55312.             ],
  55313.             'elasticsearch.ssl.verify_server_cert' => true,
  55314.             'elasticsearch.index_settings' => [
  55315.                 'number_of_shards' => 3,
  55316.                 'number_of_replicas' => 3,
  55317.                 'mapping.total_fields.limit' => 50000,
  55318.                 'mapping.nested_fields.limit' => 500,
  55319.                 'mapping.nested_objects.limit' => 1000000,
  55320.             ],
  55321.             'elasticsearch.index_settings.number_of_shards' => 3,
  55322.             'elasticsearch.index_settings.number_of_replicas' => 3,
  55323.             'elasticsearch.index_settings.mapping.total_fields.limit' => 50000,
  55324.             'elasticsearch.index_settings.mapping.nested_fields.limit' => 500,
  55325.             'elasticsearch.index_settings.mapping.nested_objects.limit' => 1000000,
  55326.             'elasticsearch.analysis' => [
  55327.                 'normalizer' => [
  55328.                     'sw_lowercase_normalizer' => [
  55329.                         'type' => 'custom',
  55330.                         'filter' => [
  55331.                             => 'lowercase',
  55332.                         ],
  55333.                     ],
  55334.                 ],
  55335.                 'analyzer' => [
  55336.                     'sw_ngram_analyzer' => [
  55337.                         'type' => 'custom',
  55338.                         'tokenizer' => 'whitespace',
  55339.                         'filter' => [
  55340.                             => 'lowercase',
  55341.                             => 'sw_ngram_filter',
  55342.                         ],
  55343.                     ],
  55344.                 ],
  55345.                 'filter' => [
  55346.                     'sw_ngram_filter' => [
  55347.                         'type' => 'ngram',
  55348.                         'min_gram' => 4,
  55349.                         'max_gram' => 5,
  55350.                     ],
  55351.                 ],
  55352.             ],
  55353.             'elasticsearch.analysis.normalizer' => [
  55354.                 'sw_lowercase_normalizer' => [
  55355.                     'type' => 'custom',
  55356.                     'filter' => [
  55357.                         => 'lowercase',
  55358.                     ],
  55359.                 ],
  55360.             ],
  55361.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer' => [
  55362.                 'type' => 'custom',
  55363.                 'filter' => [
  55364.                     => 'lowercase',
  55365.                 ],
  55366.             ],
  55367.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.type' => 'custom',
  55368.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.filter' => [
  55369.                 => 'lowercase',
  55370.             ],
  55371.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.filter.0' => 'lowercase',
  55372.             'elasticsearch.analysis.analyzer' => [
  55373.                 'sw_ngram_analyzer' => [
  55374.                     'type' => 'custom',
  55375.                     'tokenizer' => 'whitespace',
  55376.                     'filter' => [
  55377.                         => 'lowercase',
  55378.                         => 'sw_ngram_filter',
  55379.                     ],
  55380.                 ],
  55381.             ],
  55382.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer' => [
  55383.                 'type' => 'custom',
  55384.                 'tokenizer' => 'whitespace',
  55385.                 'filter' => [
  55386.                     => 'lowercase',
  55387.                     => 'sw_ngram_filter',
  55388.                 ],
  55389.             ],
  55390.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.type' => 'custom',
  55391.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.tokenizer' => 'whitespace',
  55392.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter' => [
  55393.                 => 'lowercase',
  55394.                 => 'sw_ngram_filter',
  55395.             ],
  55396.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter.0' => 'lowercase',
  55397.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter.1' => 'sw_ngram_filter',
  55398.             'elasticsearch.analysis.filter' => [
  55399.                 'sw_ngram_filter' => [
  55400.                     'type' => 'ngram',
  55401.                     'min_gram' => 4,
  55402.                     'max_gram' => 5,
  55403.                 ],
  55404.             ],
  55405.             'elasticsearch.analysis.filter.sw_ngram_filter' => [
  55406.                 'type' => 'ngram',
  55407.                 'min_gram' => 4,
  55408.                 'max_gram' => 5,
  55409.             ],
  55410.             'elasticsearch.analysis.filter.sw_ngram_filter.type' => 'ngram',
  55411.             'elasticsearch.analysis.filter.sw_ngram_filter.min_gram' => 4,
  55412.             'elasticsearch.analysis.filter.sw_ngram_filter.max_gram' => 5,
  55413.             'elasticsearch.dynamic_templates' => [
  55414.                 => [
  55415.                     'keywords' => [
  55416.                         'match_mapping_type' => 'string',
  55417.                         'mapping' => [
  55418.                             'type' => 'keyword',
  55419.                             'normalizer' => 'sw_lowercase_normalizer',
  55420.                             'fields' => [
  55421.                                 'text' => [
  55422.                                     'type' => 'text',
  55423.                                 ],
  55424.                             ],
  55425.                         ],
  55426.                     ],
  55427.                 ],
  55428.             ],
  55429.             'elasticsearch.dynamic_templates.0' => [
  55430.                 'keywords' => [
  55431.                     'match_mapping_type' => 'string',
  55432.                     'mapping' => [
  55433.                         'type' => 'keyword',
  55434.                         'normalizer' => 'sw_lowercase_normalizer',
  55435.                         'fields' => [
  55436.                             'text' => [
  55437.                                 'type' => 'text',
  55438.                             ],
  55439.                         ],
  55440.                     ],
  55441.                 ],
  55442.             ],
  55443.             'elasticsearch.dynamic_templates.0.keywords' => [
  55444.                 'match_mapping_type' => 'string',
  55445.                 'mapping' => [
  55446.                     'type' => 'keyword',
  55447.                     'normalizer' => 'sw_lowercase_normalizer',
  55448.                     'fields' => [
  55449.                         'text' => [
  55450.                             'type' => 'text',
  55451.                         ],
  55452.                     ],
  55453.                 ],
  55454.             ],
  55455.             'elasticsearch.dynamic_templates.0.keywords.match_mapping_type' => 'string',
  55456.             'elasticsearch.dynamic_templates.0.keywords.mapping' => [
  55457.                 'type' => 'keyword',
  55458.                 'normalizer' => 'sw_lowercase_normalizer',
  55459.                 'fields' => [
  55460.                     'text' => [
  55461.                         'type' => 'text',
  55462.                     ],
  55463.                 ],
  55464.             ],
  55465.             'elasticsearch.dynamic_templates.0.keywords.mapping.type' => 'keyword',
  55466.             'elasticsearch.dynamic_templates.0.keywords.mapping.normalizer' => 'sw_lowercase_normalizer',
  55467.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields' => [
  55468.                 'text' => [
  55469.                     'type' => 'text',
  55470.                 ],
  55471.             ],
  55472.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields.text' => [
  55473.                 'type' => 'text',
  55474.             ],
  55475.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields.text.type' => 'text',
  55476.             'elasticsearch.logger_level' => 100,
  55477.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  55478.             'web_profiler.debug_toolbar.mode' => 2,
  55479.             'frosh_tools.elasticsearch.product_fields' => [
  55480.             ],
  55481.             'frosh_tools.elasticsearch.product_minimum_should_match' => 1,
  55482.             'data_collector.templates' => [
  55483.                 'data_collector.request' => [
  55484.                     => 'request',
  55485.                     => '@WebProfiler/Collector/request.html.twig',
  55486.                 ],
  55487.                 'data_collector.time' => [
  55488.                     => 'time',
  55489.                     => '@WebProfiler/Collector/time.html.twig',
  55490.                 ],
  55491.                 'data_collector.memory' => [
  55492.                     => 'memory',
  55493.                     => '@WebProfiler/Collector/memory.html.twig',
  55494.                 ],
  55495.                 'data_collector.validator' => [
  55496.                     => 'validator',
  55497.                     => '@WebProfiler/Collector/validator.html.twig',
  55498.                 ],
  55499.                 'data_collector.ajax' => [
  55500.                     => 'ajax',
  55501.                     => '@WebProfiler/Collector/ajax.html.twig',
  55502.                 ],
  55503.                 'data_collector.exception' => [
  55504.                     => 'exception',
  55505.                     => '@WebProfiler/Collector/exception.html.twig',
  55506.                 ],
  55507.                 'data_collector.logger' => [
  55508.                     => 'logger',
  55509.                     => '@WebProfiler/Collector/logger.html.twig',
  55510.                 ],
  55511.                 'data_collector.events' => [
  55512.                     => 'events',
  55513.                     => '@WebProfiler/Collector/events.html.twig',
  55514.                 ],
  55515.                 'data_collector.router' => [
  55516.                     => 'router',
  55517.                     => '@WebProfiler/Collector/router.html.twig',
  55518.                 ],
  55519.                 'data_collector.cache' => [
  55520.                     => 'cache',
  55521.                     => '@WebProfiler/Collector/cache.html.twig',
  55522.                 ],
  55523.                 'data_collector.translation' => [
  55524.                     => 'translation',
  55525.                     => '@WebProfiler/Collector/translation.html.twig',
  55526.                 ],
  55527.                 'data_collector.twig' => [
  55528.                     => 'twig',
  55529.                     => '@WebProfiler/Collector/twig.html.twig',
  55530.                 ],
  55531.                 'data_collector.dump' => [
  55532.                     => 'dump',
  55533.                     => '@Debug/Profiler/dump.html.twig',
  55534.                 ],
  55535.                 'Shopware\\Core\\Profiling\\Doctrine\\ConnectionProfiler' => [
  55536.                     => 'app.connection_collector',
  55537.                     => '@Profiling/Collector/db.html.twig',
  55538.                 ],
  55539.                 'data_collector.messenger' => [
  55540.                     => 'messenger',
  55541.                     => '@WebProfiler/Collector/messenger.html.twig',
  55542.                 ],
  55543.                 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => [
  55544.                     => 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces',
  55545.                     => '@Profiling/Collector/script_traces.html.twig',
  55546.                 ],
  55547.                 'Shopware\\Elasticsearch\\Profiler\\DataCollector' => [
  55548.                     => 'elasticsearch',
  55549.                     => '@Elasticsearch/Collector/elasticsearch.html.twig',
  55550.                 ],
  55551.                 'Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber' => [
  55552.                     => 'Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber',
  55553.                     => '@Profiling/Collector/rules.html.twig',
  55554.                 ],
  55555.                 'mailer.data_collector' => [
  55556.                     => 'mailer',
  55557.                     => '@WebProfiler/Collector/mailer.html.twig',
  55558.                 ],
  55559.                 'enqueue.profiler.message_queue_collector' => [
  55560.                     => 'enqueue.message_queue',
  55561.                     => '@Enqueue/Profiler/panel.html.twig',
  55562.                 ],
  55563.                 'data_collector.config' => [
  55564.                     => 'config',
  55565.                     => '@WebProfiler/Collector/config.html.twig',
  55566.                 ],
  55567.             ],
  55568.             'shopware.filesystem.theme.url' => '',
  55569.             'shopware.filesystem.theme.type' => 'local',
  55570.             'shopware.filesystem.theme.config' => [
  55571.                 'root' => (\dirname(__DIR__4).'/public'),
  55572.             ],
  55573.             'shopware.filesystem.asset.url' => '',
  55574.             'shopware.filesystem.asset.type' => 'local',
  55575.             'shopware.filesystem.asset.config' => [
  55576.                 'root' => (\dirname(__DIR__4).'/public'),
  55577.             ],
  55578.             'shopware.filesystem.sitemap.url' => '',
  55579.             'shopware.filesystem.sitemap.type' => 'local',
  55580.             'shopware.filesystem.sitemap.config' => [
  55581.                 'root' => (\dirname(__DIR__4).'/public'),
  55582.             ],
  55583.             'shopware.filesystem.public.url' => '',
  55584.             'frosh_tools.mail_over_queue' => false,
  55585.             'console.command.ids' => [
  55586.                 => 'console.command.public_alias.Frosh\\Tools\\Command\\DevRobotsTxtCommand',
  55587.             ],
  55588.         ];
  55589.     }
  55590.     protected function throw($message)
  55591.     {
  55592.         throw new RuntimeException($message);
  55593.     }
  55594. }